Files
Bubberstation/code/modules
xxalpha 8e80afbf86 Map Conflict Fixing Helper (#22421)
* 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
2016-12-25 16:25:54 +13:00
..
2016-12-25 16:25:54 +13:00
2016-12-20 21:57:51 -06:00
2016-12-20 21:55:10 -06:00
2016-12-02 22:27:30 -08:00
2016-12-17 14:19:23 -05:00
2016-12-24 18:57:40 +13:00
2016-12-19 15:33:34 +13:00
2016-12-20 21:55:10 -06:00
2016-12-20 21:55:10 -06:00
2016-12-19 00:44:27 +01:00