Regalis
|
2cac176c87
|
More UI tweaking
|
2017-04-20 21:24:52 +03:00 |
|
Regalis
|
3844dd9dac
|
GUIStyle logic changes: instead of having a predetermined GUIComponentStyle for each type of GUIComponent, any GUIComponent can use any style. The GUIComponent constructors take the name of the style as a parameter, and if no style is specified, the default style for the GUIComponent in question will be used.
|
2017-04-08 16:46:53 +03:00 |
|
Regalis
|
53b3ef533e
|
Moved the whitelist UI to server settings, GUITextBoxes can't be selected through other UI elements anymore
|
2016-09-05 18:12:56 +03:00 |
|
juanjp600
|
ef49a946c9
|
Fixed whitelist crashing server init when not enabled in file
|
2016-09-03 21:38:02 -03:00 |
|
juanjp600
|
73bdd77c08
|
The same name can be added more than once to whitelist
|
2016-09-03 19:00:07 -03:00 |
|
juanjp600
|
d0efbe14f3
|
Whitelist saving
|
2016-09-03 17:51:10 -03:00 |
|
juanjp600
|
efa8b4da51
|
Removed per-user password from whitelist
|
2016-09-03 17:18:44 -03:00 |
|
juanjp600
|
ef2b0d8721
|
Whitelist + conflict resolve
|
2016-09-03 14:57:36 -03:00 |
|