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
98e0504e1fbdb6bf949ecd89a5ecdb63ab13a336
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Items
T
History
Joonas Rikkonen
98e0504e1f
(52748e937) Fixed nullref exception if a character eats another one when a gamesession has not been started
2019-04-01 22:53:12 +03:00
..
Components
(b6f451292) Moved crafting recipes from the fabricator xml to the xmls of the items. Makes it possible for modders to add new craftable items without having to modify the fabricators.
Closes
#1001
2019-04-01 22:51:37 +03:00
CharacterInventory.cs
2f107db...5202af9
2019-03-18 21:42:26 +02:00
Inventory.cs
(54ae135f5) Items can be dragged and dropped directly from the inventory into containers without having to select the container first.
2019-03-28 18:11:40 +02:00
Item.cs
(b6f451292) Moved crafting recipes from the fabricator xml to the xmls of the items. Makes it possible for modders to add new craftable items without having to modify the fabricators.
Closes
#1001
2019-04-01 22:51:37 +03:00
ItemInventory.cs
(54ae135f5) Items can be dragged and dropped directly from the inventory into containers without having to select the container first.
2019-03-28 18:11:40 +02:00
ItemPrefab.cs
(52748e937) Fixed nullref exception if a character eats another one when a gamesession has not been started
2019-04-01 22:53:12 +03:00
RelatedItem.cs
2f107db...5202af9
2019-03-18 21:42:26 +02:00