Regalis
a3569b8bf0
(3a5d98b) v0.9.6.0
2019-12-17 14:38:41 +01:00
Regalis
5c95c53118
(3dc4135ce) v0.9.5.1
2019-11-21 18:22:25 +01:00
Regalis
b39922a074
(d9829ac) v0.9.4.0
2019-10-24 18:06:23 +02:00
Joonas Rikkonen
9aa12bcac2
(f2e516dfe) v0.9.3.2
2019-09-20 20:11:18 +03:00
Joonas Rikkonen
80698b58b0
(a00338777) v0.9.2.1
2019-08-26 19:58:44 +03:00
Joonas Rikkonen
0f63da27b2
(bf212a41f) v0.9.2.0 pre-release test version
2019-07-27 21:06:07 +03:00
Joonas Rikkonen
afa2137bd2
(98ad00fa2) v0.9.1.0
2019-07-27 20:20:43 +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
Joonas Rikkonen
0ecfc426ff
(45f083a5a) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
2019-04-03 16:22:12 +03:00
Joonas Rikkonen
0dd1823eb1
(44a496915) Added: Template for using a video with the Welcome text in the tutorial if needed. Removed: Old spritesheets. Fixed: Bug in fetching crew with certain jobs
2019-04-03 16:21:57 +03:00
Joonas Rikkonen
8b12f85f48
(b6f451292) Moved crafting recipes from the fabricator xml to the xmls of the items. Makes it possible for modders to add new craftable items without having to modify the fabricators. Closes #1001
2019-04-01 22:51:37 +03:00
Joonas Rikkonen
044fd3344b
2f107db...5202af9
2019-03-18 21:42:26 +02:00
Joonas Rikkonen
64ad5e5003
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
juanjp600
4d225c65f2
Updated to MonoGame 3.6 + Directory refactor
...
- Barotrauma's projects are in the Barotrauma directory
- All libraries are in the Libraries directory
- MonoGame is now managed by NuGet, rather than referenced from the installed files (TODO: consider using PCL for easier cross-platform development?)
- NuGet libraries are not included in the repo, as getting the latest versions automatically should be preferred
- Removed Content/effects.mgfx as it didn't seem to be used anywhere
- Removed some references to Subsurface directory
- Renamed Launcher2 to Launcher
2017-06-27 09:52:57 -03:00