- Added Retired Support (ApprovalStatus 3) (Credit to DubyaDude)
- TODO
- Updated to api/v1 (Credit to DubyaDude)
- Fixed random null ref
- Compatibility fix for update and add ability to download worlds via portals (credit to yobson)
- Compatibility fix for build 1151
- Actually downloads worlds properly now
- Fix compatibility with latest update
- Actually fix compatibility with latest update
- Fixed compatibility for ui update
- Fixed compatibility for ui update
- Fixed compatibility for ui update
- Change text on uix button to fit it better
- Fixed exception being thrown when selecting an avatar
- Mod now depends on ActionMenuApi & UIExpansionKit, this just makes maintaining it easier for me when/if something breaks
- New setting added that you can enable so you can now select which avatar you want to reset into. You can select avatar by going to the AvatarMenu and clicking the UIExpansionKit button on the left
- Fixed issue with mod not showing when not launching through steam (--no-vr)
- Added secondary keybinds for third person toggle and freeform toggle, you can leave these as
None
or set them toLeftControl
for example - Added a setting to enable/disable freeform
- Added a few more null checks to help track down annoying bug
- Keybind value case no longer matters (
T
andt
are now the same and both are valid)
- Patch out possible memory leak
- Small bug fix
- Temporarily disable invite predownloading
- Fixed downloading issues (Thanks Natsumi for your help :) )
- Initial release
- Added a freeform camera (You can thank ljoonal for that)
- Recompile to fix issues
- Added keybinds to move the rear camera over your avatars shoulders
- Quick patch for vr
- Initial Release
- Recompile for u2019 update
- Improved speed of cache fetching on world join
- Resubmit
- Added retry logic for null asset url
- If UI gets stuck now (for some magical reason) a world rejoin should fix it
- Minor bug fix for null asset url
- Fixed 1108 compatibility. A good chunk of the mod was rewritten to support this build this introduces possibly more bugs/problems from my end as the mod now handles all of the downloading process including the post file processing. If there are any issues let me know.
- Fixed compatibility problems with Build 1106
- Fixed friend Predownload button placement
- Build 1101 compatibility fix
- Switched to UIX 0.3.0+ UIManagerInit Event (ML v0.3.1 compatibility update)
- Switched to UIX 0.3.0+ UIManagerInit Event (ML v0.3.1 compatibility update)
- Fixed incorrect textures on pedals when using ActionMenuApi
- Build 1093 compatibility fix
- Fixed issue with cache checking
- Build 1089 compatibility fix
- Fixed Invite Button Ui Tooltip Text
- Removed Components (VRChat cloned one of them 100 times 👀). This should make the mod just that little bit more optimized.
- Fixed Dismiss Popup XRef failing
- Added a new setting to hide "Not Downloading" text when not downloading
- Cache will only be fetched once now (on start up) (again, it makes the mod just that little bit more optimized) It'll add other worlds you download while playing through the use of magic.
- Future-proofed some stuff (for ML v0.3.1)
- Fixed "Go to world page" button on popup throwing an exception
- Added back invite predownloading 👌
- Mod now has a hud icon you can enable or disable using uix or edit the melon prefs file
- Mod will no longer "eat" your join/friend requests
- Mod should hopefully update text more consistently
- Slightly better performance here and there
- Yeeted the override settings because it was hurting my head
- Popup will no longer show when you have a worldInfo page or userinfo open in the menu as you can see download status there
- Mod will now check to see if the world has been downloaded previously except on invite notification menu