sledgemapper/Sledgemapper.Api/Handlers
Michele Scandura 7e3e645fc9
All checks were successful
continuous-integration/drone/push Build is passing
fixes and cleanup
2021-09-21 11:09:26 +01:00
..
BaseCommandHandler.cs fixes and cleanup 2021-09-21 11:09:26 +01:00
DeleteNoteCommandHandler.cs working base entities creation 2021-09-20 15:16:43 +01:00
DeleteOverlayCommandHandler.cs working base entities creation 2021-09-20 15:16:43 +01:00
DeleteTileCommandHandler.cs working base entities creation 2021-09-20 15:16:43 +01:00
DeleteWallCommandHandler.cs working base entities creation 2021-09-20 15:16:43 +01:00
GetCampaignMapsCommandHandler.cs fixed load and overlay flow, missing sync 2021-09-17 11:42:36 +01:00
GetCampaignPlayersCommandHandler.cs wiring up map updates 2021-09-16 16:34:44 +01:00
GetCampaignsCommandHandler.cs cleanup, refactoring, usual stuff 2021-09-16 11:11:07 +01:00
GetMapSnapshotCommandHandler.cs fixes and cleanup 2021-09-21 11:09:26 +01:00
InvitePlayerToCampaignCommandHandler.cs basic player management 2021-02-21 22:59:43 +00:00
NewCampaignCommandHandler.cs moving ui code to mainwidget 2021-09-05 22:05:30 +01:00
NewLineCommandHandler.cs fixes and cleanup 2021-09-21 11:09:26 +01:00
NewNoteCommandHandler.cs working base entities creation 2021-09-20 15:16:43 +01:00
NewOverlayCommandHandler.cs working base entities creation 2021-09-20 15:16:43 +01:00
NewRoomCommandHandler.cs working base entities creation 2021-09-20 15:16:43 +01:00
NewSnapshotCommandHandler.cs fixes and cleanup 2021-09-21 11:09:26 +01:00
NewTileCommandHandler.cs fixes and cleanup 2021-09-21 11:09:26 +01:00
NewWallCommandHandler.cs fixes and cleanup 2021-09-21 11:09:26 +01:00
SendDeleteNoteMessage.cs fixes and cleanup 2021-09-21 11:09:26 +01:00
SendDeleteOverlayMessage.cs fixes and cleanup 2021-09-21 11:09:26 +01:00
SendDeleteTileMessage.cs fixes and cleanup 2021-09-21 11:09:26 +01:00
SendDeleteWallMessage.cs fixes and cleanup 2021-09-21 11:09:26 +01:00
SendNewLineMessage.cs cleanup and fixes 2021-09-20 16:30:42 +01:00
SendNewNoteMessage.cs cleanup and fixes 2021-09-20 16:30:42 +01:00
SendNewOverlayMessage.cs Send position and overlay 2021-09-17 12:37:02 +01:00
SendNewRoomMessage.cs cleanup and fixes 2021-09-20 16:30:42 +01:00
SendNewTileMessage.cs cleanup and fixes 2021-09-20 16:30:42 +01:00
SendNewWallMessage.cs cleanup and fixes 2021-09-20 16:30:42 +01:00
StartNewSessionHandler.cs fixes and cleanup 2021-09-21 11:09:26 +01:00