109 Commits (5a8eea1dc5f655f4444bd9efafc25e59ecfeefb5)
 

Author SHA1 Message Date
ThePerkinrex 4108149797
Start adding the actual running game protocol 5 years ago
ThePerkinrex a63e85ea84
Start adding game protocol 5 years ago
ThePerkinrex ece905fbde
Clean up protocol buffers 5 years ago
ThePerkinrex 972fda8d89
Add simple scripting 5 years ago
ThePerkinrex b9a142ef25
Remove meta files 5 years ago
ThePerkinrex a82ba1b7b0
Fix things 5 years ago
ThePerkinrex 3145baa024
Merge branch 'discord' into main 5 years ago
ThePerkinrex 1ee63c1e69
Upadte run.rs 5 years ago
ThePerkinrex 91f57b3083
Add shared objects 5 years ago
ThePerkinrex cdb5cf8618
Delete unwanted file 5 years ago
KeyKoder 3221359249 Add discord shit 5 years ago
ThePerkinrex 0f05d97edf
Fix highlighting issues 5 years ago
ThePerkinrex 4bf1f9c0f7
Add better panic & error handling 5 years ago
ThePerkinrex 298d9e29e0
Fix DB unsigneed integers overflowing 5 years ago
ThePerkinrex 1e41846177
Add status updates 5 years ago
ThePerkinrex 8fc4ba408a
Add server side lobby status 5 years ago
ThePerkinrex 883164f149
Add voting system 5 years ago
ThePerkinrex ed097d4494
Merge branch 'main' of https://github.com/KeyKoder/cards-simulator into main 5 years ago
ThePerkinrex 3989d71146
Start to add votes 5 years ago
KeyKoder 7376aebafd Add button to view current lobby users 5 years ago
KeyKoder 2bb620afa8 Fix buttons misaligning in bigger resolutions 5 years ago
KeyKoder c40fe8fd53 Fix main menu issues 5 years ago
KeyKoder 8c577d4a85 Remove leftover testing code from last commit 5 years ago
KeyKoder 41685ccb64 Add user counter to the lobby menu 5 years ago
ThePerkinrex 3739ed993c
Fix compile time issues 5 years ago
ThePerkinrex a5c18673b4
Add users in lobby functionality 5 years ago
KeyKoder 7a34b33113 Add Lobby selection to menu 5 years ago
ThePerkinrex ea840363cc
Merge branch 'main' of https://github.com/KeyKoder/cards-simulator into main 5 years ago
KeyKoder 88d2c10e43 Merge branch 'main' of https://github.com/KeyKoder/cards-simulator into main 5 years ago
KeyKoder 7a87c4eb64 Improve Main Menu again 5 years ago
ThePerkinrex b9ab4e5ade
Add leave lobby 5 years ago
ThePerkinrex 2db8f29c74
Add public lobbies 5 years ago
ThePerkinrex b2e79d6451
Merge branch 'main' of https://github.com/KeyKoder/cards-simulator into main 5 years ago
ThePerkinrex 5a4b7f953c
Finish logger 5 years ago
KeyKoder e3acd2073b Add Custom UI Components to context menu 5 years ago
KeyKoder 433e0d7514 Improve Main Menu and catch RpcException 5 years ago
ThePerkinrex 24980707ec
Add server properties 5 years ago
KeyKoder 0d56907ca2 Improve Main Menu and add refresh button 5 years ago
ThePerkinrex a8f9c1ae54
Merge branch 'main' of https://github.com/KeyKoder/cards-simulator into main 5 years ago
ThePerkinrex 75c01d5c18
Add more protobuf functions & services 5 years ago
KeyKoder 55bf3e0f43 Merge branch 'main' of https://github.com/KeyKoder/cards-simulator into main 5 years ago
KeyKoder e25b68cfc1 Add main menu 5 years ago
ThePerkinrex 75518c9fc4
Make db connection macros not check fot the database on compile time 5 years ago
ThePerkinrex 25284beb71
Readd grpc server 5 years ago
ThePerkinrex f26f902d37
Add TUI 5 years ago
ThePerkinrex acf4c4c06c
Add simple card loading 5 years ago
ThePerkinrex 9123f55b3a
Add first proto impl and simple grpc example usage 5 years ago
ThePerkinrex 7d2a9acd08
Add protobuf editor script 5 years ago
ThePerkinrex ba9d9cfcae
Add scripts 5 years ago
KeyKoder 7c0f09de48 Fix minor graphical error with the card menu 5 years ago