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
5a9b681c134f3b6a25d41e331ad6c3d8e65a0d47
LuaCsForBarotraumaEP
/
Barotrauma
T
History
Joonas Rikkonen
5a9b681c13
(8c99939f6) Fix bots dropping from ladders if there is a non-ladder node in the path (Especially on Typhon). The distance check was incorrect, but after correcting it, I decided that it probably causes more issues than it solves. If there is one node in the path that is not in the current ladder, but the node after that is, we can just follow the path to the node that is on the ladders. Remove an unnecessary IgnorePlatforms assignment. It's handled in the HumanAIController.
2019-04-08 19:17:35 +03:00
..
BarotraumaClient
(8c99939f6) Fix bots dropping from ladders if there is a non-ladder node in the path (Especially on Typhon). The distance check was incorrect, but after correcting it, I decided that it probably causes more issues than it solves. If there is one node in the path that is not in the current ladder, but the node after that is, we can just follow the path to the node that is on the ladders. Remove an unnecessary IgnorePlatforms assignment. It's handled in the HumanAIController.
2019-04-08 19:17:35 +03:00
BarotraumaServer
(370a5daac) Merge branch 'dev' of
https://github.com/Regalis11/Barotrauma-development
into dev
2019-04-08 13:35:02 +03:00
BarotraumaShared
(8c99939f6) Fix bots dropping from ladders if there is a non-ladder node in the path (Especially on Typhon). The distance check was incorrect, but after correcting it, I decided that it probably causes more issues than it solves. If there is one node in the path that is not in the current ladder, but the node after that is, we can just follow the path to the node that is on the ladders. Remove an unnecessary IgnorePlatforms assignment. It's handled in the HumanAIController.
2019-04-08 19:17:35 +03:00
Launcher
2f107db...5202af9
2019-03-18 21:42:26 +02:00