Update more HWPs: Knockball, Racer, Construction Mode
Changes:
- New ammo icon for Knockball's baseball bat with ball
- New ammo icon for waypoint placement tool in Racer
- Remove airplane cursor in Racer and Construction Mode
--- a/ChangeLog.txt Wed Apr 26 00:04:49 2017 +0200
+++ b/ChangeLog.txt Wed Apr 26 00:47:14 2017 +0200
@@ -57,6 +57,7 @@
* Fix invalid girder placement costing energy
* Special tools like structure placer now have their own proper descriptions (instead of Air Attack description, etc.)
* Costs for weapon and utility crates were all equal
+ * Remove airplane cursor
* Many other fixes and tweaks
Racer and TechRacer:
@@ -67,6 +68,8 @@
+ waypointradius: Size of waypoints
+ maxwaypoints: Maximum allowed number of waypoints
+ Show correct ranking and times in stats screen of Racer and TechRacer
+ * Fix description and icon of waypoint placement tool in Racer
+ * Remove airplane cursor in Racer
* Fixed waypoint message in TechRacer and Racer overwriting current weapon selection message
* Fixed TechRacer not recording finish if time was >= 100s
@@ -177,6 +180,7 @@
+ A Space Adventure shows 2 flowers over fully completed planets (with side missions)
+ Rewrote some help texts in basic rope training
+ Graphical effect (black bars) while in cut scenes
+ + Change description and icon for baseball bat in Knockball mission map
* Fix weird behaviour when walking right before the first animation in A Space Adventure missions
* Portal Mind Challenge was cleaned up and reworked (especially less awful wording)
* Fixed Target Practice missions getting stuck when a target dropped into water
--- a/share/hedgewars/Data/Maps/Knockball/CMakeLists.txt Wed Apr 26 00:04:49 2017 +0200
+++ b/share/hedgewars/Data/Maps/Knockball/CMakeLists.txt Wed Apr 26 00:47:14 2017 +0200
@@ -1,6 +1,7 @@
install(FILES
map.png
map.cfg
+ map.hwp
map.lua
preview.png
desc.txt
Binary file share/hedgewars/Data/Maps/Knockball/map.hwp has changed
Binary file share/hedgewars/Data/Scripts/Multiplayer/Construction_Mode.hwp has changed
Binary file share/hedgewars/Data/Scripts/Multiplayer/Racer.hwp has changed