Rain World

Rain World

Smort Pups
Menampilkan1-9 dari 9 kiriman
Pembaruan: 30 Sep @ 7:04am

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

Pembaruan: 18 Mei @ 9:49am

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

Pembaruan: 11 Mei @ 11:10am

- 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)

Pembaruan: 3 Mar @ 5:13am

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

Pembaruan: 19 Des 2024 @ 9:04pm

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

Pembaruan: 18 Des 2024 @ 12:52am

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

Pembaruan: 17 Des 2024 @ 6:11am

Actually fixed NullReferenceException and improved ledge climbing

Pembaruan: 14 Des 2024 @ 5:19am

Maybe fixed some bugs by removing unnecessary code

Pembaruan: 17 Nov 2024 @ 3:05am