Joonas Rikkonen
|
fd70f5107e
|
(7684c5e4e) Moved structure TextureScale and TextureOffset from the client project to shared. Excluding them from the server project caused them to reset when the server saves the sub in the multiplayer campaign.
|
2019-06-15 20:14:01 +03:00 |
|
Joonas Rikkonen
|
36149834ab
|
(dfd23e93d) Code hardening to prevent Reactor UI drawing crashing the game if the reactor has been removed. I believe the crash #1636 was caused by the client failing to properly end the round (see #1518), which caused the UI to still be drawn despite the reactor being removed.
|
2019-06-15 20:11:42 +03:00 |
|
Joonas Rikkonen
|
7a99e0082e
|
(7ae08a816) Incremented version number, changelog update
|
2019-06-15 20:01:03 +03:00 |
|
Joonas Rikkonen
|
157f6cfd21
|
(62b9ca04f) Removed Berilia from the build
|
2019-06-15 20:00:44 +03:00 |
|
Joonas Rikkonen
|
62dd6f0f4e
|
(874dff4ad) Fixed server not saving the whitelist when it's enabled/disabled, causing the setting to revert when relaunching the server.
|
2019-06-15 19:46:47 +03:00 |
|
Joonas Rikkonen
|
4b6a753947
|
(f2b1c4b73) Merge branch 'dev' of github.com:Regalis11/Barotrauma-development into dev
|
2019-06-15 19:45:32 +03:00 |
|
Joonas Rikkonen
|
b64d3d17ac
|
(ee4193544) Modified: Reduced the health interface opening range mildly to prevent ragdoll flailing at or close to old max range
|
2019-06-15 19:45:11 +03:00 |
|
Joonas Rikkonen
|
6c72136fa9
|
(fd30b1df7) Added some workshop item tags
|
2019-06-15 19:44:53 +03:00 |
|
Joonas Rikkonen
|
d23fafbbde
|
(9ebb872ae) Fixed typo
|
2019-06-15 19:44:34 +03:00 |
|
Joonas Rikkonen
|
03a7093486
|
(1c5ce3fee) More descriptive error messages when publishing a Workshop item fails.
|
2019-06-15 19:44:13 +03:00 |
|
Joonas Rikkonen
|
6f3d9d7191
|
(7ae08a816) Incremented version number, changelog update
|
2019-06-15 19:43:52 +03:00 |
|
Joonas Rikkonen
|
63999fc17b
|
(62b9ca04f) Removed Berilia from the build
|
2019-06-15 19:43:32 +03:00 |
|
Joonas Rikkonen
|
2b5e828716
|
(afc093585) Removed leftover debug message from whitelist
|
2019-06-13 11:46:23 +03:00 |
|
Joonas Rikkonen
|
a34a6bf1db
|
(31379c825) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-06-13 11:44:39 +03:00 |
|
Joonas Rikkonen
|
bd5c18aea2
|
(eeeb15d3d) Added: Platform collision for items
|
2019-06-13 11:44:18 +03:00 |
|
Joonas Rikkonen
|
a92e01b6af
|
(1256d7edc) Fixed servers using a local campaign save path sent by the client setupping the campaign. Closes #1564
|
2019-06-12 16:45:44 +03:00 |
|
Joonas Rikkonen
|
adab8589da
|
(f87bfac85) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-06-12 16:45:24 +03:00 |
|
Joonas Rikkonen
|
dce98349ea
|
(23df6915f) Added: Possibility of having a status effect trigger if a requiredItem is missing
|
2019-06-12 16:45:02 +03:00 |
|
Joonas Rikkonen
|
b598459179
|
(65e2b5073) Fixed crashing when an item that requires aim to use is used by something else than a character. Not sure if there are any vanilla items that can cause this error, but can be reproduced for example by creating a projectile that RequiresAimToUse and triggers the Use method when it hits something. Closes #1602
|
2019-06-12 16:44:18 +03:00 |
|
Joonas Rikkonen
|
e3ca616fff
|
(869ac975f) Merge branch 'master' into dev
|
2019-06-12 16:43:56 +03:00 |
|
Joonas Rikkonen
|
eaf4f6afb8
|
(face37755) Fixed clients timing out when trying to connect to a server that has banned someone. Closes #1568
|
2019-06-12 16:43:34 +03:00 |
|
Joonas Rikkonen
|
54fe039c8a
|
(5b697f37f) Link the door and the gap even more strictly. It shouldn't be possible to destroy or move the other without moving the other. Fixes #1528.
|
2019-06-12 16:43:13 +03:00 |
|
Joonas Rikkonen
|
cd5f8735e7
|
(d2accb97f) Restrict server name length to 60 characters, prevent long server names from overflowing in the "host server" menu & server lobby
|
2019-06-12 16:42:33 +03:00 |
|
Joonas Rikkonen
|
e38c896d42
|
(7f9b7df0c) Fixed items disappearing when they're dropped into a full container. Closes #1588
|
2019-06-11 21:50:38 +03:00 |
|
Joonas Rikkonen
|
8f4cbad15c
|
(4675d2f8d) Fixed the bottom of the background ice texture not rendering correctly on high resolutions. Fixes #1595
|
2019-06-11 21:50:01 +03:00 |
|
Joonas Rikkonen
|
3cc9abed76
|
(fdab0615d) Recharge headset batteries between rounds in single player. Partial fix to #369.
|
2019-06-11 21:49:43 +03:00 |
|
Joonas Rikkonen
|
ee1f10b482
|
(8637a4530) Enable the damage overlay code. Remove deprecated human damage overlays. The overlay on Tigertresher should now work.
|
2019-06-11 21:49:26 +03:00 |
|
Joonas Rikkonen
|
cf7c0533fe
|
(46cd6704b) Add some extra null checks trying to blind fix #1529.
|
2019-06-11 21:49:07 +03:00 |
|
Joonas Rikkonen
|
7de768085e
|
(a89aca5c0) Fixed: Having a broken device on a sub and switching to Character Mode causing a crash
|
2019-06-11 21:48:48 +03:00 |
|
Joonas Rikkonen
|
b14abc0cb0
|
(684b4ac74) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-06-11 21:48:29 +03:00 |
|
Joonas Rikkonen
|
d8e7c79a21
|
(74c45abbe) Fixed: GUIDropdown parent returning a null GUIComponent when opening CharacterEditor & promptly crashing after
|
2019-06-11 21:48:10 +03:00 |
|
Joonas Rikkonen
|
3d57999f2d
|
(2246b239b) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-06-11 21:47:35 +03:00 |
|
Joonas Rikkonen
|
3b936e41ba
|
(d49897af2) Removed debug code I used to test the position of the workshop item update button
|
2019-06-11 21:47:18 +03:00 |
|
Joonas Rikkonen
|
e9c8103be4
|
(5a6865d0f) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-06-11 21:46:57 +03:00 |
|
Joonas Rikkonen
|
c30f1de8f3
|
(8814bcb6b) Null checks on GUIStyle fonts
|
2019-06-11 21:46:39 +03:00 |
|
Joonas Rikkonen
|
5f497543a4
|
(1986bc0d3) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-06-11 21:46:21 +03:00 |
|
Joonas Rikkonen
|
dd1ce8bf2f
|
(df244251c) Fixed: Electric devices that are underwater and are broken by flooding being repairable forever, due to condition never staying at full condition for long enough for the repairing to stop
|
2019-06-11 21:46:02 +03:00 |
|
Joonas Rikkonen
|
20d88b3769
|
(add36f1cf) Fixed dropdowns in workshop item publish menu being draw behind the buttons below them.
|
2019-06-11 21:45:41 +03:00 |
|
Joonas Rikkonen
|
a841f75ea0
|
(6e52daaaa) Fixed workshop item "update" button overlapping with the other elements, made the workshop menu larger, fixed incorrect filename in one of the workshop tooltips
|
2019-06-11 21:45:22 +03:00 |
|
Joonas Rikkonen
|
7dfa6e89fe
|
(ffa166343) Workshop fixes: - Refresh content package file in the staging folder when adding/removing files, not just when publishing. - Allow multiselecting files in the "add files" dialog. - Fixed autoupdating workshop files not working because Workshop.GetItem doesn't query the time the item was modified. - Some extra exception handling.
|
2019-06-11 21:45:01 +03:00 |
|
Joonas Rikkonen
|
a4875cfeb3
|
(776291eb7) Create linked gaps when the door is selected. Move the gaps with the doors.
|
2019-06-11 21:44:32 +03:00 |
|
Joonas Rikkonen
|
b8bca945bb
|
(a75fe2e5e) Added: OSX hack for some Macs having a distorted Main Menu on launch
|
2019-06-11 21:44:08 +03:00 |
|
Joonas Rikkonen
|
b294aee91e
|
(75834911e) Fixed crash after opening OpenFileDialog more than once on Linux
|
2019-06-11 21:43:23 +03:00 |
|
Joonas Rikkonen
|
4a401c865d
|
(4d56b6900) Fixed ability to drop items into secure lockers (or other containers that require specific items) without having access to it. Closes #1559
|
2019-06-11 21:43:02 +03:00 |
|
Joonas Rikkonen
|
a145b04662
|
(9f1c10ee0) Update the ladder and gap reference if the waypoint is moved around in the editor. TODO: stairs.
|
2019-06-11 21:42:39 +03:00 |
|
Joonas Rikkonen
|
11c014bb46
|
(00d02cb8a) Change the waypoint debug info a bit.
|
2019-06-10 17:54:51 +03:00 |
|
Joonas Rikkonen
|
67086111a1
|
(a336a3189) Increased maximum file transfer size to 50 MB
|
2019-06-10 11:36:54 +03:00 |
|
Joonas Rikkonen
|
3595d24ff2
|
(847bb48ed) Disable loading in a separate thread for now to get rid of the FreeType errors
|
2019-06-09 20:58:10 +03:00 |
|
Joonas Rikkonen
|
f455467765
|
(bcf4eea95) Allow muting players mid-round through the info menu
|
2019-06-09 17:46:07 +03:00 |
|
Joonas Rikkonen
|
772b39bd7b
|
(a0870be3a) Fixed all servers showing up as "Round has not started" in the server list
|
2019-06-09 17:45:32 +03:00 |
|