Joonas Rikkonen
|
fcdfee6328
|
(333e0a646) Added automatic hull & item repair option to the campaign. TODO: adjust costs, now both options cost a fixed 500 credits. Closes #1314
|
2019-04-15 11:55:49 +03:00 |
|
Joonas Rikkonen
|
50317e3626
|
(1edd7c0b9) Created methods for getting lists of favourite servers and servers you've been to (history) from the GetServers method, changes might be needed
|
2019-04-11 18:25:15 +03:00 |
|
Joonas Rikkonen
|
74c0b22b77
|
(c13450762) Added All tab to the sub editor screen entity list
|
2019-04-11 18:22:19 +03:00 |
|
Joonas Rikkonen
|
bf953177b9
|
(7ef195de5) Added server preview to be cleared on server list refresh
|
2019-04-10 15:14:00 +03:00 |
|
Joonas Rikkonen
|
e94228d346
|
(b948206e8) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-04-10 13:35:03 +03:00 |
|
Joonas Rikkonen
|
9a54b89bf3
|
(0eb0c36ec) Fixed door background sprites being drawn in front of characters (TODO: update sprite depths in the subs)
|
2019-04-10 13:30:25 +03:00 |
|
Joonas Rikkonen
|
af260565ad
|
(5fbd1cdee) Reload sprite and reset the depth when reset to prefab method is called.
|
2019-04-10 13:30:08 +03:00 |
|
Joonas Rikkonen
|
06ac9a04ba
|
(84bc4cdae) Display another message when trying to directly open a door that doesn't have buttons on it (wired to remote buttons/controllers).
|
2019-04-10 13:29:50 +03:00 |
|
Joonas Rikkonen
|
85acb21069
|
(22af8c988) Don't crash them game if playing the splash screen fails
|
2019-04-10 13:29:33 +03:00 |
|
Joonas Rikkonen
|
aa883064c6
|
(a87395f64) Moved content packages at the bottom of the list in server info panel
|
2019-04-10 13:29:15 +03:00 |
|
Joonas Rikkonen
|
18f49a3fd4
|
(1d26e9d80) Improved Server List screen layout
|
2019-04-10 13:28:58 +03:00 |
|
Joonas Rikkonen
|
40d0a49958
|
(0946322ab) Fixed file transfer progress bars not being visible in NetLobbyScreen. Closes #1412
|
2019-04-10 13:25:10 +03:00 |
|
Joonas Rikkonen
|
3877c18d0c
|
(c15419d90) Changelog additions + merge fix
|
2019-04-08 19:20:05 +03:00 |
|
Joonas Rikkonen
|
71d546ff7f
|
(f36b3a111) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-04-08 19:17:50 +03:00 |
|
Joonas Rikkonen
|
9a829206af
|
(2c264b075) Improve readability (no functional changes).
|
2019-04-08 19:17:06 +03:00 |
|
Joonas Rikkonen
|
5d5979c58b
|
(a69e7b9c1) Moved delete button to the top of submarine list in submarine editor load window, to minimize accidental clicks
|
2019-04-08 19:15:54 +03:00 |
|
Joonas Rikkonen
|
33b8c37933
|
(3cb6209cf) Show the "starting a round" popup to all clients when the server initiates a new round. Closes #1396
|
2019-04-08 13:37:27 +03:00 |
|
Joonas Rikkonen
|
24794932dc
|
(b1ed113e0) Randomize map seed when opening the "new game" tab. Closes #1399
|
2019-04-08 13:37:12 +03:00 |
|
Joonas Rikkonen
|
9594ea67a7
|
(bf037f9b0) Don't allow deleting vanilla subs or subs that are a part of some content package
|
2019-04-08 13:36:58 +03:00 |
|
Joonas Rikkonen
|
c3ab4b6899
|
(8825d662c) Small adjustments to workshop layout and created custom buttons for steam links.
|
2019-04-08 11:45:03 +03:00 |
|
Joonas Rikkonen
|
904a1dabb0
|
(d5da14437) Fixed all tags not being visible in SteamWorkshopScreen and description box not showing the full description, minor layout tweaks
|
2019-04-08 11:44:33 +03:00 |
|
Joonas Rikkonen
|
532e8bf122
|
(2f2a6df6a) Fixed crashing when attempting to publish a sub with a preview image larger than 1MB on the Steam Workshop. Closes #1400
|
2019-04-08 11:44:20 +03:00 |
|
Joonas Rikkonen
|
d16c470df6
|
(de584e63e) Improved MP campaign setup UI
|
2019-04-07 21:44:28 +03:00 |
|
Joonas Rikkonen
|
d15a88c619
|
(3e8bdbb0a) v0.8.9.9 + merge fix
|
2019-04-06 17:54:39 +03:00 |
|
Joonas Rikkonen
|
f043ac26f4
|
(5754c8b91) Fixed incorrectly placed gap in Typhon's cargo room
|
2019-04-06 17:52:36 +03:00 |
|
Joonas Rikkonen
|
dc8b49b5b6
|
(e3f5b70a3) Updated vanilla sub preview images (resolution 1024 x 448-512)
|
2019-04-06 17:52:23 +03:00 |
|
Joonas Rikkonen
|
f80e9a29a7
|
(301f0a344) Option to set a custom preview image for subs
|
2019-04-06 17:50:53 +03:00 |
|
Joonas Rikkonen
|
7b3ccde624
|
(46f58eedd) Set submarine preview image resolution back to 256x128. For some reason, higher resolutions seem to cause hangs for when loading the image. I suspected it was because of encoding the image as a Base64 string into the xml, but that doesn't seem to case: I tried saving the image as a separate file instead, and it still causes the same problem (see #19 in the private repo).
|
2019-04-06 17:50:27 +03:00 |
|
Joonas Rikkonen
|
8d8478432f
|
(00783cc63) Don't premultiply submarine preview image alpha, fixed background texture not covering the whole preview image when using an image resolution larger than the size of the texture
|
2019-04-06 17:50:13 +03:00 |
|
Joonas Rikkonen
|
14d0daf16d
|
(ccef21f63) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-04-06 17:49:31 +03:00 |
|
Joonas Rikkonen
|
45c1ed499a
|
(e326112f5) Increased discharge coil sound range and added camera shake to make it more noticeable when it's used
|
2019-04-06 17:49:18 +03:00 |
|
Joonas Rikkonen
|
ea463acc60
|
(e7176c489) Tweaks to the workshop screen
|
2019-04-06 17:49:05 +03:00 |
|
Joonas Rikkonen
|
e086af2c6f
|
(bebc37619) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-04-05 16:20:27 +03:00 |
|
Joonas Rikkonen
|
25768d8845
|
(4b54fb4bf) Refactor AIObjectiveCombat and the reactions to the damage. Fixes bots not reacting to any damage done with repair tools. Now they should flee (but not retaliate).
|
2019-04-05 16:20:11 +03:00 |
|
Joonas Rikkonen
|
501a114000
|
(4119dec1c) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-04-05 16:19:55 +03:00 |
|
Joonas Rikkonen
|
d7364171fb
|
(e31a38ae1) Fixed spritebatch not being disposed when saving submarine preview images, don't reload all subs when saving a sub
|
2019-04-05 16:19:40 +03:00 |
|
Joonas Rikkonen
|
161f725778
|
(2b36813ef) Added Back button to submarine editor
|
2019-04-05 16:19:07 +03:00 |
|
Joonas Rikkonen
|
8f42801c7a
|
(2d473d38a) Add RequireAimToUse checks for being logical and for future. Shouldn't have any functional implications in the current version, but we could have RepairTools or Weapons that don't require aiming.
|
2019-04-05 16:18:52 +03:00 |
|
Joonas Rikkonen
|
aef3a96d60
|
(cb01ae2fe) Small adjustments to Sub Editor entity list
|
2019-04-05 16:18:23 +03:00 |
|
Joonas Rikkonen
|
d259ac40a2
|
(33511440f) Small tweaks to the Sub Editor screen
|
2019-04-05 16:17:53 +03:00 |
|
Joonas Rikkonen
|
aafb463dcf
|
(2c44bade5) Workshop UI improvements final
|
2019-04-05 16:17:24 +03:00 |
|
Joonas Rikkonen
|
f787256dc8
|
(03383d4e3) Fixed items being impossible to select in character mode in the sub editor when using the legacy control scheme
|
2019-04-05 16:16:54 +03:00 |
|
Joonas Rikkonen
|
2fbd1a1d92
|
(93746b96f) Workshop menu layout improvements
|
2019-04-05 16:16:09 +03:00 |
|
Joonas Rikkonen
|
19b451ff17
|
(5ddee76aa) Workshop UI improvements #2
|
2019-04-05 16:15:40 +03:00 |
|
Joonas Rikkonen
|
7dae8639cc
|
(2c4d0cf44) Fixed memorystream not being disposed when saving a submarine preview image
|
2019-04-05 16:14:26 +03:00 |
|
Joonas Rikkonen
|
1db710b92b
|
(fdce94d18) Fixed steam workshop menu being way too tinty & moved text changes to the end of the text xml
|
2019-04-05 16:14:12 +03:00 |
|
Joonas Rikkonen
|
52e8d4acc8
|
(42760ea3b) First pass of workshop UI improvements
|
2019-04-05 16:13:57 +03:00 |
|
Joonas Rikkonen
|
9e62d2219a
|
(335f60e63) Don't deselect items in the subeditor with "select" key. Use "deselect" instead. Fixes inventories and other interfaces closing when clicking trying to interact with the items inside them.
|
2019-04-05 16:13:41 +03:00 |
|
Joonas Rikkonen
|
57e5a969ba
|
(f95283b36) Submarine preview layout changes, don't display attributes that don't have a value, GUIMessageBox layout tweaking
|
2019-04-05 16:13:12 +03:00 |
|
Joonas Rikkonen
|
f91e28c248
|
(5643d05c2) Show wall count in the sub editor, color the item/structure/wall counts orange/red if there's a very high number of them
|
2019-04-05 16:12:57 +03:00 |
|