c02da46ef5
(79cd545fb) Switched send out a continuous 0/1 signal that can be flipped by interacting with the switch (as opposed to working like buttons which send out a pulse when interacted with). Closes#1657
Joonas Rikkonen
2019-06-16 18:07:18 +03:00
e1e92c1c3b
(f5058dc03) Fixed inability to ban/kick clients using the in-game info menu, made the client-side ban/kick methods more type-safe.
Joonas Rikkonen
2019-06-16 18:06:59 +03:00
0f73fe356e
(8efab43bb) Added "setmaxplayers" command, allow clients to use "setpassword" and remove password protection if the password argument is empty.
Joonas Rikkonen
2019-06-16 18:06:40 +03:00
29a5bc7497
(8b5b34696) Increased size of Voice audio source pool to 16
Joonas Rikkonen
2019-06-16 18:06:22 +03:00
682b57a1c3
(0e354918b) Fixed Unicode on the server list
juanjp600
2019-06-15 19:28:46 -03:00
4a8609a3d2
(22cc67cdc) Fix to nullref exception in NetLobbyScreen.Ban methods
Joonas Rikkonen
2019-06-15 20:28:15 +03:00
87a0ee21eb
(6e187d247) Fixed contained items' status effects being added twice to the list of an ItemContainer's active status effects when swapping items. For example, when swapping a fuel rod with another one, the status effect that increases AvailableFuel would be applied twice, causing the reactor to act as if there were 2 rods in it. Closes#1643 + merge fix
Joonas Rikkonen
2019-06-15 20:24:01 +03:00
f68c16d944
(22e7598d9) Ignore keyboard inputs (delete, arrow keys, copy/paste) in the sub editor when a textbox is selected. Closes#1641
Joonas Rikkonen
2019-06-15 15:45:37 +03:00
3edae38d05
(f26b88b8c) Ignore revision number (the last digit of the version number) when determining client/server compatibility. Allows us to release hotfixes etc with a different version number without breaking compatibility. Also incremented version number to make the next version incompatible with older ones.
Joonas Rikkonen
2019-06-15 13:27:33 +03:00
19342cdf6d
(f45c6c5f2) Don't show the docking ports of the enemy team on the sonar during combat missions. Closes#1536
Joonas Rikkonen
2019-06-15 14:40:39 +03:00
c76ae7612d
(c224aa4f4) Refresh the size of the linked gap when a door's scale is changed
Joonas Rikkonen
2019-06-14 16:15:00 +03:00
d08132afc5
(667564ff6) Fixed item scale not being saved and item rect not being scaled according to the item's scale. Closes#1547
Joonas Rikkonen
2019-06-14 14:42:25 +03:00