21 Commits

Author SHA1 Message Date
UnknownShadow200
ada403cb0f Fix ECL license linking to non-existent page (Thanks TomCube2) 2023-07-06 21:22:09 +10:00
UnknownShadow200
00ab040388 GUI: Initial status message shouldn't be hardcoded to 'finding classicube.net URL..' (Thanks aleksb385) 2022-12-25 23:46:01 +11: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
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
dacfa31127 GUI: Hiding from taskbar is disabled by default now, but can be toggled on/off through option in the notify/systray menu 2022-02-03 18:25:59 +11:00
UnknownShadow200
1280f09f7a Also fix general logs calendar days being almost invisible in dark theme 2021-11-09 22:22:42 +11:00
UnknownShadow200
5b774651e3 GUI: Fix listboxes having almost invisible text color for unselected items on Gnome DE with dark theme (Thanks TehcJS, addresses #651)
Testcase: Ubuntu 20.04 with Adwaita-dark or Yaru-dark themes
2021-11-09 21:42:30 +11:00
UnknownShadow200
b6a618908e GUI: Fix Icon not showing on wine/mono 2021-01-20 22:34:14 +11:00
UnknownShadow200
65a05f81e8 GUI: Fix having grey instead of white background for input controls on mono 2021-01-17 22:22:45 +11:00
UnknownShadow200
bc5a0be1a7 GUI: Change Players table code to add rows directly 2021-01-17 19:47:53 +11:00
UnknownShadow200
0b7d975784 GUI: Make levels list fit horizontally, instead of showing an unnecessary horizontal scrollbar 2021-01-17 19:14: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
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
2d87519af2 Try to workaround certain versions of wine-mono crashing in GUI when clicking on Settings/Maps tab/Players tab, fixes #549 2021-01-16 01:01:14 +11:00
UnknownShadow200
7a43580bfd Fix games bug 2018-07-11 14:17:32 +10:00
UnknownShadow200
4407a37446 Switch to ID 0 for hidden inventory order, change from 'properties' to 'settings' in GUI' 2018-06-10 16:55:24 +10:00
UnknownShadow200
c056e7ea70 Add /os env preset, tidy up UI code some more 2018-03-28 07:52:04 +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
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