mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-06-05 22:27:35 +01:00
779f8a0733
Okay, this update is kinda big. Summary: - Trimmed unused keys in Exodus telecomms - Adds script that will run mapmerge2 on Travis to check branch for unused keys or key overflow, etc. - Fixes matching indentation style in tag-matcher and converts it to use Python 3.6 - Converts mapmerge2 to be used by Python 3.4 and above. Instead of 3.6 - Removes Windows 1252 characters from Communication-blackout.dm that were not able to be seen in UTF-8 format. Note: the last commit will fail because currently main level is broken Example of no map issues:  Example of issues: 
the compiled exe file for the Unstandardness text for DM program is in: UnstandardnessTestForDM\bin\Debug\UnstandardnessTestForDM.exe of UnstandardnessTestForDM\bin\Release\UnstandardnessTestForDM.exe You have to move it to the root folder (where the dme file is) and run it from there for it to work.