16 Commits

Author SHA1 Message Date
UnknownShadow200
0eeff1ff9b irc controllers should default to superop not nobody permission level 2021-02-27 09:28:57 +11:00
UnknownShadow200
24bf5cc49f GUI: Replace 'slap player' with 'freeze player', change names of mute/freeze buttons depending on whether player is muted/frozen 2021-01-17 16:28:42 +11:00
UnknownShadow200
d14b07beef GUI: Improve Players tab again by not showing + in names, also explicitly mention player name in actions log 2021-01-16 01:33:19 +11:00
UnknownShadow200
c19c682f0a GUI: Improve Players tab by showing 'Online players' label above list box, change 'Spawn' action for 'Mute' action instead 2021-01-16 01:27:16 +11:00
UnknownShadow200
3d47b44b1f Fix .who showing hidden players from IRC 2018-08-01 23:47:47 +10:00
UnknownShadow200
422f410406 More ranks use data.Rank 2018-07-19 03:42:42 +10:00
UnknownShadow200
f5de158981 Make commands use new API 2018-07-11 01:05:31 +10:00
UnknownShadow200
291f5690d5 ZS bugfixes 2018-05-09 16:26:47 +10:00
UnknownShadow200
c056e7ea70 Add /os env preset, tidy up UI code some more 2018-03-28 07:52:04 +11:00
UnknownShadow200
f74b4368dc 1 less allocation when logging to GUI 2018-02-26 08:30:14 +11:00
UnknownShadow200
099c72ea93 Make more things in UI run async, avoid needing to refresh levels list every 10 seconds 2018-02-16 12:35:31 +11:00
UnknownShadow200
0efdc2d4bb more GUI actions no longer on UI thread 2018-02-09 19:01:31 +11:00
UnknownShadow200
8bbf61353a Minimise usage of Command.all.Find 2017-07-31 23:18:13 +10:00
UnknownShadow200
66c6082ee0 Replace with more efficient Length == 0 2017-07-31 15:40:55 +10:00
UnknownShadow200
efeff445d7 Notify icon doesn't autofocus when clicked and shows player count, first work on getting /undoplayer to work with console 2017-05-30 21:15:31 +10:00
UnknownShadow200
f9e11aa86b Split up window/propertywindow into separate files by tab 2017-05-27 09:52:51 +10:00