Commit Graph
12 Commits
Author SHA1 Message Date
TranquillyUnpleasantandGitHub 9076325fa1 Add a copy button to spawn groups (#5957)
* copy button

* rebuild groups on removal

* two factor sorting

* copy method for spawngroup

* implement Clonable

* revert to copy to call clone
2021-09-09 19:38:56 -04:00
TranquillyUnpleasantandGitHub 34d2a0d3a0 Hide all button for units (#5953)
* Hide all button for units

* Add bundle property
2021-09-07 13:38:43 -04:00
TranquillyUnpleasantandGitHub cf5d172922 Wave graph y axis refactor (#5926)
* Y axis refactor

* Fix formatting inconsistencies

* Make style match xml
2021-09-05 11:21:49 -04:00
TranquillyUnpleasantandGitHub 1ea545ccb2 fix (#5567) 2021-07-12 09:23:20 -04:00
TranquillyUnpleasantandGitHub 789e354400 Server qol (#5534) 2021-07-04 21:18:41 -04:00
TranquillyUnpleasantandGitHub 4fdb817d4a move domains (#5542) 2021-07-04 21:16:47 -04:00
TranquillyUnpleasantandGitHub eb7e65668c Rotate slider in the mirror filter. (#5228)
* Rotate

* ToggleOption
2021-06-03 14:35:31 -04:00
TranquillyUnpleasantandGitHub ac8c81a0d5 Allow banned blocks to still be placeable within map editor. (#5212)
This makes it so you don't have to pointlessly unban and then re ban blocks while making maps.
2021-05-07 08:45:43 -04:00
TranquillyUnpleasantandGitHub 6a8127e7cd un-escape \n for string configs. (#5042)
Currently it escapes them to a literal text, making multi line messages impossible.
2021-04-01 09:14:20 -04:00
TranquillyUnpleasantandGitHub e08052d7d6 Votekick edit (#4924)
* Add "yes" and "no" compatibility to votekicks

* Lowercase
2021-03-11 16:54:10 -05:00
TranquillyUnpleasantandGitHub 631e4d9eef Unit cap (#4689)
* Add unit caps as a map setting.

* Use int and add maximum and minimum handling.

* Put a lower limit of 0 for unit cap
2021-02-15 20:15:56 -05:00
TranquillyUnpleasantandGitHub dbe2f7eefa Fix mirror being offset (#4248)
Because apparently it isn't a valid map even though its been a known issue for months.
2021-01-03 13:45:35 -05:00