game icon indicating copy to clipboard operation
game copied to clipboard

⚔️ An online JavaScript 2D Medieval RPG.

Results 21 game issues
Sort by recently updated
recently updated
newest added

**What is the current behavior?** I am unable to login with my username/password. I also cannot use the guest login. **If the current behavior is a bug, please provide the...

![image](https://user-images.githubusercontent.com/84196639/152445629-205b4fd7-05aa-4c13-9071-9ed45a46c8d9.png) Go to this page to get started perhaps?

New woodcutting skill that allows player to cut down trees. ## Description Implementation of woodcutting skill. For the skill to be complete it must have the following: - [x] Allow...

player
canvas
medium
new feature
front end

Show the dropped items for 30 seconds to the player who dropped them only -- that way if it's accidental, they have time to pick them back up.

core engine
backend
map

This is a big bug. If you try to smith something where you don't have the sufficient bars... your smithing level will raise.

bug
backend
skill::smithing

**What is the current behavior?** The `world.items` object on the server (can be accessed via `http://localhost:4000/world/items` populates the items on the map. When viewed, some items have extraneous information like...

bug
help wanted
player
easy
low priority
backend
map
Hacktoberfest

**What mechanics does this feature affect?** Player **How hard would it be to implement this feature on a scale of 1-10 (10 = hardest)?** 5 **What is the feature request?**...

player
core engine
backend

**What is the current behavior?** When I've picked up helmet from the tile with helmet+tin ore I've actually picked tin ore with helmet sprite even though helmet disappeared from the...

canvas
medium priority
hard
core engine
map

**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...

bug
help wanted
canvas
high priority
backend

**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** When a user types on chat, everyone in the map can see it....

bug
help wanted
good first issue
player
easy
medium priority
backend
web socket
Hacktoberfest