Ashford Academy Redux v0.3.3 By Dream Chaser
This is a completely rewritten version of Ashford Academy. Ashford Academy is a game where you take the role of the newly appointed principal (male). From this point it's up to you to decide what happens next.Version 0.3.3 should fix the artistery problem (and has new_game_plus defined).- updated documentation for adding mods to the game- moved folder mods (empty except for readme.txt) from game/images/mods to game/mods- moved file backwards_compatible.rpy from core to base mod- added list of functions to call after value changes so that mods can hook into it: callback_recalculate_stats- backwards compatibility: added new_game_plus=FalseBugfixes:- fixed display of banned images/events/characters in the debug screen (noticed by Evergrey)- fixed backward_compatible initialization: Now properly happens right at game start- fixed crash in event sensuality1 (if inhibition<=40)- fixed crash on income (negative upkeep cost) of game objects other than buildings (there where no such game objects in the base game)