stoneage

Results 5 issues of stoneage

This is still in progress and I don't know exactly when it should be ready for review... Don't expect it to work yet, most of the bans stuff in admin2...

enhancement
resource:admin2

**Which resource(s) have this problem?** elementbrowser **To Reproduce** 1 - start the `elementbrowser` resource 2 - open http://server_ip:http_port 3 - select the "Element browser" menu option **Expected behavior** it should...

bug
web

**Describe the bug** If you pass a resource userdata like `getResourceFromName("acpanel")` javascript receives `{name: "acpanel"}`, if you call `getRootElement()` javascript receives `{id: "1"}` and that broke some resources, see [#379](https://github.com/multitheftauto/mtasa-resources/issues/379),...

bug
web

**Is your feature request related to a problem? Please describe.** Apparently at this moment there is no way to restore objects that were removed from the original map... (we have...

enhancement
resource:editor

**Is your feature request related to a problem? Please describe.** Was it possible that the onClientExplosion event also returned a table with all the objects hit by the explosion as...

enhancement