ChillerDragon
|
1e829c0eaf
|
Fix crash on server messages and add tests for it
|
2022-11-20 10:13:07 +01:00 |
|
ChillerDragon
|
1794051342
|
Add images to gui client
|
2022-11-19 13:19:22 +01:00 |
|
ChillerDragon
|
4a12262ad3
|
Move all network payload classes to messages/
|
2022-11-16 09:37:47 +01:00 |
|
ChillerDragon
|
07eb3841d2
|
Print emotes on the server side
thanks to @AlexIsTheGuy for brainstorming emote names
|
2022-11-15 17:48:56 +01:00 |
|
ChillerDragon
|
6283648964
|
Use SvClientDrop on the client side
|
2022-11-15 12:55:43 +01:00 |
|
ChillerDragon
|
c11a7ae2d2
|
Generate SvClientDrop
twnet g sv SvClientDrop client_id:int reason:str silent:bool
|
2022-11-15 12:43:23 +01:00 |
|
ChillerDragon
|
3ab4fc61d1
|
Regenerate input timing with correct order
also remove the boolean placeholder if there is no bool field
|
2022-11-15 11:44:20 +01:00 |
|
ChillerDragon
|
fa08043968
|
First generated code pog
I ran this
twnet g sp InputTiming intended_tick:int time_left:int
|
2022-11-15 10:10:45 +01:00 |
|
ChillerDragon
|
86a306664c
|
Continue with packet generate script
|
2022-11-14 18:52:25 +01:00 |
|
ChillerDragon
|
acba9e7a5d
|
Display chat messages in server log
|
2022-11-13 11:15:33 +01:00 |
|
ChillerDragon
|
3358cc6608
|
Parse start info on server side
|
2022-11-13 10:37:46 +01:00 |
|
ChillerDragon
|
d9b0096ae8
|
Send server settings
|
2022-11-13 09:40:05 +01:00 |
|
ChillerDragon
|
263e579661
|
Create models folder for all the storage classe
|
2022-11-13 08:58:33 +01:00 |
|