voltywolty / ShrineMC

This is main plugin for my server ShrineMC and how the server runs.
GNU General Public License v3.0
1 stars 0 forks source link

Loadout System #4

Open voltywolty opened 8 months ago

voltywolty commented 8 months ago

Dwarves will get a loadout system where they can spawn with more items or get upgrades. This can include:

There will be more down the road, but this is the idea I have for now. They can get gold at the end of every game that stores with them and can use it to purchase these.

voltywolty commented 7 months ago

Paused till 1.5

voltywolty commented 7 months ago

image Newest image of the loadout system so far. Need to finish adding items to the inventory and adding functionality to equipping them via DvZ code.

voltywolty commented 7 months ago

Functionality of selecting and deselecting torchbearer works, just need to do it with the rest. I also need to figure out how to update the gold amount properly while the inventory is opened.

Maybe I just need to refresh the inventory and somehow find out a way to keep their selected loadout enchanted.

voltywolty commented 7 months ago

Fixed gold amount not updating properly and items staying enchanted on inventory open and close.

voltywolty commented 7 months ago

Also added bricklayer functionality