Rain World

Rain World

Smort Pups
Näytetään 1–9 / 9
Päivitys: 30.9. klo 7.04

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

Päivitys: 18.5. klo 9.49

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

Päivitys: 11.5. klo 11.10

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

Päivitys: 3.3. klo 5.13

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

Päivitys: 19.12.2024 klo 21.04

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

Päivitys: 18.12.2024 klo 0.52

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

Päivitys: 17.12.2024 klo 6.11

Actually fixed NullReferenceException and improved ledge climbing

Päivitys: 14.12.2024 klo 5.19

Maybe fixed some bugs by removing unnecessary code

Päivitys: 17.11.2024 klo 3.05