* Map dictionary trimming is now functional.
Map dictionary trimming is now functional now functional.
Map dictionary trimming is now functional is now functional is now
functional.
Fixed missing arguments.
Increased unused keys trigger threshold.
* Trimming now adds a date stamp to the file as a header.
* Trimmed down map_merge function to be simpler and straightforward, no
more recycling keys;
New function get_key, looks up a dict key by abusing python;
New function key_int_value, converts a base 52 key to a base 10 integer
value;
Map helper functions are no longer dependent on global values;
Reorganized map_helpers.py;
* Added Map Conflict Fixer Helper;
Changed parse_map function to accept a map's raw text instead of a file
path;
Tweaked some map merger code;
* Map Conflict Fixer readme.md entry
completed readme.md
more
Removed debug code