Progress - lyervo/UntitledRoguelikeGame GitHub Wiki
Current Progress
Player, NPC and Game World
Player - 10%
-Camera follows player
-Using pathfinding to find path when clicking on a tile
-Field of view
NPC - 8%
-NPC can now plant and harvest plants in a designated zone
-Able to follow an entity(ie. Player)
-Pathfinding
-Field of View and able to detect entity(ie. Player)
-Dialogue window
-Trading System
Map - 5%
-Solid tiles
Item
Item - 42%
-Material based equipment and items
-Consumables that has effects on player stats
-Readable crafting recipe books
-Randomly painted potions and metal bar
-Weapons made from a metal bar will inherit it's multiplier and color
-Potions start as unidentified
-some items have durability/freshness
Equipment System - 20%
-Supports 2-Hand weapons
-Drag and Drop for equip and unequip
Inventory System - 50%
-Drag and drop actions for dropping, swapping items
-Pick up and drop items
-Displays item on ground when move to it's location
-Item description on long hover
Crafting System - 45%
-Material-based crafting
-Able to switch between different materials for crafting
-Unlockable recipes
-Recipe filter
-Recipe takes multiple turns to finish crafting and can be interrupted