Commit Graph

63 Commits

Author SHA1 Message Date
Joonas Rikkonen c27e2ea5ab v0.14.6.0 2021-06-17 17:58:09 +03:00
Markus Isberg bf743f1e99 Unstable 0.1300.2.11 2021-04-27 17:12:39 +03:00
Markus Isberg 2c750282ec Unstable 0.1300.1.11 2021-04-26 21:07:23 +03:00
Juan Pablo Arce 841d755394 Fixed compiler error 2021-04-22 16:35:46 -03:00
Juan Pablo Arce dde6212577 v0.13.0.11 2021-04-22 13:11:21 -03:00
Markus Isberg cb969c959f Unstable v0.1300.0.1 2021-03-05 17:00:56 +02:00
Juan Pablo Arce 64cdb32078 Merge branch 'master' into dev 2021-02-25 12:59:20 -03:00
Joonas Rikkonen 694cdfee7b v0.12.0.2 2021-02-10 17:08:21 +02:00
Joonas Rikkonen f433a7ba10 v0.11.0.9 2020-12-09 16:34:16 +02:00
Joonas Rikkonen b772654326 Unstable v0.1100.0.4 (November 11th 2020) 2020-11-06 20:12:15 +02:00
Joonas Rikkonen bbf06f0984 v0.10.6.2 2020-10-29 17:55:26 +02:00
Juan Pablo Arce 0002ad2c50 v0.10.5.1 2020-09-22 11:31:56 -03:00
Juan Pablo Arce 33d3a41104 (965c31410a) Unstable v0.10.4.0 2020-07-23 18:38:15 -03:00
Juan Pablo Arce 4f8bd39789 (b0f5305f2) Unstable v0.9.10.0 2020-05-22 08:21:34 -03:00
Juan Pablo Arce a1ca41aa5d (5a377a8ee) Unstable v0.9.1000.0 2020-05-13 12:55:42 -03:00
Juan Pablo Arce b143329701 (bcb06cc5c) Unstable v0.9.9.0 2020-03-27 15:22:59 -03:00
Juan Pablo Arce 2783125162 Unstable v0.9.707.0 2020-02-11 16:07:21 -03:00
Joonas Rikkonen 6754b9d5a2 (99feac023) Unstable 0.9.704.0 2020-02-07 20:47:03 +02:00
Juan Pablo Arce 590619459b (eba811de) Pushed MonoGame third-party dependencies 2020-02-04 15:49:32 -03:00
Juan Pablo Arce 08ab6185c4 (eba811de) Unstable 0.9.703.0 2020-02-04 11:54:57 -03:00
Juan Pablo Arce 15499cb704 (e42047dc1) Tester's build, January 30th 2020 2020-01-30 15:57:03 -03:00
Joonas Rikkonen eaa18a20a3 (2402e736e) Tester's build, January 25th 2020 2020-01-25 12:48:13 +02:00
Juan Pablo Arce 4a58987eae (6c8ca4a55) Tester's build, January 20th 2020 2020-01-20 11:35:15 -03:00
juanjp600 e6a08d715b (77d1794a) Tester's build January 10th, 2020 2020-01-10 14:42:38 -03:00
Joonas Rikkonen 92638d87f3 (9d6a3f0b3) Parse Server Map as UTF8 2019-06-16 18:05:40 +03:00
Joonas Rikkonen 226d26ea4c (b4c25c1e7) whoops 2019-06-16 18:02:25 +03:00
juanjp600 682b57a1c3 (0e354918b) Fixed Unicode on the server list 2019-06-16 18:01:33 +03:00
Joonas Rikkonen 87a0ee21eb (6e187d247) Fixed contained items' status effects being added twice to the list of an ItemContainer's active status effects when swapping items. For example, when swapping a fuel rod with another one, the status effect that increases AvailableFuel would be applied twice, causing the reactor to act as if there were 2 rods in it. Closes #1643 + merge fix 2019-06-15 20:24:01 +03:00
Joonas Rikkonen 157f6cfd21 (62b9ca04f) Removed Berilia from the build 2019-06-15 20:00:44 +03:00
juanjp600 1b7dee5eaa (d6742ccd3) Changed macOS reference to freetype6 2019-06-15 19:56:24 +03:00
Joonas Rikkonen 4b6a753947 (f2b1c4b73) Merge branch 'dev' of github.com:Regalis11/Barotrauma-development into dev 2019-06-15 19:45:32 +03:00
Joonas Rikkonen b64d3d17ac (ee4193544) Modified: Reduced the health interface opening range mildly to prevent ragdoll flailing at or close to old max range 2019-06-15 19:45:11 +03:00
Joonas Rikkonen 03a7093486 (1c5ce3fee) More descriptive error messages when publishing a Workshop item fails. 2019-06-15 19:44:13 +03:00
Joonas Rikkonen e79c980a5c (6c66f1762) Lowered alien walls health a bit 2019-06-04 16:38:17 +03:00
Joonas Rikkonen 7c67b1f164 (57c46943d) Quick fix watchman graphics (not quite right yet, but better). Re-enable the variant 2. 2019-05-20 21:00:11 +03:00
Joonas Rikkonen b71adc7589 (2e0e45e1f) Updated: Localization 2019-05-20 20:46:21 +03:00
Joonas Rikkonen 120dc39a9e (36d2ff935) Merge branch 'dev' of github.com:Regalis11/Barotrauma-development into dev 2019-05-20 20:18:17 +03:00
Joonas Rikkonen 1340780205 (18af6c22d) Fixed: On/Off switches not being highlighted in mechanic tutorial 2019-05-20 20:17:59 +03:00
Joonas Rikkonen c307b74f57 (01fa60350) Hacky fix to private servers showing up in the server list: use an invalid pchVersionString ("-1"), which causes the server to be rejected from the server list. Closes #1455 2019-05-19 00:35:57 +03:00
Joonas Rikkonen a5e869ccd0 (cae84e234) Translate Lidgren's "no response from remote host" error message 2019-05-18 17:39:59 +03:00
Joonas Rikkonen e367f900b8 (2a4bd39c2) Merge branch 'dev' into human-ai 2019-05-16 05:33:13 +03:00
Joonas Rikkonen 3d7a113d75 (048b753e6) Merge branch 'dev' into human-ai 2019-05-16 05:20:29 +03:00
Joonas Rikkonen 60f52375e6 (7788ec72a) Test issuing orders automatically. 2019-05-16 05:03:49 +03:00
Joonas Rikkonen 0817f8b3ef (ec2543ae9) Merge remote-tracking branch 'origin/x86-build' into dev 2019-05-06 11:30:17 +03:00
Joonas Rikkonen 931a6ea20b (8b6feb3c6) Don't generate xml documentation for the build output 2019-05-06 11:29:59 +03:00
Joonas Rikkonen cffaef3c3c (4dba94638) Legacy save file support (= save files present in Data/Saves will still be usable) 2019-05-06 11:29:24 +03:00
Joonas Rikkonen 7b718673e8 (46e237b4f) Added x86 build configurations 2019-05-06 11:28:31 +03:00
Joonas Rikkonen 44001459c0 (ef6edf745) Fixed remote characters frequently getting stuck to the ragdoll state in multiplayer. Happened because the characters are forced to stay in ragdoll mode if they're moving more than 1 m/s, and if the character stops being ragdolled server-side and starts moving, the movement will prevent it from going back to normal state client-side. Now the client will simply determine the ragdoll state based on the ragdoll input from the server. 2019-05-06 11:24:37 +03:00
Joonas Rikkonen 2f0e7605c8 (b39fb8cf6) 32-bit freetype6.dll 2019-05-06 11:24:00 +03:00
Joonas Rikkonen 534422abd8 (a28b86781) fixed hull sprites 2019-05-06 11:23:43 +03:00