Posted July 19, 2021 by Hanako Games
#patch
CHANGELOG DETAILS:
Plot:
* Fixed 'for for' typo writing a letter to your parents.
* Diary entry for Logan's first Bingo game if you win fixed. (Doesn't change
existing diary entries in saves, just new ones.)
* Minnie now assists students. With an ass. Instead of asissting.
* Plants now come properly on Minnie's path.
* Fundraising Storm dialog entry no longer duplicated when on Minnie or Pastel
paths.
* Debug messages trimmed.
* Minnie friendship yearbook entry no longer goes off the edge of the screen.
Dungeon:
* When there are multiple units with the same name, they now get stacked
in the target chooser like walls do.
* Ward textures now drawn in front of monsters in Warded cells.
* Pushing out of a Warded cell now blocked.
* Monsters should no longer be able to move forward when standing in a Warded cell.
* Monsters should no longer be able to kill Wards.
* Wards no longer serve as an obstacle to attacks if you and the monster
are both in the same warded cell.
* Detect Charm by Ward now works.
* Anti-Magic Fields no longer physical, so they won't catch on fire when put
on lava.
* The check to see if a unit is an obstacle to another has been split into
MeleeObstacle() and MovementObstacle() versions, so Wards can block movement
out while not blocking melee attacks inside.