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
701e4553a23e8df4e3d80a7f7b7143318e7df4ec
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Data
T
History
Joonas Rikkonen
127cc28af3
SoundPlayer.GetSound doesn't attempt to load the sound if a sound with a matching tag is not found, because otherwise configuring limb hit sounds and such with the file path instead of the tag will cause a new sound instance to be created every time the sound is played (and these instances are never freed). + Sound config files can be now configured in content packages.
2018-02-24 19:41:28 +02:00
..
ContentPackages
SoundPlayer.GetSound doesn't attempt to load the sound if a sound with a matching tag is not found, because otherwise configuring limb hit sounds and such with the file path instead of the tag will cause a new sound instance to be created every time the sound is played (and these instances are never freed). + Sound config files can be now configured in content packages.
2018-02-24 19:41:28 +02:00
clientpermissions.xml
Added empty default client permission file
2017-12-22 01:17:43 +02:00
permissionpresets.xml
Added permission presets (or ranks). Current presets are none (no special permissions), moderator (round management & kicking) and admin (almost everything permitted).
2017-12-19 22:27:07 +02:00