Commit Graph

961 Commits

Author SHA1 Message Date
Joonas Rikkonen df0f8c79ab (dbc56728c) Fixed item scale not being taken into account in light sprites 2019-04-25 18:12:19 +03:00
Joonas Rikkonen d3687bc3ef (21015c117) Placeholder icon for the OuterClother slot (see #28) 2019-04-25 18:12:02 +03:00
Joonas Rikkonen f365bdc92f (a66d0118e) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-04-25 18:11:45 +03:00
Joonas Rikkonen c455bda37e (6f4d8cd0e) Added: Dimmed background for info frames. Fixed: Highlight waits to be only a frame as it seems to be enough 2019-04-25 18:11:27 +03:00
Joonas Rikkonen 4ecda00b1f (6c54b9b29) Slight improvements to tutorial windows 2019-04-25 18:10:53 +03:00
Joonas Rikkonen 31546e40bb (b89fa807d) Removed: Leftover yield return null 2019-04-25 18:10:19 +03:00
Joonas Rikkonen f43bc25e2f (6aaa50391) Added: Prevention of using the autotemp before the operating portion of the reactor tutorial is complete in engineer's tutorial 2019-04-25 18:10:02 +03:00
Joonas Rikkonen 87dd5042e6 (bc52b535a) Added: Highlighting to order options in Captain's tutorial 2019-04-25 18:09:28 +03:00
Joonas Rikkonen 64cf732dc6 (4f255a3b6) Modified: Video back button position 2019-04-25 18:08:54 +03:00
Joonas Rikkonen 1aa88d90cb (ddcbb7983) Added: Disabling of SteamWorkshop on MacOS for now 2019-04-25 18:08:37 +03:00
Joonas Rikkonen ad028163a2 (332bdd387) Added: Content.RootDirectory modifying on macOS 2019-04-25 18:08:20 +03:00
Joonas Rikkonen e83dba2959 (42d13c09f) Merge remote-tracking branch 'origin/tutorial-rework' into dev 2019-04-25 18:07:37 +03:00
Joonas Rikkonen 99344e4031 (b7893662b) Changed small font to Exo2 Medium (a bit more readable than the light version) + merge fix 2019-04-25 17:52:14 +03:00
Joonas Rikkonen 52991e1ded (41a4cf029) Merge 2019-04-25 17:50:53 +03:00
Joonas Rikkonen 8be51d71bd (444f7d53a) Added: Workaround for macOS not allowing editing the .app bundle, using Library/Barotrauma instead 2019-04-25 17:50:35 +03:00
Joonas Rikkonen ae33907727 (5bcbaf382) Improved campaign UI store search bar layout 2019-04-25 17:48:28 +03:00
Joonas Rikkonen c69ebd8408 (35da84ff7) Fixed sub editor sub list filter area flickering on/off 2019-04-25 17:47:54 +03:00
Joonas Rikkonen 00586d26ce (195c368ea) Fixed search bar layout and position for sub list and sub editor 2019-04-25 17:47:35 +03:00
Joonas Rikkonen 5aa433f582 (456e67c5d) Fixed: Missing comma when using release builds 2019-04-25 17:46:59 +03:00
Joonas Rikkonen 16bebd57be (9d4f6093f) Standardize the console commands for switching to editors. Revisit the descriptions and add Level Editor, Sprite Editor, and Particle Editor in the debug console help. Reduce the variants for all the commands. 2019-04-25 17:44:05 +03:00
Joonas Rikkonen d1695238f7 (ec2443ae2) Updated: EnglishVanilla with the proofreading #2 2019-04-25 17:43:47 +03:00
Joonas Rikkonen f4f87b454d (8e4f5cb03) Add a disclaimer for switching from game to character editor. 2019-04-25 17:43:29 +03:00
Joonas Rikkonen 4e20fe871f (7f12d8742) More reliable firesource syncing: instead of just creating a network event when a firesource is created/removed and trusting that the fire behaves deterministically enough to stay in sync between the client and server, create events at 0.5 s intervals when there's fire in a hull. Closes #721 2019-04-25 17:43:13 +03:00
Joonas Rikkonen 907df8fa09 (bb8bbd4d3) Don't mute footstep sounds in the character editor 2019-04-25 17:42:55 +03:00
Joonas Rikkonen c983e5fb36 (4ffec29f1) More reliable monster footstep sounds: instead of relying on the feet to hit the floor with enough force to trigger an impact sound, play the sounds manually at appropriate times in the walking cycle 2019-04-24 11:50:24 +03:00
Joonas Rikkonen ba6a4450eb (3f55858c9) Made the volume and range parameters of SoundPlayer.PlaySound optional: if they're omitted, the values defined in the sound xml are used. 2019-04-24 11:49:27 +03:00
Joonas Rikkonen e427981b86 (9d0bc3391) Fixed console error when attempting to publish a sub with no preview image in the workshop 2019-04-23 17:24:06 +03:00
Joonas Rikkonen 63f7449b6f (05bb1cedc) Made SerializableEntityEditor string input fields scrollable horizontally. Closes #1158 2019-04-23 17:23:44 +03:00
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 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 1e02bf9d36 (450a14ae6) Resolution button is locked on Windows when in borderless windowed. 2019-04-23 11:19:45 +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 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 3ce6551cb2 (4965a76d6) Methods for showing the campaign/editor disclaimers 2019-04-23 11:16:43 +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 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