Commit Graph

6 Commits

Author SHA1 Message Date
Alex 'Avunia' Takiya
bea83b2999 [MANUAL MIRROR] Use portable Python for map merge hooks, other tools / Add .dmm merge driver (#2681)
* Use portable Python for map merge hooks, other tools (#55658)

* Add .dmm merge driver (#55699)

This is kind of a prototype. It only fully handles a few situations, 
and doesn't produce particularly easy-to-read conflict markers when it 
fails. I hope that it can be useful at least some of the time, can be 
improved over time, and that the lessons learned can influence a future 
interactive GUI conflict resolver (integrated into StrongDMM?). In the 
worst case, one can fall back to the tried and true "manually re-do one 
side's changes" strategy. 

**Automatic use**: In `tools/hooks/`, run `Install.bat`

**Manual use**, for Git GUIs that don't run merge drivers: while a 
merge is in progress, in `tools/mapmerge2/`, double-click `Resolve Map 
Conflicts.bat`

This PR also removes the error-prone "Prepare Maps.bat" / 
"mapmerge.bat" workflow. Those who aren't using the hooks should 
instead use `Run Before Committing.bat` before committing. First-time 
contributors who opened a PR without map merging can be advised to run 
`I Forgot To Map Merge.bat`.

* Fix loose double-quot in tradership_faction.dmm

Co-authored-by: Tad Hardesty <tad@platymuus.com>
2021-01-14 16:52:24 +01:00
SkyratBot
c147e6bdfe [MIRROR] Pillow update (#369)
* Merge pull request #52971 from spookydonut/pillow

Pillow update

* Pillow update

Co-authored-by: nemvar <47324920+nemvar@users.noreply.github.com>
2020-08-17 14:50:59 +02:00
SkyratBot
dc91ee6623 [MIRROR] Updates hitbox expander tool to python3 (#358)
* Updates hitbox expander tool to python3 (#52876)

* Updates hitbox expander tool to python 3

* Updates hitbox expander tool to python3

Co-authored-by: nemvar <47324920+nemvar@users.noreply.github.com>
2020-08-16 15:41:30 +02:00
jdawg1290
62676e72a8 Force LF line endings with gitattributes and convert repo (#52266)
Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
2020-07-16 03:02:40 +03:00
Cem Kocagil
c65a71b22d Zip the HitboxExpander libraries 2013-12-03 23:26:46 +02:00
Cem Kocagil
3bebf172a0 Hitbox helper tool 2013-12-03 22:49:37 +02:00