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
74ef5c6ea6030e492005a79e9892dfee618f2c76
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Items
/
Components
/
Holdable
T
History
Joonas Rikkonen
74ef5c6ea6
Fixed items attached mid-round by other clients or the host being impossible to interact with and occasionally being attached to an incorrect position.
Closes
#296
2018-02-28 14:01:38 +02:00
..
Holdable.cs
Fixed items attached mid-round by other clients or the host being impossible to interact with and occasionally being attached to an incorrect position.
Closes
#296
2018-02-28 14:01:38 +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
Fixed items attached mid-round by other clients or the host being impossible to interact with and occasionally being attached to an incorrect position.
Closes
#296
2018-02-28 14:01:38 +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