UnknownShadow200
|
ada403cb0f
|
Fix ECL license linking to non-existent page (Thanks TomCube2)
|
2023-07-06 21:22:09 +10:00 |
|
UnknownShadow200
|
f2ce59e19d
|
Restore original software name in rest of copyright headers
|
2022-12-24 21:21:35 +11:00 |
|
UnknownShadow200
|
ae7886e6fb
|
GUI: Change Undo input in Players tab to timespan input instead of text input
|
2022-10-11 22:33:43 +11:00 |
|
UnknownShadow200
|
c587387491
|
GUI: Fix unmute and freeze actions in Players tab not working
|
2022-10-02 21:22:53 +11:00 |
|
UnknownShadow200
|
867cb63bc0
|
WIP on separate console rank
|
2022-03-23 21:37:27 +11:00 |
|
UnknownShadow200
|
3cb816a602
|
GUI: In players gui, 'do command' automatically strips leading / if it is provided (e.g. /cmd -> cmd)
This makes it more consistent with regular console command input
Also improve /vote messaging (thanks Goodly and Panda)
|
2022-02-22 23:29:48 +11:00 |
|
UnknownShadow200
|
f211335d37
|
GUI: In Players tab, change 'Send Message' message to behave as a direct/private message
Previously it just simply sent a '<CONSOLE>: [message]' message to the player
|
2022-02-19 12:39:00 +11:00 |
|
UnknownShadow200
|
23b8befc0d
|
GUI: Trying to perform player action instead when no player selected shows warning dialog box now instead of adding line to status log
|
2021-12-05 09:49:10 +11:00 |
|
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 |
|