Most Bug Squished, Softlocks Fixed


Hello Again!
I just pushed a new build with a bunch of little fixes for several issues that folks managed to rat-out! I still haven't conquered that rare text-gylph weirdness, BUT i was able to fix the "design" issue of the Elite Goblin at the top of the tower not countering after a certain number of hits. Now that dude will properly riposte after you hit him for too many times in a row. I say "design" issue in quotes because technically he was already supposed to do that, but i figured out what issues were causing that behaviour to break.
The first issue was a regression, caused by the riposte-guard-hitbox-isolation field was being overwritten by a hitstun-state-hitbox-isolation trigger [which was new].

The second was this bit of code [or, lackthereof]. See if u can figure out whats missing here :^]

(Starts to wonder if Jetbrains linters could catch this sort of thing, rare as it is)

Files

Win64.zip 124 MB
Nov 04, 2021
WarpSoldier.app.zip 124 MB
Nov 04, 2021

Get Warp Soldier - Nov 2021 Demo

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

Deleted post

the bug is that the 2nd if statement has literally nothing in its block lmao. its supposed to return false like the first one.

Deleted post