kakaragame / Kakara

The Kakara base game consisting of the client, engine, common game and server modules.
MIT License
3 stars 0 forks source link

[WIP] Playability Work #51

Closed ryandw11 closed 4 years ago

ryandw11 commented 4 years ago

Things to Implement:

One thing we need to keep in mind is how we are going to mesh the Core Inventory API with the Engine HUD API. Otherwise known as, how will mods create custom inventories/work spaces.

wyatt-herkamp commented 4 years ago

Hardness is halfway done. We do need to come up with a algorithm to decide the amount of time. We will also need to change where its located so faster pc's don't break blocks faster.

wyatt-herkamp commented 4 years ago

The inventory is ready for picking up items.

wyatt-herkamp commented 4 years ago

Loading screen needs to be designed but, It is being used.

ryandw11 commented 4 years ago

Loading screen needs to be designed but, It is being used.

Is there a way we can get percentages for the stages that way it can be displayed?

wyatt-herkamp commented 4 years ago

Loading screen needs to be designed but, It is being used.

Is there a way we can get percentages for the stages that way it can be displayed?

Yes, I can add that in.

wyatt-herkamp commented 4 years ago

Completed.