Commit Graph

3176 Commits

Author SHA1 Message Date
Joonas Rikkonen
77d0b2aaab (770423441) Fixed items being drawn at an incorrect scale when dragging in the editor 2019-04-23 17:23:08 +03:00
Joonas Rikkonen
5f3e23f75f (1bd090dc7) Show the audio icon next to characters that are speaking in the single player crew menu 2019-04-23 15:50:00 +03:00
Joonas Rikkonen
544cc7ec08 (bad1f3738) Added search bars to sub lists in campaign setup UI and sub editor. Closes #1415 2019-04-23 15:37:48 +03:00
Joonas Rikkonen
fbac89f085 (96dc99368) Fixed the scale of the lower decorative hull parts. 2019-04-23 15:37:29 +03:00
Joonas Rikkonen
de87f84ba4 (e704a7904) Fixed "lone sailor" achievement not unlocking because the watchmen were counted as members of the crew 2019-04-23 15:37:09 +03:00
Joonas Rikkonen
2cb4de7dc5 (12e5b576f) Added a warning when switching from the sub editor to gamescreen with console commands 2019-04-23 15:36:50 +03:00
Joonas Rikkonen
b1038628e7 (f314ad2a3) New music track when the end of the level is reached, decrease the volume of the background music layer 0 when there's multiple tracks playing at the same time 2019-04-23 11:22:04 +03:00
Joonas Rikkonen
aa0466ad5b (67dca1bf6) Added a search bar to the store menu. Closes #1232 2019-04-23 11:21:46 +03:00
Joonas Rikkonen
c285319e13 (d7b405515) Disabled bug report option (cannot add new texts before EA) 2019-04-23 11:21:28 +03:00
Joonas Rikkonen
25526ab0a9 (932216682) Whoops. 2019-04-23 11:21:12 +03:00
Joonas Rikkonen
a9c6fcd507 (2cb5fe4bb) Freetype seems to be bundled inside the vlc dylib already. 2019-04-23 11:20:53 +03:00
Joonas Rikkonen
56b8f1d919 (07070366c) Added freetype dylib to repo. 2019-04-23 11:20:36 +03:00
Joonas Rikkonen
c7cbf11947 (90ed753e9) Added DedicatedServer Mac binary and MonoKickstart license. 2019-04-23 11:20:19 +03:00
Joonas Rikkonen
29e33907fd (6021e96a0) Added MonoKickstart macOS binary (cherry-picked from efcacda) 2019-04-23 11:20:03 +03:00
Joonas Rikkonen
1e02bf9d36 (450a14ae6) Resolution button is locked on Windows when in borderless windowed. 2019-04-23 11:19:45 +03:00
Joonas Rikkonen
b5cc00810d (175e9b4e6) Show a message box notifying respawning traitors that they're no longer a traitor. Closes #1409 2019-04-23 11:19:27 +03:00
Joonas Rikkonen
b02df8dc87 (2a9ef1568) Fixed missing spaces in a bunch of server settings texts (caused by the proofreading) 2019-04-23 11:19:08 +03:00
Joonas Rikkonen
8ad856ff1f (343ec9baa) Fixed servers not showing the correct "voicechatenabled" value in the server list 2019-04-23 11:18:50 +03:00
Joonas Rikkonen
d780127628 (711f22e5f) Close bug report message box when a link is clicked 2019-04-23 11:18:32 +03:00
Joonas Rikkonen
a1eaafeb44 (b807790e4) Created a Bug Report button in settings screen, which links the player either to the Barotrauma feedback or Github issue form 2019-04-23 11:18:13 +03:00
Joonas Rikkonen
b6d854fc94 (8b6b6ed4c) Added indication to server preview window if server has VOIP enabled 2019-04-23 11:17:55 +03:00
Joonas Rikkonen
b48a854828 (a88311cf8) Fixed editor disclamer message box links overlapping with OK button 2019-04-23 11:17:37 +03:00
Joonas Rikkonen
f774694154 (4246de267) Fixed saving a submarine with a new name causing the previous sub file to disappear from sub lists until saved subs are refreshed, fixed new subs appearing at the end of the list (instead of being sorted alphabetically) 2019-04-23 11:17:20 +03:00
Joonas Rikkonen
a044313347 (a7b61face) Added automatic bilge pump assembly, updated old airlock doors assembly 2019-04-23 11:17:02 +03:00
Joonas Rikkonen
3ce6551cb2 (4965a76d6) Methods for showing the campaign/editor disclaimers 2019-04-23 11:16:43 +03:00
Joonas Rikkonen
2df003f388 (25b35a395) updated subs with numerous small fixes 2019-04-23 11:16:07 +03:00
Joonas Rikkonen
9c5d25a2da (480a052a8) Minor physics optimization: use SetTransformIgnoreContacts when correcting physicsbody positions 2019-04-23 11:15:32 +03:00
Joonas Rikkonen
da3e325ffc (58b5b8b6a) Fixed nullref exception when trying to spawn items with the "spawnitem" command when a round is not running 2019-04-18 12:33:25 +03:00
Joonas Rikkonen
639eb6c1f3 (094a20e08) Fixed incorrect emergency light scale, translated comments in the xml (english pls) 2019-04-18 12:31:08 +03:00
Joonas Rikkonen
ea54fa24fe (0d11c0779) Select the vanilla content package if no core content packages are enabled on startup, or when disabling a core content package from the workshop menu. Closes #1424 2019-04-18 12:05:59 +03:00
Joonas Rikkonen
6aef4073b7 (73782c3bc) Don't prevent selecting items in the sub editor when the cursor is on a wire node, because it makes it very difficult (or impossible) to select items in the wiring mode. + Don't start moving wire nodes unless the cursor is moved by at least 16px from the initial position of the node. 2019-04-18 12:05:43 +03:00
Joonas Rikkonen
c77c30fda7 (7cc515e57) SpriteDeformation optimization: don't update deformations on disabled or SimplePhysics characters, don't check if resolution has changed in the SpriteDeformation.Resolution getter because it's called very frequently 2019-04-18 12:05:27 +03:00
Joonas Rikkonen
b0580a9050 (7e43eae73) Optimized Item.ApplyStatusEffects & ItemComponent.PlaySound: check if the item has effects/sounds of the correct type from a bool array instead of doing a dictionary lookup. A small thing, but the methods are called so frequently that it adds up to a lot. 2019-04-18 12:05:11 +03:00
Joonas Rikkonen
1a3184dbad (4c452f172) Force reactor IsActive=true when an AI character or a remote player operates it. Previously this was only done in UpdateHUD, so inactive reactors would not become enabled. 2019-04-18 12:04:56 +03:00
Joonas Rikkonen
ade4ef48b6 (241123ab2) Some checks to prevent crashing if a limb has an invalid health index 2019-04-18 12:04:24 +03:00
Joonas Rikkonen
04791aa8e6 (7e211a3c4) Fixed crashing if an attack xml includes afflictions that cannot be found 2019-04-18 12:04:08 +03:00
Joonas Rikkonen
da87fdb1da (65ebd97e5) Disable multiplayer buttons ("server log", "end round", etc) when using a controller (e.g. when operating a railgun) 2019-04-18 12:03:53 +03:00
Joonas Rikkonen
8b4c5b8cd7 (a5643136e) Removed the separate "my character panel" from the top right corner of the screen in MP (not needed anymore because the job preferences etc can be edited in the info menu), removed the radio button below the chatbox (looks bad and not necessary now that we have a dedicated chat hotkey) 2019-04-18 12:03:37 +03:00
Joonas Rikkonen
c85cf63494 (99fb00391) Don't allow deconstructing items that don't give anything when deconstructed. Closes #690 2019-04-18 12:03:22 +03:00
Joonas Rikkonen
fdacc4534b (c14dcd3d6) Support for multi-target monster missions 2019-04-18 12:03:07 +03:00
Joonas Rikkonen
786c37811f (ed3701e5d) Fixed submarine editor previously used list overlapping with entity list when scrollbar is visible 2019-04-18 12:02:50 +03:00
Joonas Rikkonen
aed2c71806 (24c49c72a) Added swarm behavior to crawlers. Any group of monsters spawned by a single MonsterEvent will now act as a swarm if they have SwarmBehavior defined in their xml 2019-04-18 12:02:35 +03:00
Joonas Rikkonen
fe163b34b2 (779eec74b) Removed unused wall textures from the project 2019-04-18 12:02:19 +03:00
Joonas Rikkonen
a84407928f (5288a26dd) Fixed SteamManager.OverlayCustomURL crashing the game if SteamManager has not been initialized 2019-04-17 12:45:30 +03:00
Joonas Rikkonen
d019fee0e6 (d00433116) Show structure background sprites in the sprite editor 2019-04-17 12:45:12 +03:00
Joonas Rikkonen
9dea124ec2 (12dd79a54) Fixed GUIListBoxes still sometimes leaving the last row out when using a grid layout 2019-04-17 12:44:55 +03:00
Joonas Rikkonen
b8354d37a5 (d8e711f70) Atlased some background wall sprites, resized SubRearBow.png to power of two, removed some unused textures 2019-04-17 12:44:38 +03:00
Joonas Rikkonen
91d3ea6a0f (10dd92c0a) Added Steam overlay support to workshop 2019-04-17 12:44:21 +03:00
Joonas Rikkonen
56a24772ec (d0a23dc66) Convert workshop item texts (title, description & owner name) to UTF8. Fixes #1423 2019-04-17 12:44:03 +03:00
Joonas Rikkonen
cfd4df925a (41c5679ec) Resize fonts according to resolution (TODO: test on resolutions larger than 1080p) 2019-04-17 12:43:29 +03:00