- Joined
- Nov 30, 2014
- Messages
- 253
- Reaction score
- 176
- First Language
- Engrish
- Primarily Uses
I am still around, focusing on something a bit different.
I have been experimenting to see if I can remake the RPG Maker XP Engine in Javascript, driven on the back end by PHP and MySQL.
There is a lot of work to do on this, but the Tile Editor is complete and some of the back end stuff is done, Event Editor is done, the game engine itself has not been started yet so this is not playable or even close to Alpha stage...
I am deviating from the XP Editor in many places to try to put in IMPROVEMENTS to things I felt that the XP Editor is lacking. One thing you can immediately notice is there are four graphic layers instead of 3, and an "Auto" mode... Other things like "Zoom" by just rolling your Mouse Wheel or "Pan" (like Photoshop) where you can hold down the Spacebar and click drag your mouse to pan the map.
These screenshots are of a WEB PAGE so this is all DONE in PURE HTML and Javascript! Not even the JQueries (too much overhead)! Map is just a simple map I slapped together...
Layers:
Zoom Out:
Zoom In: (is this zoomed in enough?)
Improvement: Error Detection (This Event has an error where the Condition Switch is out of range, so it is HIGHLIGHTED)
Zooming and Panning:
If I am able to finish this and you want to make games using this, your players wont need to download or install ANYTHING, the plan is to simply send a LINK and play away, so no version comparability issues!
If you have ANY interest, please POST!
Not just scripters but anyone with a general interest...
I have been experimenting to see if I can remake the RPG Maker XP Engine in Javascript, driven on the back end by PHP and MySQL.
There is a lot of work to do on this, but the Tile Editor is complete and some of the back end stuff is done, Event Editor is done, the game engine itself has not been started yet so this is not playable or even close to Alpha stage...
I am deviating from the XP Editor in many places to try to put in IMPROVEMENTS to things I felt that the XP Editor is lacking. One thing you can immediately notice is there are four graphic layers instead of 3, and an "Auto" mode... Other things like "Zoom" by just rolling your Mouse Wheel or "Pan" (like Photoshop) where you can hold down the Spacebar and click drag your mouse to pan the map.
These screenshots are of a WEB PAGE so this is all DONE in PURE HTML and Javascript! Not even the JQueries (too much overhead)! Map is just a simple map I slapped together...

Layers:

Zoom Out:

Zoom In: (is this zoomed in enough?)

Improvement: Error Detection (This Event has an error where the Condition Switch is out of range, so it is HIGHLIGHTED)

Zooming and Panning:

If I am able to finish this and you want to make games using this, your players wont need to download or install ANYTHING, the plan is to simply send a LINK and play away, so no version comparability issues!
If you have ANY interest, please POST!
Not just scripters but anyone with a general interest...