Rain World
Smort Pups
Εμφάνιση 1-9 από 9 καταχωρίσεις
Ενημέρωση: 30 Σεπ στις 7:04

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

Ενημέρωση: 18 Μαϊ στις 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

Ενημέρωση: 11 Μαϊ στις 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)

Ενημέρωση: 3 Μαρ στις 5:13

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

Ενημέρωση: 19 Δεκ 2024 στις 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

Ενημέρωση: 18 Δεκ 2024 στις 0:52

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

Ενημέρωση: 17 Δεκ 2024 στις 6:11

Actually fixed NullReferenceException and improved ledge climbing

Ενημέρωση: 14 Δεκ 2024 στις 5:19

Maybe fixed some bugs by removing unnecessary code

Ενημέρωση: 17 Νοε 2024 στις 3:05