RPG version 1.2


New update for the rpg game that i'm making.

There are a lot of new things added in this update.

Version 1.2

New features:

     Added 2 new potions.

     Updated UI.

     Added energy bar.

     Added food.

     New food shop and potion shop.

     You can now sell multiple items at the same time using the sell command

     Other changes made in code.

Bug fixes:

     Fixed the bug that you can't start the game.

     Fixed the bug that you can't save your game.

     Fixed the bug that the game would crash when using the help command.

     Fixed ton of bugs with the help and shop commands.

Files

rpg game.zip 320 kB
May 21, 2022

Get RPG

Comments

Log in with itch.io to leave a comment.

There seems to be an error when I level up to level 9 and chop wood. (maybe any action.)

Here is the save file.


!!!DO NOT MODIFY THE CONTENT OF THE SAVE FILE!!!

created at:5/30/2022 2:09:12 AM

####################################################

8

4674

0

3

2

Edit

0

240

415

######

False

91

45

######

version

1.2

0

0

0

0

0

0

0

0

0

0

21541

0

0

0

0

0

0

0

0

0

False

False

False

False

False

False

0

150

1050

dev mode

False

save file version

1.2

I was able to get the error before it disapeared... I don't think it should be trying to get files from your computer lol.

Unhandled Exception: System.IndexOutOfRangeException: Index was outside the bounds of the array.

   at Rpg.Enemy.Fight() in C:\Users\bruno\OneDrive\Pocítac\rpg game\rpg\scripts\Enemy.cs:line 39

   at Rpg.Program.CheckInput() in C:\Users\bruno\OneDrive\Pocítac\rpg game\rpg\Program.cs:line 159

   at Rpg.Program.CheckInput() in C:\Users\bruno\OneDrive\Pocítac\rpg game\rpg\Program.cs:line 160

Thanks you for posting this bug,i t should be fixed now.

When leveling up it doesn't show the level you leveled up to since it's failing to pull that information.

"Congratulations! You have leveled up to level{Rpg.Profile.level}."

Game crashed from "unhandled exception" after doing some fighting, I got my defense up to 300+ and fought a guard and archer, not sure in which order.

Also might be a good idea to make a stop for bug reports.

(1 edit)

If you start a new game while playing by using "start" then "1" you still have your level and items even though it should have started a new game.

Also keeps the inventor lower costs to crafts.

This was not meant to be in the game, I used it to test some featuresand accidentaly left it in.

(2 edits)

Also it isn't very clear what exactly you are suppose to type to craft, and every other time you open up the crafting menu the amount needed to craft is reduced by 2 on everything.

Edit: wait I understand what I'm suppose to type to craft, it just isn't working.

Edit Edit: Wait you need to use 1 for wool even though it says 0

I will try to fix it as soon as possible.If you saved your game could you please send me the save file?

(1 edit)

Edit: I should mention, this is still happening.

I realized later that it was the inventor less materials needed to craft things effect, but every time you open up the craft menu it applies the effect again, stacking it.

Potions are working now, though "drinking" foods such as apples and berries doesn't seem to be working.

Everything has been fixed. Thank you for alerting me about these bugs.

Can't use things like drinks or foods, only pub works for eating so I can't heal.

If you buy potion of health and then type  drink potion of health it should work.