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
24cb7a3659eee7abc9d10c9ca295a34e2ea5b4ce
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Items
/
Components
/
Holdable
T
History
Joonas Rikkonen
43d6ee5e06
Spark & smoke particle effects when welding or cutting something.
Closes
#155
.
2018-02-12 11:20:25 +02:00
..
Holdable.cs
Merge branch 'master' into coolthings
2017-12-17 21:11:42 +02:00
MeleeWeapon.cs
Removed DamageSoundType and replaced it with a string "tag" instead to allow mod creators to create custom damage sounds
2017-12-30 13:46:59 +03:00
Pickable.cs
Characters can only have one picking timer active at a time.
Closes
#179
2017-12-21 22:31:48 +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
Spark & smoke particle effects when welding or cutting something.
Closes
#155
.
2018-02-12 11:20:25 +02:00
Throwable.cs
Updated server logs so admins can see disguised persons
2017-12-16 20:24:24 +03:00