-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HLL U15.2 support - Game layout change & new maps (#634)
* Add backend support for game layout changes * fix teamview infinite interval, nav menu refactored * header responsivness, map rotation page styling * votemap styling changes * Add blacklist permissions to default groups * Add game layout permission * Votemap-config page * Add missing HTTP methods for new endpoints * Add django migration for new permissions * Change map page * update gamelayout command and error when game mode does not support cap layouts * Handle get objectiverow_N during skirmish errors * Fix error when using get_objective_row via API * Have set_game_layout error message use zero-based indexing * Add orientation to maps * Objectives page (no backend connection) * Objectives page added backend connection * Log only map names not full Layer types * Trigger votemap reset when enabled is toggled (previously in UI) * Fixed selecting players to blacklist GameView --------- Co-authored-by: Dorfieeee <[email protected]> Co-authored-by: C. Eric Mathey <[email protected]> Co-authored-by: Florian Schmidt <[email protected]>
- Loading branch information
1 parent
04279c6
commit 33a7de5
Showing
59 changed files
with
2,346 additions
and
1,493 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.