Commit Graph

4 Commits

Author SHA1 Message Date
Regalis
d6a57f9533 Bunch of crew AI bugfixes/improvements:
- replacing empty oxygen tanks
- fixed characters only fixing leaks in the outer hull
- prioritizing large leaks over small ones
- fixed characters doing nothing after fixing all the leaks (and sinking to the bottom if they happen to be outside)
- more accurate welder aiming
- AIObjectiveGetItem makes the characters go to the cabinet/container an item is inside, not to the actual item (which may not be actually positioned at the container)
2016-03-16 17:41:59 +02:00
Regalis
d1580328ed Some cleanup using ReSharper (mostly removing redundancies) 2016-03-12 15:32:34 +02:00
Regalis
9405df006a Merge branch 'master' of https://bitbucket.org/Regalis11/subsurface-private
Conflicts:
	Subsurface/Source/Characters/AI/Objectives/AIObjectiveManager.cs
2016-01-18 21:48:40 +02:00
Regalis11
19ec05c70e FixLeaks-command (still needs a sprite for the UI) 2016-01-18 10:56:25 +02:00