Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 12:25:16 +0100] rev 13016
Resize hats with size 32×1024 to 64×512 for consistency
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 11:51:42 +0100] rev 13015
Crop non-team hats without “real” animation to static format (32×32)
This …
a) makes these hats more managable
b) Fixes some clipping problems with hats which take the full height
(e.g. knight, noface)
b) reduces file size
This has been done semi-automated with the following steps:
1. Carefully select hats manually and write them in a list file
2. Run a script to crop them to 32×32 using ImageMagick
3. Check ALL the converted hats in Hedgewars
4. Discard hat changes which turn out to be bad
5. Manually convert any non-RGBA images back to RGBA
6. Final check
7. Commit
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 10:47:35 +0100] rev 13014
Simplify 5 team hats to static format
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 21:47:31 +0100] rev 13013
Fix hittig precise+rottags the first time when all tags started off showing health tag in gfInvulnerable
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 21:39:10 +0100] rev 13012
Implement very basic stats screen for TropyRace
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 19:03:04 +0100] rev 13011
TrophyRace: Hide mission panel when player shoots rope
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 18:56:00 +0100] rev 13010
Simplify the status update panel in Trophy Race a lot
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 18:32:28 +0100] rev 13009
TrophyRace: Show fastest team times (instead of clan times)