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
77940fa99236dced26d0ca95730de2db746e2c96
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Items
/
Components
/
Holdable
T
History
Joonas Rikkonen
77940fa992
Added some debug logging, Character.Revive removes the existing AITarget from the character before creating a new one
2018-02-26 18:05:03 +02:00
..
Holdable.cs
Added some debug logging, Character.Revive removes the existing AITarget from the character before creating a new one
2018-02-26 18:05:03 +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
Fixed missing RepairTool HitStructure particles & missing ancient weapon beam (+ added hit particles to ancient weapon).
Closes
#285
2018-02-25 22:43:06 +02:00
Throwable.cs
Updated server logs so admins can see disguised persons
2017-12-16 20:24:24 +03:00