Relintai / broken_seals

An open source third person action RPG with multiplayer support.
MIT License
392 stars 24 forks source link

0.4 tracker [OLD] #3

Closed Relintai closed 3 years ago

Relintai commented 3 years ago

This issue tries to track what I think needs to be done to (hopefully) make the game actually a game.


Classes


Models / animations


Outdoor props


Level generation

Create a simple scenario / planet with a dungeon (Diablo 1 complexity should be enough for now (I mean a small town and a multilevel dungeon), especially since the class design/combat design needs to be kind of like... found). (I think I might be able to do the continent generator directly.)


Mobs


Items


Sounds


Development quality of life (These would make creating models with the current style a breeze)


Later

Dungeons (Can easily be a goal for 0.5. Especially if the continent generation works out. They will still require lots of work, even though Voxelman already supports them. Unfortunately right now the core is better equipped to work with an overworld.)


Networking

Is shouldn't be that hard to fix, but it will need some work. Can probably wait until the game is actually somewhat playable.


Development quality of life (These would make creating models with the current style a breeze)

Relintai commented 3 years ago

I'm closing this, as I think I found a better way to go about it, but I want to keep this for future reference. Will open a new one soon.