Joonas Rikkonen
|
18a58a313b
|
(995d492cc) Revert 3a64fa8f
|
2019-05-16 05:57:06 +03:00 |
|
Joonas Rikkonen
|
1ae482a84d
|
(8c8a15639) Implemented new wall textures
|
2019-05-16 05:56:49 +03:00 |
|
Joonas Rikkonen
|
6b1500aa8d
|
(203af66e8) Allow to attack other enemies too.
|
2019-05-16 05:56:32 +03:00 |
|
Joonas Rikkonen
|
fe5f386358
|
(61f67c194) Fix the raycast and angle checks. use the weapon position instead of the character position.
|
2019-05-16 05:56:16 +03:00 |
|
Joonas Rikkonen
|
2de6c7e47d
|
(d752a1b58) Fixed lightsprite scale being wrong until the LightComponent is updated for the first time (caused fluorescent lights to look wrong in the sub editor)
|
2019-05-16 05:55:59 +03:00 |
|
Joonas Rikkonen
|
9dc33984a9
|
(e0b208744) Removed wall edge textures from the code project and added them to the content project
|
2019-05-16 05:55:40 +03:00 |
|
Joonas Rikkonen
|
b096d1cec8
|
(2d53d6196) Added missing item names and descriptions to localization (looks like these got removed in add7a8f)
|
2019-05-16 05:55:24 +03:00 |
|
Joonas Rikkonen
|
093f4ce8a6
|
(66e6d897c) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-05-16 05:55:07 +03:00 |
|
Joonas Rikkonen
|
0bb541bce8
|
(2c8e14bca) Added edge variants for new environment base textures
|
2019-05-16 05:54:50 +03:00 |
|
Joonas Rikkonen
|
e9664d3639
|
(084340338) Add an aim timer before the weapon can be used. Fix a null reference exception.
|
2019-05-16 05:54:33 +03:00 |
|
Joonas Rikkonen
|
a2e40ed3eb
|
(0c9b47aa6) New main menu graphics
|
2019-05-16 05:54:16 +03:00 |
|
Joonas Rikkonen
|
38240162cf
|
(841d7d297) Enable mechanic and watchman variants. Remove watchman variant 2 and rename variant 3 as variant 2.
|
2019-05-16 05:53:58 +03:00 |
|
Joonas Rikkonen
|
5d53c9e250
|
(339649ad9) Fix the sprite of a newly created level object not being visible or editable until the next time the object is loaded.
|
2019-05-16 05:53:41 +03:00 |
|
Joonas Rikkonen
|
b9c6c15da4
|
(5e60cfcac) Fix edit texture button not working in the level editor.
|
2019-05-16 05:53:25 +03:00 |
|
Joonas Rikkonen
|
1face40d92
|
(45ce701fa) Fixed accidental white borders on new environment assets
|
2019-05-16 05:53:10 +03:00 |
|
Joonas Rikkonen
|
8bfd104f82
|
(ff188f1b7) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-05-16 05:52:54 +03:00 |
|
Joonas Rikkonen
|
64f147ea6c
|
(cb1c8745f) Changed oxygen generator values in Dugong and Remora, recommended crew in Humpback
|
2019-05-16 05:52:38 +03:00 |
|
Joonas Rikkonen
|
71685ef28c
|
(3ebdb2066) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-05-16 05:52:21 +03:00 |
|
Joonas Rikkonen
|
f8a0d54449
|
(d54773ab0) Fix the project references.
|
2019-05-16 05:52:02 +03:00 |
|
Joonas Rikkonen
|
f02c7cdda9
|
(ee538829d) Added docking tutorial video, removed highlight from old docking button.
|
2019-05-16 05:51:45 +03:00 |
|
Joonas Rikkonen
|
57302f7bb8
|
(4ff749939) Added new environment assets for implementation
|
2019-05-16 05:51:28 +03:00 |
|
Joonas Rikkonen
|
049d3ba795
|
(e7bd8839d) Remove unused parameters.
|
2019-05-16 05:51:12 +03:00 |
|
Joonas Rikkonen
|
884360216f
|
(de60c0961) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-05-16 05:50:56 +03:00 |
|
Joonas Rikkonen
|
fd7dfebd3a
|
(50c25dbf6) Added a "back" button that closes the credits, minor credits tweaks
|
2019-05-16 05:50:39 +03:00 |
|
Joonas Rikkonen
|
ef374ada71
|
(990e36132) Merge branch 'human-ai' into dev
|
2019-05-16 05:50:20 +03:00 |
|
Joonas Rikkonen
|
566f1d16e4
|
(913cde46d) Refactor AIObjectiveUsing to use the TryAddSubObjective method. Reorganize a bit.
|
2019-05-16 05:50:04 +03:00 |
|
Joonas Rikkonen
|
5d7cc6599c
|
(9db806bbf) Don't report on targets that have been reported.
|
2019-05-16 05:49:48 +03:00 |
|
Joonas Rikkonen
|
b105ef71eb
|
(b4d4f6802) Re-enable initiative.
|
2019-05-16 05:49:32 +03:00 |
|
Joonas Rikkonen
|
c28106812d
|
(29f9396dc) Fix the devotion clamps.
|
2019-05-16 05:49:15 +03:00 |
|
Joonas Rikkonen
|
351e7bbd71
|
(6401d5d4b) The medic should now drag only unconcious targets into safety before applying treatment. Increase the VitalityThreshold and reduce the distance factor. Add a couple new dialogs.
|
2019-05-16 05:48:59 +03:00 |
|
Joonas Rikkonen
|
44d78a1466
|
(29e9d88c2) Whoops. I though I already used absolute velocities.
|
2019-05-16 05:48:44 +03:00 |
|
Joonas Rikkonen
|
ca8fbe4390
|
(4a761e62c) Default priority modifier is 1.
|
2019-05-16 05:48:25 +03:00 |
|
Joonas Rikkonen
|
ed49bea3ef
|
(c21615b5b) More optimizations.
|
2019-05-16 05:48:09 +03:00 |
|
Joonas Rikkonen
|
480bba392c
|
(20fcd3853) Optimizations.
|
2019-05-16 05:47:52 +03:00 |
|
Joonas Rikkonen
|
068089ae5c
|
(d622ac851) Fix double updates of current orders.
|
2019-05-16 05:47:36 +03:00 |
|
Joonas Rikkonen
|
c09df5c602
|
(567dd3eb2) Wait for the splash videos to finish before continuing with loading if the loading coroutine cannot be run in a separate thread. Not an ideal solution, but better than the unbearably choppy videos. TODO: figure out a way to run the loading screen and the loading coroutine in separate threads on Mac & Linux
|
2019-05-16 05:47:18 +03:00 |
|
Joonas Rikkonen
|
bb6bffe88a
|
(b597640aa) Implemented the new splash videos (each can be skipped separately), language selection on first startup works now
|
2019-05-16 05:47:02 +03:00 |
|
Joonas Rikkonen
|
436c5d4d73
|
(373a0d300) Daedalic splash video, split FF & UTF videos
|
2019-05-16 05:46:46 +03:00 |
|
Joonas Rikkonen
|
306cb77167
|
(6facb21fe) Reminder to self: save before committing
|
2019-05-16 05:46:29 +03:00 |
|
Joonas Rikkonen
|
ce1aa39a4b
|
(b1241e3dd) GUIMessageBoxes use relative sizes
|
2019-05-16 05:46:12 +03:00 |
|
Joonas Rikkonen
|
b7392b362e
|
(3c3673317) Tune the job priority modifiers.
|
2019-05-16 05:45:53 +03:00 |
|
Joonas Rikkonen
|
68ced76e1b
|
(cc26984a5) Merge remote-tracking branch 'origin/dev' into human-ai
|
2019-05-16 05:45:37 +03:00 |
|
Joonas Rikkonen
|
04997cd2f3
|
(fc1a963c7) Double the path wait time when targeting entities.
|
2019-05-16 05:45:19 +03:00 |
|
Joonas Rikkonen
|
b9cca44ce2
|
(8045205b5) Test a velocity based calculation for skipping the nodes in steering.
|
2019-05-16 05:45:04 +03:00 |
|
Joonas Rikkonen
|
f8090d470e
|
(5670a7c58) Don't get stuck if cannot use the button.
|
2019-05-16 05:44:48 +03:00 |
|
Joonas Rikkonen
|
96b2d953d2
|
(bad03a33d) Don't translate language names to the current display language in the settings menu (should be translated to the target language instead)
|
2019-05-16 05:44:31 +03:00 |
|
Joonas Rikkonen
|
7ae2b2f387
|
(2ffcd0a06) Retry writing files in SaveUtil.DecompressFile up to 4 times (in case the file is being used by another process), fixed DecompressFiletoStream "retrying" 4 times even if the first try succeeds
|
2019-05-16 05:44:15 +03:00 |
|
Joonas Rikkonen
|
ec7e45e021
|
(914b4d519) Set Reactor window max size to be slightly larger, fixed ItemInventory text wrapping to work better on different resolutions
|
2019-05-16 05:43:59 +03:00 |
|
Joonas Rikkonen
|
5ec107bf83
|
(0d96091e5) Adjusted layout spacing on Reactor to make the warning labels slightly more readable on Brazilian Portugese
|
2019-05-16 05:43:40 +03:00 |
|
Joonas Rikkonen
|
290e86977d
|
(238f46c9e) Fix bots not walking when close enough to the target (only affects go to objectives that are main objectives -> follow order).
|
2019-05-16 05:43:23 +03:00 |
|