delaford / game

⚔️ An online JavaScript 2D Medieval RPG.
https://play.delaford.com/?useGuestAccount
MIT License
1.31k stars 840 forks source link

Stacked quantity does not reflect on game map #115

Open naknode opened 4 years ago

naknode commented 4 years ago

What is the current behavior?

When you drop coins with a considerable quantity (ie: 1,000 coins), you will see the graphic painted on the canvas as "1" coin dropped despite the quantity being 1000.

If the current behavior is a bug, please provide the exact steps to reproduce.

  1. Drop >1 coins from inventory. 5, 10 or 100 is good.
  2. Observe coin graphic on screen.

What is the expected behavior?

The coin graphic painted on the game map should reflect the amount in the inventory before the drop.

Additional context

Related issue: #69

This problem will affect ANY item that has quantity graphics like arrows and any other (common) items.

akbaraliseo commented 2 months ago

i am trying to make perfect version of stick war legacy but still in pending due to missing files, anyone can help me