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
1,367
Commits
5
Branches
2
Tags
a09367c78fb98b71442765757f2b1dedf8e88da6
Commit Graph
2 Commits
Author
SHA1
Message
Date
Faerdan
a09367c78f
Updated and refactored how items and characters are chosen for interactions in the world. The new system has more precision, with items under the cursor taking priority (this helps with small items which are in front of large items). A new method CanInteractWith(Item) has been added to the Character class which does all validation of interaction with items, including new distance calculations based on bounding boxes. This gives more consistency in selecting and interacting with all sizes and shapes of items. Because of this pickdistance (not interactdistance) has been removed from all item configurations (in their XML config files) and the default InteractDistance for all items is now 120.
2017-06-18 22:30:54 +01:00
Regalis
94c6a8ea1b
Renamed project folders from Subsurface to Barotrauma
2017-06-04 15:00:53 +03:00