echo You must also get access to the rpgpt_private_assets megasync folder from creikey, and put it in this repo under that exact filename. Contact him for access
rmdir /S /q assets\copyrighted
@ -17,10 +18,13 @@ copy "EPIC RPG World Pack - Ancient Ruins V 1.7\EPIC RPG World Pack - Ancient Ru
copy"EPIC RPG World Pack - Ancient Ruins V 1.7\EPIC RPG World Pack - Ancient Ruins V 1.7\Characters\Moose\moose1-all animations-347x192.png""assets\copyrighted\moose.png"||goto:error
copy"Undead - Pixel Art Characters\Undead - Pixel Art Characters\Sprites\Wraith_Red.png""assets\copyrighted\wraith.png"||goto:error
copy"Undead - Pixel Art Characters\Undead - Pixel Art Characters\Sprites\Skeleton_Blue.png""assets\copyrighted\skeleton.png"||goto:error
DONE - Fixed timesep the gameplay (which means separate player rendering)
DONE - Maybe factor actions! into the game to replace ** stuff. In beginning of each line before quotes, have ACT@fights_player, or other actions, and by default ACT@nothing to force AI to say something about what action is performed
DONE - Help you fight and fight you actions
- Handle wanting another request, dirty perception, when already waiting on a request
- Do not use webhooks (shitty, bad idea propagated by bad docs) query stripe for if the payment went through on request if not fulfilled yet
DONE- Handle wanting another request, dirty perception, when already waiting on a request
DONE - Do not use webhooks (shitty, bad idea propagated by bad docs) query stripe for if the payment went through on request if not fulfilled yet