JustPaste.it

0.1.3
Tl;Dr
2 new scenes for Chloe
2 new scenes for Eilana
Re-worked quest system into screens as well as quests can be taken from all dungeon residents independently (meaning multiple quests for the same monster)
Introduction of Tempest the town guard
Re-worked the inventory: Separate pages for character stats, girl stats, inventory, and spell book all can be accessed from a new actions bar in the top right.
The girls screens have been re-worked, they now display hints on how to progress with them.
When a new mechanic is introduced there are now introduction screens taking the player through what they are and how they are used.
Created a cheat module for those that dislike the grind.

0.1.3a
Temporarily disabled levelling lighting spell, for a bug that cannot be fixed without forcing a restart this was the best compromise.

0.1.3
Unified the look of stats screens.
Created and implemented new inventory screen, inventory and main objective information.
Created and implemented MC stats page, player stats and relic information.
Improved girl stat pages to include progress hints.
Created and implemented actions bar screen, including inventory, MC stats, girl stats and, spell book buttons.
Added map pins for characters on map screens, this should make it easier to quickly see who is where.
Added health/mana/hunger/thirst bar percentages to hover over information when using potions and ration packs from the inventory, needed due to stats being in their own page now.
Replaced all inventory button screen calls with actions bar calls.
Extended quest tracking for each character with quests, 2 quests per character can now be taken this can be increased to 6 for each charcter by spending Plaza reputation.
Reworked quest rewards to account for multiple quests for the same enemy now being possible, these increase with friendship of the quest giver and Plaza rep along with number of enemies required for quest completion.
Reworked method for calculating quest kill amount, this should now be more stable and predictable, this starts at 5 and can be increased by 5 with 100 friendship and plaza rep and, a further 5 through number of times the quest has been completed before(caps to +5 at 10 completions).
Increased base reward per kill for quests.
Created and implemented images for quest menus.
Re-wrote quest kill functions to account for multiple quests for same enemy.
Altered Zlata and Eilana quest tracking to use new quest methods.
Implemented new quest screens for Zlata and Eilana.
Created and added hover over text for quest screens, gives information about quests and quest hand ins.
Implemented new quest screens for Ravlia and Seana.
Removed legacy code for old quest menus.
Altered the centred image for gift giving scenes to use a full body centred image to better fit with other images in the scenes.
Created image references for full centred images for all NPCs.
Created and implemented image check functions for full centred images of NPCs.
Reworked spell system; spells now have 6 levels 0-5, at levels 1,3 and, 5 they gain increased damage 10, 20 and, 50 %, at levels 2 and 4 they gain a mana cost reduction (the reduction amount is spell dependant). The base spell damage, level 0, remains the same.
Edited spell book heal spell to use new levelled spell (fuck ren'py screen language).
Edited all fights to use new levelled spells, along with menu choice showing the mana cost after any reductions.
Added sound effect for taking and handing in quests to better signal to the player that things have happened.
Separated Demon boss drain spell from main drain spell, enemies will not get levelled spells.
Created Chloe and Eilana cunnilingus and sixty nine images.
Added number to show amount of kills left before a quest is complete to quest screens.
Created and implemented image check functions and references for Eilana and Chloe cunnilingus and sixty nine scenes.
Added rounding to sperm values on girl stat pages to nearest thousand or million to stop numbers going out of the screen, if you now break this by going out of the screen you deserve to see that the sea of cum you have pumped into a girl has broken the game.
Added which trimester the girl is in to the pregnancy text in girl stat pages.
Added introduction to actions bar during games opening sequence.
Added introduction to Inventory.
Added introduction to girl stat pages.
Added introduction to MC stat page.
Added introduction to spell book after mana pools are unlocked and Zlata teaches MC the heal spell.
Added introduction to quest screens after mana pools are unlocked which triggers quests unlock.
Wrote and implemented Alyson greetings.
Wrote and implemented Cebani greetings.
Added rescued girls to stat reduction reset function.
Created trigger reset functions for rescued girls.
Added rescued girls to daily gift reset function.
Split days pregnant function into individual functions plus created days pregnant functions for rescued girls.
Created and implemented Elenaril greetings.
Created and implemented Eloise greetings.
Created and implemented Isabelle greetings.
Refactored time related functions (reduced by ~4000 lines) added rescued girls to time functions.
Added hiding of main room buttons during the introduction.
Added progress hints to sisters stat screen, currently does not include event triggers due to them not yet being written.
Wrote and implemented Chloe cunnilingus scene.
Wrote and implemented Chloe sixty-nine scene.
Added and implemented progression hints for Chloe.
Added and implemented progression hints for Zlata.
Added and implemented progression hints for Violet.
Added and implemented progression hints for Ravlia.
Added and implemented progression hints for Eilana.
Added and implemented progression hints for Tempest.
Added and implemented progression hints for Seana.
Added and implemented progression hints for nine rescued slave variants.
Created and implemented functions to check if a rescued girls room has been built.
Added building of recovery village and recovery rooms for rescued girls progress hints.
Wrote and implemented Eilana cunnilingus scene.
Wrote and implemented Eilana sixty-nine scene.
Added rebrith menu now tells you if you are not high enough to rebirth and if so how many more levels you need.
Created and implemented stalking head images for 9 slave variants and Tempest
Created and added Tempest standing images.
Wrote and implemented Tempest image references.
Created and implemented Tempest stat page image buttons.
Implemented Tempest stat page.
Created and implemented Tempest popup image.
Wrote and implemented Tempest standing image, image check functions.
Improved NPC location functions for home and town, added tempest to town function.
Created and implemented images for tempest at the shop, town, park, Chloe's house, and guardhouse.
Created and implemented images for the sister at the guardhouse.
Created and implemented images for Chloe at the guardhouse.
Created and implemented town guardhouse (not much here for now other than girls being her during the day and Tempest here every night).
Modified Chloe and the sisters routine to include visiting the guardhouse once unlocked.
Added location tracking to Tempest's stat page.
Created image check functions for Chloe at the guardhouse.
Created image check functions for the sister at the guardhouse.
Created image check functions for Tempest in town, shop, park, guardhouse, and Chloe's house.
Wrote and implemented Tempest first meeting for now the requirement is to save the second girl in the dungeon (will randomly trigger in town once this requirement is met).
Wrote and implemented Tempest greetings.
Added buttons to increase love and friendship with girls to the cheat module.
Removed text informing player of next steps when entering intimacy menu, this is now on girls stat pages.
Added steps where relevant to inform player they have reached the end of current content for a girl on their stat pages.

Bug fixes
Fixed a bug related to friendship and love decay where if a character had decay all characters after in the function order would also have decay regardless of their individual stats.
Fixed a bug where decay popups could occur even when no decay happened.
Fixed a bug with Zlata's orc quest function causing a crash, incorrect variable name.
Fixed quest pay-out functions causing a crash when quests are handed in, incorrect variable name.
Fixed quest kill function not showing correct information on kill, only half was converted to f strings.
Fixed burn proc causing a crash, incorrect variable name due to conversion to levelled spells.
Fixed a bug causing the butcher to not display interaction or trade menus, legacy code checking for a non existent variable.
Fixed text relating to trading with the butcher to better make sense, inconsistent due to legacy lore regarding where the "meat" comes from.
Fixed maximum quest increase button causing a crash when plaza rep has reached enough to purchase increase, missing functions to increase quest cap.
Fixed mimic dying to burn damage causing a crash, incorrect variable name.
Fixed a bug causing a crash when Ravlia is the only one with a quest for a particular enemy, incorrect variable name.
Fixed quest cap increase function taking 20 rep more than it should, incorrect order of operations in cap increase functions.
Fixed display disappearing for plaza rep in MC stat pages, needed to be displayed when at 0 after cap increase purchase.
Fixed HP bar not disappearing when closing inventory after using HP potions.
Fixed a bug causing a crash when the player has an unlock gift but not enough love to present the gift while also having no cake in the inventory, missing love value check for menu choice.
Fixed sleeping sometimes showing a love/friendship reduction when in reality there is no reduction, added a reduction reset at the start of the sleep operations.
Fixed showing sister interaction menu after her telling the MC she is pregnant, incorrect jump label, you now jump straight to the kitchen after this event.
Fixed mis-alignment of some names in the girls stat pages, caused when switching most screen alignment to x and y position instead of alignment (due to oddities in some screens).
Fixed inventory showing empty bottles before asking Zlata about MP potions.
Fixed a bug in goblin fight causing a crash when casting a spell, incorrect variable name.
Fixed several bugs in girl stat pages causing a crash when viewing Rosalie, Isabelle, Filaurel and Eilana's pages, incorrect variable names.
Fixed missing check for Crystals to be displayed in inventory resulting in crystals showing before dungeon is unlocked.
Fixed remaining kill count be mis-aligned in quest hand on buttons when 10 or more kills remain, did not account for more than one digit in alignment.
Fixed hover over text not being removed after un-hovering quest hand ins for Eilana.
Fixed actions introduction images being in the incorrect order.
Fixed images in mechanic introductions being too large, resized all relevant images.
Fixed not hiding actions bar during introduction screens.
Fixed a bug causing a crash in Alyson interactions, incorrect equality check.
Fixed a bug causing a crash in Cebani interactions, 2 incorrect equality checks.
Fixed a bug causing a crash in Elenaril gift menu, missing or in dual equality check.
Fixed a bug causing a crash in Eloise gift menu, missing or in dual equality check.
Fixed a bug causing a crash in Filaurel greetings causing a crash, incorrect equality check.
Fixed a bug causing a crash in Filaurel gift menu, incorrect jump label.
Fixed a bug causing a crash in Isabelle greetings, incorrect equality check.
Fixed a bug causing a bug in Vianola gift menu, missing or in dual equality check.
Fixed Chloe and Eilana 0.1.3 scenes not active, missing variable toggle.
Fixed several errors in Eilana cunnilingus causing a crash, incorrect variable names.
Fixed a bug causing a crash when Tempest is in the shop, incorrect image reference.
Fixed a bug causing a crash in Tempest intro event, extra if in if statement.
Fixed a bug causing a crash in rescued girls stat pages, incorrect variable name.
Fixed several bugs causing crashes in the new town location functions.
Fixed cheat module enabling love above 64 and 74 without unlock items being gifted to girls.
Fixed all un-met girls gaining increase to days since last friendly interaction, incorrect indentation.
Multiple fixes in new girl location functions causing crashes, called before assignment etc...
Fixed bugs in new girl location functions resulting in girls being in the wrong place or off the map.
Fixed Tempest missing side image, missing image reference.
Fixed Tempest stat page images being off centre.
Fixed a bug causing a crash when rescuing girls 2, 3, and 4, legacy code calling a non existent variable.
Fixed alignment of text for rescued girls next steps on stat pages.
Fixed a bug causing a crash in Chloe cunnilingus scene, incorrect function name.
Fixed a bug causing a crash in Eilana sixty-nine scene, incorrect variable name.
Fixed a bug causing a crash when loading actions bar, incorrect character appended to list.
Fixed a bug causing a crash when loading actions bar, incorrect image location.
Fixed being stuck in the guardhouse, missing menu item for jumping back to town when a girl is present.
Fixed missing menu item in town resulting in no way of getting to the guardhouse.
Fixed multiple alignment issues with next step text in girls stat pages.
Fixed Nap option being displayed twice in MC bedroom under certain circumstances, incorrect variable check.

Typos
Fixed several spelling errors in quest hover over text.