Commit Graph

3220 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
e11752276b (9680a2a43) Moved tutorial sub and outpost to tutorial folder 2019-04-25 18:11:11 +03:00
Joonas Rikkonen
4ecda00b1f (6c54b9b29) Slight improvements to tutorial windows 2019-04-25 18:10:53 +03:00
Joonas Rikkonen
f31114ea01 (9f6737ced) Fixed: Old text tag in sonar.cs 2019-04-25 18:10:37 +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
e4ac5434d7 (f1791560b) Switched back to old fonts (requested by art) 2019-04-25 17:50:17 +03:00
Joonas Rikkonen
457000c8dd (9e2b50b03) Removed unused duplicate texture 2019-04-25 17:49:59 +03:00
Joonas Rikkonen
3a83ac42c9 (dd2b3452f) Social center png added (was missing) 2019-04-25 17:49:41 +03:00
Joonas Rikkonen
47ef561a03 (ade7449ec) increase stun baton damage slightly, should take 6 or so hits to kill a crawler instead of 12. 2019-04-25 17:49:23 +03:00
Joonas Rikkonen
a90cdb7843 (c5ad20e76) Graphics for outposts: Added new backwalls for outpost rooms (shop,maintenance bay and social center) aswell as some corridor pieces 2019-04-25 17:49:05 +03:00
Joonas Rikkonen
9df0141640 (ca0e4bd45) When attempting to deconstruct an item that can't be deconstructed, put it in the output inventory instead of leaving it in the input 2019-04-25 17:48:45 +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
43e54bd686 (8b8e05f82) Added: Required MacOS .app bundle stuff: .dylib, icons, .bin.osx 2019-04-25 17:47:17 +03:00
Joonas Rikkonen
5aa433f582 (456e67c5d) Fixed: Missing comma when using release builds 2019-04-25 17:46:59 +03:00
Joonas Rikkonen
d98c245183 (714944a46) - Item triggers can be used to define areas that cause the item to be highlighted, not just areas that the player has to be inside to interact with the item. - Triggers take item scale into account. - Added triggers around the integrated buttons in the new hatch/window variants (-> fixes hatches not being highlighted by putting the cursor on the button when there's a ladder next to the player). 2019-04-25 17:46:26 +03:00
Joonas Rikkonen
7d65c53bb6 (090be439c) Fix the bots not reacting to enemy attacks. 2019-04-25 17:46:08 +03:00
Joonas Rikkonen
9b8d0ffc51 (17bb71ed5) Fix repair tool not being used if the repair target is not within interaction area. Fixes repairing items with the welding tool. Partial fix to #63 (dev). 2019-04-25 17:45:33 +03:00
Joonas Rikkonen
f71cb42894 (6d31fd774) Fixed case issues with AlienButton.ogg and AlienPump.ogg 2019-04-25 17:44:41 +03:00
Joonas Rikkonen
501a26ef0b (e93fc83e0) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-04-25 17:44:24 +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
e938256488 (22afbf1e9) New footstep sounds for crawler, mudraptor & walking on water 2019-04-24 11:50:04 +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
402e13e78a (1ec677b1b) Added OutpostWall_A.png to the project 2019-04-24 11:48:51 +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
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