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