Khaligufzel / Dimensionfall

A survival game inspired by Cataclysm: Dark Days Ahead and Bright Nights.
MIT License
12 stars 5 forks source link

Implement Crafting skills #199

Closed snipercup closed 3 months ago

snipercup commented 3 months ago

Requires #197 Fixes #192

All requirements from #192 are implemented. This is the crafting editor: I added controls to input the skill and required level and gained XP image

Added a label that shows the xp you get for the craft: image

The player will also get xp for crafting. When the player levels up, new recipes are visible in the crafting menu. Right now I only added some simple recipes that are not balanced.