moddio2 icon indicating copy to clipboard operation
moddio2 copied to clipboard

HTML5 multiplayer game engine

Results 101 moddio2 issues
Sort by recently updated
recently updated
newest added

in the video below i made it so the game changes inv slot to 2nd one after chatting but Im still using the item at the 1st slot https://github.com/moddio/moddio2/assets/138824486/c5429118-293a-42e1-9134-0c7eec9cfaa9

[Custom input appearing on top of menu](https://www.modd.io/forum/t/custom-input-appearing-on-top-of-menu/2586) ![5698a7b1afbce47551b62ee68ec0efd3e8aff819](https://github.com/moddio/moddio2/assets/138824486/0f6f0996-c259-4d3d-ad02-04e47ca165e9)

It’s possible to glitch outside of the map if you teleport out of it, and you will be able to stay in the void until you move, and when you...

When creating a game it doesn't have 0 plays but usually starts with 2

I deleted a game and i was ingame, but it didn't unpublish the server, it stayed open

Even if a unit is hidden to other units, the chat bubble from it still shows to everyone

In the ingame editor if holding right click and then pressing the middle mouse button (scroll wheel) it will select the tile as if you stopped pressing the right click...

## Summary - just remove the fetch error log ## Why - so it won't show the useless error in browser console ## Why not just remove the fetch function?...

## Summary - split mergedTemplate into debounce.ts and objectUtils.ts from DeveloperMode.ts ## Why - these functions have nothing to do with DeveloperMode.ts, these are utils functions. - DeveloperMode.ts is too...