freeCodeCamp / LearnToCodeRPG

A visual novel video game where you learn to code and get a dev job 🎯
https://www.freecodecamp.org/news/learn-to-code-rpg-1-5-update/
BSD 3-Clause "New" or "Revised" License
1.06k stars 110 forks source link

Stat increases / decreases not showing properly #61

Closed DuxVictorum closed 2 years ago

DuxVictorum commented 2 years ago

What bug did you encounter?

Every time I answer a CS question correctly, my stat increases don't show properly. Instead the message states: "[stats_name!t] knowledge increased by [val_str]" When my sanity decreases after studying, it's the same thing.

Steps to Reproduce

Every time I study and answer quiz questions, it happens. Happens every time stats go up or down. Consistent from beginning to now.

Screenshots

screenshot0002

Additional Information

I installed the game on my desktop. That wouldn't have any effect, right?

RuolinZheng08 commented 2 years ago

Hi @DuxVictorum. 6cd34d7a169b6135687cef971d15e861b78b6e47 should fixed it and the build on itch has been updated.