119 Commits (1126683f7952d7fb5eb0568940f30f3c805df1b3)
 

Author SHA1 Message Date
ThePerkinrex 1126683f79
Fix all clippy lints 5 years ago
KeyKoder e5a4599e15 Activate tab when there is only one available 5 years ago
KeyKoder 335d957497 Fix pile tabs breaking scroll 5 years ago
ThePerkinrex 083a6f45a7
Update README 5 years ago
ThePerkinrex 58997c0369
Add visible name property tom piles 5 years ago
ThePerkinrex b0ee2f684b
Add visible modifier for piles 5 years ago
KeyKoder 8fb04348b7 Add support for multiple piles per player on the client 5 years ago
KeyKoder 0fd57cfb1b Generate placeholder players 5 years ago
ThePerkinrex 3248560b73
Add `other` property to cards 5 years ago
ThePerkinrex 1ab8da0612
Update dependencies 5 years ago
KeyKoder 5a8eea1dc5 Implement pile face down property on the client 5 years ago
ThePerkinrex aa2da1d1c6
Add face_down property to piles (SERVER ONLY) 5 years ago
KeyKoder 6516c99f88 Rework card system with uuids 5 years ago
ThePerkinrex 8004c6953c
Update c# protobuf 5 years ago
ThePerkinrex ba5f15d17c
Add uuid for every card 5 years ago
ThePerkinrex 4035675337
Change type, again 5 years ago
ThePerkinrex cf37a9c5c5
Change player types 5 years ago
ThePerkinrex edfbcee7e8
Activate Discord controller 5 years ago
ThePerkinrex b4fcc1fc17
Fix receiver capping out on 65536 bytes 5 years ago
KeyKoder 7478f27a35 Make cards work again 5 years ago
ThePerkinrex 9c899deb54
Update iamge message to add card_kind 5 years ago
ThePerkinrex ee250c7c85
Stop thread when socket is closed 5 years ago
KeyKoder ab9c6eceef Merge branch 'new_protocol' of https://theperkinrex.duckdns.org/CardsSimulator/cards-simulator into new_protocol 5 years ago
KeyKoder 148c378387 Close receiver thread when disconnecting 5 years ago
ThePerkinrex b37b8bd94d
Add vendored code 5 years ago
ThePerkinrex 9c809e1bec
Update protocol 5 years ago
ThePerkinrex bd1ab15599
Add send status on game start 5 years ago
KeyKoder 1e75295c52 Implement the rest of the functions into the client 5 years ago
ThePerkinrex e86c5b9a84
Fix unused variable warning 5 years ago
ThePerkinrex 9744856194
Add disconnect on close & fix event handler adding 5 years ago
ThePerkinrex 434bfab134
Cleanup & add better error handling 5 years ago
ThePerkinrex d7accb1b62
Add create lobby 5 years ago
ThePerkinrex 20ceddab6a
Add receiver thread 5 years ago
ThePerkinrex 80f3a91bc6
finish implementing new tcp protocol on the server 5 years ago
ThePerkinrex e28d2b380c
Finish connection service methods 5 years ago
ThePerkinrex 00430f2a9c
Stop using GRPC 5 years ago
ThePerkinrex ee4b4b44a2
Update rust dependencies 5 years ago
ThePerkinrex 7faf39fae2 Update 'README.md' 5 years ago
ThePerkinrex 44a1761c05
Fix deadlock when on_click is called 5 years ago
ThePerkinrex d62e177c42
Change cache location 5 years ago
ThePerkinrex 76283b529b
Solve speed issues 5 years ago
ThePerkinrex f29bfb88b5
Fix server & add logs 5 years ago
KeyKoder ee9a64a0ee Add leftover files from last commit 5 years ago
KeyKoder 59b14cb2ec Merge branch 'main' of https://github.com/KeyKoder/cards-simulator into main 5 years ago
KeyKoder 4bc5bac26e Add card loading logic to client 5 years ago
ThePerkinrex 609b4819fb
Add has new status 5 years ago
ThePerkinrex a456ebc9b4
Fix player_piles 5 years ago
ThePerkinrex d279ee0569
Update game status 5 years ago
ThePerkinrex e5c7bb556c
Merge branch 'main' of https://github.com/KeyKoder/cards-simulator into main 5 years ago
ThePerkinrex f860143c02
Fix typo, and add a bigger error example 5 years ago