WIP VXA Editor made with RGRay

editor raygui raylib rgss3 rpg-maker tools vxace
2 Open Issues Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor the RGRay VXA Editor to remove its dependency on the Zeitwerk gem for script loading. This involves serializing and deserializing RPG Ruby objects to/from an intermediate format like JSON to enable hot-reloading and dynamic editor switching, supporting plugins and different editor views without requiring Ruby class reloading.

Complexity: 4/5
enhancement help wanted

WIP VXA Editor made with RGRay

Ruby
#editor#raygui#raylib#rgss3#rpg-maker#tools#vxace
Finish Common Event Editor about 2 months ago

AI Summary: Complete the implementation of the Common Event Editor within the RGRay VXA Editor. This involves adding support for all remaining common event codes beyond the currently implemented 101, 102, 401, 402, and 404 codes.

Complexity: 4/5
enhancement help wanted

WIP VXA Editor made with RGRay

Ruby
#editor#raygui#raylib#rgss3#rpg-maker#tools#vxace