cc9ebe9fc27d6b181e7e6c37f30b8dabc339a4b3
- Reverted the item distance calculation change in commitc7fd681(it made interaction way less precise, as items near the character tended to get focus even if the cursor was nowhere near them), and replaced it with: - Aim assist considers the distance to an item to be 0.0 if the cursor is inside a trigger of the item. - Reverted769a012and disabled aim assist when an item is selected. Meaning that now items don't have to be deselected before interacting with another item, but the cursor has to be directly on the other item to make accidental interaction less likely. - Removed some redundant trigger calculations from CanInteractWith.
Barotrauma
Copyright © Undertow Games 2017
Before downloading the source code, please read the EULA.
Links:
Official Website: www.undertowgames.com/barotrauma
Forums: http://undertowgames.com/forum/
Wiki: http://barotrauma.gamepedia.com/Barotrauma_Wiki
Prerequisities:
- Visual Studio with C# 6.0 support (VS 2015 or later recommended)
- MonoGame 3.5
Description
Languages
C#
63.2%
C
26.8%
C++
5.9%
Shell
1.1%
Makefile
0.8%
Other
1.9%