Home Artists Posts Import Register

Downloads

Content

The new version of HC2 is out !

Changes:


NEW AREA

  • Meadow

Meadow is the new 2★ area, you may find a couple of enemies from the Deep Forest while the area is in development.


NEW ENEMIES

  • Tess (Meadow)

You don't have to be embarrassed around Tess, she is always eager to learn more.


  • Esperanza (Meadow) (Boss)

Esperanza has a humble job, but she's just waiting for the perfect opportunity to change her life.


NEW EVENT

  • Marian

After noticing that some heroes don't last that long, Marian decided it's time to raise money and help them. Of course she can't do it all by herself, so why not help her? Might be useful in the future...


OTHERS

  • Added 2 bad endings
  • Added 12 pictures to dreams
  • Added 1 consumable: Syringe (Gabrielle)
  • Added 1 equipment: Fine Clothes (Melissa)
  • Added 1 buff: Fancy
  • Added 3 achievements
  • Improved multiple styles dialog


BALANCE STUFF

  • Decreased Melissa's HP 200 > 150
  • Increased Bianca base CON check 30 > 50


BUG FIXES

  • Fixed Gabrielle encounter going straight to BE
  • Fixed Melissa addiction increase notification overlapping each other
  • Fixed Melissa behaving weirdly when becoming aroused
  • Fixed a crash caused by opening the Attribute screen during a consum use
  • Fixed Cassandra boss warning dialog spacing

-----------------------------------------


v0.70b:

  • Fixed Rei gallery crash
  • Fixed Marian not triggering her first stage
  • Fixed Marian looping back to the event when it shoudl've ended

-----------------------------------------


APK Download: https://drive.google.com/file/d/1b-clRsn5hwfKeKuIV9xvhbGsg25MGCvT/view?usp=drive_link 

Comments

RatwithaHat

I'm loving all of the new content! I think I commented before about how this month just seemed like a lot of content, and I was absolutely right. I played along a little bit as you were doing the live versions (given, less than other months), and I still haven't seen everything you've added. Really great stuff, I'm glad you're still adding to the game! Tess may be my new favorite!

diogaoo

Thanks Rat! Tess is one of my new favorites too, she came up pretty natural and I love corruption themed enemies, as you might have noticed already.😅

Tortellini

``` I'm sorry, but an uncaught exception occurred. While running game code: IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/Main/base.rpyc", line 69, in script call File "game/Enemies/Liz.rpyc", line 8, in script call File "game/Main/base.rpyc", line 69, in script call File "game/Enemies/Nicole.rpyc", line 8, in script call File "game/Main/base.rpyc", line 69, in script call File "game/Main/base.rpyc", line 69, in script call File "game/Main/base.rpyc", line 69, in script call File "game/Enemies/Michelle.rpyc", line 7, in script call File "game/Main/base.rpyc", line 69, in script call File "game/Enemies/Michelle.rpyc", line 112, in script call File "game/Main/base.rpyc", line 69, in script call File "game/script.rpyc", line 1108, in script File "D:\HeroCorruption2-0.70-win\renpy\ast.py", line 930, in execute renpy.exports.say(who, what, *args, **kwargs) File "D:\HeroCorruption2-0.70-win\renpy\exports.py", line 1473, in say who(what, *args, **kwargs) File "D:\HeroCorruption2-0.70-win\renpy\character.py", line 1334, in __call__ what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix) File "D:\HeroCorruption2-0.70-win\renpy\character.py", line 1248, in prefix_suffix return (sub(prefix) + sub(body) + sub(suffix)) File "D:\HeroCorruption2-0.70-win\renpy\character.py", line 1228, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "D:\HeroCorruption2-0.70-win\renpy\substitutions.py", line 278, in substitute s = formatter.vformat(s, (), kwargs) # type: ignore File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat File "D:\HeroCorruption2-0.70-win\renpy\substitutions.py", line 168, in get_field obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs) File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 278, in get_field File "D:\HeroCorruption2-0.70-win\renpy\revertable.py", line 217, in __getitem__ rv = list.__getitem__(self, index) IndexError: list index out of range Windows-10-10.0.19045 AMD64 Ren'Py 8.1.0.23051307 0.70 Thu Dec 14 16:58:08 2023 ``` Got this after the Broken scene for Michelle, I went from version 0.55 to 0.70, did I need to manually delete save data?