EasyRPG / TestGame

RPG Maker 2000/2003 test suite game project
https://easyrpg.org/play/
GNU General Public License v3.0
23 stars 12 forks source link

Proposal: Separate test game rooms into smaller projects #29

Closed fdelapena closed 7 years ago

fdelapena commented 8 years ago

The purpose of this is to play them from the new game browser since Player 0.4, making tests navigation faster and easier to maintain (adding new cases without modifying existing data of a single file.

It would allow also to classify here specific issues related to player or liblcf bugs and easier management even upload automation to play them from Emscripten.

Ghabry commented 8 years ago

What are the advantages of this? I mean you still require to edit single maps to add new test cases. Just in different projects.

fdelapena commented 7 years ago

Emscripten already supports start map ID and position, so this issue is nonsense today. Closing.