16 Commits

Author SHA1 Message Date
UnknownShadow200
c93a2f9178 Reduce dll size by 2KB 2018-10-09 23:11:20 +11: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
75a19fe6c6 refactor commands class 2018-05-30 08:56:46 +10:00
UnknownShadow200
be9b9d65b2 Fix changing map options in UI not saving 2018-05-24 13:32:31 +10:00
UnknownShadow200
916b9d8fd4 Remove /jail,/xjail,/lockdown player - no longer necessary now that freeze stops you using almost all commands. 2018-02-19 19:53:59 +11:00
UnknownShadow200
c129acb0a4 Should fix very rare crashing when returning from GUI minimised 2018-02-17 19:36:11 +11:00
UnknownShadow200
66c6082ee0 Replace with more efficient Length == 0 2017-07-31 15:40:55 +10:00
UnknownShadow200
2de87c6138 Better variable names. 2017-07-16 14:47:15 +10:00
UnknownShadow200
ebab87ca9e Majorly cleanup
Group class, and probably break plugins in the process.
2017-07-08 20:55:55 +10:00
UnknownShadow200
8af7ce291b Add a generic Logger class. This breaks any usage of Server.s.log or Server.LogError by custom commands/plugins. 2017-06-15 12:41:47 +10:00
UnknownShadow200
0082904fb5 Modularise top, partially addresses #304 2017-05-06 16:16:39 +10:00
UnknownShadow200
757879574d Players tab tidy up, stage 3. 2016-08-18 20:22:52 +10:00
UnknownShadow200
cfc3418a02 Players tab tidy up, stage 2. 2016-08-18 19:16:35 +10:00
UnknownShadow200
9377b8ffa5 Much more work on redesigned players tab. 2016-08-18 12:16:46 +10:00
UnknownShadow200
f705e7fce7 Start work on redesigned players tab. 2016-08-18 11:44:37 +10:00
UnknownShadow200
e281cac43c Fix /ohide not working when used by console. 2016-08-17 19:59:17 +10:00