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
f34968be30c7fdfec40ea6ac2c6600b7d8db7d5a
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Items
/
Components
/
Holdable
T
History
juanjp600
d34c783c30
Removed collision from wall gaps
2017-12-06 13:33:54 -03:00
..
Holdable.cs
Renamed screens (EditMapScreen -> SubEditorScreen, EditCharacterScreen -> CharacterEditorScreen)
2017-11-18 15:13:03 +02:00
MeleeWeapon.cs
Added a Character.AddDamage override method that does damage to a specific limb instead of the limb closest to the source of the damage. Projectiles and melee weapons now always do damage to the limb they hit, even if the center point of some other limb happens to be closer.
2017-12-05 18:03:00 +02:00
Pickable.cs
Item pickup sounds are only played when the controlled character picks up an item
2017-12-01 22:11:14 +02:00
Propulsion.cs
- Renamed a bunch of ObjectProperty-related stuff (ObjectProperty -> SerializableProperty, IPropertyObject -> ISerializableEntity, the "SerializableProperty" attribute -> Serialize).
2017-11-08 21:15:03 +02:00
RangedWeapon.cs
Added Karma, harming players reduces it
2017-12-03 21:51:12 -03:00
RepairTool.cs
Removed collision from wall gaps
2017-12-06 13:33:54 -03:00
Throwable.cs
- Renamed a bunch of ObjectProperty-related stuff (ObjectProperty -> SerializableProperty, IPropertyObject -> ISerializableEntity, the "SerializableProperty" attribute -> Serialize).
2017-11-08 21:15:03 +02:00