I loved the new update, and would really like to see a trainable horse furry and need to see npcs in the gallery. am very excited for the futa path and would like to see a ae path as well
vindex_the_X'irii
Recent community posts
This is a really well made and interesting game. its a little grindy, but I dont mind that at all.
I would love to see a future update with some or hopefully all of the following features(sorry if it's a lot, I just have lots of ideas and didnt want to spam, so i just made a list)
Savannah biome
- Lions den location
- lion queen boss
- Trainable lioness furry that you get by defeating the lion queen
- A fmg cheetah girl npc that gives tons of quests, and the more quests you complete, the more she grows. One of the quests gives a trainable cheetah furry.
- Hyena and crocodile enemies
- A river to fish in + new kinds of fish
- A riverboat shop
Jungle biome
- A river to fish in + new kinds of fish
- Piranha, army ant, tree frog, and anaconda enemies
- A temple with a tiger queen boss
- A trainable tiger furry you get by defeating the tiger queen
- A spider npc that gives quests and sells/buys items
- A trainable tree frog
Outback biome
- Ocean to fish in + new types of fish
- Dingo, taipan, and scorpion enemies
- A store run by a kangaroo
- Trainable saltwater crocodile
- Trainable scorpion
- A tasmanian devil shaman npc that gives quests and sells totems and potions (permanent xp multiplier totem , permanent money multiplier totem, temporary 2x strength potion, fully restore hp potion, ect.. )
Every time I go to battle enemies, there is a game error that crashes the game.
heres the text
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/labels/battle.rpy", line 2005, in <module>
File "game/classes/Player.rpy", line 134, in furry
return self.furries[self.current_furry]
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "//game/script.rpyc", line 106, in script call
File "//game/script.rpyc", line 106, in script call
File "//game/script.rpyc", line 106, in script call
[Previous line repeated 9 more times]
File "//game/script.rpyc", line 148, in script call
File "//game/script.rpyc", line 78, in script call
File "//game/script.rpyc", line 78, in script call
File "//game/script.rpyc", line 148, in script call
File "//game/script.rpyc", line 106, in script call
File "//game/script.rpyc", line 148, in script call
File "//game/labels/battle.rpyc", line 22, in script
File "/renpy/ast.py", line 834, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/renpy/python.py", line 1184, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/labels/battle.rpy", line 2005, in <module>
File "game/classes/Player.rpy", line 134, in furry
return self.furries[self.current_furry]
File "/renpy/revertable.py", line 214, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Emscripten-3.1.24-wasm32-32bit wasm32
Ren'Py 8.3.6.25022803
Furry Chronicles 0.55
Tue Mar 25 10:17:20 2025
```