Это полностью переписанная версия Ashford Academy. Ashford Academy - это игра, в которой вы играете роль новоназначенного директора (мужчины). С этого момента вам решать, что будет дальше.
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=False Bugfixes: - 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)
v0.3.2
- 2 new images added to existing events - 2 new events added - improved the text of some sensuality events - since reputation consists of a calculated and a static part, its description now discloses the static reputation value. - centralised code to show period splash screens. Text (Morning/Afternoon/Evening) now shown in bigger font and cursive - added option for different choice pools in random_select (backwards compatible) - overhauled and simplified Susans and Marinas dresscode logic: while Marina continues to dress as she pleases, Susan will more strongly follow what she thinks you want (with same school policies and stats will wear the same clothing) Balancing: - effects of nude school uniform made more positive: now increases behavior - capped lust at 100 for purposes the negative behavior effect if pdas are allowed - set the stress influence of security 1 (which you start with) to 0, reduced the stress increase per level - halved the stress increase per level of surveillance - lowered bdsm upkeep cost (money) to 60% of the old value - doubled permanent weekly reputation gain/loss due to student stats. Still not much though, with all maxed stats you'll now gain 0.25 reputation per week from it - added an end of school year reputation boost (at max stats: 5 points), enough to overcome the stat drain from the worsening student stats. Thanks rhev for the suggestion! Bugfixes: - apply_entrance_dilution got applied twice for students getting added midterm, which means they pulled down stats too much - keep effects of entrance_req_focus from applying weekly, since they apply each day - improved logic of how an event is picked when dresscode is none - no more nude students other than at dormitory/pool/bath ;-) - tuition income now bottoms out at 0, instead of turning negate when reputation is below 0
v0.3.1 - added 2 new events to location sensuality - pair dance event in location sensuality expanded - adjusted event conditions of sensuality events - reduced frequency of event office26 once it has reached its end state - bugfix: fixed crash on weekly effects if bdsm punishments are active