Binato/server/packets
2023-10-07 13:09:10 +01:00
..
AddFriend.ts Kickstart the big db rewrite 2023-10-04 15:10:38 +01:00
ChangeAction.ts Move all packet interfaces to a better location 2023-10-06 11:19:08 +01:00
Logout.ts Kickstart the big db rewrite 2023-10-04 15:10:38 +01:00
MultiplayerInvite.ts Bugfix a lot of multiplayer 2023-09-10 18:32:24 +01:00
PrivateMessage.ts Move all packet interfaces to a better location 2023-10-06 11:19:08 +01:00
RemoveFriend.ts Kickstart the big db rewrite 2023-10-04 15:10:38 +01:00
SendPublicMessage.ts Move all packet interfaces to a better location 2023-10-06 11:19:08 +01:00
StatusUpdate.ts DB access cleanup 2023-10-07 13:09:10 +01:00
TourneyJoinMatchChannel.ts fix everything 2023-09-10 12:59:22 +01:00
TourneyMatchLeaveChannel.ts fix everything 2023-09-10 12:59:22 +01:00
TourneyMatchSpecialInfo.ts Bugfix a lot of multiplayer 2023-09-10 18:32:24 +01:00
UserPresence.ts fix everything 2023-09-10 12:59:22 +01:00
UserPresenceBundle.ts General code quality/readability 2023-10-03 10:09:44 +01:00
UserStatsRequest.ts Change all for(each) blocks to use const instead of let. 2023-10-03 09:57:35 +01:00