Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 62 (100.0%) | 1954 (100.0%) | 31.5 |
akirschbaum | 61 (98.4%) | 1917 (98.1%) | 31.4 |
tchize | 1 (1.6%) | 37 (1.9%) | 37.0 |
Adapt MapNormalizer editor script to changed Gridarta.
1 lines of code changed in 1 file:
Enable file chooser dialog for selecting maps to run editor plugin scripts on. Requires Gridarta r9170 or later.
3 lines of code changed in 3 files:
Clean up WorldMaker script. Make it more robust.
34 lines of code changed in 1 file:
Ignore more non-map files in MapValidator script.
6 lines of code changed in 1 file:
Whitespace changes.
11 lines of code changed in 1 file:
Fix maps that allow stealing unpaid items from shops.
2 lines of code changed in 1 file:
Whitespace changes.
5 lines of code changed in 1 file:
Adapt WorldMaker plugin script to current Gridarta.
3 lines of code changed in 1 file:
Remove debugging output from WorldMaker plugin script.
0 lines of code changed in 1 file:
Adapt MapValidator plugin script to current Gridarta.
23 lines of code changed in 1 file:
Fix typo.
1 lines of code changed in 1 file:
Adapt MapNormalizer plugin script to current Gridarta.
27 lines of code changed in 1 file:
Adapt WorldMaker plugin script to current Gridarta.
1 lines of code changed in 1 file:
Make editor script work with latest Gridarta.
2 lines of code changed in 1 file:
Fix WorldMaker editor script. Needs Gridarta r6758 or later.
1 lines of code changed in 1 file:
Add game object attribute normalization to MapNormalizer editor script. Now game object attributes are written in canonical order and attributes redundant with the archetype are removed.
36 lines of code changed in 1 file:
Make MapNormalizer editor plugin script save only map files that needed normalization.
3 lines of code changed in 1 file:
Adapt MapNormalizer editor plugin script to current Gridarta.
1 lines of code changed in 1 file:
Suppress some 'cannot load map file' error messages in MapValidator editor plugin script.
6 lines of code changed in 1 file:
Fix LegacySpellConverter and MapNormalizer editor plugin scripts.
2 lines of code changed in 2 files:
Make editor scripts work with latest Gridarta.
7 lines of code changed in 4 files:
Update editor scripts to Gridarta r5480.
491 lines of code changed in 4 files:
Make editor scripts work with current Gridarta.
12 lines of code changed in 4 files:
Adapt MapValidator script to Gridarta changes.
102 lines of code changed in 1 file:
Ignore *.msg files in editor scripts.
6 lines of code changed in 3 files:
Run 'Shrink Map Size' function from MapNormalizer editor script.
52 lines of code changed in 1 file:
Make editor scripts work with latest Gridarta build.
149 lines of code changed in 4 files:
Adapt MapValidator script to Gridarta changes.
2 lines of code changed in 1 file:
Remove unused configuration parameter from WorldMaker script.
0 lines of code changed in 1 file:
Shorten scripts by using Gridarta's RecursiveFileIterator class.
143 lines of code changed in 3 files:
Update script so it now handles big image file with less disk copy.
Replace pnmpaste of world file (which output result in a copy) with a custom in file replacement
(no copy, no need to reread full file on each iteration).
1G world file are now feasible with reasonable run time.
37 lines of code changed in 1 file:
Do not create superfluous 'randomitems none' attributes.
3 lines of code changed in 1 file:
Add Gridarta converter script to update legacy spellcasting objects in map files.
350 lines of code changed in 1 file:
Do not update the 'Modfied:' map header when normalizing maps.
0 lines of code changed in 1 file:
Do not crash script if no log file is given.
1 lines of code changed in 1 file:
Process map files in alphabetical order.
4 lines of code changed in 2 files:
Do not crash script if a directory cannot be read.
8 lines of code changed in 2 files:
MapValidator script: add option to write map errors to a log file.
38 lines of code changed in 1 file:
Add Gridarta script to normalize map files.
64 lines of code changed in 1 file:
Add editor scripts.
317 lines of code changed in 2 files: