sledgemapper/Sledgemapper.Api/Commands
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
..
BaseCommand.cs full flow with overlays 2021-09-17 10:53:03 +01:00
DeleteNoteCommand.cs fixes and cleanup 2021-09-21 11:09:26 +01:00
DeleteOverlayCommand.cs fixes and cleanup 2021-09-21 11:09:26 +01:00
DeleteTileCommand.cs tentative campaign map management 2021-08-30 23:30:04 +01:00
DeleteWallCommand.cs fixes and cleanup 2021-09-21 11:09:26 +01:00
GetCampaignMapsCommand.cs fixed load and overlay flow, missing sync 2021-09-17 11:42:36 +01:00
GetCampaignPlayersCommand.cs wiring up map updates 2021-09-16 16:34:44 +01:00
GetCampaignsCommand.cs wiring up new auth endpoint 2021-05-28 23:14:40 +01:00
GetMapSnapshotCommand.cs fixed load and overlay flow, missing sync 2021-09-17 11:42:36 +01:00
InvitePlayerToCampaignCommand.cs basic player management 2021-02-21 22:59:43 +00:00
NewCampaignCommand.cs migrating session/map it to guid. 2021-09-16 16:51:07 +01:00
NewLineCommand.cs working base entities creation 2021-09-20 15:16:43 +01:00
NewNoteCommand.cs working base entities creation 2021-09-20 15:16:43 +01:00
NewOverlayCommand.cs full flow with overlays 2021-09-17 10:53:03 +01:00
NewRoomCommand.cs working base entities creation 2021-09-20 15:16:43 +01:00
NewSessionCommand.cs full flow with overlays 2021-09-17 10:53:03 +01:00
NewSnapshotCommand.cs tentative campaign map management 2021-08-30 23:30:04 +01:00
NewTileCommand.cs tentative campaign map management 2021-08-30 23:30:04 +01:00
NewWallCommand.cs working base entities creation 2021-09-20 15:16:43 +01:00
PingCommand.cs ping on map feature complete 2021-02-09 17:13:52 +00:00