• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
Resource icon

Work in Progress RGManager (beta) 0.0.8852.35864

New:
-Introducing the Resource Handler! This is a sub-app of RGManager that allows for tighter control over resource manipulation!
-Added openresourcehandler command to the debug console. This will open the resource handler in manual mode (no server) for download debugging, manual resource handling, etc. etc.
-Added resourcehandlermods command to the debug console. This will modify how the resource handler initializes, allowing to change whether or not it displays a window and/or how it disposes.

Changes:
-When access to paths are denied, the user is now prompted to elevate, continue or cancel. Elevate will elevate the Resource Handler for the next operation, Continue will continue with the operation ignoring protected files & Cancel will cancel the operation altogether.
-Handling of new and existing resources has been migrated to the Resource Handler, the handling process itself has been optimized and refactored.

Bug Fixes:
-Fixed an issue where the toolbar for RG Manager wasn't displaying the appropriate window title.
-Fixed an issue that would cause the MQ download to fail finalization when canceling the download.
-Fixed an issue where the newline character wasn't being appropriately removed from the received resource id if one existed in the XF backend.
-Fixed an issue with IonDebugger that would cause it to crash if there was no reference to the appropriate image needed for the called window.
-Fixed an issue that would cause the download queue to sometimes throw an error if an item was processed as a filter was executed simultaneously.
-Fixed an issue that would cause the user to be able to perform unintended pagination after refreshing while not on the first page of a resource grid.
-Fixed an issue that would sometimes cause the paging text to be incorrect.


NOTE: There's a LOT of big changes to resource handling here, going to take a few days before working on anything else to just let people mess around and report back any issues (as I'm predicting there may be some). Let me know what goes on and once I feel we're stable enough we'll move on to the next feature update, excludes and shenanigans!
Changes:
-Downloading has been vastly modified to allow for more dynamic handling of specific abnormal resources.
-Entropy for files that are in use and/or marked for deletion has been tightened significantly to prevent any outstanding issues.
-The launch VeryVanilla button & install/update VeryVanilla button have been consolidated in to one button.
-Refreshing now appropriately refreshes the framework elements on the VeryVanilla page.
-Updating VeryVanilla will no longer attempt to overwrite the end-users config folder.


Bug Fixes:
-Fixed a bug that could potentially cause a crash by an invalid cast during pagination when switching to a resource page that held resources in the download queue.
-Fixed a bug that would cause VeryVanilla to be installed to the incorrect path when a MQ path was set.
-Fixed a bug that would cause VeryVanilla to return out of date when the MQ path was set but MQ2Main.dll wasn't located. (This now returns as needing to install)
-Fixed a bug that would cause progress to be reported incorrectly during downloads.
-Fixed a bug that would cause the download column of certain resource pages to fail to appropriately populate if there was currently a download queue.


Note: With such a heavy overhaul to downloading logic there may be some issues encountered. If you run in to anything, don't hesitate to reach out to me. I've tested pretty thoroughly, but there may be some underlying issues that I have yet to encounter. Thanks! :)
Changes:
-Modified how dumps are created to automatically include the current users ResourcesLog & Settings JSON files automatically.
Bug Fixes:
-Fixed an issue that would cause a crash when attempting to watch/unwatch a resource in the download queue.
Bug Fixes:
-Fixed an issue where, resources that fall under pre-determined abnormal resource handling, were still being checked for standard update logic while loading settings.
Bug Fixes:
-Fixed a bug that would cause the debuggers notify window to fail to assign an appropriate owner when an error was thrown as the owner exists but was not fully initialized.
Bug Fixes:
-Fixed an issue that caused the resource settings menu to sometimes cause a crash due to an improper conversion on resource price.
Bug Fixes:
-Fixed an issue that was causing resources without an image to fail to generate a default due to a pathing error when attempting to pull the executables path from the reflection (due to obfuscation).
-Fixed an issue that caused the download button icon to point to the wrong path when loading as a resource.
Changes:
-Heavily modified filtering to build our resource datagrids based off of a pre-determinant struct as opposed to live as the determinant is passed. This should allow for the datagrids to apply direct changes to filtered data removing the need for a reset on the data-structure holding the grids items.

Bug Fixes:
-Fixed an issue that caused RGManager to still be present in the alt-tab menu when in the toolbar windowstate.
-Fixed an issue that made purchasing throw a failed URI due to recent marketplace changes.
New:
-Reporting for exceptions now appropriately navigates to the dumps directory for ease of access.

Bug Fixes:
-Fixed an issue that was causing the action handler to throw a null due to inappropriate validation on item selection.
Back
Top