feat: add prineside's object browser, weather gallery and gangzone editor#1275
Merged
Conversation
AmyrAhmady
approved these changes
Jul 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Since a lot of the map editors and gangzone editors are download only, I thought it could be nice to have online variants. All of the tools are online and are very feature rich.
The object browser has everything you would expect, from searching by name or model id, to showing the sizes of the object, the used textdraws (with a link of the txd library and a rendered sprite of all textures), showing whether the model has collision, particles, is breakable, and more.
The weather gallery allows you to preview weathers online for any kind of ingame time, with the ability to filter the broken weather IDs. Clicking on a weather plays a little preview video where you can easily scroll between the available times.
The gangzone editor is pretty self explanatory. The export returns raw data, so you can use it for Streamer areas as well.
I understand it's a third party website which may be frowned upon but it's been online for at least 10 years. I recall using it during WW-RP's development and that was in 2016, so I don't think it's going down any time soon.
Hopefully this can be added so that other scripters can also benefit from these tools.