v0.11.0 Changelog


v0.11.0 changelog

- REWORK: GUI -

  • All relevant changes have been made to the progression bars in the game.
  • Some icons have been resized to have the correct resolution (HD).
  • Rework finished.

- REWORK (ongoing): New renders throughout the game -

This rework means the following: Throughout the game, there are renders, images, loops, etc, that do not have a quality comparable to what you will find later in your adventure.

For this reason, a phase has started in which a rework of different quests, events, etc., is being redone in their entirety.

NOTE: This doesn't mean that you will literally always see new, totally different renders, but renders with better poses, positions, lighting, outline, etc.

Changes made (reworked renders):

  • 80% of quests 3 and 4
  • 80% of both rank quests
  • When you meet Maria for the first time
  • Last part of Lisapi's introduction
  • The achievement gained during the game's introduction
  • The achievements gained when initially meeting all of the girls
  • The entirety of the introduction scene for Mona
  • Mara lvl 3
  • Mona lvl 3
  • Sara lvl 2-3
  • Glenda lvl 2-3
  • Spending time with most of the main girls

- REWORK: BUILDS -

The building system, upgrades, and inversions have been completely reworked.

From now on it has not only a new interface but also a new and different use: Upgrade buildings, level them up, and get new and exclusive benefits.

In addition to this, a new chain of side quests has been added that will last for the entire game called "The path to reconstruction".

- NEW QUEST LOG -

The quest log has been completely revamped.

From now on the quests are more descriptive and the objectives are clearer.

Additionally, from now on, all quests give different rewards according to the importance of the quest.

- NEW FEATURE: FAST NAV -

Tired of going from side to side with the arrows? A new interface for fast travel from place to place has been added.

NOTE: To travel anywhere you must finish the quest "Fast as light".

- NEW MENU: FIXES (Lisapi) -

A menu called "fixes" has been added when you talk to Lisapi.

Here different small manual fixes will be added if needed.

Currently, the most important one is: Change the map appearance to a simpler one to avoid lag when opening the map (this happens on some devices due to the weird cache management in Renpy).

- REWORK: RANKS -

Due to the new way of upgrading buildings, several changes have been made to the rank system.

Now any girl including the inhabitants will give you "Proof of trust".

Additionally, you will have to talk to Maria every time you want to access a new rank so that she can assign you the corresponding task.

NOTE: The rank interface will not be changed until a future version.

- HARDMODE (IMPORTANT) -

Due to all the changes made to the building system and the addition of new gifts (crafts and rewards), those gifts will be added to this mode as well.

On the other hand, as this mode needs an overhaul and proper balancing to the new changes, for the time being, these gifts will only be available through rewards.

The crafting of these gifts is disabled until further notice.- In compensation for the current state and changes not fully implemented in this mode, it temporarily takes a little longer for girls to get angry.

- General changes (all difficulties) -

Quests:

  • One new main quest added.
  • Two side quests added.
  • Removed Sara's side quest: Moved to the rank quest, as it should have been originally. To unlock Sara you have to finish the Rank quest.

NOTE: NOTE: For those who already have all the rank quests completed loading the game will unlock Sara automatically.

General:

  • New girl: Enya. Finish the new quest to find out how to get Enya to move in with you. - Enya caps: lvl 3 (all stats)
  • Several visual (GUI) changes have been made.
  • Several QoL added.
  • New peculiar Moonstar available (Tier 1-2)
  • Added new gifts (craft) that are unlocked along your adventure to make raising the main girls' stats more bearable.

Fetishes (Pee):

  • All animations, events, images, etc. are being redone to be changed to a new pee texture.
  • So far it has been redone:
  • Hard mode events (Yuna, Anna, Mara)
  • Counters of all girls
  • In future versions, the rest of the events (alley, toilet, etc) will be redone.

Bugfixes:

  • Everything was found and reported in previous versions.
  • Known bug: When you upgrade the Moon Lake or the Alchemy Shop the progress is not displayed correctly and the image (button) disappears. This will be fixed in the next version.

Files

LustAge-0.11.0c-pc.zip 3 GB
Dec 11, 2022
LustAge-0.11.0c-mac.zip 3 GB
Dec 11, 2022

Get Lust Age

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

(+2)

giving Enya a toy duck throws an exception about a undefined variable

While running game code:
   File "game/chicas.rpy", line 8992, in script
     if regalopatomax_enya < 3:
   File "game/chicas.rpy", line 8992, in <module>
     if regalopatomax_enya < 3: NameError: name 'regalopatomax_enya' is not defined</module>