This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
1
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
160eff85d043a863c4eab0fea6de468f1550cc06
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Items
History
juanjp600
fae2dc2536
Can compile again
...
Let's hope it's not too broken.
2016-11-05 18:55:11 -03:00
..
Components
Can compile again
2016-11-05 18:55:11 -03:00
CharacterInventory.cs
- fixed dummy location generation crashing the tutorial
2016-11-03 18:22:45 +02:00
FixRequirement.cs
Removed fixed timestep logic from GameScreen (redundant now because the logic is handled in GameMain)
2016-10-04 19:54:17 +03:00
Inventory.cs
Merge remote-tracking branch 'barotrauma/master' into new-netcode
2016-11-05 18:18:20 -03:00
Item.cs
Cleanup with resharper (mostly removing redundancies & using collection.Length/Count properties instead of the Count method)
2016-10-31 20:50:20 +02:00
ItemInventory.cs
Completely destroyed game
2016-08-30 19:59:14 -03:00
ItemPrefab.cs
Fixes and minor enhancements for sub editor
2016-10-06 21:15:01 -03:00
RelatedItem.cs
Using ToLowerInvariant instead of ToLower (the game works for Turkish players now!)
2016-04-27 17:14:09 +03:00