Rain World
Smort Pups
9개 중 1~9개 표시 중
업데이트: 2025년 9월 30일 오전 7시 04분
작성자: XLR08

Fixed some stuff and added interaction when slugcat is sleep curling (Low energy naps with you, high energy roams around)

업데이트: 2025년 5월 18일 오전 9시 49분
작성자: XLR08

A few extra pathfinding tweaks (should now incorporate jump paths into pathfinding) and hopefully fixed out of index error, also try to cut down on lag by heavily cutting down on jump simulation iterations

업데이트: 2025년 5월 11일 오전 11시 10분
작성자: XLR08

- Implemented a new jump finder when the pathfinder's destination can not be reached normally (having Dev Tools active shows jump finder attempts)
- Implemented walljumps and longjumps alongside jump finder
- Slugpups target the closest and most favourite food when searching for food
- Slugpups can roll if falling fast enough (also allows for rolling/sliding when controlled in Safari Mode)
- Slugpups can jump up more types of DoubleReachUp connections (into corridor, pole on to pole)

업데이트: 2025년 3월 3일 오전 5시 13분
작성자: XLR08

Fixed all slugpups sharing the same global variables causing them to jump at the same time lol

업데이트: 2024년 12월 19일 오후 9시 04분
작성자: XLR08

Changed underwater code to use self.cat.airInLungs instead of (self.creature.realizedCreature as AirBreatherCreature).lungs and added pdb for more accurate error logging

업데이트: 2024년 12월 18일 오전 12시 52분
작성자: XLR08

Made ledge climbing MUCH more consistent, basically works every time now

업데이트: 2024년 12월 17일 오전 6시 11분
작성자: XLR08

Actually fixed NullReferenceException and improved ledge climbing

업데이트: 2024년 12월 14일 오전 5시 19분
작성자: XLR08

Maybe fixed some bugs by removing unnecessary code

업데이트: 2024년 11월 17일 오전 3시 05분
작성자: XLR08