Update 0.1.7
I am happy to announce the public release of Black Rabbit Trainer 0.1.7. Changes in this version include:
- New trainable character - Alisa Reinford
- Two new h-scenes
- Five new story event
- Large overhaul of game play
- Branching story
Depending on your progress you may have to start a new game as some variables have changed and may not be compatible with older versions. However I have included a patch file which can be copied to the game folder which will enable Travel if you wish to continue your existing save.
The main feature is the introduction of a brand new trainable character - Alisa Reinford. Train her in the same way you trained Altina and hopefully reap the benefits
To facilitate additional characters a number of changes were made to the base game play. This version now includes a travel system which replaces the Upgrades and Go Out buttons. This will allow you to travel to different locations to engage in the various features located there. It is also the method with which you travel between the girls
During the event where you obtain Alisa you are given an option between two different paths. The events and h-scenes you see will depend on which path you have chosen. This means that each of the five story events and two h-scenes actually have two different iterations so you would need two playthroughs to see both.
If you enjoy the game leave a comment / review.
Enjoy!
Files
Get Black Rabbit Trainer (NSFW 18+)
Black Rabbit Trainer (NSFW 18+)
A Trails of Cold Steel sexual parody
Status | In development |
Author | JellyFluff Games |
Genre | Visual Novel |
Tags | 3D, Adult, Anime, Dating Sim, Eroge, Erotic, Hentai, NSFW, Romance, Singleplayer |
Languages | English |
More posts
- Update 0.4.0Feb 09, 2023
- Update 0.3.9Nov 16, 2022
- Update 0.3.8 and announcementNov 04, 2022
- Update 0.3.7Oct 28, 2022
- Update 0.3.6Oct 16, 2022
- Update 0.3.5Oct 01, 2022
- Update 0.3.4Sep 15, 2022
- Update 0.3.3Sep 06, 2022
- Update 0.3.2Aug 28, 2022
- Update 0.3.1Aug 18, 2022
Comments
Log in with itch.io to leave a comment.
I get the below error when trying to send Alisa on a mission after the 0 affection event with her (light path). Can't send the full traceback cuz its too long.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/alisa/alisa_dorm.rpy", line 88, in execute
File "game/alisa/alisa_dorm.rpy", line 88, in execute
File "game/alisa/alisa_dorm.rpy", line 102, in execute
File "game/alisa/alisa_dorm.rpy", line 106, in execute
File "game/alisa/alisa_dorm.rpy", line 106, in <module>
IndexError: list index out of range
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Black Rabbit Trainer 0.1.7
Tue Feb 22 09:19:51 2022
```
Thank you for this. I was able to find a typo in one of the variables which caused this issue to occur in certain instances. After the event, and before entering the Missions screen, go to one of the other screens (such as Information, Interact, or Memories) and then exit out. This will correctly reset the variable and bypass this error. I will ensure this bug is fixed for the next release.
The removal of the Upgrades/Go Out buttons seems to have broken my game. I can't go to the beach anymore, and the story won't progress to recruit the new character.
Yes, likely due to the change in variables due to how travel was implemented. I have uploaded a patch.rpy file which, when placed into the game folder, should resolve this issue.