author | Wuzzy <almikes@aol.com> |
Thu, 04 May 2017 13:33:05 +0200 | |
changeset 12409 | 78715ca14e08 |
parent 12387 | 95fc84a9837e |
child 12415 | 8b971d8944d6 |
permissions | -rw-r--r-- |
733 | 1 |
+ features |
2 |
* bugfixes |
|
3 |
||
11282
d63ef6afabe3
make hammer non-lethal again (as requested by unC0Rr)
sheepluva
parents:
11246
diff
changeset
|
4 |
0.9.22 -> 0.9.23 |
11788 | 5 |
Content: |
12157
f4a05d550b0d
Mention addition of Beach theme in changelog
Wuzzy <almikes@aol.com>
parents:
12097
diff
changeset
|
6 |
+ New theme: Beach |
12080 | 7 |
+ Completely new Cheese map; replaces the old one |
12328 | 8 |
+ New forts: Lonely_Island, Octopus, Olympic, Snail |
11788 | 9 |
+ New hat: "tf_scout" (this time for real) |
10 |
||
11 |
Game engine: |
|
12271
d50523b2eae8
Update changelog regarding translations and rubber duck
Wuzzy <almikes@aol.com>
parents:
12269
diff
changeset
|
12 |
+ New weapon: rubber duck |
12305
6486a012987e
Make sticky mines fall off the map when frozen
Wuzzy <almikes@aol.com>
parents:
12304
diff
changeset
|
13 |
+ Freezer can now freeze sticky mines (they get disabled and fall into the water) |
11503 | 14 |
+ Improved hedgehog spawns on maps that lack land mass or free space |
11788 | 15 |
+ AI hedgehogs can now use Bee and Vampirism |
11705
ea1097d7bd27
"divided teams" modifier will now work with more than 2 teams!
sheepluva
parents:
11535
diff
changeset
|
16 |
+ Divided Teams mode will now work with more than 2 teams (Hint: you probably want to set world edges to "wrap" in such games) |
11710 | 17 |
+ Fort Mode will now work with more than 2 teams |
11787 | 18 |
+ Render graves behind everything else, so that they can't hide mines etc. |
11892
083c12795632
Show symbols at bottom right while extra damage / low grav. are active
Wuzzy <almikes@aol.com>
parents:
11890
diff
changeset
|
19 |
+ Show indicator symbols at bottom right while extra damage or low gravity are active |
11925
d7d7f3a07db9
Add changelog entries for the timer color-coding and countdown sounds
Wuzzy <almikes@aol.com>
parents:
11914
diff
changeset
|
20 |
+ Color coding for the turn timer: green = ready timer, yellow = turn in progress, red = retreat timer, gray = timer paused |
d7d7f3a07db9
Add changelog entries for the timer color-coding and countdown sounds
Wuzzy <almikes@aol.com>
parents:
11914
diff
changeset
|
21 |
+ Play countdown sounds at 1-4 seconds turn time |
11788 | 22 |
+ Several new sound effects for weapons and utilities |
12174
869cf5f34700
More ticker messages: Sick, king died, resurrect, time box return, timeout, kamikaze
Wuzzy <almikes@aol.com>
parents:
12173
diff
changeset
|
23 |
+ More ticker messages: Hog gets sick, king died, hog was resurrected, hog time travels (and returns), timeout, kamikaze |
11788 | 24 |
+ Small visual effects enhancements |
25 |
+ Briefly show theme and music authors in chat at start of game |
|
12170 | 26 |
+ A few new funny ticker messages (English) |
11787 | 27 |
* Fixed air-strikes drops being off-center |
11788 | 28 |
* Gameplay fix: Hammer damage is now rounded down. This means it will cause NO DAMAGE to a hedgehog with less than 3 hp. |
29 |
* Fixed screenshots being too bright if taken in quick succession |
|
11510 | 30 |
* Video recording functionality is restored |
11322 | 31 |
* Fixed bee not being affected by wrap world edge while still being thrown |
32 |
* Fixed turn not ending when sticky mine was trapped on rubberband |
|
12311
cdd884397760
Fix sniper rifle disabling laser sight utility after shooting
Wuzzy <almikes@aol.com>
parents:
12309
diff
changeset
|
33 |
* Fixed sniper rifle disabling laser sight utility after using |
11786 | 34 |
* Fixed hedgehog-voices missing a response type (Justyouwait/"You're gonna pay for that") on some platforms (e.g. Linux) |
11747 | 35 |
* Fixed SD-flakes of themes not working if regular flakes were disabled |
11788 | 36 |
* Fixed RC planes being able to collect frozen crates |
37 |
* Fixed Seduction's "Yoohoo!" sound not playing |
|
38 |
* Fixed Hedgehogs getting hurt while firing deagle / sniper rifle bullet in certains situations |
|
12170 | 39 |
* Fixed hedgehogs saying “Missed” when drowning enemy without dealing damage |
12181
29f1ea94488b
Fix enemy saying “Missed” when poisoned w/o damage
Wuzzy <almikes@aol.com>
parents:
12180
diff
changeset
|
40 |
* Fixed enemy saying "Missed” when giving poison without direct damage |
12297
93434ab299a0
Take sacrifices into account for the “Stupid” taunt
Wuzzy <almikes@aol.com>
parents:
12291
diff
changeset
|
41 |
* Fixed hedgehogs not saying “Stupid” and not displaying announcer message for inflicting self-harm |
12180
9237bfb198c7
Fix time box tooltip saying it is not *yet* available in SD
Wuzzy <almikes@aol.com>
parents:
12174
diff
changeset
|
42 |
* Fixed incorrect time box tooltip when in Sudden Death |
11337
aa3f886c6298
fix hedgehog on parachute facing in wrong direction if parachute opens during double-jump
sheepluva
parents:
11322
diff
changeset
|
43 |
* Various other fixes |
11535 | 44 |
|
12079
b940c933830a
Update changelog for Highlander changes
Wuzzy <almikes@aol.com>
parents:
12071
diff
changeset
|
45 |
Highlander: |
b940c933830a
Update changelog for Highlander changes
Wuzzy <almikes@aol.com>
parents:
12071
diff
changeset
|
46 |
+ Show collected weapons after kill and play sound |
b940c933830a
Update changelog for Highlander changes
Wuzzy <almikes@aol.com>
parents:
12071
diff
changeset
|
47 |
+ Mission panel now shows all game modifiers (e.g. mines time, vampirism, etc.) |
b940c933830a
Update changelog for Highlander changes
Wuzzy <almikes@aol.com>
parents:
12071
diff
changeset
|
48 |
|
11788 | 49 |
Construction Mode: |
50 |
+ Added script parameter support: |
|
51 |
+ initialenergy: Amount of energy at start |
|
52 |
+ energyperround: New energy per round |
|
12097
9fe7eb1f7df2
Construction Mode: Turn crate limit into a script parameter
Wuzzy <almikes@aol.com>
parents:
12096
diff
changeset
|
53 |
+ maxenergy: Maximum allowed energy |
9fe7eb1f7df2
Construction Mode: Turn crate limit into a script parameter
Wuzzy <almikes@aol.com>
parents:
12096
diff
changeset
|
54 |
+ cratesperround: Maximum placable crates per round |
11948
a50cf6f5e3cd
Update changelog for SetAmmoTexts-related changes
Wuzzy <almikes@aol.com>
parents:
11943
diff
changeset
|
55 |
+ Completely reworked all in-game texts and descriptions |
12096
db5e12d623cc
Contruction Mode: Fix rubber being placable in land and invalid girder placement costing energy
Wuzzy <almikes@aol.com>
parents:
12095
diff
changeset
|
56 |
* Fix rubber being placable inside land |
db5e12d623cc
Contruction Mode: Fix rubber being placable in land and invalid girder placement costing energy
Wuzzy <almikes@aol.com>
parents:
12095
diff
changeset
|
57 |
* Fix invalid girder placement costing energy |
11948
a50cf6f5e3cd
Update changelog for SetAmmoTexts-related changes
Wuzzy <almikes@aol.com>
parents:
11943
diff
changeset
|
58 |
* Special tools like structure placer now have their own proper descriptions (instead of Air Attack description, etc.) |
11788 | 59 |
* Costs for weapon and utility crates were all equal |
12335
fc6bb8471882
Update more HWPs: Knockball, Racer, Construction Mode
Wuzzy <almikes@aol.com>
parents:
12332
diff
changeset
|
60 |
* Remove airplane cursor |
11788 | 61 |
* Many other fixes and tweaks |
62 |
||
11992
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
63 |
Racer and TechRacer: |
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
64 |
+ Allow to only place 2 waypoints in Racer |
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
65 |
+ Allow to remove Racer waypoints with precise key |
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
66 |
+ New script parameters for Racer: |
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
67 |
+ rounds: Number of rounds to play |
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
68 |
+ waypointradius: Size of waypoints |
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
69 |
+ maxwaypoints: Maximum allowed number of waypoints |
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
70 |
+ Show correct ranking and times in stats screen of Racer and TechRacer |
12335
fc6bb8471882
Update more HWPs: Knockball, Racer, Construction Mode
Wuzzy <almikes@aol.com>
parents:
12332
diff
changeset
|
71 |
* Fix description and icon of waypoint placement tool in Racer |
fc6bb8471882
Update more HWPs: Knockball, Racer, Construction Mode
Wuzzy <almikes@aol.com>
parents:
12332
diff
changeset
|
72 |
* Remove airplane cursor in Racer |
11992
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
73 |
* Fixed waypoint message in TechRacer and Racer overwriting current weapon selection message |
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
74 |
* Fixed TechRacer not recording finish if time was >= 100s |
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
75 |
|
12071 | 76 |
WxW: |
77 |
+ Support for multiple sets of walls per map |
|
78 |
+ Add optional “Crate Before Attack” rule |
|
79 |
+ Add optional “All But Last” rule |
|
80 |
+ Add optional “Kill The Leader” rule |
|
81 |
+ Script parameter support (see Lua file comment for documentation) |
|
82 |
+ Possible to set max. number of weapons in game (script parameter only) |
|
83 |
+ Menu can be disabled (with script parameter “menu=false”) for insant game start |
|
84 |
+ Possible to set number of crates per turn |
|
85 |
+ Ropes, ShoppaKing, ShoppaHell and ShoppaNeon can now be played with the classic left and right walls |
|
86 |
+ Allows almost all game modifiers to be changed, the only exception is crate probabilities |
|
87 |
+ New wall sets for Ropes, ShoppaNeon, ShoppaDesert, ShoppaWild, ShoppaKing and ShoppaHell. |
|
88 |
+ Basic support for a bunch of Shoppa maps |
|
89 |
+ Fully functional even without a map border |
|
90 |
+ More sound effects |
|
91 |
+ More helpful mission display after configuration has been accepted |
|
92 |
+ Hide “Surf Before Crate” setting if surfing is disabled for this map, or the bottom is active and water never rises |
|
93 |
+ Hide walls setting if script does not provide walls for map yet |
|
94 |
+ Freeze crates at turn start if Walls Before Crate or Surf Before Crate is enabled (they unfreeze if you met requirements) |
|
95 |
+ Allow toggling the radar with Switch Hog key while roping or rope selected |
|
96 |
* No smoke when hog is near near a WxW wall but walls need not to be touched |
|
97 |
* Fix other player being able to change the menu config in the short period before the first turn |
|
98 |
||
12056
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
99 |
Tumbler: |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
100 |
+ Script parameter support: |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
101 |
+ spawnbarrels: New barrels per turn |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
102 |
+ spawnmines: New mines per turn |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
103 |
+ ammoflamer: Initial Flamer fuel |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
104 |
+ ammobarrel: Initial Barrel Launcher ammo |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
105 |
+ ammomine: Initial Mine Deployer ammo |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
106 |
+ minetimerplaced: Mine timer (ms) of mines dropped from Mine Deployer |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
107 |
+ bonustime: Bonus time (s) in utility crates |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
108 |
+ bonusflames: Bonus Flamer fuel in ammo crates |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
109 |
+ chanceammo: Per-turn % chance of an ammo crate drop |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
110 |
+ chancetime: Per-turn % chance of an utility crate (extra time) drop |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
111 |
+ Alternative weapon selection with slot keys (F1, F2, F3) |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
112 |
+ Add mine/barrel launch sounds |
12058 | 113 |
+ Add countdown sounds |
12056
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
114 |
+ Rewrote mission description and captions |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
115 |
+ Sound and message when trying to fire empty weapon |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
116 |
* Permanently disable some game modifiers which won't work together with this |
05a968518a56
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com>
parents:
12055
diff
changeset
|
117 |
|
12065
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
118 |
Space Invasion: |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
119 |
+ Show actual scores in stats screen, and a proper graph |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
120 |
+ Show a couple of “awards” (snarky comments) in stats screen |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
121 |
+ Remove bonuses “Boom!”, “BOOM!” and “BOOM!! BOOM!! BOOM!!” for balancing reasons |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
122 |
+ Script parameter support: |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
123 |
+ rounds: Number of rounds |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
124 |
+ shield: Initial shield |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
125 |
+ barrels: Initial barrel ammo |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
126 |
+ pings: Available radar pings |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
127 |
+ timebonus: Time bonus for red drones |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
128 |
+ barrelbonus: Ammo bonus for green invaders |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
129 |
+ shieldbonus: Shield bonus for purple invaders |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
130 |
+ forcetheme: Set to “true” to use the selected theme instead of EarthRise |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
131 |
+ Complete rewrite of almost all messages and the mission panel |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
132 |
+ More event messages |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
133 |
+ Show current score in HUD (white number) |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
134 |
+ Stop overwriting most game scheme’s parameters |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
135 |
+ Disable weapon scheme |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
136 |
+ More sounds: Empty ammo, countdown, throw, kamikaze, radar ping, explosion |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
137 |
* Fix explosion being drawn twice when colliding with invader |
3ffb261af4e8
Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents:
12058
diff
changeset
|
138 |
|
12044
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
139 |
HedgeEditor: |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
140 |
+ Dud mine placement mode |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
141 |
+ Allow to select frames in sprite placement mode |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
142 |
+ New placable sprite: sprTargetBee |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
143 |
+ Complete rewrite of all help texts |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
144 |
+ Allow to add and subtract health |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
145 |
+ Add more convenient start values (e.g. for health) |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
146 |
+ Allow to set timer of sticky mines |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
147 |
+ Health crates can now have 0 health |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
148 |
+ Hog and team names (from identity modes) are now translatable |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
149 |
+ Show health/timer above health crates, barrels, mines, sticky mines and air mines |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
150 |
+ Allow to toggle health/timer display with Precise+3 |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
151 |
+ Allow to toggle main help at any time with Precise+1 |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
152 |
* Add proper description and name for the gear placement tool (no more fake air attack) |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
153 |
* Fix many issues with exported files |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
154 |
* Fix placement mode being changable when gear placement tool is not selected |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
155 |
* Make land gun spawn in utility crates instead of weapon crates |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
156 |
* Stop aggressively showing the mission panel after any button press |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
157 |
* Fix placement modes sometimes showing “nil” in caption |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
158 |
* Fix girder sprite being displayed at top left for no reason |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
159 |
* Ammo names are not hardcoded anymore (no more double work for translators) |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
160 |
* Fix many missing or poor-quality texts for translation |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
161 |
* Fix error when trying to set ShoppaBalance rank without anything selected |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
162 |
* Don't show misleading circle when placing girder/rubber |
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
163 |
* Disable timer keys 2-4 in rubber placement mode |
12332
8ab7572e074b
Clean up HedgeEditor HWP mess, fix broken/outdated graphics
Wuzzy <almikes@aol.com>
parents:
12328
diff
changeset
|
164 |
* Fix incorrect weapon crate preview of air attack, drill strike and napalm |
12044
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
165 |
|
11992
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
166 |
Other Game Styles: |
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
167 |
+ Capture The Flag supports setting number of captures with script parameter “capture=<number>” |
12238 | 168 |
+ Don't place air mines in Shoppa |
11992
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
169 |
* Fixed Capture the Flag error: Flag of first team spawned at second hog instead of first |
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
170 |
* Mutant script shows now appropriate ranking and graph in stats screen |
12084
8f222872d432
Disable SD for a couple of scripts and mission maps
Wuzzy <almikes@aol.com>
parents:
12081
diff
changeset
|
171 |
* Disable Sudden Death for good in Shoppa game scheme, some game styles and mission maps |
11992
279b3ba8d3bd
Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents:
11988
diff
changeset
|
172 |
|
12387
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
173 |
A Classic Fairytale: |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
174 |
+ Mission 3: Improved mission panel texts to clarify the goals at all time |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
175 |
+ Mission 4: Add infinite skip |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
176 |
+ Mission 6: Add alternate dialogues when killing cyborgs before collecting the crates |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
177 |
+ All missions: Clarify mine timers |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
178 |
* Mission 2: Fix crash when trying to open ammo menu in opening sequence |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
179 |
* Mission 3: Fix various Lua errors when playing with 2 hogs and one of them dies |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
180 |
* Mission 3: Fix broken end sequence after killing cyborg or princess |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
181 |
* Mission 5: Fix crash when skipping animation while the cyborg talks before the 3rd wave of cannibals starts |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
182 |
* Mission 6: Block off left cave entrance to stop player to just rope all the way around |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
183 |
* Mission 6: Remove some misleading mission panel texts |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
184 |
* Mission 8: Fix Lua error message at the beginning |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
185 |
* Mission 10: Fix mission becoming unplayable when all hogs except the traitor died |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
186 |
* All missions: Add missing texts for translation |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
187 |
* Fix swapped mission preview images of missions 2 and 3 |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
188 |
|
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
189 |
A Space Adventure: |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
190 |
+ A few campaign missions now save your personal best successes (e.g. fastest finish in Hard Flying) which get shown after you finish them agin |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
191 |
+ Add skip to a few missions where it doesn't hurt |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
192 |
+ Menu: Show 2 flowers over fully completed planets (with side missions) |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
193 |
* Hard Flying: Fix ending in a Lua error |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
194 |
* The First Stop: Fix stats screen showing teams twice |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
195 |
* Killing The Specialists: Fix killing hog with Deagle gave you chance to use another weapon in same turn |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
196 |
* Fix weird behaviour when walking right before the first animation in most missions |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
197 |
* Fix a coupe of texts being untranslatable |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
198 |
* Fix typos |
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
199 |
|
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
200 |
Missions: |
12233 | 201 |
+ New scenario: Teamwork 2 |
12235 | 202 |
+ New scenario: Big Armory |
12233 | 203 |
+ New training: Basic Flying Saucer Training |
11788 | 204 |
+ Rope-Knocking Challenge was improved (now awards score based on kills and time; taunts for knocking out hedgehogs) |
12055
daf63e2a21d2
Rewrite some help texts in the basic rope training mission
Wuzzy <almikes@aol.com>
parents:
12051
diff
changeset
|
205 |
+ Rewrote some help texts in basic rope training |
12089
ccab0d396a7f
Use SetCinematicMode in Animate lib, which introduces cinematic mode to missions using Animate
Wuzzy <almikes@aol.com>
parents:
12084
diff
changeset
|
206 |
+ Graphical effect (black bars) while in cut scenes |
12335
fc6bb8471882
Update more HWPs: Knockball, Racer, Construction Mode
Wuzzy <almikes@aol.com>
parents:
12332
diff
changeset
|
207 |
+ Change description and icon for baseball bat in Knockball mission map |
11788 | 208 |
* Portal Mind Challenge was cleaned up and reworked (especially less awful wording) |
11789 | 209 |
* Fixed Target Practice missions getting stuck when a target dropped into water |
11788 | 210 |
* Fixed mistakes and bad wording of strings in several missions, scripts and campaigns |
11908 | 211 |
* Fixed Lua error messages and broken stats screen in Climb Home singleplayer mission |
11788 | 212 |
|
213 |
Frontend: |
|
11965
c933f2257020
Update changelog about campaign screen check marks
Wuzzy <almikes@aol.com>
parents:
11950
diff
changeset
|
214 |
+ Campaign screen shows which campaigns and missions you've completed so far |
11977
4aeec1597621
Update changelog about mission tabs
Wuzzy <almikes@aol.com>
parents:
11971
diff
changeset
|
215 |
+ Training screen now has 3 mission categories: Training (tutorials), Challenge (get a high score), Scenario (complete a task) |
12081
543bc82e1e28
Move some changelog entries to the correct categories
Wuzzy <almikes@aol.com>
parents:
12080
diff
changeset
|
216 |
+ Replaced the Fort Mode game modifier by adding "Forts" to the map type selection. This makes the mode easier selectable/discoverable. Also the slider can be used to adjust the distance between forts. |
11788 | 217 |
+ Menu screens got few new icons and other tweaks, e.g. larger dropdown lists for easier access |
11861 | 218 |
+ Additional button for just randomizing theme that will not change your selected map |
219 |
+ Randomizing map/theme in online-mode will not include DLC-content |
|
12248
8a6a40f2e3dc
Update changelog regarding team updates
Wuzzy <almikes@aol.com>
parents:
12238
diff
changeset
|
220 |
+ New teams start with a random grave and fort |
8a6a40f2e3dc
Update changelog regarding team updates
Wuzzy <almikes@aol.com>
parents:
12238
diff
changeset
|
221 |
+ Hedgewars creates 4 teams instead of 1 on its first launch |
12253
07f67ee424dc
Add buttons to randomize hats and hog names only
Wuzzy <almikes@aol.com>
parents:
12250
diff
changeset
|
222 |
+ Allow to randomize hog names, hats, team name, flag, grave, voice and fort separately |
11965
c933f2257020
Update changelog about campaign screen check marks
Wuzzy <almikes@aol.com>
parents:
11950
diff
changeset
|
223 |
* Campaign screen does no longer show AI-controlled teams |
c933f2257020
Update changelog about campaign screen check marks
Wuzzy <almikes@aol.com>
parents:
11950
diff
changeset
|
224 |
* Campaign names and campaign mission names can now be translated |
11908 | 225 |
* Creating randomized teams now randomizes (almost) every aspect |
226 |
* Fixed mostly broken descriptions for multiplayer mission maps |
|
11861 | 227 |
* Clicking on "New" in weapon scheme editor now creates empty weapon scheme instead of default |
12170 | 228 |
* Fix language names in language list being always in English |
12222
a6cd48b8ef61
Prevent frontend from starting game w/ >48 hogs
Wuzzy <almikes@aol.com>
parents:
12196
diff
changeset
|
229 |
* Prevent starting game with >48 hogs (because engine doesn't support it yet) |
12255
05f1935175da
Team editor: Disable flag widget when selecting CPU team
Wuzzy <almikes@aol.com>
parents:
12253
diff
changeset
|
230 |
* Team editor Fix flag being selectable for computer players although it had no effect |
11788 | 231 |
|
11877 | 232 |
Content Creation: |
233 |
+ Theme objects can now have more than 1 in-land rect specified. You can specify the amount in theme.cfg by adding another number (and ,) before the first rect |
|
12173
666e18b1ca32
Allow to place theme objects on water
Wuzzy <almikes@aol.com>
parents:
12170
diff
changeset
|
234 |
+ Theme objects can now be placed on water (by setting first in-land rectangle to 0,0,0,0) |
11877 | 235 |
+ Themes can now use flakes with negative falling speed (rising flakes) |
11880 | 236 |
+ Themes can now contain custom sound files: splash.ogg Droplet1.ogg Droplet2.ogg Droplet3.ogg skip.ogg |
12170 | 237 |
+ Themes can now have mirrored clouds and flakes: CloudsL.png, SDCloudsL.png, FlakeL.png, SDFlakeL.png |
12196
5c6e7fd5af29
Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents:
12181
diff
changeset
|
238 |
+ Water in themes supports custom animation and flow speed with water-animation and sd-water-animation in theme.cfg |
11908 | 239 |
+ Simplified hat format for unanimated hats; a single 32×32 image is enough. For clan hats, use size 64×32, with the color overlay at the right |
12387
95fc84a9837e
Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents:
12376
diff
changeset
|
240 |
+ Ammos.png and Ammos_bw.png in HWPs are now overlayed over the base images; use transparent icons to keep them unchanged from the original |
12168
9b5748fa7974
Set default theme water color to blue
Wuzzy <almikes@aol.com>
parents:
12157
diff
changeset
|
241 |
* Default water color was black instead of blue |
11877 | 242 |
|
12196
5c6e7fd5af29
Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents:
12181
diff
changeset
|
243 |
Translations: |
5c6e7fd5af29
Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents:
12181
diff
changeset
|
244 |
+ Scottish Gaelic updates for: Engine, frontend, tips, missions |
5c6e7fd5af29
Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents:
12181
diff
changeset
|
245 |
+ Loading screen can now be translated |
5c6e7fd5af29
Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents:
12181
diff
changeset
|
246 |
+ A few window titles can be translated |
12271
d50523b2eae8
Update changelog regarding translations and rubber duck
Wuzzy <almikes@aol.com>
parents:
12269
diff
changeset
|
247 |
+ Campaign names and campaign mission names can be translated |
d50523b2eae8
Update changelog regarding translations and rubber duck
Wuzzy <almikes@aol.com>
parents:
12269
diff
changeset
|
248 |
+ A Classic Fairytale, missions 8 and 10 can now be translated |
12196
5c6e7fd5af29
Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents:
12181
diff
changeset
|
249 |
* Built-in texts from Qt (e.g. “cut”, “paste”, “copy”) in frontend weren't translated |
5c6e7fd5af29
Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents:
12181
diff
changeset
|
250 |
* Remove text from mission images to make them language-neutral |
5c6e7fd5af29
Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents:
12181
diff
changeset
|
251 |
* Fix English-only language/country names in language selection |
12271
d50523b2eae8
Update changelog regarding translations and rubber duck
Wuzzy <almikes@aol.com>
parents:
12269
diff
changeset
|
252 |
* Fix very, very broken mission map descriptions |
12196
5c6e7fd5af29
Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents:
12181
diff
changeset
|
253 |
|
11525 | 254 |
Lua-API: |
255 |
+ New call: SetCinematicMode(enable) -- e.g. for cutscenes etc. |
|
11950
1e58845fa3c1
Allow to ignore overwritten ammo name in GetAmmoName
Wuzzy <almikes@aol.com>
parents:
11948
diff
changeset
|
256 |
+ New call: GetAmmoName(ammoType [, ignoreOverwrite]) -- returns the localized name for the specified ammoType |
11885
2eac7a96b342
Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
Wuzzy <almikes@aol.com>
parents:
11884
diff
changeset
|
257 |
+ New call: GetVisualGearType(vgUid) -- returns the visual gear type |
11948
a50cf6f5e3cd
Update changelog for SetAmmoTexts-related changes
Wuzzy <almikes@aol.com>
parents:
11943
diff
changeset
|
258 |
+ New call: SetAmmoTexts(ammoType, name, caption, description) -- Overwrite displayed name and description of an ammo type |
a50cf6f5e3cd
Update changelog for SetAmmoTexts-related changes
Wuzzy <almikes@aol.com>
parents:
11943
diff
changeset
|
259 |
+ New call: SetAmmoDescriptionAppendix(ammoType, descAppend) -- Append a custom text to the description of an ammo type without overwriting it |
12051 | 260 |
+ New call: GetHogFort(gearUid) -- Returns the name of the fort of the hog's team |
12095 | 261 |
+ New call: PlaceRubber(x, y, frameIdx) -- Places a rubber |
12337
657a8d63c99d
Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
Wuzzy <almikes@aol.com>
parents:
12335
diff
changeset
|
262 |
+ New call: SendGameResultOff() -- Disable the game automatically setting a game result in the stats screen |
657a8d63c99d
Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
Wuzzy <almikes@aol.com>
parents:
12335
diff
changeset
|
263 |
+ New call: SendRankingStatsOff() -- Disable the game automatically filling the team rankings in the stats screen |
657a8d63c99d
Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
Wuzzy <almikes@aol.com>
parents:
12335
diff
changeset
|
264 |
+ New call: SendAchievementsStatsOff() -- Disable the game automatically populating the bullet point list in the “Details” section on the stats screen |
12291
b4dde7035fe2
New Lua call: EndTurn to end turn
Wuzzy <almikes@aol.com>
parents:
12283
diff
changeset
|
265 |
+ New call: EndTurn([noTaunts]) -- Ends the current turn |
11885
2eac7a96b342
Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
Wuzzy <almikes@aol.com>
parents:
11884
diff
changeset
|
266 |
+ New hook: onVisualGearAdd(vgUid) -- called when a visual gear is added |
2eac7a96b342
Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
Wuzzy <almikes@aol.com>
parents:
11884
diff
changeset
|
267 |
+ New hook: onVisualGearDelete(vgUid) -- called when a visual gear is deleted |
12170 | 268 |
+ New hook: onUsedAmmo(ammoType) -- called when ammo has been finished using (e.g. after both shotgun shots) |
11968
0c1420aaa59e
Expose number of air mines in Lua variable AirMinesNum
Wuzzy <almikes@aol.com>
parents:
11965
diff
changeset
|
269 |
+ New variable: AirMinesNum -- Number of air mines being placed on a medium-sized map |
11884
c6eafb6f2735
Add WorldEdge to Lua API to expose/change world edge type
Wuzzy <almikes@aol.com>
parents:
11880
diff
changeset
|
270 |
+ New variable: WorldEdge -- World edge type (weNone, weWrap, weBounce, weSea) |
12306
46e1e25fec5e
Lua variable: AmmoTypeMax (maximum ammo type ID for iterating)
Wuzzy <almikes@aol.com>
parents:
12305
diff
changeset
|
271 |
+ New variable: AmmoTypeMax -- Maximum ammo type ID (useful to iterate through all ammo types, starting by 0) |
12044
4524df2f7231
Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents:
11992
diff
changeset
|
272 |
+ Locale library: loc_noop -- Mark string for translation but don't translate it |
12093
1da37e2ba6fd
Fix A Space Adventure Missions allowing player to walk before 1st animation and screw things up
Wuzzy <almikes@aol.com>
parents:
12089
diff
changeset
|
273 |
+ Animate library: AnimInit([startAnimating]) -- New parameter startAnimating: if true, will start game in cinematic mode with most controls disabled. Must play an animation after that |
12365
a775a61e02ab
Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden
Wuzzy <almikes@aol.com>
parents:
12337
diff
changeset
|
274 |
* Fixed call: HideHog(gear) -- Fix crash when gear is invalid. Returns true on success or false otherwise |
12376
2b1dd699b371
Lua: Fix SwitchHog breaking the ammo menu of the new hog
Wuzzy <almikes@aol.com>
parents:
12365
diff
changeset
|
275 |
* Fixed call: SwitchHog(gear) -- Fix new hog being unable to open ammo menu |
12170 | 276 |
* Removed call: SetAmmoStore -- Old undocumented function of questional use, has never been used |
11282
d63ef6afabe3
make hammer non-lethal again (as requested by unC0Rr)
sheepluva
parents:
11246
diff
changeset
|
277 |
|
10960 | 278 |
0.9.21 -> 0.9.22 |
11246 | 279 |
+ New Weapon / Map object: AirMine (floating mine that will follow nearby hedgehogs) |
11034
a9bafac12634
Add Wuzzy's SpeedShoppa challenges.
mikade <redgrinner@gmail.com>
parents:
11005
diff
changeset
|
280 |
+ Extensive changes to TechRacer: Variable terrain types, enhanced parameters, hwmap interpreter, fuel limiter, etc. |
11285 | 281 |
+ HedgeEditor - create missions/etc. in-game! see http://hedgewars.org/HedgeEditor |
10962 | 282 |
+ Map previews can now take script parameters into account and preview waypoints in TechRacer |
10960 | 283 |
+ Added a couple new flags |
11246 | 284 |
+ Various tweaks to the interface and in-game chat |
11284 | 285 |
+ Divided teams options will now just be ignored when more/less than 2 teams/clans, instead of displaying a fatal error |
11034
a9bafac12634
Add Wuzzy's SpeedShoppa challenges.
mikade <redgrinner@gmail.com>
parents:
11005
diff
changeset
|
286 |
+ Added 6 TechRacer maps to TechMaps |
a9bafac12634
Add Wuzzy's SpeedShoppa challenges.
mikade <redgrinner@gmail.com>
parents:
11005
diff
changeset
|
287 |
+ Added 3 SpeedShoppa Challenges: Shoppa Love, Ropes and Crates, The Customer is King |
11039
cd4b0851b060
Hammer changes/fixes: honor extra-damage (Issue 975), round up damage, do correct damage when being spammed in infinite-attack mode
sheepluva
parents:
11035
diff
changeset
|
288 |
+ Hammer damage is now rounded up. This means it can be used to execute hedgehogs with only 1 hp. |
11035
8c665914da2a
May He Improve Our Graphics Forevermore
mikade <redgrinner@gmail.com>
parents:
11034
diff
changeset
|
289 |
+ Improved "Art" theme. |
10960 | 290 |
* Generated bridges/girders are now connected better to the land mass |
291 |
* Fixed rubberband sprite |
|
11246 | 292 |
* Fixed Wind-Indicator being wrong in certain situations |
293 |
* Melon Bomb Pieces now bounce on Rubberband |
|
294 |
* Reduced menu music volume |
|
11003 | 295 |
* The game will now fallback to default voicepack if a team's voicepack is not locally installed. (Instead of rendering team voiceless) |
11039
cd4b0851b060
Hammer changes/fixes: honor extra-damage (Issue 975), round up damage, do correct damage when being spammed in infinite-attack mode
sheepluva
parents:
11035
diff
changeset
|
296 |
* Hammer now does more damage when the Extra-Damage utility is used |
10960 | 297 |
* Many other bug fixes |
298 |
||
11246 | 299 |
Lua-API: |
300 |
+ New map parameter: MapFeatureSize -- numeric representation of detail slider below map preview; use within onGameInit()/onPreviewInit() |
|
11417 | 301 |
+ New functions: SetMaxBuildDistance([ distInPx ]) -- specify how many pixels away a hedgehog can still place girders/etc. set to 0 for no limit; call with no param to reset to default, |
11246 | 302 |
+ New hook: onSuddenDeath() -- called by engine when sudden death begins |
11417 | 303 |
+ Parameters are now optional for the generic gear setters. i.e. - SetVisualGearValues(gear, x, y). nil values are skipped and not set. |
304 |
+ PlaceSprite can now set land type (bouncy, indestructible, ice etc), colour the sprite, flip the sprite, and place the sprite behind existing land. |
|
305 |
+ EraseSprite. Can flip and selectively erase based on land flags. |
|
306 |
+ More of the gear structure values are now accessible in the generic gear getter/setter. |
|
11246 | 307 |
* Previously missing gear states are now available (gstSubmersible, gstFrozen and gstNoGravity) |
308 |
* Fixed OnHogAttack giving the incorrect AmmoType (amNothing) under certain conditions |
|
309 |
||
10516 | 310 |
0.9.20 -> 0.9.21: |
311 |
+ New type of randomly generated maps: Perlin Maps. |
|
312 |
+ Old Random generated maps are more diverse now. |
|
313 |
+ Slider for adjusting land generation detail. |
|
314 |
+ Highlander gamemode can now be used with custom weapon schemes (1-8=How probable to get this weapon. 9=All hogs get it) |
|
10988 | 315 |
+ New playable themes: "Hoggywood" and "Cake" |
10554
48e9b1099ff4
Added TechRacer (still needs a lot of love), updated changelog
mikade <redgrinner@gmail.com>
parents:
10528
diff
changeset
|
316 |
+ New gameplay mode "Construction Mode" |
48e9b1099ff4
Added TechRacer (still needs a lot of love), updated changelog
mikade <redgrinner@gmail.com>
parents:
10528
diff
changeset
|
317 |
+ New gameplay mode "TechRacer" |
10710 | 318 |
+ New game play mode "DiagonalMaze" (generates a simple diagonal maze) |
319 |
+ Add 7 target practice missions, now with simple scoring |
|
320 |
+ Update RC Plane Challenge: Stats screen reworked and shows now several facts, simple ranking system based on used planes, some taunts in the game |
|
10516 | 321 |
+ New training/multiplayer mission: "Climb Home" |
322 |
+ Game scheme screen has a "Script parameter" field now. This allows to make more customizable scripts/modes. |
|
323 |
+ Network game rejoining. Note: Your team(s) will vanish after 3 turns. |
|
10710 | 324 |
+ Visual and gameplay changes to "sea" - world edge, visual change to wrap world edge to allow seeing through the wrap, visual change to bounce worldedge |
10631
3d164350cc48
make BasketballField available as regular map. maybe should make it destructable when not in mission mode *shrugs*
sheepluva
parents:
10613
diff
changeset
|
325 |
+ The map of the Basketball Mission can be selected for regular games again ("BasketballField") |
10516 | 326 |
+ New engine command: /togglechat will disable/enable chat display (does not affect chat history display) |
327 |
+ Change to Racer: first weapon/utility available will be automatically selected on start |
|
328 |
+ Added some visual feedback to failed girder placement. |
|
329 |
+ Various performance tweaks, especially for very large maps. |
|
330 |
+ Allow switching through hogs in reverse order with PRECISE+HOGSWITCH (left shift + tab, by default) |
|
10520 | 331 |
+ Added support for custom Sudden Death music to theme.cfg (e.g. sd-music=hell.ogg ). |
10554
48e9b1099ff4
Added TechRacer (still needs a lot of love), updated changelog
mikade <redgrinner@gmail.com>
parents:
10528
diff
changeset
|
332 |
+ New Hats: policegirl, fr_tomato, cratehider |
10516 | 333 |
* Fixed drill rockets sometimes exploding on impact. |
334 |
* Fixed trainings broken due to indestructable targets/crates. |
|
335 |
* Fixes and tweaks for low qualily rendering. |
|
336 |
* Sinegun won't shoot through -solid- land anymore |
|
337 |
* Many bug fixes and tweaks. |
|
338 |
||
339 |
Frontend / Netgame: |
|
340 |
+ High resolution previews! |
|
341 |
+ Preview for dynamic maps generated by game style scripts (e.g. "ShoppaMap))! |
|
10520 | 342 |
+ Moved room status filter to top left of rooms list. |
10516 | 343 |
|
344 |
Lua API: |
|
10710 | 345 |
+ New library: Params, makes parsing of script parameters easier |
346 |
+ New library: TargetPractice, used to generate target practice missions (the newly added missions use it) |
|
10516 | 347 |
+ More helpful syntax error messages. |
10685 | 348 |
+ New hooks: |
349 |
onParameters(paramString) -- called when script parameters are configured. the parameter contains the parameter(s) as text string |
|
350 |
onPreviewInit() -- called during map preview initialization |
|
351 |
onGearWaterSkip(gearUid) -- called when a gear skims the water without drowning (when hitting it with high speed at low angle). By checking gearUid you can figure out which gear that was. |
|
10516 | 352 |
+ New functions: |
10710 | 353 |
DismissTeam(teamname) -- removes a team from the game (note: if you used loc() on teamnames, don't forget to the translated teamname here too) |
10516 | 354 |
GetGameFlag(gameflag) -- returns true/false |
355 |
PlaceSprite(x, y, sprite, frameIdx [, landFlag, ... ]) -- sprite refers to an id from the TSprite list |
|
356 |
SetWaterLine(waterline) -- moves water level to the specified y. the current value is in read-only global waterline |
|
357 |
SetNextWeapon() -- make current hedgehog switch to next weapon. e.g. use in trainings to preselect weapon |
|
358 |
SetWeapon(ammoType) -- decide which weapon the current hedgehog should equip |
|
10613 | 359 |
+ Map Drawing: |
360 |
-- to be used in onGameInit() -- first set MapGen to mgDrawn and then use the commands below |
|
361 |
AddPoint(x, y [, width [, erase] ]) -- takes x,y location, a width (means start of a new line) and erase (if line should erase, not draw) |
|
362 |
FlushPoints() -- makes sure that all the points/lines specified using the command above are actually applied to the map |
|
10516 | 363 |
+ New global enumerations: |
364 |
Mapgens: mgRandom, mgMaze, mgPerlin, mgDrawn |
|
365 |
TSprite values |
|
366 |
LandFlags: lfIndestructible, lfIce, lfBouncy |
|
367 |
+ Changed functions: |
|
368 |
HogSay(gearUid, text, manner [, vgState]) -- now also allows you to make NON-Hedgehog gears speak, e.g. barrels... wait what?! |
|
10685 | 369 |
+ Changed hooks: |
370 |
onHogAttack() can now be hooked with new parameter: onHogAttack(ammoType) - to conveniently find out which ammo/weapon is being used |
|
371 |
* Fixes: |
|
372 |
gfResetHealth is now a available like the other GameFlags |
|
11788 | 373 |
|
9840
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
374 |
0.9.19 -> 0.9.20: |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
375 |
+ New campaign, A Space Adventure! |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
376 |
+ Password protected rooms |
9842 | 377 |
+ Shapes on drawn maps (ellipses, rectangles) - constrain dimensions with ctrl, as with straight line tool. |
9840
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
378 |
+ New rubber utility, lfBouncy mask (green) for maps. lfBouncy is also anti-portal. |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
379 |
+ Lazy loading of many aspects of frontend to improve startup time under Windows |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
380 |
+ Set hog/team/health label defaults in config, toggle team health display using delete (left shift + delete for labels now) |
9848 | 381 |
+ Usernames next to teams when playing online. |
9840
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
382 |
+ Can now filter rooms by game style (such as Highlander). Filtering simplified since it is mostly unused. |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
383 |
+ AFK mode. Press p when not your turn online to trigger autoskip of your turn. |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
384 |
+ Russian localisation of Default voice. |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
385 |
+ Map edges can wrap or bounce. Also a silly "connect to the sea" mode |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
386 |
+ Sticky fire kicks you a bit less, fire interacts with frozen land/ice |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
387 |
+ Generated map stays same if the template is the same between groups (all/large for example) |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
388 |
+ Visual enhancements for whip and crosshair |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
389 |
+ Option to draw maps with a "shoppa" border - used by ShoppaMap lua at present |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
390 |
+ New hats |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
391 |
+ Translation updates |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
392 |
+ New lua script to control gravity. May have unpredictable effects. Try zero g shoppa. Changes to allow lua to spawn poison clouds without interrupting turn. |
9842 | 393 |
+ Speech bubbles are now echoed to chat for logging purposes with the hog's name. |
394 |
* You should now thaw on your turn, not enemy's. AI frozen/unfrozen crate movement fix. Blowtorch can thaw frozen hogs. |
|
9840
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
395 |
* Prevent target crosshair moving around unpredictably when doing multiple airstrikes |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
396 |
* Rope should kick along surfaces more reliably, fix rope aim speed if you miss a shot, firing rope does not freeze timer, fix aiming on last rope |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
397 |
* Remember bounce/timer in reset wep modes like Highlander |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
398 |
* Increase precision in damage calcs; extra damage affects fire properly now |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
399 |
* Fixed video recording resolution |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
400 |
* Fixed context menu/cursor in text areas |
ff0d7954aabc
0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents:
9723
diff
changeset
|
401 |
* Many bugfixes. Keypad enter in chat, hog sliding freezing game, team name flaws in Windows, localisation of tips, crasher in slots with no weapons, frontend holiday css. |
9149 | 402 |
|
8779 | 403 |
0.9.18 -> 0.9.19: |
9052 | 404 |
+ New Freezer weapon - freezes terrain, water, hedgehogs, mines, cases, explosives |
8994 | 405 |
+ Saucer can aim weapons and fire underwater |
406 |
+ Main graphical user interface overhaul |
|
9075 | 407 |
+ Splashscreen on Windows *_* |
8994 | 408 |
+ Up and down keys navigate in chat history |
409 |
+ Several commands from chat available |
|
410 |
+ Support hwplay:// scheme syntax |
|
411 |
+ Supply full revision and hash information in version tag |
|
412 |
+ Better set of options for driving engine |
|
413 |
+ Downloadable content can now be stored in packages for easy uninstall |
|
414 |
+ Lua scripts can load a sidecar overlay package of game resources |
|
415 |
+ Math improvements for better performance/reliability |
|
9052 | 416 |
+ Smarter AI - now uses drill rocket accurately and is aware of barrels and dud mines. More aggressive in infinite attack, lua can tell to target specific hogs, such as in Mutant |
8995 | 417 |
+ New fort, Steel Tower |
418 |
+ New theme, Fruit |
|
419 |
+ New hats - some national ones, Portal, harlequin, more animals... |
|
9052 | 420 |
+ New maps based on StarBound. SB_Bones, SB_Crystal, SB_Grassy, SB_Grove, SB_Haunty, SB_Oaks, SB_Shrooms, SB_Tentacles |
8995 | 421 |
+ Translation updates - Turkish, French, German, Japanese, Portuguese, Italian, Russian - Campaign french should work correctly now |
422 |
+ Theme object masks |
|
8997 | 423 |
+ Easier weapon selection in shoppa. F1 will select from F5 if there are no weps in F1-F4 |
424 |
+ Cleaver radius shrunk to improve usability on horizontal throws |
|
9052 | 425 |
+ Map hog limit is now just a suggestion, not enforced |
9054 | 426 |
+ Static map theme is now just the default, can be changed |
427 |
+ Themeable static maps (provide a mask.png without a map.png) |
|
9075 | 428 |
+ Split seed with '|' to keep the land shape but change the hog placement |
8997 | 429 |
* You can now move out of the way when throwing a sticky mine or cleaver straight up |
8995 | 430 |
* Rope sliding should behave more like pre-0.9.18 again |
431 |
* Forbid kicking on 1v1 matches |
|
432 |
* Desync fixes |
|
433 |
* Fixed fort mode |
|
9108
83cc372c05d9
those "Unknown property overflow" messages were kinda getting old, time to get rid of them. also fix a typo in changelog spotted by c_korn
sheepluva
parents:
9075
diff
changeset
|
434 |
* Making very large maps now works properly with targeted weapons |
8997 | 435 |
* ParseCommand should be safe to use in Lua now, at any time |
9053 | 436 |
* Fixes to many weapons. Mudball, blowtorch, explosives, cluster bomb spread, portal. |
8779 | 437 |
|
7782 | 438 |
0.9.17 -> 0.9.18: |
439 |
||
440 |
+ 'A Classic Fairytale' Campaign |
|
8779 | 441 |
+ Video recorder (requires ffmpeg/libav) |
7782 | 442 |
+ Cleaver weapon |
443 |
+ AI is now aware of drowning and fall damage |
|
444 |
+ AI learned how to use Sniper Rifle and Cake |
|
445 |
+ Variable pen width and eraser for drawn maps |
|
446 |
+ Several trainings and missions |
|
447 |
+ Allow setting custom local palette of teams colors |
|
448 |
+ Hide eliminated teams from teams healths widget |
|
449 |
+ Server doesn't delete room till last player quits it |
|
450 |
+ PNG screenshots |
|
451 |
+ Show bot level on CPU flag |
|
452 |
+ Objects now have density value assigned which impacts their behavior on explosions, throwing from rope and drowning |
|
453 |
+ Improve AI skills at Desert Eagel, Whip, Firepunch, Baseball Bat, Hammer, Cluster Bomb, Watermelon and walking |
|
454 |
+ Individual hedgehogs healths in team health bar |
|
455 |
+ Drill rocket wouldn't explode in your face if you stand close to wall |
|
456 |
+ Ability to rope into a portal, allow RC plane to go through portals |
|
457 |
+ Many small frontend improvements: get rid of "save" buttons, descriptions, allow to use network proxy, etc |
|
458 |
+ Reduce amount of memory needed for engine to store land data |
|
459 |
+ Countless other small fixes and improvements |
|
460 |
+ Detect desyncs early |
|
9147
0ab57cdf9346
add note about mudball causing no direct damage to changelog
sheepluva
parents:
9108
diff
changeset
|
461 |
+ Mudball will not cause any direct damage anymore |
7782 | 462 |
* Fix cake getting stuck in barrels, crates and hedgehogs |
463 |
* Fix all knowns bugs which caused network game hang when players close engine or quit |
|
464 |
* Fix drill strike bug when drill's timer gets ridiculously high value instead of explosion |
|
465 |
* Fix some crashes, freezes and memory leaks in frontend and engine |
|
8442 | 466 |
|
6325
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
467 |
0.9.16 -> 0.9.17: |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
468 |
+ New theme, Cave |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
469 |
+ New voicepack, Hillbilly |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
470 |
+ More attractive mission screen with previews |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
471 |
+ Chat timestamping, links, input history, tab completion |
6398 | 472 |
+ AI smarter, now uses switch. Also tweaks to mine/crate/barrel rules |
6325
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
473 |
+ Customisable chat by dragging a .css file, see file generated by the /saveStyleSheet command |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
474 |
+ Errors/warnings in chat instead of popup boxes |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
475 |
+ Mousewheel to change hog/weapon counts in game creation |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
476 |
+ Refresh DLC page on access, display notice if DLC page is not accessible |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
477 |
+ Team colours changed, again |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
478 |
+ Land texture on maps using mask of black |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
479 |
+ Spread clouds/flakes over near/far layers for more 3D |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
480 |
+ Team coloured RC/airstrike |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
481 |
+ Icy girders/bridges on Snow/Christmas themes, support for ice land type (blue in mask) |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
482 |
+ Sticky mines, mines activate 1s after use in infinite attack mode |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
483 |
+ Grenades/bazooka/melon pieces/ballgun now kicked by explosions |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
484 |
+ Minor theme optimisation, Optional SkyR |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
485 |
+ Camera follows melon, clusterbomb, gas cloud |
6398 | 486 |
* More fixes to fullscreen/window resize on non-Linux systems |
6325
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
487 |
* Vertical movement should be restricted for small displays, camera will try less hard to keep hog in centre |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
488 |
* Keep mouse from jumping around when ammo menu is active |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
489 |
* Hogs can now move after trapping another hog in a portal loop |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
490 |
* ctrl-w no longer closes engine window |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
491 |
* Fix bugs in blowtorch angle/direction |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
492 |
* Fix playing notes on the piano |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
493 |
* Fix some colours in greyscale 3D |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
494 |
* Fix Lua overrides of map config |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
495 |
* Girders no longer make windows in tunnels |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
496 |
* Prevent some more escaping through border, firepunch, pickhammer |
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
497 |
* Many frontend bugfixes, code cleanup. Crash in game abort, flake clipping, invalid state on room close |
6398 | 498 |
* Many other engine bugfixes. SDL event crasher, timebox crasher, birdy hang, desync on quits, crash in birdy eggshell, hammer + vamp + invuln, clouds on Deep Space theme, etc |
6325
cdd3d8c723ec
Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents:
5981
diff
changeset
|
499 |
|
5947 | 500 |
0.9.15 -> 0.9.16: |
5981 | 501 |
+ In-game chat now supports backspace-repeat and Escape to close the text input area |
502 |
+ Team status bars shrunk/made translucent if they take up a significant portion of the screen |
|
503 |
+ Background music change on sudden death mode |
|
5918 | 504 |
+ Stereoscopic rendering |
5432 | 505 |
+ Installing content (anything under Data/ - maps, sounds, and any such stuff) to user profile allows custom adding/overriding of any Data/ content |
5918 | 506 |
+ Screen for downloadable content |
507 |
+ Allow up to 8 teams in a game |
|
5947 | 508 |
+ New gameplay modes/styles: Racer, The Specialists, Tumbler, Space Invasion, Balanced Random Weapon |
5948 | 509 |
+ New single player missions: Bamboo Thicket, That Sinking Feeling, Newton and the Tree |
5432 | 510 |
+ New Weapon/Utility: Land Spray Gun |
5859
285b3fd862e7
added some changes I remembered/saw in the logs to the changelog
sheepluva
parents:
5815
diff
changeset
|
511 |
+ New Utility: Time Box |
5432 | 512 |
+ New Game mode: Tag team |
5859
285b3fd862e7
added some changes I remembered/saw in the logs to the changelog
sheepluva
parents:
5815
diff
changeset
|
513 |
+ New Game option for map bottom border |
5860 | 514 |
+ New Theme: Golf |
5859
285b3fd862e7
added some changes I remembered/saw in the logs to the changelog
sheepluva
parents:
5815
diff
changeset
|
515 |
+ Many new hats |
5918 | 516 |
+ Sudden Death art |
5726 | 517 |
+ Get away time modifier (in %) |
5432 | 518 |
+ Shoppa scheme by default resets ammo |
519 |
+ Shots are on a tenth of a second delay instead of a 1 and a quarter second delay (fast deagle/portal fire) |
|
520 |
+ Defective mines explode if they take enough damage |
|
521 |
+ Rope head can attach to hogs/crates/barrels again (rope still passes through them) |
|
522 |
+ Control of grenade bounce |
|
523 |
+ Drill Strike bombs don't explode when leaving ground, but after a (customizable!) timer |
|
5918 | 524 |
+ Hammer impacts mines/barrels |
525 |
+ Seduction is an Area-of-Effect attack now |
|
5947 | 526 |
+ Significantly altered flame behavior and damage. |
527 |
+ 'Throwing' weapons into hogs (e.g. grenade) no longer does max damage. |
|
5432 | 528 |
+ Ukranian localization of Default voice. support for localized voices |
529 |
+ Theme cleanup, including the new theme config file change |
|
530 |
+ Improvements in scoring and tracking damage |
|
531 |
+ Camera tracking now toggleable |
|
532 |
+ Mudball does not end turn |
|
533 |
+ Indicator for height of plane when using napalm |
|
534 |
+ Land smoothing (looks less pixelated on generation and damage) |
|
5918 | 535 |
+ Improved lua script support (e.g. set per-hog ammo, place girders, spawn fake crates, switch hogs, change hats) |
5815
d9b50fef5164
* ShoppaKing/TrophyRace maps updated by wolfmarc
sheepluva
parents:
5726
diff
changeset
|
536 |
+ The names of the ShoppaKingTournament winners are now written on the Trophies in the ShoppaKing and TrophyRace maps! |
5918 | 537 |
+ Allow window resizes during game |
538 |
+ Improved fullscreen capabilities |
|
539 |
+ Additional/new sounds (mine impact, sine gun, etc) |
|
540 |
+ Victory/flawless victory sounds |
|
541 |
* Voices don't overlap (was needed more due to faster game actions due to shortened delays) |
|
5432 | 542 |
* Prevent portaling to impossible locations better |
543 |
* Snow accumulates more smoothly |
|
544 |
* Rope should be less sticky now |
|
5859
285b3fd862e7
added some changes I remembered/saw in the logs to the changelog
sheepluva
parents:
5815
diff
changeset
|
545 |
* Rope shouldn't be able to get Hogs stuck on walls anymore |
5432 | 546 |
* Fix for last portal shot always being yellow |
547 |
* More accurate napalm strike drop location |
|
5918 | 548 |
* AI fixes (heh, yeah right) |
5432 | 549 |
* Fixed locales, such as korean |
550 |
* Code refactoring |
|
551 |
* Various bug/leak fixes |
|
552 |
||
553 |
Frontend/Menu and Netgame: |
|
5952 | 554 |
+ Drawing straight lines in drawn map mode (hold down the control key when clicking, then move mouse to end point and release). |
555 |
+ Undo clear in drawn map mode |
|
5432 | 556 |
+ Autokick ignored players joining your room |
557 |
+ Improved nick sorting in lobby and rooms. (not case-sensitive, letters first, friend @ top, ignored @ bottom) |
|
558 |
+ Display player count in lobby |
|
559 |
+ Lobby: Player names of online players can be clicked in chat directly so that you don't have to find them in the player list |
|
5918 | 560 |
+ Room names can be changed by the room admin without recreating the room |
5432 | 561 |
* Fix invisible icons in popup menus |
562 |
* Various fixes and adjustments |
|
563 |
||
4681 | 564 |
0.9.14 -> 0.9.15: |
4683 | 565 |
+ Ability to create, save and load hand drawn maps |
566 |
+ New maps: Capture the Flag (Blizzard) Map |
|
567 |
+ New themes: Christmas |
|
568 |
+ Snowflakes on Christmas/Snow themes accumulates on the ground |
|
569 |
+ New game modifiers: No wind, More wind |
|
570 |
+ New missions: Dangerous ducklings, Diver, Spooky tree, Teamwork |
|
571 |
+ New weapons: Mudball, Drill strike |
|
572 |
+ Many more Lua hooks |
|
573 |
+ Readytimer |
|
574 |
+ Ability to edit seed |
|
575 |
+ Ability to select gameplay scripts |
|
576 |
+ New gameplay scripts: Capture the Flag, No jumping, Random weapon |
|
577 |
+ New Lua unified translation framework |
|
578 |
+ Code refactoring |
|
579 |
+ Max teams upped to 8 |
|
580 |
+ Cosmetic enhancements to Napalm strike |
|
4685 | 581 |
+ Selecting a game scheme selects the corresponding weapon set |
4683 | 582 |
+ Dust when drills dig |
583 |
+ New hats: beaver, porkey, sheep |
|
584 |
+ Add density property to Gears |
|
4685 | 585 |
+ Reworked management of schemes and weapon sets |
4723 | 586 |
+ Will ask before deleting teams, schemes and weapon sets |
4683 | 587 |
+ Explosions detach rope from land |
4755
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4723
diff
changeset
|
588 |
+ Variable rope length in scheme |
4683 | 589 |
+ Allow hog speech when not your turn |
4681 | 590 |
|
4116 | 591 |
0.9.13 -> 0.9.14: |
592 |
+ New audio tracks |
|
593 |
+ New forts: EvilChicken, Tank |
|
594 |
+ New game modes: AI Survival Mode, Per Hedgehog Ammo, Reset Health, Reset Weapons, Unlimited Attacks |
|
595 |
+ New grave: ring |
|
596 |
+ Over 30 new hats |
|
597 |
+ New themes: Art, Brick, Jungle, Stage |
|
598 |
+ New maps: ShoppaKing, Sticks, TrophyRace (Mission) |
|
599 |
+ New utilities: Portal Gun, Resurrector |
|
600 |
+ New weapons: Flamethrower, Hammer, Old Limburger, Piano Strike, Sticky Mines |
|
4321 | 601 |
+ Weapons' projectiles will now be launched from their barrels instead of the hog's center |
4223 | 602 |
+ Flying Saucers may be used for moving below the water surface |
4231 | 603 |
+ New default game schemes: Clean Slate, Fort Mode, Timeless, Thinking with Portals, King Mode |
604 |
+ New default weapon set: Clean Slate, Thinking with Portals |
|
4116 | 605 |
+ Bomb clusters/Melon parts inherit some of the original bomb's speed |
606 |
+ Extended game statistics |
|
607 |
+ Improved health bar updating |
|
4323 | 608 |
+ Hogs that blow themselves up will use triggers in their team color |
4116 | 609 |
+ Settings allow better control over the level of details/effects |
610 |
+ Improved Lua support |
|
611 |
+ On empty ammo switch to no weapon rather than the first available one (to avoid shooting by accident) |
|
612 |
+ Display of hints in the frontend |
|
613 |
+ Some improvements of existing Themes of Maps |
|
4223 | 614 |
+ Land destruction effects added |
4116 | 615 |
+ Improved fire effects |
4223 | 616 |
+ Improved Melon explosion effects |
4116 | 617 |
+ Online game lobby now features game filters |
618 |
+ Other Frontend enhancements |
|
619 |
+ Additional sounds |
|
620 |
+ Show special game rules in Esc screen |
|
621 |
+ Updated translation |
|
622 |
+ Speed optimizations |
|
623 |
+ Hedgewars will now use a sub directory of "My Documents" like other games instead of "%userprofile%/.hedgewars" under Windows |
|
4223 | 624 |
+ Added support for graphics cards/drivers that have a 512x512 pixel textures limit |
625 |
+ Team colors are more distinguishable from each other now |
|
4116 | 626 |
* Fixed bug that allowed charging a weapon while on rope, leading to frozen timer |
627 |
* Various bug fixes |
|
628 |
||
3210 | 629 |
0.9.12 -> 0.9.13: |
3213 | 630 |
+ Speed optimizations |
631 |
+ New weapon: Birdy (carries your hog and lets you throw poisonous eggs at your foes) |
|
632 |
+ Hats are visible while using rope and blowtorch |
|
633 |
+ Explosive barrels |
|
634 |
+ AI is able to handle artillery mode as well as new weapons |
|
635 |
+ Weapon schemes now include crate probability as well as delays |
|
636 |
+ Optional semi transparent labels for hogs to avoid hidden gaps |
|
637 |
+ New voicepack: British |
|
638 |
+ New frontend sounds |
|
639 |
+ Frontend now allows you to add player names to either your friends or ignore list and join their current rooms (follow) |
|
640 |
+ Optional tooltips explaining weapons in weapons menu |
|
641 |
+ 3D effect for waves |
|
642 |
+ Game now fades in/out at the start and end of a round |
|
643 |
+ Flashlight effect when taking screenshots |
|
644 |
+ Holding 'precise' key now allows hogs to change direction without moving |
|
645 |
+ New game modes: place hedgehogs, king mode, randomized starting order, shared ammo, no girders |
|
646 |
+ Improved CJK text handling and detection |
|
647 |
+ Dud mines |
|
648 |
+ Reserved hats for donators (reservation time is limited; they'll be useable by everyone some months later) |
|
649 |
+ Added team flags (pick your country or your favorite 'fun' flag) |
|
650 |
+ Active team's name blinking on round start |
|
3214 | 651 |
+ Team chat for spectators |
652 |
+ New explosion graphics with screen shakes for huge explosions |
|
3213 | 653 |
+ Hogs might react to thrown grenades or explosives and panic |
654 |
+ Popup effects visualizing collected weapons |
|
655 |
+ New visual effects (dust, smoke, gun shells) |
|
656 |
+ Replaced the UFO with the Homing Bee |
|
657 |
+ View ammo menu even while other player's turn |
|
658 |
+ Preview alternate weapon while using another one (e.g. parachute, rope and flying saucer) |
|
659 |
+ Splashes and droplets once objects fall into water |
|
660 |
+ 45 degree bounce for grenades |
|
661 |
+ New bounce sounds for most objects |
|
662 |
+ Several new sounds for hedgehogs including walking animation and some emotes |
|
663 |
+ Show special game rules at round's start |
|
664 |
+ Support for Lua scripts (used for tutorials as well as 'mission' maps) |
|
665 |
+ Changed Basketball map to be a mission including scoreboards |
|
666 |
+ Added Knockball mission |
|
667 |
+ New crazy map template |
|
668 |
+ New random map generator supporting maze type maps |
|
669 |
+ New game schemes: Barrel Mayhem, Tunnel Hogs |
|
670 |
+ New weapon scheme: Tunnel Hogs |
|
671 |
+ New themes: Olympics, Desert |
|
672 |
+ Lots of other updates to other themes |
|
673 |
+ Background textures for destroyed land simulating depth (on random maps only) |
|
3214 | 674 |
+ New target cursors |
3213 | 675 |
+ Many new hats |
676 |
+ Additional effects |
|
677 |
+ Icon for hwengine under windows |
|
678 |
+ Delete old teams using the frontend |
|
679 |
+ Support for long localized strings (longer than 255 bytes) |
|
3214 | 680 |
+ Xfire support (shows nickname, server and room name in player info) |
3213 | 681 |
* Fixed showing two cursors in some situations |
3215 | 682 |
* Drill rocket's sound will now stop even after drilling right into water |
3213 | 683 |
* Properly unload SDL_mixer's support libraries on engine shutdown |
684 |
* Fixed several memory leaks |
|
685 |
+ Lots of other bug fixes and additions we already forgot during this huge release |
|
686 |
+ Updated translation |
|
3221 | 687 |
+ PowerPC architecture supported |
688 |
* Reduced memory footprint and leakage |
|
3210 | 689 |
|
2548 | 690 |
0.9.11 -> 0.9.12: |
691 |
+ Zoom |
|
692 |
+ New weapons: flying saucer, molotov cocktail |
|
693 |
+ More sounds |
|
694 |
+ New visual effects |
|
695 |
+ Updated graphics |
|
696 |
+ Chat within team only |
|
697 |
+ Remember net password |
|
698 |
+ More trainings |
|
699 |
+ Implement room control delegation when host's connection fails |
|
700 |
+ Colorize chat events in engine |
|
2552 | 701 |
+ [mac only] Add Sparkle framework to automatically update the program when a new version comes out |
702 |
+ [mac only] Add M3InstallController for easy installation |
|
2548 | 703 |
* Fix crash in replay caused by speechbubbles |
704 |
* Fix some desync causes |
|
705 |
* Fix rope bugs |
|
706 |
* Fix bugs in weapon selection code |
|
707 |
||
2088 | 708 |
0.9.10 -> 0.9.11: |
709 |
+ Speech bubbles |
|
710 |
+ Many new hats, new graves |
|
711 |
+ New taunts |
|
2110 | 712 |
+ New voice pack, new default voice |
2088 | 713 |
+ Animated stars in frontend's background |
714 |
+ New music |
|
715 |
+ Vampirism weapon and game mode, karma mode |
|
716 |
+ Artillery mode |
|
717 |
+ Sniper rifle |
|
718 |
+ Options for mine delay/quantity |
|
719 |
* Fix disconnection from server not been performed correctly |
|
720 |
* Don't crash engine after round in reduced quality mode |
|
721 |
* Fix game desync when oneof players quits |
|
722 |
* Hedgehogs don't take hat off when jumping |
|
723 |
* Fix initial room map config desync |
|
724 |
* Fix team name in training |
|
725 |
* Fix crash in parachute/rope if drowning with active girder/teleport |
|
726 |
* Fix rope disappearing bug |
|
727 |
||
1982 | 728 |
0.9.9 -> 0.9.10: |
729 |
+ Many new hats, maps, themes, updates on existing ones |
|
730 |
+ Remove small pixels left by fire |
|
731 |
+ Double possible land dimensions, allow up to 48 hedgehogs in game |
|
732 |
+ Brand new net server |
|
733 |
+ Cave mode |
|
734 |
+ Initial sound volume option |
|
735 |
+ Increase rendering speed and overall graphics performance |
|
736 |
+ New game options |
|
737 |
+ Game schemes |
|
738 |
+ New voicepack |
|
739 |
+ Reduced quality mode for better performance on old computers |
|
740 |
+ Random teams generator |
|
741 |
+ Many utilities |
|
742 |
+ Templates filter |
|
743 |
+ Water bouncing |
|
744 |
* Fix underwater theme soundtrack |
|
745 |
* Fix blowtorch delete condition |
|
746 |
* Fix crash when attackbar wasn't deleted, but hedgehog gear was |
|
747 |
* Fix spectating when one of players left the game |
|
748 |
* Fix accidental rope removing from ammo in some cases |
|
749 |
* Prevent engine crash when not enough place for all hedgehogs |
|
750 |
* Fix bug with not working toggles 'rectrict joins' and 'restrict team adding' |
|
751 |
+ Fix engine slowdown when trying to switch ammo while firing bazooka |
|
752 |
||
1695 | 753 |
0.9.8 -> 0.9.9: |
754 |
+ Voicepacks |
|
755 |
+ Teams health graphic on statistics page |
|
756 |
+ Colorize join/quit messages in chat |
|
757 |
+ Precise aiming |
|
758 |
+ RC Plane weapon |
|
759 |
* Fix ballgun breaking net game on 64bit systems |
|
760 |
* Fix bug when hedgehog was unable to drop some weapons from rope in certain conditions |
|
761 |
* Fix page switching issues when disconnected |
|
762 |
* Fix rope bug which allowed hedgehog to go into land |
|
763 |
* Fix cake stucking up in air on some maps |
|
764 |
* Fix three cursor bugs |
|
765 |
* Fix autogenerated demos/saves filenames problems |
|
766 |
* Fix engine freeze when switching hedgehog in certain conditions |
|
767 |
||
1603 | 768 |
0.9.7 -> 0.9.8: |
1605 | 769 |
+ Many net server fixes |
770 |
+ Lobby on net server |
|
771 |
+ Napalm weapon |
|
772 |
+ Drill rocket and Ballgun weapons |
|
773 |
+ Show quit reason message |
|
774 |
+ Solid Land option |
|
775 |
+ New maps |
|
776 |
+ Many new forts |
|
777 |
+ Improve Hellish hand grenade |
|
778 |
+ Spectating for those who joined after game start |
|
1603 | 779 |
* Fix silent crash when cannot place all hedgehogs |
780 |
* Fix small damage tag issues |
|
781 |
* Fix a bug leading to engine silent crash when using whip, bat or firepunch (and probably flame) |
|
782 |
* Limit chat history to 250 entries to avoid DoS attack with its use |
|
783 |
||
1486 | 784 |
0.9.6 -> 0.9.7: |
785 |
+ Completely redesign the frontend, no longer looks like an ugly program launcher |
|
786 |
+ New art |
|
787 |
+ Add fullscreen mode to frontend |
|
788 |
+ New Castle map |
|
789 |
+ All map rendering now 32bit / theme objects have alpha channels |
|
790 |
+ Bath, Freeway, Hell, Sheep, Underwater themes |
|
791 |
+ PirateFlag, Sheep maps |
|
792 |
+ Seduction weapon |
|
793 |
+ Dedicated server |
|
794 |
+ Increase possible length of team and Hedgehog names |
|
795 |
+ New music |
|
796 |
+ Ability to customize your hedgehogs with a variety of hats |
|
797 |
+ Ability to customize water colour in themes |
|
798 |
+ Watermelon Bomb Weapon |
|
799 |
+ Hellish Hand Grenade Weapon |
|
800 |
+ /me now works in chat |
|
801 |
+ Ability to divide teams on any map |
|
802 |
* Fix rope getting stuck bug |
|
803 |
* Make soundtrack loop better |
|
804 |
* Fixed small glitch with placing girders |
|
805 |
* Fixed grenade sound |
|
806 |
* AI uses the mortar better |
|
807 |
||
1114 | 808 |
0.9.5 -> 0.9.6: |
809 |
+ New Cake weapon |
|
810 |
+ New maps: EarthRise, Bamboo, Bath, BambooPlinko |
|
1138 | 811 |
+ New theme EarthRise |
1114 | 812 |
+ Add soundtracks for each theme |
813 |
+ Show picked up ammo name when playing demo |
|
814 |
+ Make engine fonts bold |
|
815 |
+ Small sound improvements |
|
816 |
* Fix clouds shaking up |
|
817 |
* Repair screenshots capturing |
|
818 |
||
1071 | 819 |
0.9.4 -> 0.9.5: |
820 |
+ Taunts |
|
821 |
+ Exit confirmation dialog |
|
822 |
+ Sudden death |
|
823 |
+ Maps added: Hydrant, Lonely Island |
|
824 |
+ Updated mushroom map |
|
825 |
+ Translations added: German, Slovak, Bulgarian, French |
|
826 |
+ More impressive exposions |
|
827 |
* Fix bad sprite when you jump and get hit |
|
828 |
||
1018 | 829 |
0.9.3 -> 0.9.4: |
830 |
+ In game chat is now implemented, chat (and taunt!) your buddies during network play |
|
831 |
+ Mortar, whip and Kamikaze weapon additions |
|
832 |
+ Two new themes, desert island and city |
|
833 |
+ New maps |
|
834 |
+ New animations, including an idle animation! |
|
835 |
+ Rope reworked, much greater momentum, ability to aim the rope between swings |
|
836 |
+ AI updates |
|
837 |
+ Teams now work in fort mode, i.e. 2v2 |
|
838 |
+ Ability to attack whilst jumping/rope swinging |
|
8442 | 839 |
+ Some weapons can only be used after a certain number of turns |
1018 | 840 |
+ Lots of new graphics |
841 |
* Many network/gameplay bug fixes |
|
842 |
||
881 | 843 |
0.9.2 -> 0.9.3: |
844 |
+ Switch to OpenGL rendering |
|
845 |
+ Massive graphics update |
|
846 |
+ New animations, weapon sprites |
|
847 |
+ New themes 'Snow' and 'Nature' |
|
848 |
+ Many new sounds |
|
4095 | 849 |
+ Hedgehog backjump |
881 | 850 |
+ Automated parachute |
851 |
+ Hedgehog can jump even when someone is on its head |
|
852 |
* Improve and bugfix statistics |
|
853 |
* Fix bug allowing to make stack of hedgehogs using teleport |
|
854 |
* Fix fall without damage trick, which could be performed with not attached rope |
|
855 |
* Don't show enemy's picked weapon name |
|
856 |
* Fix hedgehog moving direction after been shot by shotgun |
|
857 |
* Fix bug with handling keys while it is enemy's turn |
|
858 |
||
734 | 859 |
0.9 -> 0.9.2: |
733 | 860 |
|
861 |
+ Add registration of net game in web |
|
862 |
+ Introduce weapons sets support |
|
863 |
+ Add teleportation tool |
|
752 | 864 |
+ Add hedgehogs switching tool |
733 | 865 |
+ Add tags with current damage (alt damage option on options page) |
866 |
+ A couple of new land templates |
|
867 |
+ Decrease network bandwidth usage |
|
752 | 868 |
+ Add clans support (teams with identical colors are allies) |
733 | 869 |
+ 's' key speeds up demo playing |
870 |
+ Easter egg |
|
871 |
+ Full saves support, 'Saved games' page |
|
872 |
+ Add ability to choose which info is shown above hedgehogs |
|
873 |
+ AI can use Air Attack weapon |
|
874 |
+ Get possible screen resolutions from SDL library |
|
875 |
+ Add Desert Eagle and UFO sounds |
|
876 |
+ Add parachute sprite |
|
735 | 877 |
+ Add training mode |
733 | 878 |
+ New theme and map 'Volcano' |
879 |
+ Moving hedgehog could make another hedgehog moving kicking him |
|
880 |
+ Save and restore window size on application restart |
|
881 |
* Fix using parachute while staying on the ground |
|
882 |
* Fix old rope regression (attaching didn't work properly, when hedgehog is jumping) |
|
883 |
* Fix AI jumping to wrong direction on the turn start |
|
736 | 884 |
* Fix rare conditions causing network game to randomly fail |
735 | 885 |
* Make missiles collide with attacking hedgehog |