Update the TestGame-2000 - #44
Conversation
Just discovered the amazing trick mentioned in EasyRPG/Player#1674 , it's supported by the Player and is very useful, so adding it made sense.
Tests added to the TestGame-2003 as to avoid creating very small games for no reason. Update the gitignore files to exclude even DynRPG files, as well as ignoring fully ignoring bak and dmp files from the repository.
Add tests for AntiLagSwitch, CommonThisEvent, PicUnlock and PicPointer.
Add info that it is officially supported in the English version of RPG Maker 2003
- Set each game to have FullPackageFlag set, to allow booting them even with the RTP not installed - Update the DynRPG call test to include a test for call calling call - Update the .gitignore to include Ineluki Key Patch
|
Thanks for this huge contribution. Obviously not reviewable properly but thats a test game so unlikely this breaks anything. Do you remember why you uploaded the MPG for English and France? Is this two different languages? (all duplicates [stuff that is in English and not translated] should be removed) |
I included two mpg files, one purely for test with audio which doesn't contain any text in it (so absent from the fr folder), and one that includes proper text, which was as such given a French version which was also the occasion to test the translation feature with a video file. I try to remove as many unused/not needed files as possible, so I removed all unneeded po files for instance and unneeded assets. |
|
Just checked it again. Yeah this is fine. Thanks for your work |
This pull request updates the TestGame-2000 with more overworld tests. Player issues EasyRPG/Player#3557 to EasyRPG/Player#3574 should be able to be tested in the proper rooms. May have overdone it with some changes, so let me know if anything needs to be changed.
General:
TestGame-2000:
TestGame-2003:
TestGame-Maniac: