Commit graph

14 commits

Author SHA1 Message Date
dependabot[bot]
094a2eb16a
Bump tough-cookie from 4.0.0 to 4.1.3 in /utils/wesnoth-map-diff
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-09 21:52:13 +00:00
Eric Gallager
bad664f7e0
Try to fix map diff failure when terrain doesn't have an image associated with it 2023-04-13 10:41:38 +02:00
macabeus
612cca3594 map-diff: throw error if the image is missing 2022-08-09 14:54:13 +02:00
macabeus
3128987810 map-diff: crop notes 2022-08-09 14:54:13 +02:00
macabeus
92bd69ae67 map-diff: add comment on the parser 2022-08-09 14:54:13 +02:00
macabeus
3e8ed56ffd small code review fixes 2022-08-09 14:54:13 +02:00
macabeus
ed4f648cb0 map-diff: add axis and changes notes 2022-08-09 14:54:13 +02:00
macabeus
643b2fec37 map-diff: change focus color to pink 2022-08-09 14:54:13 +02:00
macabeus
77a7b1fa2f map-diff: move get tile logic to images module 2022-08-09 14:54:13 +02:00
macabeus
3bb7f887b6 map-diff: fix paint tile when there is no only-base version 2022-08-09 14:54:13 +02:00
macabeus
2d00b7ebd4 map-diff: fix when reading attributes with comments 2022-08-09 14:54:13 +02:00
dependabot[bot]
80590d1242 Bump minimist from 1.2.5 to 1.2.6 in /utils/wesnoth-map-diff
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 17:47:29 -05:00
macabeus
d94ea84940 wesnoth-map-diff: add more detail on readme 2022-04-27 17:40:52 -05:00
macabeus
bc387de7e9 Add wesnoth-map-diff 2022-04-27 17:40:52 -05:00