This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
0
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
92638d87f35beab67f86d67f5ceec3d7ffb74cbf
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
Utils
History
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
..
LocalizationCSVtoXML.cs
(db31ead65) Merge branch 'dev' of
https://github.com/Regalis11/Barotrauma-development
into dev
2019-05-20 21:03:14 +03:00
MathUtils.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
OpenFileDialog.cs
(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
TextureLoader.cs
(f6b392c84) Fixed TextureLoader.FromStream always premultiplying the alpha channel regardless of the value of the preMultiplyAlpha argument
2019-04-06 17:49:59 +03:00
ToolBox.cs
(57c46943d) Quick fix watchman graphics (not quite right yet, but better). Re-enable the variant 2.
2019-05-20 21:00:11 +03:00