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
/
BarotraumaShared
/
Source
/
Items
/
Components
/
Holdable
T
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
..
Holdable.cs
(ce8e185aa) Merge branch 'dev' of
https://github.com/Regalis11/Barotrauma-development
into dev
2019-04-16 17:12:09 +03:00
LevelResource.cs
(ce8e185aa) Merge branch 'dev' of
https://github.com/Regalis11/Barotrauma-development
into dev
2019-04-16 17:12:09 +03:00
MeleeWeapon.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
Pickable.cs
(ce8e185aa) Merge branch 'dev' of
https://github.com/Regalis11/Barotrauma-development
into dev
2019-04-16 17:12:09 +03:00
Propulsion.cs
(7d0cf0d4f) Clamp forces in a bunch of more places where forces are applied to bodies
2019-04-03 16:21:38 +03:00
RangedWeapon.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
RepairTool.cs
(d4b786b03) Fixed welding tools & plasma cutters doing damage to each limb the ray hits, causing them to do excessive damage to characters. Also reduced the damage by 50% because it was still a tad too high.
2019-06-10 17:52:42 +03:00
Throwable.cs
(b451554e8) Merge remote-tracking branch 'origin/dev' into keymapping-refactor-test
2019-04-04 11:10:29 +03:00