467 Commits

Author SHA1 Message Date
UnknownShadow200
ef830df75e Unify various round game map config classes under one class, and hence eliminate some code duplicaion 2019-08-03 22:14:58 +10:00
UnknownShadow200
cac52c9179 More work on ZS settings in GUI 2019-08-03 22:14:56 +10:00
UnknownShadow200
265c37d5f9 More work on ZS gui rewrite 2019-07-27 09:41:27 +10:00
UnknownShadow200
726a772a96 Initial work on ZS GUI rewrite 2019-07-21 22:41:41 +10:00
UnknownShadow200
33200504ba Merge branch 'master' of github.com:Hetal728/MCGalaxy 2019-07-21 22:38:50 +10:00
UnknownShadow200
50b4b0db47 Majorly improve 'server port utilities' dialog window
It uses server's port instead of having to type in a port, it shows a more useful description message, and it uses https:// instead of http:// for external links
2019-07-11 10:23:44 +10:00
UnknownShadow200
2e7c82105c Fix gui map gen only allowing map sizes in the dropdown (Thanks lordnt) 2019-07-10 07:24:11 +10:00
UnknownShadow200
53fb352101 Don't allow 0 length names 2019-06-18 22:45:33 +10:00
UnknownShadow200
dd46cf2b73 Custom commands in GUI aren't forced to lowercase filename 2019-06-03 23:48:15 +10:00
UnknownShadow200
a96d45a30a Warnings shouldn't prevent custom command from compiling 2019-06-03 23:38:57 +10:00
UnknownShadow200
0391fc4920 Add /server update 2019-05-06 21:01:38 +10:00
UnknownShadow200
48815ced75 Add an option for disabling certain types of chat/log messages from appearing in console/disc logs 2019-02-09 23:14:09 +11:00
UnknownShadow200
f9417c8198 Fix level items in eco gui completely screwed up (thanks tornato), replace [type] with more specific in a few help messages 2018-12-09 18:50:04 +11:00
UnknownShadow200
3b29a178ae Add a save button for EditText popup 2018-11-20 04:32:21 +11:00
UnknownShadow200
c93a2f9178 Reduce dll size by 2KB 2018-10-09 23:11:20 +11:00
UnknownShadow200
e5b1e9425d Fix rank permissions box in GUI incorrectly allowing you to use permissions below -20 2018-10-06 22:16:13 +10:00
UnknownShadow200
a04f42f9ab Initial work on server-wide default env. Also /env reset should leave textures untouched. 2018-10-05 12:12:11 +10:00
UnknownShadow200
d153f07972 Make blockprops behaviour more consistent with lb add/copy 2018-09-14 22:27:15 +10:00
UnknownShadow200
237e953ed8 Majorly improve /help newlvl. Fixes #333 2018-09-13 17:38:19 +10:00
UnknownShadow200
c60a88a4b9 fix physics restart checkbox having wrong tooltip 2018-08-13 19:37:36 +10:00
UnknownShadow200
64af1105c4 Fix changing undo limit in ranks in gui not saving 2018-08-11 17:26:06 +10:00
UnknownShadow200
90dcceeba3 fix eco tab in GUI being different colour 2018-08-04 10:04:09 +10:00
UnknownShadow200
3d47b44b1f Fix .who showing hidden players from IRC 2018-08-01 23:47:47 +10:00
UnknownShadow200
5563a4413d get it compiling for .NET 2.0 2018-07-30 17:49:41 +10:00
UnknownShadow200
e496de21f0 Fix changing main name via reloading server.properties, not changing loaded main map 2018-07-20 18:48:19 +10:00
UnknownShadow200
422f410406 More ranks use data.Rank 2018-07-19 03:42:42 +10:00
UnknownShadow200
6603687f43 simplify /chatroom somewhat 2018-07-18 23:16:16 +10:00
UnknownShadow200
d76e227d80 add more timespan updowns to GUI 2018-07-18 18:32:51 +10:00
UnknownShadow200
0d7ed870da use custom timespan numericupdown 2018-07-18 17:16:33 +10:00
UnknownShadow200
7a43580bfd Fix games bug 2018-07-11 14:17:32 +10:00
UnknownShadow200
f5de158981 Make commands use new API 2018-07-11 01:05:31 +10:00
UnknownShadow200
328d362bae Redesign code to not treat p being null as a special case. Will probably break some stuff. 2018-07-11 00:01:16 +10:00
UnknownShadow200
3936724572 Fix Database datetime issues 2018-07-10 01:58:05 +10:00
UnknownShadow200
03ce8e967d Fixed removing map in games GUI not resetting map settings groupbox 2018-07-09 10:31:12 +10:00
UnknownShadow200
60caa47a94 TNT wars map config now works in GUI 2018-07-08 18:20:25 +10:00
UnknownShadow200
03c024d942 Allow configuring warning/error colour 2018-07-08 13:32:08 +10:00
UnknownShadow200
fe6de91ac5 minor code cleanup 2018-07-07 15:52:11 +10:00
UnknownShadow200
f210dbff44 TNT wars now mostly rewritten 2018-07-06 18:22:37 +10:00
UnknownShadow200
8a6493a587 Eliminate last usage of timer. Fixes #320 2018-07-05 17:30:32 +10:00
UnknownShadow200
24cc5d8d72 Start GUI rewrite 2018-07-05 17:20:33 +10:00
UnknownShadow200
37e7eed447 More work on TNT wars rewrite 2018-07-05 13:25:01 +10:00
UnknownShadow200
e72c699365 Combine game configs. CTF/Countdown can also auto-start. 2018-06-30 16:57:41 +10:00
UnknownShadow200
592bc79766 Simplify physics a little bit, better logging of errors. 2018-06-30 13:19:41 +10:00
UnknownShadow200
9a8626833a Start combining /zs and /mapset 2018-06-29 22:25:38 +10:00
UnknownShadow200
30a9535dae Completely redo /ls setup. Start work on modernising TNT wars. 2018-06-29 17:21:18 +10:00
UnknownShadow200
88b3cf1e31 Now ranks works in new Economy window 2018-06-28 11:58:25 +10:00
UnknownShadow200
2c6c8a142e Start eco GUI rewrite 2018-06-27 22:19:19 +10:00
UnknownShadow200
f70d16c7dd Vastly simplify CmdTntWars code, saves 6 KB 2018-06-27 16:19:36 +10:00
UnknownShadow200
dd02b68dcb Simplify ranks.properties read/write, less allocations in ranks.properties/server.properties parsing 2018-06-26 21:13:29 +10:00
UnknownShadow200
f7c762fc4c Make LS map config use new system 2018-06-24 20:26:17 +10:00