ChangeLog.txt
author Wuzzy <Wuzzy2@mail.ru>
Wed, 01 Aug 2018 02:49:03 +0200
changeset 13582 517b26009073
parent 13581 9c8749bb0d06
child 13586 41e0446fb254
permissions -rw-r--r--
Lua: Allow to use negative value for AddTeam to select a default clan color
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
     1
+ features
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
     2
* bugfixes
13365
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
     3
====================== 0.9.25 ======================
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
     4
Game:
13459
08a3851aaf67 Add dedicated key to display mission panel: M
Wuzzy <Wuzzy2@mail.ru>
parents: 13457
diff changeset
     5
 + Add new key to show mission panel (default: M)
13533
0c8001e43fd3 Add control to cycle through timer/bounciness values
Wuzzy <Wuzzy2@mail.ru>
parents: 13519
diff changeset
     6
 + Add new key to cycle through timer values (default: N)
0c8001e43fd3 Add control to cycle through timer/bounciness values
Wuzzy <Wuzzy2@mail.ru>
parents: 13519
diff changeset
     7
 + Add default controls for controller (see README.md)
13457
b587cdb03bac Add /help chat command for engine
Wuzzy <Wuzzy2@mail.ru>
parents: 13456
diff changeset
     8
 + Add chat command “/help”, displays help for chat commands
13505
69f0f437c75a Increase hedgehog limit to 64
Wuzzy <Wuzzy2@mail.ru>
parents: 13496
diff changeset
     9
 + Increase hedgehog limit to 64
13519
1232ab8206d4 Add more sane default controls for controller
Wuzzy <Wuzzy2@mail.ru>
parents: 13514
diff changeset
    10
 * Functionality of controllers restored
13492
c7df0d96da81 Fix video recorder not working if sound disabled (fixes bug 200)
Wuzzy <Wuzzy2@mail.ru>
parents: 13475
diff changeset
    11
 * Fix crash when 2 or more controllers were connected
13567
8f9b84d6991d Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge
Wuzzy <Wuzzy2@mail.ru>
parents: 13564
diff changeset
    12
 * Fix hammer and pickhammer not digging correctly at wrap world edge
13572
a71e6856ffab Fix freeze ray not working through wrap world edge; add DrawLineWrapped
Wuzzy <Wuzzy2@mail.ru>
parents: 13568
diff changeset
    13
 * Fix freezer ray not working through wrap world edge
a71e6856ffab Fix freeze ray not working through wrap world edge; add DrawLineWrapped
Wuzzy <Wuzzy2@mail.ru>
parents: 13568
diff changeset
    14
 * Fix freezer ray going through bounce world edge
13573
e896ff1b1d96 Make laser sight work properly through wrap world edge
Wuzzy <Wuzzy2@mail.ru>
parents: 13572
diff changeset
    15
 * Laser sight now works properly through wrap world edge
13365
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    16
 * Fix extreme amounts of droplets when shooting with minigun into ocean world edge
13375
8aae3797df0b Fix changelog mistake
Wuzzy <Wuzzy2@mail.ru>
parents: 13373
diff changeset
    17
 * Fix hog being unable to walk after using sniper rifle without firing both shots
13492
c7df0d96da81 Fix video recorder not working if sound disabled (fixes bug 200)
Wuzzy <Wuzzy2@mail.ru>
parents: 13475
diff changeset
    18
 * Fix video recorder not working when game audio was disabled
13494
424944a835a7 Fix cursor teleporting to center after leaving game with video recording
Wuzzy <Wuzzy2@mail.ru>
parents: 13492
diff changeset
    19
 * Fix cursor teleporting to center after leaving game with a video recording
13453
8f746b6a477c Fix teleport tooltip claiming it doesn't end turn, while in in hog placing phase with inf. attack
Wuzzy <Wuzzy2@mail.ru>
parents: 13452
diff changeset
    20
 * Fix teleport tooltip claiming it doesn't end turn in hog placing phase with inf. attack
13564
d8da70fdec16 Fix /hta, /hsa and /hya commands not writing message in chat
Wuzzy <Wuzzy2@mail.ru>
parents: 13558
diff changeset
    21
 * Fix /hta, /hsa and /hya commands not writing message in chat
13578
145ee99575d4 Change default clan color for brown for improved contrast
Wuzzy <Wuzzy2@mail.ru>
parents: 13577
diff changeset
    22
 * New default brown clan color for better contrast
13365
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    23
13514
31d0b0911cba Make frontend detect controllers again
Wuzzy <Wuzzy2@mail.ru>
parents: 13505
diff changeset
    24
Frontend:
31d0b0911cba Make frontend detect controllers again
Wuzzy <Wuzzy2@mail.ru>
parents: 13505
diff changeset
    25
 * Controllers are detected again
13555
43b72629d453 Prevent saving weapon scheme if name was already taken
Wuzzy <Wuzzy2@mail.ru>
parents: 13533
diff changeset
    26
 * No longer allow having schemes with equal names (case-insensitive)
13514
31d0b0911cba Make frontend detect controllers again
Wuzzy <Wuzzy2@mail.ru>
parents: 13505
diff changeset
    27
13456
7a0a56c52fd2 Highlander: Fix all hogs getting teleport after hog placement phase
Wuzzy <Wuzzy2@mail.ru>
parents: 13454
diff changeset
    28
Highlander:
7a0a56c52fd2 Highlander: Fix all hogs getting teleport after hog placement phase
Wuzzy <Wuzzy2@mail.ru>
parents: 13454
diff changeset
    29
 * Fix all hogs getting teleport after hog placement phase
7a0a56c52fd2 Highlander: Fix all hogs getting teleport after hog placement phase
Wuzzy <Wuzzy2@mail.ru>
parents: 13454
diff changeset
    30
13558
af92481415ef TechRacer: Fix gears not spawning on turn start when player pressed control right at start
Wuzzy <Wuzzy2@mail.ru>
parents: 13555
diff changeset
    31
TechRacer:
af92481415ef TechRacer: Fix gears not spawning on turn start when player pressed control right at start
Wuzzy <Wuzzy2@mail.ru>
parents: 13555
diff changeset
    32
 * Fix rare bug causing crates and other objects not appearing on start of turn
af92481415ef TechRacer: Fix gears not spawning on turn start when player pressed control right at start
Wuzzy <Wuzzy2@mail.ru>
parents: 13555
diff changeset
    33
13365
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    34
Continental supplies:
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    35
 + Continents are now selected before the game starts
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    36
 + Continents give hog different start health
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    37
 + Add Antarctica special: Upside-Down World (teleport to top of map)
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    38
 + Major rewrite of ALL texts for better usability
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    39
 + Add custom weapon tooltips
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    40
 + Improve audiovisual effects
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    41
 + Show message when hog receives new continent ammo
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    42
 + Sabotaged hedgehogs also emit smoke when it's not their turn
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    43
 + Can switch continent in reverse order with [Precise]+[Switch]
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    44
 * Invulnerability now protects from sabotage damage
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    45
 * Sabotage kills hog instantly when health reaches 0
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    46
 * Reliably prevent using of Lonely Cries and baseball bat specials when usage not allowed
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    47
 * Don't explode Anno 1302, Medicine and Bouncy Boomerang if drowning
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    48
 * Don't play “Missed” and “Laugh” taunt when those don't make sense
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    49
 * Fix retreat timer not turning red for some weapons
4112abbf76df Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 13345
diff changeset
    50
13467
1515e643cd91 ACF3: Move princess to her own team, fix clan color
Wuzzy <Wuzzy2@mail.ru>
parents: 13466
diff changeset
    51
Space Invasion:
13449
57de4f050891 Space Invasion: Improve how round score is displayed
Wuzzy <Wuzzy2@mail.ru>
parents: 13447
diff changeset
    52
 + Display round score in a separate row
57de4f050891 Space Invasion: Improve how round score is displayed
Wuzzy <Wuzzy2@mail.ru>
parents: 13447
diff changeset
    53
 + Keep round score displayed after round ends, remove round score announcer message
13447
93ba1826b8c2 Fix rare Lua error message spam in Space Invasion
Wuzzy <Wuzzy2@mail.ru>
parents: 13378
diff changeset
    54
 * Fix rare Lua error message spam at end of game
13449
57de4f050891 Space Invasion: Improve how round score is displayed
Wuzzy <Wuzzy2@mail.ru>
parents: 13447
diff changeset
    55
 * Fix round score and other info numbers messing up after screen resize
13581
9c8749bb0d06 Clean up Tumbler captions a bit
Wuzzy <Wuzzy2@mail.ru>
parents: 13578
diff changeset
    56
 * Fix kamikaze bonus not being shown
13447
93ba1826b8c2 Fix rare Lua error message spam in Space Invasion
Wuzzy <Wuzzy2@mail.ru>
parents: 13378
diff changeset
    57
13467
1515e643cd91 ACF3: Move princess to her own team, fix clan color
Wuzzy <Wuzzy2@mail.ru>
parents: 13466
diff changeset
    58
A Classic Fairytale:
13473
bc5a086a91dc ACF7: Fix princess being in wrong clan
Wuzzy <Wuzzy2@mail.ru>
parents: 13472
diff changeset
    59
 * Fix clan membership of princess in some missions
13475
2a0df4705849 ACF5: Fix Tribe not being in same clan as Natives
Wuzzy <Wuzzy2@mail.ru>
parents: 13473
diff changeset
    60
 * Mission 5: Tribe was not in same clan as Natives, screwing up stats a bit
13473
bc5a086a91dc ACF7: Fix princess being in wrong clan
Wuzzy <Wuzzy2@mail.ru>
parents: 13472
diff changeset
    61
bc5a086a91dc ACF7: Fix princess being in wrong clan
Wuzzy <Wuzzy2@mail.ru>
parents: 13472
diff changeset
    62
A Space Adventure:
13574
9c83afd65e8c ASA, final mission: Redraw map and mask to make borders more distingushable
Wuzzy <Wuzzy2@mail.ru>
parents: 13573
diff changeset
    63
 + Final mission: Terrain types are easier to distinguish
13473
bc5a086a91dc ACF7: Fix princess being in wrong clan
Wuzzy <Wuzzy2@mail.ru>
parents: 13472
diff changeset
    64
 * Fix clan membership of PAotH in main Death Planet mission
13467
1515e643cd91 ACF3: Move princess to her own team, fix clan color
Wuzzy <Wuzzy2@mail.ru>
parents: 13466
diff changeset
    65
13465
58dcb3803d30 New SD water texture for CrazyMission theme
Wuzzy <Wuzzy2@mail.ru>
parents: 13463
diff changeset
    66
Content:
13466
172ad57e2e0f Add subtle dust flakes for Cheese and CrazyMission themes
Wuzzy <Wuzzy2@mail.ru>
parents: 13465
diff changeset
    67
 + New Sudden Death water texture for CrazyMission theme
172ad57e2e0f Add subtle dust flakes for Cheese and CrazyMission themes
Wuzzy <Wuzzy2@mail.ru>
parents: 13465
diff changeset
    68
 + Add dust flakes for Cheese and CrazyMission themes
13465
58dcb3803d30 New SD water texture for CrazyMission theme
Wuzzy <Wuzzy2@mail.ru>
parents: 13463
diff changeset
    69
13340
85644a45e988 New Lua call: Retreat, to force turn into Retreat time
Wuzzy <Wuzzy2@mail.ru>
parents: 13335
diff changeset
    70
Lua API:
85644a45e988 New Lua call: Retreat, to force turn into Retreat time
Wuzzy <Wuzzy2@mail.ru>
parents: 13335
diff changeset
    71
 + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode
13373
0a93948e8ec7 Fix GetAmmoTimer implementation, swap arguments
Wuzzy <Wuzzy2@mail.ru>
parents: 13371
diff changeset
    72
 + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo
13378
c53530142442 Lua API: Add EnableSwitchHog to manually enable hog switching
Wuzzy <Wuzzy2@mail.ru>
parents: 13375
diff changeset
    73
 + New call: EnableSwitchHog(): Enable hog switching
13454
794dcf69a5aa New Lua API function: GetAmmo, to get ammo config
Wuzzy <Wuzzy2@mail.ru>
parents: 13453
diff changeset
    74
 + New call: GetAmmo(ammoType): Returns ammo configuration (corresponds to SetAmmo)
13576
e5761b37e99c Lua: Add GetVampiric, GetLaserSight
Wuzzy <Wuzzy2@mail.ru>
parents: 13574
diff changeset
    75
 + New call: GetVampiric(): Returns true if vampirism is currently active
e5761b37e99c Lua: Add GetVampiric, GetLaserSight
Wuzzy <Wuzzy2@mail.ru>
parents: 13574
diff changeset
    76
 + New call: GetLaserSight(): Returns true if laser sight (as utility) is currenctly active (ignoring sniper rifle)
13577
66460d5f0d9b Lua API: Add IsHogHidden
Wuzzy <Wuzzy2@mail.ru>
parents: 13576
diff changeset
    77
 + New call: IsHogHidden(gear): Returns true if hog is hidden
13582
517b26009073 Lua: Allow to use negative value for AddTeam to select a default clan color
Wuzzy <Wuzzy2@mail.ru>
parents: 13581
diff changeset
    78
 + Changed cal: AddTeam: 2nd param. color: Accepts negative value to use a default clan color from player settings
13370
e202d58236b1 Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
Wuzzy <Wuzzy2@mail.ru>
parents: 13365
diff changeset
    79
 + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available”
13461
854caa3c9212 Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
Wuzzy <Wuzzy2@mail.ru>
parents: 13459
diff changeset
    80
 + New parameter: ShowMission: 6th param. forceDisplay: Set to true to prevent this particular mission panel to be hidden manually by player
13496
cbda0f842364 Standardize hidden mission achievement in new Lua library "Achievements"
Wuzzy <Wuzzy2@mail.ru>
parents: 13494
diff changeset
    81
 + New Lua library: Achievements
13463
f1d349a52bc7 Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
Wuzzy <Wuzzy2@mail.ru>
parents: 13461
diff changeset
    82
 * Changed global: lfCurrentHog becomes lfCurHogCrate
13452
2d787d122083 Fix TotalRounds still being -1 in first real turn after hog placement phase
Wuzzy <Wuzzy2@mail.ru>
parents: 13449
diff changeset
    83
 * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase
13472
d3209e0caf12 Fix aihDoesntMatter still being attacked with air attack
Wuzzy <Wuzzy2@mail.ru>
parents: 13467
diff changeset
    84
 * AI sometimes intentionally shot hedgehogs with aihDoesntMatter set
13340
85644a45e988 New Lua call: Retreat, to force turn into Retreat time
Wuzzy <Wuzzy2@mail.ru>
parents: 13335
diff changeset
    85
13335
5d1850de14f0 Update changelog
Wuzzy <Wuzzy2@mail.ru>
parents: 13328
diff changeset
    86
====================== 0.9.24.1 ====================
13328
2489c36c61b7 Fix crash when firing portal gun at low quality graphics
Wuzzy <Wuzzy2@mail.ru>
parents: 13319
diff changeset
    87
 * Fix crash when portable portal device is fired at reduced graphics quality
13335
5d1850de14f0 Update changelog
Wuzzy <Wuzzy2@mail.ru>
parents: 13328
diff changeset
    88
 * Fix possible crash when starting Hedgewars frontend in fullscreen mode
13328
2489c36c61b7 Fix crash when firing portal gun at low quality graphics
Wuzzy <Wuzzy2@mail.ru>
parents: 13319
diff changeset
    89
12907
7bf84ebc6389 Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru>
parents: 12833
diff changeset
    90
====================== 0.9.24 ======================
7bf84ebc6389 Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru>
parents: 12833
diff changeset
    91
Game:
7bf84ebc6389 Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru>
parents: 12833
diff changeset
    92
 + New weapon: Minigun
13272
5984e8c6cbeb Add new game flag gfSwitchHog, enable hog switching at turn start
Wuzzy <Wuzzy2@mail.ru>
parents: 13270
diff changeset
    93
 + New game modifier: Enable switch hedgehog at start of turn
12911
20f389ae90b5 Change weapon icons of mudball and air mine
Wuzzy <Wuzzy2@mail.ru>
parents: 12910
diff changeset
    94
 + Change weapon icons: Mudball, air mine
12940
39b7b3ed619e Add healing visual effect + heal msg in scripts
Wuzzy <Wuzzy2@mail.ru>
parents: 12939
diff changeset
    95
 + Add healing visual effect in Paramedics mode and a few scripts
12989
c08c53624c0f Show remaining ammo when using Birdy egg or RC Plane bomb
Wuzzy <Wuzzy2@mail.ru>
parents: 12987
diff changeset
    96
 + Show remaining ammo when using Birdy egg or RC Plane bomb
12990
8dd95c095882 Make team chat its own control and use [U] key by default
Wuzzy <Wuzzy2@mail.ru>
parents: 12989
diff changeset
    97
 + Add separate control for team chat (default: U)
12997
f06660523198 Add separate control for changing hedgehog tags
Wuzzy <Wuzzy2@mail.ru>
parents: 12991
diff changeset
    98
 + Add separate control for changing hedgehog tags (default: Home)
13000
c5529aabdda9 Flip Switch/Precise key combintions with change hog tags
Wuzzy <Wuzzy2@mail.ru>
parents: 12999
diff changeset
    99
 + Toggle all hedgehog tags at once with [Precise] + [Change hedgehog tags]
c5529aabdda9 Flip Switch/Precise key combintions with change hog tags
Wuzzy <Wuzzy2@mail.ru>
parents: 12999
diff changeset
   100
 + Hedgehog tag translucency is now changed with [Switch] + [Change hedgehog tags]
13308
49bedbc76120 Update changelog
Wuzzy <Wuzzy2@mail.ru>
parents: 13279
diff changeset
   101
 + When using flying saucer shortly after a jump, stay in-mid air
49bedbc76120 Update changelog
Wuzzy <Wuzzy2@mail.ru>
parents: 13279
diff changeset
   102
 + No longer cut off team/hedgehog names when not playing online
13319
78f097923bcb Don't let hedgehogs moan if they take 0 Sudden Death damage
Wuzzy <Wuzzy2@mail.ru>
parents: 13317
diff changeset
   103
 * Fix possible network desynchronization and crash when players rejoin an active game
12920
21827fc9ca98 Fix timebox being usable in SD w/ damage=0
Wuzzy <Wuzzy2@mail.ru>
parents: 12919
diff changeset
   104
 * Fix time box being usable in Sudden Death with 0 health decrease
12907
7bf84ebc6389 Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru>
parents: 12833
diff changeset
   105
 * Fix chat input key being sometimes registered twice
13039
aed4b25ff242 Fix volume caption not being shown when hitting mute key
Wuzzy <Wuzzy2@mail.ru>
parents: 13034
diff changeset
   106
 * Fix not displaying current volume status after pressing mute key
13040
a87d3119c962 VideoRec: Fix many effects not being recorded
Wuzzy <Wuzzy2@mail.ru>
parents: 13039
diff changeset
   107
 * Fix many effects not being correctly recorded by the video recorder
13044
1df5b407f368 Fix quit menu showing incorrect key when using non-default bindings
Wuzzy <Wuzzy2@mail.ru>
parents: 13040
diff changeset
   108
 * Fix quit menu showing incorrect keys if using non-default key bindings
13089
c9cdbf630447 Stop SplitByChar also lowercasing the entire string. Fixes bug 581.
Wuzzy <Wuzzy2@mail.ru>
parents: 13086
diff changeset
   109
 * Fix script translations not being loaded for Portuguese and Chinese
13150
2f7c25bf4201 When using seduction, only show “CENSORED” text in English locale
Wuzzy <Wuzzy2@mail.ru>
parents: 13146
diff changeset
   110
 * When using seduction, only show “CENSORED” text in English locale
12907
7bf84ebc6389 Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru>
parents: 12833
diff changeset
   111
12925
7a54bda7b6d1 Add missing beginWriteArray in scheme model code
Wuzzy <Wuzzy2@mail.ru>
parents: 12921
diff changeset
   112
Frontend:
13212
e9e4cc867b6e Add default directory DrawnMaps to put hand-drawn maps into
Wuzzy <Wuzzy2@mail.ru>
parents: 13200
diff changeset
   113
 + Migrate to Qt 5
12925
7a54bda7b6d1 Add missing beginWriteArray in scheme model code
Wuzzy <Wuzzy2@mail.ru>
parents: 12921
diff changeset
   114
 + Schemes are now stored in separate files under Schemes
13212
e9e4cc867b6e Add default directory DrawnMaps to put hand-drawn maps into
Wuzzy <Wuzzy2@mail.ru>
parents: 13200
diff changeset
   115
 + Add default directory DrawnMaps for hand-drawn maps
13086
8d569c7b36a2 Frontend: Lead first-time player to training page on start
Wuzzy <Wuzzy2@mail.ru>
parents: 13082
diff changeset
   116
 + Lead player to training missions when starting Hedgewars the first time
13263
0f7623f722dc Display style name correctly if host selects a style you don't have
Wuzzy <Wuzzy2@mail.ru>
parents: 13232
diff changeset
   117
 * Fix map preview, map name, style name not being displayed if host selects map or style you don't have
13232
2a3c52c49e8e Remove “Upload to YouTube” functionality which has been broken for years
Wuzzy <Wuzzy2@mail.ru>
parents: 13220
diff changeset
   118
 * Remove “Upload to YouTube” functionality (it was broken for years)
12926
502d18361c7e Fix broken preview of team hats in frontend
Wuzzy <Wuzzy2@mail.ru>
parents: 12925
diff changeset
   119
 * Fix broken preview of team hats (e.g. cap_team)
13218
d0647647a697 Make chart in stats screen support negative numbers. Fixes e.g. Mutant
Wuzzy <Wuzzy2@mail.ru>
parents: 13216
diff changeset
   120
 * Fix chart in stats screen not supporting negative numbers
12925
7a54bda7b6d1 Add missing beginWriteArray in scheme model code
Wuzzy <Wuzzy2@mail.ru>
parents: 12921
diff changeset
   121
12917
8cc24173cd71 Add the flag of Scotland (uk_scotland)
Wuzzy <Wuzzy2@mail.ru>
parents: 12916
diff changeset
   122
Content:
13050
09edbd8a311d 2 new scenarios: Bazooka Battlefield, Tentacle Terror
Wuzzy <Wuzzy2@mail.ru>
parents: 13049
diff changeset
   123
 + New scenarios: Bazooka Battlefield, Tentacle Terror
13073
bd629a70b4a1 Complete redo of Basic Bazooka Training
Wuzzy <Wuzzy2@mail.ru>
parents: 13070
diff changeset
   124
 + New basic training mission: Movement
13082
aa9e871f9685 Complete overhaul of Basic Rope Training
Wuzzy <Wuzzy2@mail.ru>
parents: 13075
diff changeset
   125
 + Completely redo basic training missions: Bazooka, Grenade, Rope
12991
3ada9fea0d3b Redo SD water and SD clouds of most themes and apply sd-tint
Wuzzy <Wuzzy2@mail.ru>
parents: 12990
diff changeset
   126
 + Major overhaul of Sudden Death visuals in most themes
12917
8cc24173cd71 Add the flag of Scotland (uk_scotland)
Wuzzy <Wuzzy2@mail.ru>
parents: 12916
diff changeset
   127
 + New flag: uk_scotland
12921
684621f7eab3 Add Polish voicepack (Default_pl) by mtg90pl
mtg90pl <mtg90pl@gmail.com>
parents: 12920
diff changeset
   128
 + New voice: Default_pl (Polish)
13200
a0ce9573bfe8 Add voicepack: Russian_pl (by mtg90pl)
Wuzzy <Wuzzy2@mail.ru>
parents: 13173
diff changeset
   129
 + New voice: Russian_pl (Polish with a Russian accent)
13267
48b23e6f26d9 Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
Wuzzy <Wuzzy2@mail.ru>
parents: 13263
diff changeset
   130
 + Add theme icons for: Blox, CrazyMission, Deepspace, Eyes, Planes
12917
8cc24173cd71 Add the flag of Scotland (uk_scotland)
Wuzzy <Wuzzy2@mail.ru>
parents: 12916
diff changeset
   131
12942
ca23981ec219 Add a few key shortcuts in Costruction Mode
Wuzzy <Wuzzy2@mail.ru>
parents: 12940
diff changeset
   132
Styles and game modes:
13027
625d5a45f267 Racer/TechRacer: Show best times next to team bars
Wuzzy <Wuzzy2@mail.ru>
parents: 13025
diff changeset
   133
 + Various styles: Add current score/time next to team bars (where applicable)
13173
4d1cf0d76eb7 Remove rubber duck from BRW, RW and most weapon schemes for now
Wuzzy <Wuzzy2@mail.ru>
parents: 13171
diff changeset
   134
 + Remove rubber duck from most weapon schemes and Random Weapon and Balanced Random Weapon
12942
ca23981ec219 Add a few key shortcuts in Costruction Mode
Wuzzy <Wuzzy2@mail.ru>
parents: 12940
diff changeset
   135
 + Construction Mode: Add a few shortcuts
12973
9e4fc0b8ed1c Construction Mode: Show selected object at cursor and crate preview
Wuzzy <Wuzzy2@mail.ru>
parents: 12970
diff changeset
   136
 + Construction Mode: Show selected object at cursor and a crate preview icon
12946
1a1a514aef2e Construction Mode: Each team remembers its selections now
Wuzzy <Wuzzy2@mail.ru>
parents: 12942
diff changeset
   137
 + Construction Mode: Remember all selections
12953
7ea62261c481 Construction Mode: Change message color
Wuzzy <Wuzzy2@mail.ru>
parents: 12947
diff changeset
   138
 + Construction Mode: Add subtle glow to healing station
12955
4fbe2d18df9c Construction Mode: Now amSwitch amount can be changed in weapon scheme
Wuzzy <Wuzzy2@mail.ru>
parents: 12954
diff changeset
   139
 + Construction Mode: Allow to change "Switch Hedgehog" in weapon scheme
12974
f92e9b1df096 Construction Mode: Hide crate contents and object/crate placer submodes from prying eyes over the net
Wuzzy <Wuzzy2@mail.ru>
parents: 12973
diff changeset
   140
 + Construction Mode: Hide selected sub-modes from crate/object placer from enemies over the net
13275
7ed4ab32f351 Highlander: Rename “mode=orig” to “multiuse=true” and explain the meaning of this scriptparam in mision panel
Wuzzy <Wuzzy2@mail.ru>
parents: 13273
diff changeset
   141
 + Highlander: Replace undocumented script param “mode=orig” to “multiuse=true”
7ed4ab32f351 Highlander: Rename “mode=orig” to “multiuse=true” and explain the meaning of this scriptparam in mision panel
Wuzzy <Wuzzy2@mail.ru>
parents: 13273
diff changeset
   142
 + Highlander: Display the meaning of “multiuse=true” (or lack thereof) in mission panel
12977
ac93cd8435b4 Add custom weapon icons for Continental supplies
Wuzzy <Wuzzy2@mail.ru>
parents: 12976
diff changeset
   143
 + Continental supplies: Custom weapon icons for the special weapons
13129
9a328734e469 Racer: Draw waypoint outline around cursor while in placement phase
Wuzzy <Wuzzy2@mail.ru>
parents: 13126
diff changeset
   144
 + Racer, Tech Racer: Before starting a round, make first waypoint flash and center camera to it
9a328734e469 Racer: Draw waypoint outline around cursor while in placement phase
Wuzzy <Wuzzy2@mail.ru>
parents: 13126
diff changeset
   145
 + Racer, Tech Racer: Various other waypoint appearance improvements
12967
e32fff07b8d7 Racer: Make waypoints dark in bright themes like Bath
Wuzzy <Wuzzy2@mail.ru>
parents: 12955
diff changeset
   146
 + Racer: Use dark waypoints in bright themes like Bath
13129
9a328734e469 Racer: Draw waypoint outline around cursor while in placement phase
Wuzzy <Wuzzy2@mail.ru>
parents: 13126
diff changeset
   147
 + Racer, HedgeEditor: Show waypoint outline around cursor when placing waypoints
12986
1c38d4370943 Battalion (mode=king): Kill the team when the king died instea of dismissing
Wuzzy <Wuzzy2@mail.ru>
parents: 12977
diff changeset
   148
 + Battalion: Minor message and visual improvements
12987
ba99ecc53cf0 Battalion: Mutate hogs by default again, but not the names. Add script param mutatenames. Force crowns in King Mode
Wuzzy <Wuzzy2@mail.ru>
parents: 12986
diff changeset
   149
 + Battalion: Mutate hog hats by default, but not the names
ba99ecc53cf0 Battalion: Mutate hogs by default again, but not the names. Add script param mutatenames. Force crowns in King Mode
Wuzzy <Wuzzy2@mail.ru>
parents: 12986
diff changeset
   150
 + Battalion: Script parameter “mutatenames=true” to also change the hog names (default: false)
ba99ecc53cf0 Battalion: Mutate hogs by default again, but not the names. Add script param mutatenames. Force crowns in King Mode
Wuzzy <Wuzzy2@mail.ru>
parents: 12986
diff changeset
   151
 + Battalion (King Mode): Kings always wear crowns and non-kings don't, regardless of settings
12986
1c38d4370943 Battalion (mode=king): Kill the team when the king died instea of dismissing
Wuzzy <Wuzzy2@mail.ru>
parents: 12977
diff changeset
   152
 + Battalion (King Mode): If the king dies, the hogs die normally instead of disappearing
13025
261b8fd14235 Add Space Invasion game scheme with sane default configuration
Wuzzy <Wuzzy2@mail.ru>
parents: 13024
diff changeset
   153
 + Space Invasion: Add a default Space Invasion game scheme
13111
10c914738f22 CTF: Allow to be played with more than 2 clans
Wuzzy <Wuzzy2@mail.ru>
parents: 13110
diff changeset
   154
 + Capture the Flag: Can now be played with more than 2 clans
13114
c3fc9157f740 CTF: Say "clan" instead of "team" in mission panel
Wuzzy <Wuzzy2@mail.ru>
parents: 13113
diff changeset
   155
 + Capture the Flag: Show team scores and score graph in stats screen
13034
fe9c12209f15 Make hog invulnerable after winning SpeedShoppa or TargetPractice mission
Wuzzy <Wuzzy2@mail.ru>
parents: 13032
diff changeset
   156
 + HedgeEditor: Show cursor coordinates in top left corner
13104
e0ec37c8104d CTF: Fix Lua errors when using kamikaze or tardis
Wuzzy <Wuzzy2@mail.ru>
parents: 13103
diff changeset
   157
 + Control: Always remove TimeBox and Resurrector
13155
25de976a7b9a ClimeHome: Show messages when cake is nearby and when reaching home
Wuzzy <Wuzzy2@mail.ru>
parents: 13150
diff changeset
   158
 + Climb Home: Show messages when a fire cake is nearby and when you're inside home
13279
9ac674499985 ShoppaMap: Can change map complexity with slider, remove script param “pad”
Wuzzy <Wuzzy2@mail.ru>
parents: 13275
diff changeset
   159
 + ShoppaMap: Map complexity can now be changed with the slider
9ac674499985 ShoppaMap: Can change map complexity with slider, remove script param “pad”
Wuzzy <Wuzzy2@mail.ru>
parents: 13275
diff changeset
   160
 + ShoppaMap: Remove script parameter “pad”
13273
8f579173b161 The Specialits: Use gfSwitchHog for hog switching and delete the terrible Lua hacks
Wuzzy <Wuzzy2@mail.ru>
parents: 13272
diff changeset
   161
 * The Specialists: Less buggy hog switching at turn start
13220
1c390781f72f Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
Wuzzy <Wuzzy2@mail.ru>
parents: 13218
diff changeset
   162
 * Mutant: When game ends due to all land being gone, declare the highest-scoring team the winner
12986
1c38d4370943 Battalion (mode=king): Kill the team when the king died instea of dismissing
Wuzzy <Wuzzy2@mail.ru>
parents: 12977
diff changeset
   163
 * Battalion: Some texts in the mission panel were wrong and misleading
12973
9e4fc0b8ed1c Construction Mode: Show selected object at cursor and crate preview
Wuzzy <Wuzzy2@mail.ru>
parents: 12970
diff changeset
   164
 * Construction Mode: Remove drill strike if added by weapon scheme (it's broken)
13126
b1de2f84e130 HedgeEditor: Fix sndIncoming playing for placing stuff, add many sound effects
Wuzzy <Wuzzy2@mail.ru>
parents: 13124
diff changeset
   165
 * Construction Mode, Racer, HedgeEditor: No longer play Incoming voice for building stuff, fix other sound problems
13110
efcdf31684ca CTF: Drop flag when carrier uses piano strike
Wuzzy <Wuzzy2@mail.ru>
parents: 13104
diff changeset
   166
 * Capture the Flag: Fix many bugs caused by playing with >2 teams
efcdf31684ca CTF: Drop flag when carrier uses piano strike
Wuzzy <Wuzzy2@mail.ru>
parents: 13104
diff changeset
   167
 * Capture the Flag: Properly place flag when first hog uses kamikaze or TimeBox
efcdf31684ca CTF: Drop flag when carrier uses piano strike
Wuzzy <Wuzzy2@mail.ru>
parents: 13104
diff changeset
   168
 * Capture the Flag: Fix flag not being dropped when carrier uses piano strike
13117
cd1561b0337f CTF_Blizzard: Force clan limit of 2. Auto-remove excess hogs
Wuzzy <Wuzzy2@mail.ru>
parents: 13114
diff changeset
   169
 * CTF_Blizzard: Don't allow more than 2 clans. Excess hogs will be removed
12942
ca23981ec219 Add a few key shortcuts in Costruction Mode
Wuzzy <Wuzzy2@mail.ru>
parents: 12940
diff changeset
   170
12907
7bf84ebc6389 Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru>
parents: 12833
diff changeset
   171
A Space Adventure:
7bf84ebc6389 Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru>
parents: 12833
diff changeset
   172
 + Precise Shooting: Display collected ammo
12909
b5d3b79c90cf ASA, Hard Flying: Show personal best at mission start
Wuzzy <Wuzzy2@mail.ru>
parents: 12907
diff changeset
   173
 + Hard Flying: Display personal best at mission start
12935
ff42888333bc Killing The Specialists mission: Fix misleading hints, add messages and visual effects
Wuzzy <Wuzzy2@mail.ru>
parents: 12932
diff changeset
   174
 + Killing the Specialists: Add event messages and graphical effects
ff42888333bc Killing The Specialists mission: Fix misleading hints, add messages and visual effects
Wuzzy <Wuzzy2@mail.ru>
parents: 12932
diff changeset
   175
 * Killing the Specialists: Fix very misleading hints in mission panel
12970
dc35a79c6ef9 Fix Killing the Specialists recording the turn count way too low
Wuzzy <Wuzzy2@mail.ru>
parents: 12967
diff changeset
   176
 * Killing the Specialists: Fix number of rounds measured being way too low
12907
7bf84ebc6389 Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru>
parents: 12833
diff changeset
   177
7bf84ebc6389 Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru>
parents: 12833
diff changeset
   178
A Classic Fairytale:
7bf84ebc6389 Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru>
parents: 12833
diff changeset
   179
 + Mission 3: Display number of turns left at timed parcours
13118
1ddb8aac5e30 ACF: Reduce computer hog levels in missions 2 and 6.
Wuzzy <Wuzzy2@mail.ru>
parents: 13117
diff changeset
   180
 + Mission 2, Mission 5: Reduce computer hog levels
13143
2c867c7d939f ACF6: Change mines, remove mines placed at unfair positions
Wuzzy <Wuzzy2@mail.ru>
parents: 13142
diff changeset
   181
 + Mission 6: Change mines
13169
6869d27a2f3f ACF7: Add one pick hammer in crate
Wuzzy <Wuzzy2@mail.ru>
parents: 13155
diff changeset
   182
 + Mission 7: Add one additional pick hammer in a crate
12907
7bf84ebc6389 Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru>
parents: 12833
diff changeset
   183
 * Fix incorrect storytelling in mission descriptions
13145
5083fb0a2992 A Classic Fairytale: Harden all missions against missing campaign variables in team file and assume default values
Wuzzy <Wuzzy2@mail.ru>
parents: 13144
diff changeset
   184
 * Missions now work even with corrupted team file, by using a default behaviour
13032
91f23558c936 Lua library Animate: StoppedGear now returns true if gear does not exist
Wuzzy <Wuzzy2@mail.ru>
parents: 13027
diff changeset
   185
 * Mission 1: Fix error message spam when Leaks a Lot drowns
13142
39aa98d01e80 ACF3: Fix cannibals sometimes doing nothing for a full turn
Wuzzy <Wuzzy2@mail.ru>
parents: 13129
diff changeset
   186
 * Mission 3: Fix cannibals sometimes doing nothing for a full turn
13097
03d065fc60dc ACF6: Fix cyborgs sometimes idling forever in their turns (fixes bug 521)
Wuzzy <Wuzzy2@mail.ru>
parents: 13096
diff changeset
   187
 * Mission 6: Fix cyborgs sometimes doing nothing for a full turn
13146
9655072d0286 ACF8: Fix invisible cyborg sometimes blocking the way
Wuzzy <Wuzzy2@mail.ru>
parents: 13145
diff changeset
   188
 * Mission 8: Fix invisible cyborg sometimes blocking the way
13144
9a0b1288315e ACF9: Fix cannibal talking to himself in cut scene if playing with 3 natives instead of 4
Wuzzy <Wuzzy2@mail.ru>
parents: 13143
diff changeset
   189
 * Mission 9: Fix cannibal talking to himself in cut scene if mission starts with 3 natives
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   190
13098
d3e9f3423ef3 Target Practice: Re-center camera to hog after projectiles get destroyed or drown
Wuzzy <Wuzzy2@mail.ru>
parents: 13097
diff changeset
   191
Missions:
d3e9f3423ef3 Target Practice: Re-center camera to hog after projectiles get destroyed or drown
Wuzzy <Wuzzy2@mail.ru>
parents: 13097
diff changeset
   192
 + Target Practice: Re-center camera to hog when projectile is destroyed or drowns
d3e9f3423ef3 Target Practice: Re-center camera to hog after projectiles get destroyed or drown
Wuzzy <Wuzzy2@mail.ru>
parents: 13097
diff changeset
   193
12915
4d3b52f1ba18 Add theme fallback music settings
Wuzzy <Wuzzy2@mail.ru>
parents: 12912
diff changeset
   194
Theme customization:
13267
48b23e6f26d9 Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
Wuzzy <Wuzzy2@mail.ru>
parents: 13263
diff changeset
   195
 + Add fallback music with new keys “fallback-music” and “fallback-sd-music”
48b23e6f26d9 Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
Wuzzy <Wuzzy2@mail.ru>
parents: 13263
diff changeset
   196
 + Allow to hide themes explicitly with new key “hidden”. Using this key it's possible for hidden themes to have icons
48b23e6f26d9 Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
Wuzzy <Wuzzy2@mail.ru>
parents: 13263
diff changeset
   197
 * Fix green color channel on themes with key “sd-tint”
12915
4d3b52f1ba18 Add theme fallback music settings
Wuzzy <Wuzzy2@mail.ru>
parents: 12912
diff changeset
   198
12910
383445810e42 Lua API: Add WriteLnToChat
Wuzzy <Wuzzy2@mail.ru>
parents: 12909
diff changeset
   199
Lua API:
13049
f18cefc4309d Add SimpleMission lua library for easier mission creation
Wuzzy <Wuzzy2@mail.ru>
parents: 13044
diff changeset
   200
 + New library: SimpleMission: Allows to create missions more easily
12910
383445810e42 Lua API: Add WriteLnToChat
Wuzzy <Wuzzy2@mail.ru>
parents: 12909
diff changeset
   201
 + New call: WriteLnToChat(string): Add a line in the chat
12929
1d7d7d21914a Lua API: Add SetVampiric and SetLaserSight
Wuzzy <Wuzzy2@mail.ru>
parents: 12928
diff changeset
   202
 + New call: SetVampiric(bool): Toggle vampirism
1d7d7d21914a Lua API: Add SetVampiric and SetLaserSight
Wuzzy <Wuzzy2@mail.ru>
parents: 12928
diff changeset
   203
 + New call: SetLaserSight(bool): Toggle laser sight
12930
330b6c353093 Lua API: Add GetWind function to get current wind
Wuzzy <Wuzzy2@mail.ru>
parents: 12929
diff changeset
   204
 + New call: GetWind(): Returns current wind (approximation) from -100 to 100
12931
c27dd59a3ffe Lua API: Add GetTeamName
Wuzzy <Wuzzy2@mail.ru>
parents: 12930
diff changeset
   205
 + New call: GetTeamName(teamIdx): Returns name of team with given index (starts at 0)
13020
d1e7f2420f00 Lua API: Add functons: GetTeamIndex and GetTeamClan
Wuzzy <Wuzzy2@mail.ru>
parents: 13018
diff changeset
   206
 + New call: GetTeamIndex(teamname): Returns index of team with given name
d1e7f2420f00 Lua API: Add functons: GetTeamIndex and GetTeamClan
Wuzzy <Wuzzy2@mail.ru>
parents: 13018
diff changeset
   207
 + New call: GetTeamClan(teamname): Returns clan of team with given name
12932
e0da398805b6 Lua API: Add SpawnSupplyCrate
Wuzzy <Wuzzy2@mail.ru>
parents: 12931
diff changeset
   208
 + New call: SpawnSupplyCrate(x, y, content, [, amount]): Spawn ammo or utility crate, depending on content
12939
0112ef349ddc Lua API: Add HealHog to heal hog with visual effects + message
Wuzzy <Wuzzy2@mail.ru>
parents: 12938
diff changeset
   209
 + New call: HealHog(gearUid, healthBoost[, showMessage[, tint]]): Heal hedgehog with graphical effects and message
13018
0248cf0da834 Add SetTeamLabel to Lua API, can set arbitrary string as team label
Wuzzy <Wuzzy2@mail.ru>
parents: 13000
diff changeset
   210
 + New call: SetTeamLabel(teamname[, label]): Set an arbitrary label for a team, will be displayed next to the team bar
13121
de07c8423beb Lua API: Add SetSoundMask to disable playing certain sounds
Wuzzy <Wuzzy2@mail.ru>
parents: 13118
diff changeset
   211
 + New call: SetSoundMask(soundId, isMasked): Allows to disable playing a sound effect from engine
13170
98a0edb4bb5a Lua API: Add SkipTurn() to replace ParseCommand("skip")
Wuzzy <Wuzzy2@mail.ru>
parents: 13169
diff changeset
   212
 + New call: SkipTurn(): Force current hedgehog to skip turn
13270
969aacfa229c Lua API: Add Explode function
Wuzzy <Wuzzy2@mail.ru>
parents: 13267
diff changeset
   213
 + New call: Explode(x, y, radius[, options]): Cause an explosion
13122
d52d79f35558 Lua API: PlaySound: Add 3rd parameter instaVoice to instantly play voice
Wuzzy <Wuzzy2@mail.ru>
parents: 13121
diff changeset
   214
 + New param: PlaySound accepts 3rd parameter for voices: instaVoice: If true, sound plays instantly instead of being queued
12928
fa402ce826c2 Add callback: onEndTurn
Wuzzy <Wuzzy2@mail.ru>
parents: 12926
diff changeset
   215
 + New callback: onEndTurn(): Called at the end of a turn (when gears have settled)
13171
9f80c08cdae9 Lua API: Add onSkipTurn callback, called when hog skips
Wuzzy <Wuzzy2@mail.ru>
parents: 13170
diff changeset
   216
 + New callback: onSkipTurn(): Called when a hog skips turn
13096
d78e65c66573 Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
Wuzzy <Wuzzy2@mail.ru>
parents: 13089
diff changeset
   217
 + New hedgehog effect: heArtillery: Per-hedgehog artillery mode (can't walk). Values: 1 = permanently active. 2 = temporarily active (sniper rifle). 0 = not active
12947
c8b7bc04eb4c Lua API: AddAmmo unselects weapons before it would remove current ammo from current hog
Wuzzy <Wuzzy2@mail.ru>
parents: 12946
diff changeset
   218
 * AddAmmo now automatically unselects weapon if it would remove current ammo from current hedgehog
12912
a840fd55caa6 Calling SetWeapon with amNothing now unselects weapon
Wuzzy <Wuzzy2@mail.ru>
parents: 12911
diff changeset
   219
 * Fix call: SetWeapon(amNothing) now unselects weapon
13062
bcb87269867e Lua API: Fix SetWind not updating flake direction
Wuzzy <Wuzzy2@mail.ru>
parents: 13051
diff changeset
   220
 * Fix call: SetWind did not update flake flying direction
12919
0f02dd1ff4c9 Fix TotalRounds counting rounds a couple of turns too late
Wuzzy <Wuzzy2@mail.ru>
parents: 12917
diff changeset
   221
 * Fix global: TotalRounds was stuck at -1 for several turns
13216
95311e220eb6 Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
Wuzzy <Wuzzy2@mail.ru>
parents: 13212
diff changeset
   222
 * Fix CursorX, CursorY often not being updated when moving cursor at screen border
12910
383445810e42 Lua API: Add WriteLnToChat
Wuzzy <Wuzzy2@mail.ru>
parents: 12909
diff changeset
   223
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   224
====================== 0.9.23 ======================
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   225
HIGHLIGHTS:
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   226
 + Battalion style
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   227
 + Fort mode is now a map type instead of a scheme setting
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   228
 + Fort mode now works with more than 2 teams
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   229
 + New weapon: rubber duck
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   230
 + New theme, map, 3 forts, 3 missions, some hats and graves
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   231
 + WxW style allows you to select one of many wall sets
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   232
 + Complete HedgeEditor overhaul
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   233
 + Greatly improved script parameter support for many styles
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   234
 + Improves stats screen of most styles and missions
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   235
 + Various improvements for almost all styles
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   236
 + AI hedgehogs can now use Bee, Vamprism, and Time Box
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   237
 + Campaign page now shows your progress
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   238
 + Improved turn timer
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   239
 + Improved randomization options in team and multiplayer pages
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   240
 + Improved theme customization support
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   241
 + Various Lua API additions
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   242
 * Fix cursor often jumping around after clicking
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   243
 * A huge amount of bugfixes for both campaigns, the missions and styles
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   244
 * Video recording functionality is restored
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   245
11783
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   246
Content:
12412
ed33ef8a0fc5 New Game-Style: Battalion (version 0.33)
sheepluva
parents: 12410
diff changeset
   247
 + New game-style/mode: Battalion (see https://hedgewars.org/wiki/Battalion )
12152
f4a05d550b0d Mention addition of Beach theme in changelog
Wuzzy <almikes@aol.com>
parents: 12092
diff changeset
   248
 + New theme: Beach
12769
ba3ae2b4f053 Update credits for Fruit.ogg
Wuzzy <Wuzzy2@mail.ru>
parents: 12768
diff changeset
   249
 + New theme music for Jungle and Fruit themes
12773
f1b3e33b0a0a Change SD music for Halloween and Hoggywood themes (old tracks)
Wuzzy <Wuzzy2@mail.ru>
parents: 12769
diff changeset
   250
 + Change SD theme music for Halloween and Hoggywood (old tracks)
12075
78a96a1ab979 Mention Cheese in changelog
Wuzzy <almikes@aol.com>
parents: 12074
diff changeset
   251
 + Completely new Cheese map; replaces the old one
12323
7c04b4c4ffc2 Add Octopus fort
Wuzzy <almikes@aol.com>
parents: 12320
diff changeset
   252
 + New forts: Lonely_Island, Octopus, Olympic, Snail
12637
317eb3210f7c Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
Wuzzy <almikes@aol.com>
parents: 12634
diff changeset
   253
 + Many new random hedgehog and team names
317eb3210f7c Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
Wuzzy <almikes@aol.com>
parents: 12634
diff changeset
   254
 + Add hats: barrelhider, bishop, jester, leprechaun, pirate_eyepatch, tf_scout, zoo_octopus
317eb3210f7c Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
Wuzzy <almikes@aol.com>
parents: 12634
diff changeset
   255
 + Add hair-less variants of old hats: beefeaterhat, lambdahat, nursehat, pirate_bandana, pirate_hat, poke_ash_hat, RamboClean, sf_vega_hat, sf_guile_hat, simple_red, simple_yellow, simple_green, thugclean
317eb3210f7c Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
Wuzzy <almikes@aol.com>
parents: 12634
diff changeset
   256
 * Remove hat: tf_scount (this was a duplicate of tf_demoman)
12741
11a6d8ccf157 Update changelog
Wuzzy <Wuzzy2@mail.ru>
parents: 12737
diff changeset
   257
 * Add graves: Clover, Old_Apple, pi, Simple_reversed, TV, Whisky, Ying_and_Yang
12507
0ed3fda9b61d Remove white stripes in flags of armenia, ireland, turkey
Wuzzy <almikes@aol.com>
parents: 12505
diff changeset
   258
 * Redo flags: cm_pentagram, cm_soviet, armenia, ireland, nepal, suisse, sweden, turkey
11783
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   259
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   260
Game engine (weapons):
12907
7bf84ebc6389 Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru>
parents: 12833
diff changeset
   261
 + New weapon: Rubber duck
12300
6486a012987e Make sticky mines fall off the map when frozen
Wuzzy <almikes@aol.com>
parents: 12299
diff changeset
   262
 + Freezer can now freeze sticky mines (they get disabled and fall into the water)
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   263
 + Keep rope / parachute / flying saucer selected when destroyed and secondary ammo selected
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   264
 * Gameplay fix: Hammer damage is now rounded down. This means it will cause NO DAMAGE to a hedgehog with less than 3 hp.
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   265
 * Fixed air strikes drops being off-center
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   266
 * Fixed hedgehogs getting hurt while firing deagle / sniper rifle bullet in certain situations
12809
ba2f3d375f80 Update changelog regarding wrap world edge bugs
Wuzzy <Wuzzy2@mail.ru>
parents: 12800
diff changeset
   267
 * Fixed mine, sticky mine, seduction, resurrector not working correctly across wrap world edge
12789
28782e03b8f0 Fix CheckWorldWrap not correctly checking for bounce edge. Also fix teleport @ bounce edge
Wuzzy <Wuzzy2@mail.ru>
parents: 12783
diff changeset
   268
 * Fixed teleportation being able to teleport in land if you clicked across the wrap or bounce world edge
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   269
 * Fixed turn not ending when sticky mine was trapped on rubberband
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   270
 * Rope is now destroyed when attempting to shoot it through wrap or bouncy world edge
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   271
 * Fixed possible to move rope angle below 0° while having secondary weapon selected
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   272
 * Fixed molotov cocktails bouncing vertically off rubber
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   273
 * Fixed sniper rifle disabling laser sight utility after using
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   274
 * Fixed RC planes being able to collect frozen crates
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   275
 * Fixed cake taking over 200 seconds to explode when its stuck and can't move
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   276
 * Fixed Birdy descending into water when hog took damage or died before it got picked up
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   277
 * Fixed player being able to switch to dying hog
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   278
 * Various other fixes
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   279
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   280
Game engine (gameplay):
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   281
 + Fort Mode will now work with more than 2 teams
11700
ea1097d7bd27 "divided teams" modifier will now work with more than 2 teams!
sheepluva
parents: 11530
diff changeset
   282
 + Divided Teams mode will now work with more than 2 teams (Hint: you probably want to set world edges to "wrap" in such games)
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   283
 + Frozen hedgehogs can no longer be poisoned
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   284
 + AI hedgehogs can now use Bee, Vampirism and Time Box
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   285
 + Improved hedgehog spawns on maps that lack land mass or free space
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   286
 + Hogs no longer spawn on icy terrain
12748
aa96dec39da8 More changelog updates
Wuzzy <Wuzzy2@mail.ru>
parents: 12747
diff changeset
   287
 + Temporarily suspend Heavy Wind mode while turn timer is not running
aa96dec39da8 More changelog updates
Wuzzy <Wuzzy2@mail.ru>
parents: 12747
diff changeset
   288
 + Engine supports now really gigantic maps
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   289
 * Fixed cursor often jumping back to screen center when putting target location while moving cursor
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   290
 * Fixed team getting infinite ammo when stockpiling >= 100 ammo (max. finite ammo is now limited to 99)
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   291
 * Fixed failure to collect crate across wrap world edge
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   292
 * Remove buggy “/finish” chat command
12790
abc9a99418cc Fix ammo menu, placement and camera movement keys not working in ammo menu
Wuzzy <Wuzzy2@mail.ru>
parents: 12789
diff changeset
   293
 * Fix key controls not working in ammo menu: ammo menu, placement, camera/cursor movement keys
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   294
 * Various other fixes
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   295
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   296
Game engine (graphics, sounds and texts):
11887
083c12795632 Show symbols at bottom right while extra damage / low grav. are active
Wuzzy <almikes@aol.com>
parents: 11885
diff changeset
   297
 + 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
   298
 + 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
   299
 + Play countdown sounds at 1-4 seconds turn time
11783
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   300
 + Several new sound effects for weapons and utilities
12169
869cf5f34700 More ticker messages: Sick, king died, resurrect, time box return, timeout, kamikaze
Wuzzy <almikes@aol.com>
parents: 12168
diff changeset
   301
 + More ticker messages: Hog gets sick, king died, hog was resurrected, hog time travels (and returns), timeout, kamikaze
12748
aa96dec39da8 More changelog updates
Wuzzy <Wuzzy2@mail.ru>
parents: 12747
diff changeset
   302
 + Small visual effects enhancements: Baseball bat, dynamite and more
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   303
 + Render graves behind everything else, so that they can't hide mines etc.
11505
32bad5758df6 changelog: Mention videorec fixes
koda
parents: 11498
diff changeset
   304
 * Video recording functionality is restored
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   305
 * Fixed screenshots being too bright if taken in quick succession
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   306
 * Fixed hedgehog voices missing a response type (Justyouwait/"You're gonna pay for that") on some platforms (e.g. GNU/Linux)
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   307
 * Fixed SD flakes of themes not working if regular flakes were disabled
11783
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   308
 * Fixed Seduction's "Yoohoo!" sound not playing
12165
40c607bd31f1 Update changelog
Wuzzy <almikes@aol.com>
parents: 12163
diff changeset
   309
 * Fixed hedgehogs saying “Missed” when drowning enemy without dealing damage
12176
29f1ea94488b Fix enemy saying “Missed” when poisoned w/o damage
Wuzzy <almikes@aol.com>
parents: 12175
diff changeset
   310
 * Fixed enemy saying "Missed” when giving poison without direct damage
12292
93434ab299a0 Take sacrifices into account for the “Stupid” taunt
Wuzzy <almikes@aol.com>
parents: 12286
diff changeset
   311
 * Fixed hedgehogs not saying “Stupid” and not displaying announcer message for inflicting self-harm
12175
9237bfb198c7 Fix time box tooltip saying it is not *yet* available in SD
Wuzzy <almikes@aol.com>
parents: 12169
diff changeset
   312
 * Fixed incorrect time box tooltip when in Sudden Death
12672
c98179b00740 Fix short sound breakdown shortly after using time box
Wuzzy <almikes@aol.com>
parents: 12671
diff changeset
   313
 * Fixed short sound effect breakdown right after using a time box
12676
2e6dcd97f085 No longer jiggle sticky mines if using portable portal device
Wuzzy <almikes@aol.com>
parents: 12672
diff changeset
   314
 * Fixed sticky mine sound sometimes playing when shooting portable portal device when a sticky mine is placed on terrain
12681
4e5e725f2c56 Fix hog holding nothing in hand when choosing napalm or piano strike
Wuzzy <almikes@aol.com>
parents: 12679
diff changeset
   315
 * Fixed hedgehog holding nothing in hand when napalm or piano strike got selected
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   316
 * Fixed excessive water splashes sometimes caused by mines
11530
a52fb6485403 party tweak
sheepluva
parents: 11520
diff changeset
   317
12074
b940c933830a Update changelog for Highlander changes
Wuzzy <almikes@aol.com>
parents: 12066
diff changeset
   318
Highlander:
b940c933830a Update changelog for Highlander changes
Wuzzy <almikes@aol.com>
parents: 12066
diff changeset
   319
 + Show collected weapons after kill and play sound
b940c933830a Update changelog for Highlander changes
Wuzzy <almikes@aol.com>
parents: 12066
diff changeset
   320
 + Mission panel now shows all game modifiers (e.g. mines time, vampirism, etc.)
12703
6726d5edfdfb Loyal Highlander: loyal=true in Highlander script param, you only get stuff for *enemy* kills
Wuzzy <almikes@aol.com>
parents: 12692
diff changeset
   321
 + Loyal Highlander (optional): With “loyal=true” in script param, you only get weapons for enemy kills (clan kills don't count)
12414
d43ded9a0c34 Remove IceGun from default Highlander weaponset
sheepluva
parents: 12412
diff changeset
   322
 * Removed "Freezer"/IceGun from the default Highlander weaponset
12074
b940c933830a Update changelog for Highlander changes
Wuzzy <almikes@aol.com>
parents: 12066
diff changeset
   323
11783
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   324
Construction Mode:
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   325
 + Added script parameter support:
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   326
  + initialenergy: Amount of energy at start
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   327
  + energyperround: New energy per round
12092
9fe7eb1f7df2 Construction Mode: Turn crate limit into a script parameter
Wuzzy <almikes@aol.com>
parents: 12091
diff changeset
   328
  + maxenergy: Maximum allowed energy
9fe7eb1f7df2 Construction Mode: Turn crate limit into a script parameter
Wuzzy <almikes@aol.com>
parents: 12091
diff changeset
   329
  + cratesperround: Maximum placable crates per round
11943
a50cf6f5e3cd Update changelog for SetAmmoTexts-related changes
Wuzzy <almikes@aol.com>
parents: 11938
diff changeset
   330
 + Completely reworked all in-game texts and descriptions
12091
db5e12d623cc Contruction Mode: Fix rubber being placable in land and invalid girder placement costing energy
Wuzzy <almikes@aol.com>
parents: 12090
diff changeset
   331
 * 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: 12090
diff changeset
   332
 * Fix invalid girder placement costing energy
11943
a50cf6f5e3cd Update changelog for SetAmmoTexts-related changes
Wuzzy <almikes@aol.com>
parents: 11938
diff changeset
   333
 * Special tools like structure placer now have their own proper descriptions (instead of Air Attack description, etc.)
11783
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   334
 * Costs for weapon and utility crates were all equal
12330
fc6bb8471882 Update more HWPs: Knockball, Racer, Construction Mode
Wuzzy <almikes@aol.com>
parents: 12327
diff changeset
   335
 * Remove airplane cursor
12682
b7fd7ab8ddf9 Construction Mode: Fix Lua error spam when using time box with filters on map
Wuzzy <almikes@aol.com>
parents: 12681
diff changeset
   336
 * Fix Lua errors when hog goes to time travel while any filter is in map
11783
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   337
 * Many other fixes and tweaks
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   338
11987
279b3ba8d3bd Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents: 11983
diff changeset
   339
Racer and TechRacer:
279b3ba8d3bd Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents: 11983
diff changeset
   340
 + 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
   341
 + 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
   342
 + 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
   343
  + 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
   344
  + 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
   345
  + 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
   346
 + Show correct ranking and times in stats screen of Racer and TechRacer
12330
fc6bb8471882 Update more HWPs: Knockball, Racer, Construction Mode
Wuzzy <almikes@aol.com>
parents: 12327
diff changeset
   347
 * Fix description and icon of waypoint placement tool in Racer
fc6bb8471882 Update more HWPs: Knockball, Racer, Construction Mode
Wuzzy <almikes@aol.com>
parents: 12327
diff changeset
   348
 * Remove airplane cursor in Racer
11987
279b3ba8d3bd Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents: 11983
diff changeset
   349
 * 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
   350
 * 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
   351
12066
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   352
WxW:
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   353
 + Support for multiple sets of walls per map
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   354
 + Add optional “Crate Before Attack” rule
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   355
 + Add optional “All But Last” rule
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   356
 + Add optional “Kill The Leader” rule
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   357
 + Script parameter support (see Lua file comment for documentation)
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   358
 + Possible to set max. number of weapons in game (script parameter only)
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   359
 + Menu can be disabled (with script parameter “menu=false”) for insant game start
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   360
 + Possible to set number of crates per turn
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   361
 + Ropes, ShoppaKing, ShoppaHell and ShoppaNeon can now be played with the classic left and right walls
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   362
 + Allows almost all game modifiers to be changed, the only exception is crate probabilities
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   363
 + New wall sets for Ropes, ShoppaNeon, ShoppaDesert, ShoppaWild, ShoppaKing and ShoppaHell.
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   364
 + Basic support for a bunch of Shoppa maps
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   365
 + Fully functional even without a map border
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   366
 + More sound effects
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   367
 + More helpful mission display after configuration has been accepted
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   368
 + Hide “Surf Before Crate” setting if surfing is disabled for this map, or the bottom is active and water never rises
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   369
 + Hide walls setting if script does not provide walls for map yet
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   370
 + Freeze crates at turn start if Walls Before Crate or Surf Before Crate is enabled (they unfreeze if you met requirements)
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   371
 + Allow toggling the radar with Switch Hog key while roping or rope selected
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   372
 * No smoke when hog is near near a WxW wall but walls need not to be touched
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   373
 * Fix other player being able to change the menu config in the short period before the first turn
d4860f0ce4a0 Update changelog for Wxw updates
Wuzzy <almikes@aol.com>
parents: 12060
diff changeset
   374
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
   375
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
   376
 + 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
   377
  + 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
   378
  + 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
   379
  + 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
   380
  + 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
   381
  + 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
   382
  + 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
   383
  + 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
   384
  + 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
   385
  + 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
   386
  + 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
   387
 + 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
   388
 + Add mine/barrel launch sounds
12053
281a4f33b08f Add countdown sounds to Tumbler
Wuzzy <almikes@aol.com>
parents: 12051
diff changeset
   389
 + 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
   390
 + 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
   391
 + 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
   392
 * 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
   393
12060
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   394
Space Invasion:
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   395
 + Show actual scores in stats screen, and a proper graph
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   396
 + Show a couple of “awards” (snarky comments) in stats screen
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   397
 + 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
   398
 + Script parameter support:
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   399
  + rounds: Number of rounds
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   400
  + shield: Initial shield
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   401
  + barrels: Initial barrel ammo
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   402
  + pings: Available radar pings
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   403
  + timebonus: Time bonus for red drones
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   404
  + barrelbonus: Ammo bonus for green invaders
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   405
  + shieldbonus: Shield bonus for purple invaders
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   406
  + 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
   407
 + Complete rewrite of almost all messages and the mission panel
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   408
 + More event messages
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   409
 + Show current score in HUD (white number)
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   410
 + Stop overwriting most game scheme’s parameters
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   411
 + Disable weapon scheme
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   412
 + More sounds: Empty ammo, countdown, throw, kamikaze, radar ping, explosion
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   413
 * Fix explosion being drawn twice when colliding with invader
3ffb261af4e8 Update changelog for Space Invasion
Wuzzy <almikes@aol.com>
parents: 12053
diff changeset
   414
12039
4524df2f7231 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents: 11987
diff changeset
   415
HedgeEditor:
4524df2f7231 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents: 11987
diff changeset
   416
 + Dud mine placement mode
4524df2f7231 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents: 11987
diff changeset
   417
 + Allow to select frames in sprite placement mode
4524df2f7231 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents: 11987
diff changeset
   418
 + New placable sprite: sprTargetBee
4524df2f7231 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents: 11987
diff changeset
   419
 + Complete rewrite of all help texts
4524df2f7231 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents: 11987
diff changeset
   420
 + Allow to add and subtract health
4524df2f7231 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents: 11987
diff changeset
   421
 + 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
   422
 + Allow to set timer of sticky mines
4524df2f7231 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents: 11987
diff changeset
   423
 + Health crates can now have 0 health
4524df2f7231 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents: 11987
diff changeset
   424
 + 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
   425
 + 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
   426
 + 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
   427
 + 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
   428
 * 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
   429
 * Fix many issues with exported files
4524df2f7231 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents: 11987
diff changeset
   430
 * 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
   431
 * 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
   432
 * 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
   433
 * Fix placement modes sometimes showing “nil” in caption
4524df2f7231 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents: 11987
diff changeset
   434
 * 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
   435
 * 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
   436
 * 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
   437
 * 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
   438
 * 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
   439
 * Disable timer keys 2-4 in rubber placement mode
12327
8ab7572e074b Clean up HedgeEditor HWP mess, fix broken/outdated graphics
Wuzzy <almikes@aol.com>
parents: 12323
diff changeset
   440
 * Fix incorrect weapon crate preview of air attack, drill strike and napalm
12039
4524df2f7231 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents: 11987
diff changeset
   441
12748
aa96dec39da8 More changelog updates
Wuzzy <Wuzzy2@mail.ru>
parents: 12747
diff changeset
   442
Other styles and schemes:
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   443
 + The Specialists: Saints get low gravity
12748
aa96dec39da8 More changelog updates
Wuzzy <Wuzzy2@mail.ru>
parents: 12747
diff changeset
   444
 + Capture The Flag: Setting number of captures with script parameter “captures=<number>”
aa96dec39da8 More changelog updates
Wuzzy <Wuzzy2@mail.ru>
parents: 12747
diff changeset
   445
 + Mutant: Show appropriate ranking and graph in stats screen
aa96dec39da8 More changelog updates
Wuzzy <Wuzzy2@mail.ru>
parents: 12747
diff changeset
   446
 + Shoppa: Don't place air mines
aa96dec39da8 More changelog updates
Wuzzy <Wuzzy2@mail.ru>
parents: 12747
diff changeset
   447
 * Capture the Flag: Fix flag of first team spawning at second hog instead of first
aa96dec39da8 More changelog updates
Wuzzy <Wuzzy2@mail.ru>
parents: 12747
diff changeset
   448
 * Gravity: Using the low gravity *utility* had no effect. Now it halves the base gravity of the style
12079
8f222872d432 Disable SD for a couple of scripts and mission maps
Wuzzy <almikes@aol.com>
parents: 12076
diff changeset
   449
 * Disable Sudden Death for good in Shoppa game scheme, some game styles and mission maps
11987
279b3ba8d3bd Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com>
parents: 11983
diff changeset
   450
12382
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   451
A Classic Fairytale:
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   452
 + Mission 4: Add infinite skip
12610
dd0fb5b15567 ACF5: Spare traitor's life with skip instead of precise
Wuzzy <almikes@aol.com>
parents: 12609
diff changeset
   453
 + Mission 5: Spare traitor's life with Skip instead of Precise
12382
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   454
 + Mission 6: Add alternate dialogues when killing cyborgs before collecting the crates
12798
fdb3730aa0e2 ACF6: Make sure player only gets portal gun at the portal sequence, and not a pile full of weapons and ropes
Wuzzy <Wuzzy2@mail.ru>
parents: 12793
diff changeset
   455
 + Mission 6: Give hero only a portal gun at the final portal seqment, remove the large amount of crate drops
12382
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   456
 + All missions: Clarify mine timers
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   457
 * Mission 1: Leap of faith: Hog was able to walk to the right and get stuck
12545
9c3ff4ffd4f3 ACF1: Fix various problems with the parachute section
Wuzzy <almikes@aol.com>
parents: 12543
diff changeset
   458
 * Mission 1: Leap of faith: Teleport player back to mole when failing
12382
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   459
 * Mission 2: Fix crash when trying to open ammo menu in opening sequence
12553
a401aec4df64 Fix ACF2 mission sometimes being unwinnable after returning to Leaks A Lot
Wuzzy <almikes@aol.com>
parents: 12550
diff changeset
   460
 * Mission 2: Fix game sometimes getting stuck after walking back to Leaks A Lot
12774
eed03e531823 ACF, mission 2: Fix various mission breakages when heroes died together with enemies
Wuzzy <Wuzzy2@mail.ru>
parents: 12773
diff changeset
   461
 * Mission 2: Fix breakages when heroes died before a new sequence, or together with enemies
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   462
 * Mission 2: Remove restart option when cooperating with cyborg; it messed up things too much
12382
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   463
 * 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: 12371
diff changeset
   464
 * Mission 3: Fix broken end sequence after killing cyborg or princess
12543
9fda510f0bc4 ACF, mission 3: Fix broken sequence when princess got caged (failed parcours)
Wuzzy <almikes@aol.com>
parents: 12542
diff changeset
   465
 * Mission 3: Fix broken sequence of princess being caged
12542
9d069efefe52 ACF, mission 3: Put in 3 girders per girder crate
Wuzzy <almikes@aol.com>
parents: 12536
diff changeset
   466
 * Mission 3: All girder crates now have 3 girders each
12382
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   467
 * Mission 5: Fix crash when skipping animation while the cyborg talks before the 3rd wave of cannibals starts
12750
6cec6b881a1c ACF mission 5: Take away switch and always play with deployed hog in final mission stage
Wuzzy <Wuzzy2@mail.ru>
parents: 12749
diff changeset
   468
 * Mission 5: Make sure the player can only play with one hog after the cyborg imprisoned the other natives
12779
1f8a62d1609d ACF5: Fix final animation being stuck when the cyborg's way to the right is blocked
Wuzzy <Wuzzy2@mail.ru>
parents: 12778
diff changeset
   469
 * Mission 5: Fix final animation being stuck if cyborg's way to the left is blocked
12382
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   470
 * Mission 6: Block off left cave entrance to stop player to just rope all the way around
12511
15e9ef8be44f ACF mission 6: Fix incorrect crate types (weapon vs utility)
Wuzzy <almikes@aol.com>
parents: 12507
diff changeset
   471
 * Mission 6: Fix mines not being able to get triggered in first turn
12783
7849398ec0fa Oops. Changelog was wrong, the error message spam was for ACF8, not ACF7
Wuzzy <Wuzzy2@mail.ru>
parents: 12782
diff changeset
   472
 * Mission 8: Fix Lua error message at the very beginning and error spam in intro sequence
12382
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   473
 * 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: 12371
diff changeset
   474
 * All missions: Add missing texts for translation
12511
15e9ef8be44f ACF mission 6: Fix incorrect crate types (weapon vs utility)
Wuzzy <almikes@aol.com>
parents: 12507
diff changeset
   475
 * All missions: Fix incorrect crate types
12545
9c3ff4ffd4f3 ACF1: Fix various problems with the parachute section
Wuzzy <almikes@aol.com>
parents: 12543
diff changeset
   476
 * All missions: Rewrite mission texts to state missions more clearly
12382
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   477
 * Fix swapped mission preview images of missions 2 and 3
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   478
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   479
A Space Adventure:
12573
a778c1bb032e ASA: Explain team abbreviations + update changelog
Wuzzy <almikes@aol.com>
parents: 12567
diff changeset
   480
 + Side missions save and show your personal best successes (e.g. fastest finish in Hard Flying)
12575
0c5ce463949b ASA: Improve displaying of mission panels all over the place
Wuzzy <almikes@aol.com>
parents: 12573
diff changeset
   481
 + Spacetrip: Show 2 flowers over fully completed planets (with side missions)
12573
a778c1bb032e ASA: Explain team abbreviations + update changelog
Wuzzy <almikes@aol.com>
parents: 12567
diff changeset
   482
 + All missions: Add skip where it doesn't hurt
a778c1bb032e ASA: Explain team abbreviations + update changelog
Wuzzy <almikes@aol.com>
parents: 12567
diff changeset
   483
 + All missions: Clarify mine timers
12575
0c5ce463949b ASA: Improve displaying of mission panels all over the place
Wuzzy <almikes@aol.com>
parents: 12573
diff changeset
   484
 + All missions: Improve displaying behaviour of mission panel
0c5ce463949b ASA: Improve displaying of mission panels all over the place
Wuzzy <almikes@aol.com>
parents: 12573
diff changeset
   485
 + All missions: Change team colors
12577
e2b5c6e805e8 A Space Adventure: Remove or shorten intro sequences of side missions
Wuzzy <almikes@aol.com>
parents: 12576
diff changeset
   486
 + Side missions: Remove or shorten intro sequences
e2b5c6e805e8 A Space Adventure: Remove or shorten intro sequences of side missions
Wuzzy <almikes@aol.com>
parents: 12576
diff changeset
   487
 + Side missions: Generous ready time to give more time to read the mission panel
12583
da2bdc34bb1c ASA, fruit02: Fail mission if player let wrong hog collect device part
Wuzzy <almikes@aol.com>
parents: 12579
diff changeset
   488
 + Getting to the device: Put device part in a real crate, improve some dialogues
12594
d8adae379d3c A Space Adventure: Add outro sequence / epilogue in the final mission
Wuzzy <almikes@aol.com>
parents: 12583
diff changeset
   489
 + Final mission: Add outro sequence instead of instantly quitting
12609
12d4886de2b1 ASA, fruit01: Change choice keys
Wuzzy <almikes@aol.com>
parents: 12594
diff changeset
   490
 + Bad timing: Improve messaging and choice dialog
12560
2f7274e5e090 Update ChangeLog for ASA, increase spacetrip turn time to 20s
Wuzzy <almikes@aol.com>
parents: 12553
diff changeset
   491
 * Spacetrip: Fix various bugs and logic flaws in the initial mission
12532
3e6e7b258a33 ASA, a frozen adventure: Save bazooka and excess freezers in checkpoints
Wuzzy <almikes@aol.com>
parents: 12528
diff changeset
   492
 * A frozen adventure: Fix bazooka and excess freezers (>6) not retained over checkpoints
3e6e7b258a33 ASA, a frozen adventure: Save bazooka and excess freezers in checkpoints
Wuzzy <almikes@aol.com>
parents: 12528
diff changeset
   493
 * A frozen adventure: Fix and improve poorly written messages
12528
7b32e83aaf48 ASA, Getting to the device: Add fake crate for the device part with proper collect message
Wuzzy <almikes@aol.com>
parents: 12526
diff changeset
   494
 * Getting to the device: Add real crate and correct message for collecting device part
7b32e83aaf48 ASA, Getting to the device: Add fake crate for the device part with proper collect message
Wuzzy <almikes@aol.com>
parents: 12526
diff changeset
   495
 * Getting to the device: Remove checkpoints. There was a good chance for these missions to become unwinnable
7b32e83aaf48 ASA, Getting to the device: Add fake crate for the device part with proper collect message
Wuzzy <almikes@aol.com>
parents: 12526
diff changeset
   496
 * Searching in the dust: Remove checkpoints. See above.
12526
6115bf1156ec ASA: Searching in the dust: Fix incorrect crate content display after collecting device part
Wuzzy <almikes@aol.com>
parents: 12521
diff changeset
   497
 * Searching in the dust: Fix Hog Solo dropping straight down when roping near smuggler
6115bf1156ec ASA: Searching in the dust: Fix incorrect crate content display after collecting device part
Wuzzy <almikes@aol.com>
parents: 12521
diff changeset
   498
 * Searching in the dust: Fix incorrect messages after collecting device part
12564
6a8c90a53249 ASA,desert03: Fix no victory after destroying all targets
Wuzzy <almikes@aol.com>
parents: 12560
diff changeset
   499
 * Precise flying: Fix victory not being recognized, also wait for flames to settle before losing
12382
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   500
 * Hard Flying: Fix ending in a Lua error
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   501
 * The First Stop: Fix stats screen showing teams twice
12567
459543ef9b1b ASA: Fix 2 important fruit planet mission unlocking bugs
Wuzzy <almikes@aol.com>
parents: 12564
diff changeset
   502
 * Fruit planet: Fix “Precise shooting” disappearing directly after completing “Bad timing”
459543ef9b1b ASA: Fix 2 important fruit planet mission unlocking bugs
Wuzzy <almikes@aol.com>
parents: 12564
diff changeset
   503
 * Fruit planet: Fix “Getting to the device” not visible when landing on fruit planet with first main mission completed only
12382
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   504
 * 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: 12371
diff changeset
   505
 * Fix weird behaviour when walking right before the first animation in most missions
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   506
 * Fix a couple of texts being untranslatable
12534
34a91e2b927e ASA, death01: Slightly change professor's response if he got killed on the moon
Wuzzy <almikes@aol.com>
parents: 12532
diff changeset
   507
 * Fix a variety of minor logic flaws in the story
12382
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   508
 * Fix typos
12511
15e9ef8be44f ACF mission 6: Fix incorrect crate types (weapon vs utility)
Wuzzy <almikes@aol.com>
parents: 12507
diff changeset
   509
 * All missions: Fix incorrect crate types
12382
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   510
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   511
Missions:
12228
8b523acb3220 Add scenario: Teamwork 2
Wuzzy <almikes@aol.com>
parents: 12217
diff changeset
   512
 + New scenario: Teamwork 2
12230
f9565e2e0424 Add scenario: Big Armory
Wuzzy <almikes@aol.com>
parents: 12228
diff changeset
   513
 + New scenario: Big Armory
12228
8b523acb3220 Add scenario: Teamwork 2
Wuzzy <almikes@aol.com>
parents: 12217
diff changeset
   514
 + New training: Basic Flying Saucer Training
11783
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   515
 + Rope-Knocking Challenge was improved (now awards score based on kills and time; taunts for knocking out hedgehogs)
12050
daf63e2a21d2 Rewrite some help texts in the basic rope training mission
Wuzzy <almikes@aol.com>
parents: 12046
diff changeset
   516
 + Rewrote some help texts in basic rope training
12084
ccab0d396a7f Use SetCinematicMode in Animate lib, which introduces cinematic mode to missions using Animate
Wuzzy <almikes@aol.com>
parents: 12079
diff changeset
   517
 + Graphical effect (black bars) while in cut scenes
12330
fc6bb8471882 Update more HWPs: Knockball, Racer, Construction Mode
Wuzzy <almikes@aol.com>
parents: 12327
diff changeset
   518
 + Change description and icon for baseball bat in Knockball mission map
12729
4e0e59255856 Sniper rifle mission: Faster dynamite blow-up, also skip with precise
Wuzzy <Wuzzy2@mail.ru>
parents: 12728
diff changeset
   519
 + Sniper rifle target practice: Dynamite blows up quicker, can also skip with precise key
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   520
 * Fixed mistakes and bad wording of strings in several missions, scripts and campaigns
12622
07fdda8c13a2 TrophyRace: Fix game never eliminating any hogs after a hog skipped or ran out of time
Wuzzy <almikes@aol.com>
parents: 12610
diff changeset
   521
 * TrophyRace: Fix hedgehogs not being eliminated anymore after one hog skipped or ran out of time
11783
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   522
 * Portal Mind Challenge was cleaned up and reworked (especially less awful wording)
11784
b1bf4c93f7ce changelog
sheepluva
parents: 11783
diff changeset
   523
 * Fixed Target Practice missions getting stuck when a target dropped into water
12653
1215fd246e08 Climb Home: Fix game getting stuck when player reaches home
Wuzzy <almikes@aol.com>
parents: 12651
diff changeset
   524
 * Climb Home: Fix game getting stuck when a player reached home in multiplayer
1215fd246e08 Climb Home: Fix game getting stuck when player reaches home
Wuzzy <almikes@aol.com>
parents: 12651
diff changeset
   525
 * Climb Home: Fix Lua error messages and broken stats screen
12727
23fb2179945f Sniper rifle mission: Fix targets spawning twice in dynamite scenes, jacking up the total amount of targets
Wuzzy <Wuzzy2@mail.ru>
parents: 12710
diff changeset
   526
 * Sniper rifle target practice: Fix targets spawning twice in dynamite scenes
12728
745d5c9a3abc Sniper rifle training: Fix general camera weirdness
Wuzzy <Wuzzy2@mail.ru>
parents: 12727
diff changeset
   527
 * Sniper rifle target practice: Fix auto-camera generally behaving weird
11783
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   528
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   529
Frontend:
11960
c933f2257020 Update changelog about campaign screen check marks
Wuzzy <almikes@aol.com>
parents: 11945
diff changeset
   530
 + 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
   531
 + Training screen now has 3 mission categories: Training (tutorials), Challenge (get a high score), Scenario (complete a task)
12076
543bc82e1e28 Move some changelog entries to the correct categories
Wuzzy <almikes@aol.com>
parents: 12075
diff changeset
   532
 + 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.
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   533
 + Menu screens got few new icons and many other tweaks, e.g. larger dropdown lists for easier access
11856
dea8411974f9 adding some frontend stuff to changelog
sheepluva
parents: 11849
diff changeset
   534
 + Additional button for just randomizing theme that will not change your selected map
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   535
 + Randomizing map/theme in online mode will not include DLC content
12243
8a6a40f2e3dc Update changelog regarding team updates
Wuzzy <almikes@aol.com>
parents: 12233
diff changeset
   536
 + New teams start with a random grave and fort
12634
91e55ce06ffc Reduce number of initial teams: 4 human, 2 AI teams
Wuzzy <almikes@aol.com>
parents: 12633
diff changeset
   537
 + Hedgewars creates 4 human teams and 2 computer teams on its first launch
12248
07f67ee424dc Add buttons to randomize hats and hog names only
Wuzzy <almikes@aol.com>
parents: 12245
diff changeset
   538
 + Allow to randomize hog names, hats, team name, flag, grave, voice and fort separately
12505
82c75a317d48 Randomized teams now can have any random hats (not just from types.ini)
Wuzzy <almikes@aol.com>
parents: 12495
diff changeset
   539
 + “Random team” button is now able to randomly select from all available hats
12666
1d25f5555c38 Names of new or copied game schemes are now unique
Wuzzy <almikes@aol.com>
parents: 12665
diff changeset
   540
 + Creating new game/weapon schemes guarantees unique names
12686
d5e09024d722 Change DLC icon (thanks, nemo!)
Wuzzy <almikes@aol.com>
parents: 12685
diff changeset
   541
 + Custom maps and styles are now marked with an icon instead of an asterisk
12685
ad1fd7ae479d Mark custom maps/forts/scripts with circle icon instead of icon
Wuzzy <almikes@aol.com>
parents: 12684
diff changeset
   542
 + Mark custom forts in team editor
12741
11a6d8ccf157 Update changelog
Wuzzy <Wuzzy2@mail.ru>
parents: 12737
diff changeset
   543
 + Room host can delegate room control to other player by rightclick
12748
aa96dec39da8 More changelog updates
Wuzzy <Wuzzy2@mail.ru>
parents: 12747
diff changeset
   544
 + Switch from HTTP to HTTPS where possible
12579
0411e04cf12a Fix stats screen caption showing only one winner if multiple teams have won
Wuzzy <almikes@aol.com>
parents: 12577
diff changeset
   545
 * Fix flag being selectable for computer players although it had no effect
11960
c933f2257020 Update changelog about campaign screen check marks
Wuzzy <almikes@aol.com>
parents: 11945
diff changeset
   546
 * 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
   547
 * Campaign names and campaign mission names can now be translated
11903
46a65decb287 Update changelog
Wuzzy <almikes@aol.com>
parents: 11887
diff changeset
   548
 * Creating randomized teams now randomizes (almost) every aspect
46a65decb287 Update changelog
Wuzzy <almikes@aol.com>
parents: 11887
diff changeset
   549
 * Fixed mostly broken descriptions for multiplayer mission maps
11856
dea8411974f9 adding some frontend stuff to changelog
sheepluva
parents: 11849
diff changeset
   550
 * Clicking on "New" in weapon scheme editor now creates empty weapon scheme instead of default
12165
40c607bd31f1 Update changelog
Wuzzy <almikes@aol.com>
parents: 12163
diff changeset
   551
 * Fix language names in language list being always in English
12217
a6cd48b8ef61 Prevent frontend from starting game w/ >48 hogs
Wuzzy <almikes@aol.com>
parents: 12191
diff changeset
   552
 * Prevent starting game with >48 hogs (because engine doesn't support it yet)
12491
24cd4840d3e2 Fix the key for toggling team bars being incorrectly described in the settings page
Wuzzy <almikes@aol.com>
parents: 12489
diff changeset
   553
 * Fix the key for toggling team bars being incorrectly described
12579
0411e04cf12a Fix stats screen caption showing only one winner if multiple teams have won
Wuzzy <almikes@aol.com>
parents: 12577
diff changeset
   554
 * Fix caption of stats screen showing only one winner if multiple teams have won
12639
2473b03629c8 Remove broken “Play again” button in stats page after an online game
Wuzzy <almikes@aol.com>
parents: 12637
diff changeset
   555
 * Remove broken “Play again” button appearing in stats page after an online game
12665
5664ec82aed7 Rework weapon scheme handling in frontend and fix a couple of bugs
Wuzzy <almikes@aol.com>
parents: 12664
diff changeset
   556
 * Weapons scheme editor: When leaving, it no longer flickers and the selection is not reset to Default
12669
bc34fc75670e Fix old team name not being removed after renaming team in frontend
Wuzzy <almikes@aol.com>
parents: 12666
diff changeset
   557
 * Team editor: Fix old team being retained when renaming a team
12670
967990d958bc Fix possibility to accidentally destroy team by entering an already existing team name
Wuzzy <almikes@aol.com>
parents: 12669
diff changeset
   558
 * Team editor: Automatically rename team when leaving team editor page with an already used team name
12799
e6af1eb9e8ce Fix broken cancel button on the login window (bug 373)
Wuzzy <Wuzzy2@mail.ru>
parents: 12798
diff changeset
   559
 * Fix broken cancel button in the login window
11783
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   560
11872
992d7701cbd0 update changelog
sheepluva
parents: 11869
diff changeset
   561
Content Creation:
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   562
 + 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 a comma) before the first rect
12168
666e18b1ca32 Allow to place theme objects on water
Wuzzy <almikes@aol.com>
parents: 12165
diff changeset
   563
 + Theme objects can now be placed on water (by setting first in-land rectangle to 0,0,0,0)
11872
992d7701cbd0 update changelog
sheepluva
parents: 11869
diff changeset
   564
 + Themes can now use flakes with negative falling speed (rising flakes)
11875
d669f04f02d0 update changelog
sheepluva
parents: 11872
diff changeset
   565
 + Themes can now contain custom sound files: splash.ogg Droplet1.ogg Droplet2.ogg Droplet3.ogg skip.ogg
12165
40c607bd31f1 Update changelog
Wuzzy <almikes@aol.com>
parents: 12163
diff changeset
   566
 + Themes can now have mirrored clouds and flakes: CloudsL.png, SDCloudsL.png, FlakeL.png, SDFlakeL.png
12191
5c6e7fd5af29 Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents: 12176
diff changeset
   567
 + Water in themes supports custom animation and flow speed with water-animation and sd-water-animation in theme.cfg
11903
46a65decb287 Update changelog
Wuzzy <almikes@aol.com>
parents: 11887
diff changeset
   568
 + 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
12382
95fc84a9837e Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com>
parents: 12371
diff changeset
   569
 + 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
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   570
 + Custom Sudden Death background tint for themes with sd-tint
12163
9b5748fa7974 Set default theme water color to blue
Wuzzy <almikes@aol.com>
parents: 12152
diff changeset
   571
 * Default water color was black instead of blue
11872
992d7701cbd0 update changelog
sheepluva
parents: 11869
diff changeset
   572
12191
5c6e7fd5af29 Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents: 12176
diff changeset
   573
Translations:
12833
8cc3b6373351 Update translations mentioned in changelog
Wuzzy <Wuzzy2@mail.ru>
parents: 12831
diff changeset
   574
 + Complete translations: German, Polish
8cc3b6373351 Update translations mentioned in changelog
Wuzzy <Wuzzy2@mail.ru>
parents: 12831
diff changeset
   575
 + Major translation updates: Scottish Gaelic, Italian
12191
5c6e7fd5af29 Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents: 12176
diff changeset
   576
 + Loading screen can now be translated
5c6e7fd5af29 Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents: 12176
diff changeset
   577
 + A few window titles can be translated
12266
d50523b2eae8 Update changelog regarding translations and rubber duck
Wuzzy <almikes@aol.com>
parents: 12264
diff changeset
   578
 + Campaign names and campaign mission names can be translated
d50523b2eae8 Update changelog regarding translations and rubber duck
Wuzzy <almikes@aol.com>
parents: 12264
diff changeset
   579
 + A Classic Fairytale, missions 8 and 10 can now be translated
12191
5c6e7fd5af29 Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents: 12176
diff changeset
   580
 * 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: 12176
diff changeset
   581
 * Remove text from mission images to make them language-neutral
5c6e7fd5af29 Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents: 12176
diff changeset
   582
 * Fix English-only language/country names in language selection
12266
d50523b2eae8 Update changelog regarding translations and rubber duck
Wuzzy <almikes@aol.com>
parents: 12264
diff changeset
   583
 * Fix very, very broken mission map descriptions
12191
5c6e7fd5af29 Update changelog: Water anim., translations
Wuzzy <almikes@aol.com>
parents: 12176
diff changeset
   584
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   585
Lua API:
11520
663ecfb05df6 Lua API: SetCinematicMode(enable)
sheepluva
parents: 11505
diff changeset
   586
 + 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
   587
 + 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
   588
 + 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
   589
 + 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
   590
 + New call: SetAmmoDescriptionAppendix(ammoType, descAppend) -- Append a custom text to the description of an ammo type without overwriting it
12046
553f97b1e4fe Add GetHogFort to Lua API
Wuzzy <almikes@aol.com>
parents: 12039
diff changeset
   591
 + New call: GetHogFort(gearUid) -- Returns the name of the fort of the hog's team
12090
fac17dd2bc2f Add PlaceRubber to Lua API
Wuzzy <almikes@aol.com>
parents: 12089
diff changeset
   592
 + New call: PlaceRubber(x, y, frameIdx) -- Places a rubber
12332
657a8d63c99d Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
Wuzzy <almikes@aol.com>
parents: 12330
diff changeset
   593
 + 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: 12330
diff changeset
   594
 + 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: 12330
diff changeset
   595
 + New call: SendAchievementsStatsOff() -- Disable the game automatically populating the bullet point list in the “Details” section on the stats screen
12536
e54039ea3934 New Lua API function: GetTeamStats, to get team stats
Wuzzy <almikes@aol.com>
parents: 12534
diff changeset
   596
 + New call: GetTeamStats(teamname) -- Returns a table of team stats
12286
b4dde7035fe2 New Lua call: EndTurn to end turn
Wuzzy <almikes@aol.com>
parents: 12278
diff changeset
   597
 + New call: EndTurn([noTaunts]) -- Ends the current turn
11880
2eac7a96b342 Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
Wuzzy <almikes@aol.com>
parents: 11879
diff changeset
   598
 + 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
   599
 + New hook: onVisualGearDelete(vgUid) -- called when a visual gear is deleted
12165
40c607bd31f1 Update changelog
Wuzzy <almikes@aol.com>
parents: 12163
diff changeset
   600
 + New hook: onUsedAmmo(ammoType) -- called when ammo has been finished using (e.g. after both shotgun shots)
11963
0c1420aaa59e Expose number of air mines in Lua variable AirMinesNum
Wuzzy <almikes@aol.com>
parents: 11960
diff changeset
   601
 + 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
   602
 + New variable: WorldEdge -- World edge type (weNone, weWrap, weBounce, weSea)
12301
46e1e25fec5e Lua variable: AmmoTypeMax (maximum ammo type ID for iterating)
Wuzzy <almikes@aol.com>
parents: 12300
diff changeset
   603
 + New variable: AmmoTypeMax -- Maximum ammo type ID (useful to iterate through all ammo types, starting by 0)
12576
1fb961480b3c Lua API: Add ReadyTimeLeft variable
Wuzzy <almikes@aol.com>
parents: 12575
diff changeset
   604
 + New variable: ReadyTimeLeft -- Remaining ready time, 0 if turn in progress. Can be set in onNewTurn
12039
4524df2f7231 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com>
parents: 11987
diff changeset
   605
 + Locale library: loc_noop -- Mark string for translation but don't translate it
12088
1da37e2ba6fd Fix A Space Adventure Missions allowing player to walk before 1st animation and screw things up
Wuzzy <almikes@aol.com>
parents: 12084
diff changeset
   606
 + 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
12594
d8adae379d3c A Space Adventure: Add outro sequence / epilogue in the final mission
Wuzzy <almikes@aol.com>
parents: 12583
diff changeset
   607
 + Animate library: AnimSetInputMask(extraInputMask) -- Set input mask in a manner comptible with the Animate library
12778
cb29ec085767 Animate library: Add new parameter maxMoveTime to AnimMove
Wuzzy <Wuzzy2@mail.ru>
parents: 12774
diff changeset
   608
 + Animate library: AnimMove(gear, dir, posx, posy, [maxMoveTime]) -- new optional parameter maxMoveTime. If hog did not reach its destination within maxMoveTime milliseconds, animation stops and hog is just teleported there
12748
aa96dec39da8 More changelog updates
Wuzzy <Wuzzy2@mail.ru>
parents: 12747
diff changeset
   609
 + Gear values: “Boom” -- used to modify explosion size and/or damage for most gears
aa96dec39da8 More changelog updates
Wuzzy <Wuzzy2@mail.ru>
parents: 12747
diff changeset
   610
 + 8 overridable custom sprites/sounds: sprCustom1-sprCustom8, sndCustom1-sndCustom8
12360
a775a61e02ab Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden
Wuzzy <almikes@aol.com>
parents: 12332
diff changeset
   611
 * Fixed call: HideHog(gear) -- Fix crash when gear is invalid. Returns true on success or false otherwise
12371
2b1dd699b371 Lua: Fix SwitchHog breaking the ammo menu of the new hog
Wuzzy <almikes@aol.com>
parents: 12360
diff changeset
   612
 * Fixed call: SwitchHog(gear) -- Fix new hog being unable to open ammo menu
12165
40c607bd31f1 Update changelog
Wuzzy <almikes@aol.com>
parents: 12163
diff changeset
   613
 * Removed call: SetAmmoStore -- Old undocumented function of questional use, has never been used
12749
1df909b46c05 Lua API: Fix Goals text being cut off at ca. 255 characters
Wuzzy <Wuzzy2@mail.ru>
parents: 12748
diff changeset
   614
 * Fixed variable: Goals -- Fix Goals text being cut off at ca. 255 characters
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   615
 * Fix huge numbers having sign errors on 64-bit architectures
11277
d63ef6afabe3 make hammer non-lethal again (as requested by unC0Rr)
sheepluva
parents: 11243
diff changeset
   616
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   617
====================== 0.9.22 ======================
11243
d9622394ec9c changelog update
sheepluva
parents: 11039
diff changeset
   618
 + 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
   619
 + Extensive changes to TechRacer: Variable terrain types, enhanced parameters, hwmap interpreter, fuel limiter, etc. 
12658
966124c80861 Use https links in README files
Wuzzy <almikes@aol.com>
parents: 12656
diff changeset
   620
 + HedgeEditor - create missions/etc. in-game! see https://hedgewars.org/HedgeEditor
10962
sheepluva
parents: 10960
diff changeset
   621
 + Map previews can now take script parameters into account and preview waypoints in TechRacer
10960
4f77e60146fc some changelog additions, not complete yet
sheepluva
parents: 10713
diff changeset
   622
 + Added a couple new flags
11243
d9622394ec9c changelog update
sheepluva
parents: 11039
diff changeset
   623
 + Various tweaks to the interface and in-game chat
11280
9342ce0e926d tweak changelog
sheepluva
parents: 11243
diff changeset
   624
 + 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
   625
 + Added 6 TechRacer maps to TechMaps
a9bafac12634 Add Wuzzy's SpeedShoppa challenges.
mikade <redgrinner@gmail.com>
parents: 11005
diff changeset
   626
 + 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
   627
 + 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
   628
 + Improved "Art" theme.
10960
4f77e60146fc some changelog additions, not complete yet
sheepluva
parents: 10713
diff changeset
   629
 * Generated bridges/girders are now connected better to the land mass
4f77e60146fc some changelog additions, not complete yet
sheepluva
parents: 10713
diff changeset
   630
 * Fixed rubberband sprite
11243
d9622394ec9c changelog update
sheepluva
parents: 11039
diff changeset
   631
 * Fixed Wind-Indicator being wrong in certain situations
d9622394ec9c changelog update
sheepluva
parents: 11039
diff changeset
   632
 * Melon Bomb Pieces now bounce on Rubberband
d9622394ec9c changelog update
sheepluva
parents: 11039
diff changeset
   633
 * Reduced menu music volume
11003
9e4baaeade99 small changelog update
sheepluva
parents: 10988
diff changeset
   634
 * 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
   635
 * Hammer now does more damage when the Extra-Damage utility is used
10960
4f77e60146fc some changelog additions, not complete yet
sheepluva
parents: 10713
diff changeset
   636
 * Many other bug fixes
4f77e60146fc some changelog additions, not complete yet
sheepluva
parents: 10713
diff changeset
   637
11243
d9622394ec9c changelog update
sheepluva
parents: 11039
diff changeset
   638
Lua-API:
d9622394ec9c changelog update
sheepluva
parents: 11039
diff changeset
   639
 + New map parameter: MapFeatureSize -- numeric representation of detail slider below map preview; use within onGameInit()/onPreviewInit()
11412
c19f2387d24f Add a few more lua things to the changelog
nemo
parents: 11342
diff changeset
   640
 + 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
d9622394ec9c changelog update
sheepluva
parents: 11039
diff changeset
   641
 + New hook: onSuddenDeath() -- called by engine when sudden death begins
11412
c19f2387d24f Add a few more lua things to the changelog
nemo
parents: 11342
diff changeset
   642
 + Parameters are now optional for the generic gear setters.  i.e. - SetVisualGearValues(gear, x, y).  nil values are skipped and not set.
c19f2387d24f Add a few more lua things to the changelog
nemo
parents: 11342
diff changeset
   643
 + PlaceSprite can now set land type (bouncy, indestructible, ice etc), colour the sprite, flip the sprite, and place the sprite behind existing land.
c19f2387d24f Add a few more lua things to the changelog
nemo
parents: 11342
diff changeset
   644
 + EraseSprite.  Can flip and selectively erase based on land flags.
c19f2387d24f Add a few more lua things to the changelog
nemo
parents: 11342
diff changeset
   645
 + More of the gear structure values are now accessible in the generic gear getter/setter.
11243
d9622394ec9c changelog update
sheepluva
parents: 11039
diff changeset
   646
 * Previously missing gear states are now available (gstSubmersible, gstFrozen and gstNoGravity)
d9622394ec9c changelog update
sheepluva
parents: 11039
diff changeset
   647
 * Fixed OnHogAttack giving the incorrect AmmoType (amNothing) under certain conditions
d9622394ec9c changelog update
sheepluva
parents: 11039
diff changeset
   648
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   649
====================== 0.9.21 ======================
10516
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   650
 + New type of randomly generated maps: Perlin Maps.
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   651
 + Old Random generated maps are more diverse now.
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   652
 + Slider for adjusting land generation detail.
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   653
 + Highlander gamemode can now be used with custom weapon schemes (1-8=How probable to get this weapon. 9=All hogs get it)
10988
3da6c2edeceb mention hoggywood and cake in the changelog
sheepluva
parents: 10962
diff changeset
   654
 + 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
   655
 + New gameplay mode "Construction Mode"
48e9b1099ff4 Added TechRacer (still needs a lot of love), updated changelog
mikade <redgrinner@gmail.com>
parents: 10528
diff changeset
   656
 + New gameplay mode "TechRacer"
10710
2d0a0d9a695c This resolves issue #890 and issue #886
nemo
parents: 10685
diff changeset
   657
 + New game play mode "DiagonalMaze" (generates a simple diagonal maze)
2d0a0d9a695c This resolves issue #890 and issue #886
nemo
parents: 10685
diff changeset
   658
 + Add 7 target practice missions, now with simple scoring
2d0a0d9a695c This resolves issue #890 and issue #886
nemo
parents: 10685
diff changeset
   659
 + 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
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   660
 + New training/multiplayer mission: "Climb Home"
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   661
 + Game scheme screen has a "Script parameter" field now. This allows to make more customizable scripts/modes.
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   662
 + Network game rejoining. Note: Your team(s) will vanish after 3 turns.
10710
2d0a0d9a695c This resolves issue #890 and issue #886
nemo
parents: 10685
diff changeset
   663
 + 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
   664
 + The map of the Basketball Mission can be selected for regular games again ("BasketballField")
10516
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   665
 + New engine command: /togglechat will disable/enable chat display (does not affect chat history display)
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   666
 + Change to Racer: first weapon/utility available will be automatically selected on start
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   667
 + Added some visual feedback to failed girder placement.
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   668
 + Various performance tweaks, especially for very large maps.
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   669
 + Allow switching through hogs in reverse order with PRECISE+HOGSWITCH (left shift + tab, by default)
10520
066a9aa50b75 tweaking changelog
sheepluva
parents: 10516
diff changeset
   670
 + 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
   671
 + New Hats: policegirl, fr_tomato, cratehider
10516
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   672
 * Fixed drill rockets sometimes exploding on impact.
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   673
 * Fixed trainings broken due to indestructable targets/crates.
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   674
 * Fixes and tweaks for low qualily rendering.
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   675
 * Sinegun won't shoot through -solid- land anymore
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   676
 * Many bug fixes and tweaks.
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   677
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   678
Frontend / Netgame:
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   679
 + High resolution previews!
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   680
 + Preview for dynamic maps generated by game style scripts (e.g. "ShoppaMap))!
10520
066a9aa50b75 tweaking changelog
sheepluva
parents: 10516
diff changeset
   681
 + Moved room status filter to top left of rooms list.
10516
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   682
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   683
Lua API:
10710
2d0a0d9a695c This resolves issue #890 and issue #886
nemo
parents: 10685
diff changeset
   684
 + New library: Params, makes parsing of script parameters easier
2d0a0d9a695c This resolves issue #890 and issue #886
nemo
parents: 10685
diff changeset
   685
 + New library: TargetPractice, used to generate target practice missions (the newly added missions use it)
10516
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   686
 + More helpful syntax error messages.
10685
ff3885faf013 update changelog
sheepluva
parents: 10631
diff changeset
   687
 + New hooks:
ff3885faf013 update changelog
sheepluva
parents: 10631
diff changeset
   688
      onParameters(paramString) -- called when script parameters are configured. the parameter contains the parameter(s) as text string
ff3885faf013 update changelog
sheepluva
parents: 10631
diff changeset
   689
      onPreviewInit() -- called during map preview initialization
ff3885faf013 update changelog
sheepluva
parents: 10631
diff changeset
   690
      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
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   691
 + New functions:
10710
2d0a0d9a695c This resolves issue #890 and issue #886
nemo
parents: 10685
diff changeset
   692
      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
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   693
      GetGameFlag(gameflag) -- returns true/false
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   694
      PlaceSprite(x, y, sprite, frameIdx [, landFlag, ... ]) -- sprite refers to an id from the TSprite list
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   695
      SetWaterLine(waterline) -- moves water level to the specified y. the current value is in read-only global waterline
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   696
      SetNextWeapon() -- make current hedgehog switch to next weapon. e.g. use in trainings to preselect weapon
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   697
      SetWeapon(ammoType) -- decide which weapon the current hedgehog should equip
10613
f2597a21f562 update changelog
sheepluva
parents: 10554
diff changeset
   698
 + Map Drawing:
f2597a21f562 update changelog
sheepluva
parents: 10554
diff changeset
   699
      -- to be used in onGameInit() -- first set MapGen to mgDrawn and then use the commands below
f2597a21f562 update changelog
sheepluva
parents: 10554
diff changeset
   700
      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)
f2597a21f562 update changelog
sheepluva
parents: 10554
diff changeset
   701
      FlushPoints() -- makes sure that all the points/lines specified using the command above are actually applied to the map
10516
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   702
 + New global enumerations:
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   703
      Mapgens: mgRandom, mgMaze, mgPerlin, mgDrawn
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   704
      TSprite values
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   705
      LandFlags: lfIndestructible, lfIce, lfBouncy
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   706
 + Changed functions:
e2aee295cb16 update changelog a little
sheepluva
parents: 9848
diff changeset
   707
      HogSay(gearUid, text, manner [, vgState]) -- now also allows you to make NON-Hedgehog gears speak, e.g. barrels... wait what?!
10685
ff3885faf013 update changelog
sheepluva
parents: 10631
diff changeset
   708
 + Changed hooks:
ff3885faf013 update changelog
sheepluva
parents: 10631
diff changeset
   709
      onHogAttack() can now be hooked with new parameter: onHogAttack(ammoType) - to conveniently find out which ammo/weapon is being used
ff3885faf013 update changelog
sheepluva
parents: 10631
diff changeset
   710
 * Fixes:
ff3885faf013 update changelog
sheepluva
parents: 10631
diff changeset
   711
      gfResetHealth is now a available like the other GameFlags
11783
ce6f196bd5b3 update changelog
sheepluva
parents: 11782
diff changeset
   712
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   713
====================== 0.9.20 ======================
9840
ff0d7954aabc 0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents: 9723
diff changeset
   714
 + 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
   715
 + Password protected rooms
9842
71bcef9debe7 few more changes
nemo
parents: 9840
diff changeset
   716
 + 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
   717
 + 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
   718
 + 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
   719
 + Set hog/team/health label defaults in config, toggle team health display using delete (left shift + delete for labels now)
9848
2b8f928faa14 forgot this one too
nemo
parents: 9842
diff changeset
   720
 + 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
   721
 + 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
   722
 + 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
   723
 + 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
   724
 + 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
   725
 + 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
   726
 + 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
   727
 + 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
   728
 + 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
   729
 + New hats
ff0d7954aabc 0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents: 9723
diff changeset
   730
 + Translation updates
ff0d7954aabc 0.9.20 changes. May have missed stuff. Please add if you notice anything missing.
nemo
parents: 9723
diff changeset
   731
 + 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
71bcef9debe7 few more changes
nemo
parents: 9840
diff changeset
   732
 + Speech bubbles are now echoed to chat for logging purposes with the hog's name.
71bcef9debe7 few more changes
nemo
parents: 9840
diff changeset
   733
 * 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
   734
 * 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
   735
 * 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
   736
 * 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
   737
 * 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
   738
 * 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
   739
 * 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
   740
 * 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
6790f1938cd9 update changelog
sheepluva
parents: 9147
diff changeset
   741
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   742
====================== 0.9.19 ======================
9052
15edf6c51c67 few more changes
nemo
parents: 8997
diff changeset
   743
 + New Freezer weapon - freezes terrain, water, hedgehogs, mines, cases, explosives
8994
b8c234a84b16 few things I thought of
nemo
parents: 8779
diff changeset
   744
 + Saucer can aim weapons and fire underwater
b8c234a84b16 few things I thought of
nemo
parents: 8779
diff changeset
   745
 + Main graphical user interface overhaul
9075
201e00bafcd1 two little changelog entries
koda
parents: 9054
diff changeset
   746
 + Splashscreen on Windows *_*
8994
b8c234a84b16 few things I thought of
nemo
parents: 8779
diff changeset
   747
 + Up and down keys navigate in chat history
b8c234a84b16 few things I thought of
nemo
parents: 8779
diff changeset
   748
 + Several commands from chat available
b8c234a84b16 few things I thought of
nemo
parents: 8779
diff changeset
   749
 + Support hwplay:// scheme syntax
b8c234a84b16 few things I thought of
nemo
parents: 8779
diff changeset
   750
 + Supply full revision and hash information in version tag
b8c234a84b16 few things I thought of
nemo
parents: 8779
diff changeset
   751
 + Better set of options for driving engine
b8c234a84b16 few things I thought of
nemo
parents: 8779
diff changeset
   752
 + Downloadable content can now be stored in packages for easy uninstall
b8c234a84b16 few things I thought of
nemo
parents: 8779
diff changeset
   753
 + Lua scripts can load a sidecar overlay package of game resources
b8c234a84b16 few things I thought of
nemo
parents: 8779
diff changeset
   754
 + Math improvements for better performance/reliability
9052
15edf6c51c67 few more changes
nemo
parents: 8997
diff changeset
   755
 + 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
8e570c2cb059 more stuff we thought of
nemo
parents: 8994
diff changeset
   756
 + New fort, Steel Tower
8e570c2cb059 more stuff we thought of
nemo
parents: 8994
diff changeset
   757
 + New theme, Fruit
8e570c2cb059 more stuff we thought of
nemo
parents: 8994
diff changeset
   758
 + New hats - some national ones, Portal, harlequin, more animals...
9052
15edf6c51c67 few more changes
nemo
parents: 8997
diff changeset
   759
 + New maps based on StarBound. SB_Bones, SB_Crystal, SB_Grassy, SB_Grove, SB_Haunty, SB_Oaks, SB_Shrooms, SB_Tentacles
8995
8e570c2cb059 more stuff we thought of
nemo
parents: 8994
diff changeset
   760
 + Translation updates - Turkish, French, German, Japanese, Portuguese, Italian, Russian - Campaign french should work correctly now
8e570c2cb059 more stuff we thought of
nemo
parents: 8994
diff changeset
   761
 + Theme object masks
8997
c3a4731f0d84 few more changelog entries
nemo
parents: 8995
diff changeset
   762
 + Easier weapon selection in shoppa. F1 will select from F5 if there are no weps in F1-F4
c3a4731f0d84 few more changelog entries
nemo
parents: 8995
diff changeset
   763
 + Cleaver radius shrunk to improve usability on horizontal throws
9052
15edf6c51c67 few more changes
nemo
parents: 8997
diff changeset
   764
 + Map hog limit is now just a suggestion, not enforced
9054
707e40076be6 Fix config save problems, bug #510
nemo
parents: 9053
diff changeset
   765
 + Static map theme is now just the default, can be changed
707e40076be6 Fix config save problems, bug #510
nemo
parents: 9053
diff changeset
   766
 + Themeable static maps (provide a mask.png without a map.png)
9075
201e00bafcd1 two little changelog entries
koda
parents: 9054
diff changeset
   767
 + Split seed with '|' to keep the land shape but change the hog placement
8997
c3a4731f0d84 few more changelog entries
nemo
parents: 8995
diff changeset
   768
 * You can now move out of the way when throwing a sticky mine or cleaver straight up
8995
8e570c2cb059 more stuff we thought of
nemo
parents: 8994
diff changeset
   769
 * Rope sliding should behave more like pre-0.9.18 again
8e570c2cb059 more stuff we thought of
nemo
parents: 8994
diff changeset
   770
 * Forbid kicking on 1v1 matches
8e570c2cb059 more stuff we thought of
nemo
parents: 8994
diff changeset
   771
 * Desync fixes
8e570c2cb059 more stuff we thought of
nemo
parents: 8994
diff changeset
   772
 * 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
   773
 * Making very large maps now works properly with targeted weapons
8997
c3a4731f0d84 few more changelog entries
nemo
parents: 8995
diff changeset
   774
 * ParseCommand should be safe to use in Lua now, at any time
9053
0bf55d656352 Add a mask, tweak changelog a bit
nemo
parents: 9052
diff changeset
   775
 * Fixes to many weapons. Mudball, blowtorch, explosives, cluster bomb spread, portal.
8779
d23e2d240542 initial changelog update
koda
parents: 8442
diff changeset
   776
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   777
====================== 0.9.18 ======================
7782
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   778
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   779
 + 'A Classic Fairytale' Campaign
8779
d23e2d240542 initial changelog update
koda
parents: 8442
diff changeset
   780
 + Video recorder (requires ffmpeg/libav)
7782
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   781
 + Cleaver weapon
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   782
 + AI is now aware of drowning and fall damage
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   783
 + AI learned how to use Sniper Rifle and Cake
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   784
 + Variable pen width and eraser for drawn maps
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   785
 + Several trainings and missions
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   786
 + Allow setting custom local palette of teams colors
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   787
 + Hide eliminated teams from teams healths widget
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   788
 + Server doesn't delete room till last player quits it
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   789
 + PNG screenshots
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   790
 + Show bot level on CPU flag
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   791
 + Objects now have density value assigned which impacts their behavior on explosions, throwing from rope and drowning
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   792
 + Improve AI skills at Desert Eagel, Whip, Firepunch, Baseball Bat, Hammer, Cluster Bomb, Watermelon and walking
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   793
 + Individual hedgehogs healths in team health bar
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   794
 + Drill rocket wouldn't explode in your face if you stand close to wall
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   795
 + Ability to rope into a portal, allow RC plane to go through portals
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   796
 + Many small frontend improvements: get rid of "save" buttons, descriptions, allow to use network proxy, etc
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   797
 + Reduce amount of memory needed for engine to store land data
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   798
 + Countless other small fixes and improvements
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   799
 + Detect desyncs early
9147
0ab57cdf9346 add note about mudball causing no direct damage to changelog
sheepluva
parents: 9108
diff changeset
   800
 + Mudball will not cause any direct damage anymore
7782
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   801
 * Fix cake getting stuck in barrels, crates and hedgehogs
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   802
 * Fix all knowns bugs which caused network game hang when players close engine or quit
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   803
 * Fix drill strike bug when drill's timer gets ridiculously high value instead of explosion
a611da4d1667 0.9.17 -> 0.9.18 changelog
unc0rr
parents: 6398
diff changeset
   804
 * Fix some crashes, freezes and memory leaks in frontend and engine
8442
535a00ca0d35 whitespaces and tabs again
koda
parents: 7782
diff changeset
   805
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   806
====================== 0.9.17 ======================
6325
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   807
 + New theme, Cave
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   808
 + New voicepack, Hillbilly
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   809
 + More attractive mission screen with previews
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   810
 + Chat timestamping, links, input history, tab completion
6398
33c92c4ac749 Update changelog again
nemo
parents: 6325
diff changeset
   811
 + 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
   812
 + 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
   813
 + Errors/warnings in chat instead of popup boxes
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   814
 + Mousewheel to change hog/weapon counts in game creation
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   815
 + 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
   816
 + Team colours changed, again
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   817
 + Land texture on maps using mask of black
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   818
 + 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
   819
 + Team coloured RC/airstrike
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   820
 + 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
   821
 + 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
   822
 + Grenades/bazooka/melon pieces/ballgun now kicked by explosions
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   823
 + Minor theme optimisation, Optional SkyR
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   824
 + Camera follows melon, clusterbomb, gas cloud
6398
33c92c4ac749 Update changelog again
nemo
parents: 6325
diff changeset
   825
 * 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
   826
 * 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
   827
 * 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
   828
 * 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
   829
 * ctrl-w no longer closes engine window
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   830
 * Fix bugs in blowtorch angle/direction
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   831
 * Fix playing notes on the piano
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   832
 * Fix some colours in greyscale 3D
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   833
 * Fix Lua overrides of map config
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   834
 * Girders no longer make windows in tunnels
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   835
 * Prevent some more escaping through border, firepunch, pickhammer
cdd3d8c723ec Update changelog, comment on possibly redundant lines in GSHandlers
nemo
parents: 5981
diff changeset
   836
 * Many frontend bugfixes, code cleanup. Crash in game abort, flake clipping, invalid state on room close
6398
33c92c4ac749 Update changelog again
nemo
parents: 6325
diff changeset
   837
 * 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
   838
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   839
====================== 0.9.16 ======================
5981
bb7e1a417819 Couple of missed changes inu pointed out
nemo
parents: 5952
diff changeset
   840
 + In-game chat now supports backspace-repeat and Escape to close the text input area
bb7e1a417819 Couple of missed changes inu pointed out
nemo
parents: 5952
diff changeset
   841
 + Team status bars shrunk/made translucent if they take up a significant portion of the screen
bb7e1a417819 Couple of missed changes inu pointed out
nemo
parents: 5952
diff changeset
   842
 + Background music change on sudden death mode
5918
f2cd4d15465b change²log
sheepluva
parents: 5860
diff changeset
   843
 + Stereoscopic rendering
5432
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   844
 + Installing content (anything under Data/ - maps, sounds, and any such stuff) to user profile allows custom adding/overriding of any Data/ content
5918
f2cd4d15465b change²log
sheepluva
parents: 5860
diff changeset
   845
 + Screen for downloadable content
f2cd4d15465b change²log
sheepluva
parents: 5860
diff changeset
   846
 + Allow up to 8 teams in a game
5947
d1e9fa699f57 change the changelog
mikade
parents: 5918
diff changeset
   847
 + New gameplay modes/styles: Racer, The Specialists, Tumbler, Space Invasion, Balanced Random Weapon
5948
e389a60ae8ab update copyright year of README
sheepluva
parents: 5947
diff changeset
   848
 + New single player missions: Bamboo Thicket, That Sinking Feeling, Newton and the Tree
5432
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   849
 + 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
   850
 + New Utility: Time Box
5432
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   851
 + New Game mode: Tag team
5859
285b3fd862e7 added some changes I remembered/saw in the logs to the changelog
sheepluva
parents: 5815
diff changeset
   852
 + New Game option for map bottom border
5860
0141ab2ef67b omg how could I forget
sheepluva
parents: 5859
diff changeset
   853
 + New Theme: Golf
5859
285b3fd862e7 added some changes I remembered/saw in the logs to the changelog
sheepluva
parents: 5815
diff changeset
   854
 + Many new hats
5918
f2cd4d15465b change²log
sheepluva
parents: 5860
diff changeset
   855
 + Sudden Death art
5726
f342e0cf4f34 add get away time modifier entry to changelog
sheepluva
parents: 5432
diff changeset
   856
 + Get away time modifier (in %)
5432
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   857
 + Shoppa scheme by default resets ammo
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   858
 + Shots are on a tenth of a second delay instead of a 1 and a quarter second delay (fast deagle/portal fire)
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   859
 + Defective mines explode if they take enough damage
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   860
 + Rope head can attach to hogs/crates/barrels again (rope still passes through them)
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   861
 + Control of grenade bounce
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   862
 + Drill Strike bombs don't explode when leaving ground, but after a (customizable!) timer
5918
f2cd4d15465b change²log
sheepluva
parents: 5860
diff changeset
   863
 + Hammer impacts mines/barrels
f2cd4d15465b change²log
sheepluva
parents: 5860
diff changeset
   864
 + Seduction is an Area-of-Effect attack now
5947
d1e9fa699f57 change the changelog
mikade
parents: 5918
diff changeset
   865
 + Significantly altered flame behavior and damage.
d1e9fa699f57 change the changelog
mikade
parents: 5918
diff changeset
   866
 + 'Throwing' weapons into hogs (e.g. grenade) no longer does max damage.
5432
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   867
 + Ukranian localization of Default voice. support for localized voices
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   868
 + Theme cleanup, including the new theme config file change
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   869
 + Improvements in scoring and tracking damage
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   870
 + Camera tracking now toggleable
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   871
 + Mudball does not end turn
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   872
 + Indicator for height of plane when using napalm
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   873
 + Land smoothing (looks less pixelated on generation and damage)
5918
f2cd4d15465b change²log
sheepluva
parents: 5860
diff changeset
   874
 + 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
   875
 + The names of the ShoppaKingTournament winners are now written on the Trophies in the ShoppaKing and TrophyRace maps!
5918
f2cd4d15465b change²log
sheepluva
parents: 5860
diff changeset
   876
 + Allow window resizes during game
f2cd4d15465b change²log
sheepluva
parents: 5860
diff changeset
   877
 + Improved fullscreen capabilities
f2cd4d15465b change²log
sheepluva
parents: 5860
diff changeset
   878
 + Additional/new sounds (mine impact, sine gun, etc)
f2cd4d15465b change²log
sheepluva
parents: 5860
diff changeset
   879
 + Victory/flawless victory sounds
f2cd4d15465b change²log
sheepluva
parents: 5860
diff changeset
   880
 * Voices don't overlap (was needed more due to faster game actions due to shortened delays)
5432
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   881
 * Prevent portaling to impossible locations better
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   882
 * Snow accumulates more smoothly
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   883
 * 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
   884
 * Rope shouldn't be able to get Hogs stuck on walls anymore
5432
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   885
 * Fix for last portal shot always being yellow
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   886
 * More accurate napalm strike drop location
5918
f2cd4d15465b change²log
sheepluva
parents: 5860
diff changeset
   887
 * AI fixes (heh, yeah right)
5432
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   888
 * Fixed locales, such as korean
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   889
 * Code refactoring
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   890
 * Various bug/leak fixes
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   891
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   892
Frontend/Menu and Netgame:
5952
ba168fa3451a oops, it was already added
nemo
parents: 5950
diff changeset
   893
 + Drawing straight lines in drawn map mode (hold down the control key when clicking, then move mouse to end point and release).
ba168fa3451a oops, it was already added
nemo
parents: 5950
diff changeset
   894
 + Undo clear in drawn map mode
5432
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   895
 + Autokick ignored players joining your room
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   896
 + Improved nick sorting in lobby and rooms. (not case-sensitive, letters first, friend @ top, ignored @ bottom)
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   897
 + Display player count in lobby
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   898
 + 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
f2cd4d15465b change²log
sheepluva
parents: 5860
diff changeset
   899
 + Room names can be changed by the room admin without recreating the room
5432
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   900
 * Fix invisible icons in popup menus
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   901
 * Various fixes and adjustments
85f24cc6a791 some changelog stuff
sheepluva
parents: 4755
diff changeset
   902
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   903
====================== 0.9.15 ======================
4683
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   904
 + Ability to create, save and load hand drawn maps
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   905
 + New maps: Capture the Flag (Blizzard) Map
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   906
 + New themes: Christmas
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   907
 + Snowflakes on Christmas/Snow themes accumulates on the ground
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   908
 + New game modifiers: No wind, More wind
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   909
 + New missions: Dangerous ducklings, Diver, Spooky tree, Teamwork
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   910
 + New weapons: Mudball, Drill strike
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   911
 + Many more Lua hooks
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   912
 + Readytimer
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   913
 + Ability to edit seed
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   914
 + Ability to select gameplay scripts
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   915
 + New gameplay scripts: Capture the Flag, No jumping, Random weapon
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   916
 + New Lua unified translation framework
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   917
 + Code refactoring
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   918
 + Max teams upped to 8
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   919
 + Cosmetic enhancements to Napalm strike
4685
6fbce14e2e2c Small fixes. Thanks Hennek.
Palewolf
parents: 4683
diff changeset
   920
 + Selecting a game scheme selects the corresponding weapon set
4683
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   921
 + Dust when drills dig
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   922
 + New hats: beaver, porkey, sheep
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   923
 + Add density property to Gears
4685
6fbce14e2e2c Small fixes. Thanks Hennek.
Palewolf
parents: 4683
diff changeset
   924
 + Reworked management of schemes and weapon sets
4723
29ab0d49c3e6 Changelog entry applies to .15 too
nemo
parents: 4721
diff changeset
   925
 + Will ask before deleting teams, schemes and weapon sets
4683
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   926
 + 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
   927
 + Variable rope length in scheme
4683
34a1d5df1df3 Updated changelog
Palewolf
parents: 4681
diff changeset
   928
 + Allow hog speech when not your turn
4681
f2c30204a3fd Allow 8 teams in server
unc0rr
parents: 4323
diff changeset
   929
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   930
====================== 0.9.14 ======================
4116
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   931
 + New audio tracks
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   932
 + New forts: EvilChicken, Tank
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   933
 + New game modes: AI Survival Mode, Per Hedgehog Ammo, Reset Health, Reset Weapons, Unlimited Attacks
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   934
 + New grave: ring
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   935
 + Over 30 new hats
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   936
 + New themes: Art, Brick, Jungle, Stage
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   937
 + New maps: ShoppaKing, Sticks, TrophyRace (Mission)
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   938
 + New utilities: Portal Gun, Resurrector
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   939
 + New weapons: Flamethrower, Hammer, Old Limburger, Piano Strike, Sticky Mines
4321
ac52097253ed fixed typo
inu
parents: 4231
diff changeset
   940
 + Weapons' projectiles will now be launched from their barrels instead of the hog's center
4223
c802849e94aa changelog
sheepluva
parents: 4116
diff changeset
   941
 + Flying Saucers may be used for moving below the water surface
4231
f2eb9ac629e4 added two games modes and one weaponset
koda
parents: 4223
diff changeset
   942
 + New default game schemes: Clean Slate, Fort Mode, Timeless, Thinking with Portals, King Mode
f2eb9ac629e4 added two games modes and one weaponset
koda
parents: 4223
diff changeset
   943
 + New default weapon set: Clean Slate, Thinking with Portals
4116
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   944
 + Bomb clusters/Melon parts inherit some of the original bomb's speed
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   945
 + Extended game statistics
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   946
 + Improved health bar updating
4323
b0a07fcfcc40 another typo
jose1711
parents: 4321
diff changeset
   947
 + Hogs that blow themselves up will use triggers in their team color
4116
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   948
 + Settings allow better control over the level of details/effects
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   949
 + Improved Lua support
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   950
 + On empty ammo switch to no weapon rather than the first available one (to avoid shooting by accident)
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   951
 + Display of hints in the frontend
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   952
 + Some improvements of existing Themes of Maps
4223
c802849e94aa changelog
sheepluva
parents: 4116
diff changeset
   953
 + Land destruction effects added
4116
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   954
 + Improved fire effects
4223
c802849e94aa changelog
sheepluva
parents: 4116
diff changeset
   955
 + Improved Melon explosion effects
4116
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   956
 + Online game lobby now features game filters
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   957
 + Other Frontend enhancements
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   958
 + Additional sounds
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   959
 + Show special game rules in Esc screen
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   960
 + Updated translation
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   961
 + Speed optimizations
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   962
 + Hedgewars will now use a sub directory of "My Documents" like other games instead of "%userprofile%/.hedgewars" under Windows
4223
c802849e94aa changelog
sheepluva
parents: 4116
diff changeset
   963
 + Added support for graphics cards/drivers that have a 512x512 pixel textures limit
c802849e94aa changelog
sheepluva
parents: 4116
diff changeset
   964
 + Team colors are more distinguishable from each other now
4116
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   965
 * Fixed bug that allowed charging a weapon while on rope, leading to frozen timer
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   966
 * Various bug fixes
bf129ab572c6 some changelog changes
sheepluva
parents: 4095
diff changeset
   967
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
   968
====================== 0.9.13 ======================
3213
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   969
 + Speed optimizations
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   970
 + New weapon: Birdy (carries your hog and lets you throw poisonous eggs at your foes)
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   971
 + Hats are visible while using rope and blowtorch
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   972
 + Explosive barrels
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   973
 + AI is able to handle artillery mode as well as new weapons
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   974
 + Weapon schemes now include crate probability as well as delays
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   975
 + Optional semi transparent labels for hogs to avoid hidden gaps
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   976
 + New voicepack: British
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   977
 + New frontend sounds
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   978
 + Frontend now allows you to add player names to either your friends or ignore list and join their current rooms (follow)
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   979
 + Optional tooltips explaining weapons in weapons menu
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   980
 + 3D effect for waves
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   981
 + Game now fades in/out at the start and end of a round
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   982
 + Flashlight effect when taking screenshots
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   983
 + Holding 'precise' key now allows hogs to change direction without moving
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   984
 + New game modes: place hedgehogs, king mode, randomized starting order, shared ammo, no girders
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   985
 + Improved CJK text handling and detection
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   986
 + Dud mines
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   987
 + Reserved hats for donators (reservation time is limited; they'll be useable by everyone some months later)
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   988
 + Added team flags (pick your country or your favorite 'fun' flag)
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   989
 + Active team's name blinking on round start
3214
e571df65f4f6 General:
smxx
parents: 3213
diff changeset
   990
 + Team chat for spectators
e571df65f4f6 General:
smxx
parents: 3213
diff changeset
   991
 + New explosion graphics with screen shakes for huge explosions
3213
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   992
 + Hogs might react to thrown grenades or explosives and panic
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   993
 + Popup effects visualizing collected weapons
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   994
 + New visual effects (dust, smoke, gun shells)
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   995
 + Replaced the UFO with the Homing Bee
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   996
 + View ammo menu even while other player's turn
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   997
 + Preview alternate weapon while using another one (e.g. parachute, rope and flying saucer)
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   998
 + Splashes and droplets once objects fall into water
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
   999
 + 45 degree bounce for grenades
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1000
 + New bounce sounds for most objects
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1001
 + Several new sounds for hedgehogs including walking animation and some emotes
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1002
 + Show special game rules at round's start
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1003
 + Support for Lua scripts (used for tutorials as well as 'mission' maps)
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1004
 + Changed Basketball map to be a mission including scoreboards
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1005
 + Added Knockball mission
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1006
 + New crazy map template
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1007
 + New random map generator supporting maze type maps
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1008
 + New game schemes: Barrel Mayhem, Tunnel Hogs
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1009
 + New weapon scheme: Tunnel Hogs
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1010
 + New themes: Olympics, Desert
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1011
 + Lots of other updates to other themes
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1012
 + Background textures for destroyed land simulating depth (on random maps only)
3214
e571df65f4f6 General:
smxx
parents: 3213
diff changeset
  1013
 + New target cursors
3213
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1014
 + Many new hats
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1015
 + Additional effects
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1016
 + Icon for hwengine under windows
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1017
 + Delete old teams using the frontend
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1018
 + Support for long localized strings (longer than 255 bytes)
3214
e571df65f4f6 General:
smxx
parents: 3213
diff changeset
  1019
 + Xfire support (shows nickname, server and room name in player info)
3213
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1020
 * Fixed showing two cursors in some situations
3215
a1a057f77ada YOUR AD HERE! (just fixed a typo)
sheepluva
parents: 3214
diff changeset
  1021
 * Drill rocket's sound will now stop even after drilling right into water
3213
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1022
 * Properly unload SDL_mixer's support libraries on engine shutdown
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1023
 * Fixed several memory leaks
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1024
 + Lots of other bug fixes and additions we already forgot during this huge release
e48678c8cd28 General:
smxx
parents: 3212
diff changeset
  1025
 + Updated translation
3221
3e6586c1ab4f koda's changelog turn
koda
parents: 3215
diff changeset
  1026
 + PowerPC architecture supported
3e6586c1ab4f koda's changelog turn
koda
parents: 3215
diff changeset
  1027
 * Reduced memory footprint and leakage
3210
7bb3d0956486 nemo's update to changelog
unc0rr
parents: 2552
diff changeset
  1028
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
  1029
====================== 0.9.12 ======================
2548
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
  1030
 + Zoom
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
  1031
 + New weapons: flying saucer, molotov cocktail
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
  1032
 + More sounds
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
  1033
 + New visual effects
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
  1034
 + Updated graphics
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
  1035
 + Chat within team only
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
  1036
 + Remember net password
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
  1037
 + More trainings
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
  1038
 + Implement room control delegation when host's connection fails
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
  1039
 + Colorize chat events in engine
2552
3cbc3d90675b changelog update
koda
parents: 2548
diff changeset
  1040
 + [mac only] Add Sparkle framework to automatically update the program when a new version comes out
3cbc3d90675b changelog update
koda
parents: 2548
diff changeset
  1041
 + [mac only] Add M3InstallController for easy installation
2548
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
  1042
 * Fix crash in replay caused by speechbubbles
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
  1043
 * Fix some desync causes
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
  1044
 * Fix rope bugs
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
  1045
 * Fix bugs in weapon selection code
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
  1046
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
  1047
====================== 0.9.11 ======================
2088
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1048
 + Speech bubbles
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1049
 + Many new hats, new graves
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1050
 + New taunts
2110
df2a1fe3617a Some updates
unc0rr
parents: 2100
diff changeset
  1051
 + New voice pack, new default voice
2088
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1052
 + Animated stars in frontend's background
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1053
 + New music
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1054
 + Vampirism weapon and game mode, karma mode
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1055
 + Artillery mode
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1056
 + Sniper rifle
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1057
 + Options for mine delay/quantity
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1058
 * Fix disconnection from server not been performed correctly
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1059
 * Don't crash engine after round in reduced quality mode
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1060
 * Fix game desync when oneof players quits
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1061
 * Hedgehogs don't take hat off when jumping
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1062
 * Fix initial room map config desync
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1063
 * Fix team name in training
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1064
 * Fix crash in parachute/rope if drowning with active girder/teleport
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1065
 * Fix rope disappearing bug
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
  1066
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
  1067
====================== 0.9.10 ======================
1982
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1068
 + Many new hats, maps, themes, updates on existing ones
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1069
 + Remove small pixels left by fire
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1070
 + Double possible land dimensions, allow up to 48 hedgehogs in game
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1071
 + Brand new net server
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1072
 + Cave mode
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1073
 + Initial sound volume option
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1074
 + Increase rendering speed and overall graphics performance
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1075
 + New game options
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1076
 + Game schemes
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1077
 + New voicepack
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1078
 + Reduced quality mode for better performance on old computers
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1079
 + Random teams generator
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1080
 + Many utilities
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1081
 + Templates filter
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1082
 + Water bouncing
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1083
 * Fix underwater theme soundtrack
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1084
 * Fix blowtorch delete condition
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1085
 * Fix crash when attackbar wasn't deleted, but hedgehog gear was
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1086
 * Fix spectating when one of players left the game
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1087
 * Fix accidental rope removing from ammo in some cases
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1088
 * Prevent engine crash when not enough place for all hedgehogs
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1089
 * Fix bug with not working toggles 'rectrict joins' and 'restrict team adding'
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1090
 + Fix engine slowdown when trying to switch ammo while firing bazooka
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
  1091
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
  1092
====================== 0.9.9 ======================
1695
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
  1093
 + Voicepacks
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
  1094
 + Teams health graphic on statistics page
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
  1095
 + Colorize join/quit messages in chat
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
  1096
 + Precise aiming
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
  1097
 + RC Plane weapon
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
  1098
 * Fix ballgun breaking net game on 64bit systems
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
  1099
 * Fix bug when hedgehog was unable to drop some weapons from rope in certain conditions
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
  1100
 * Fix page switching issues when disconnected
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
  1101
 * Fix rope bug which allowed hedgehog to go into land
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
  1102
 * Fix cake stucking up in air on some maps
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
  1103
 * Fix three cursor bugs
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
  1104
 * Fix autogenerated demos/saves filenames problems
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
  1105
 * Fix engine freeze when switching hedgehog in certain conditions
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
  1106
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
  1107
====================== 0.9.8 ======================
1605
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
  1108
 + Many net server fixes
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
  1109
 + Lobby on net server
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
  1110
 + Napalm weapon
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
  1111
 + Drill rocket and Ballgun weapons
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
  1112
 + Show quit reason message
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
  1113
 + Solid Land option
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
  1114
 + New maps
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
  1115
 + Many new forts
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
  1116
 + Improve Hellish hand grenade
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
  1117
 + Spectating for those who joined after game start
1603
dbcb2d531fad Update changelog
unc0rr
parents: 1486
diff changeset
  1118
 * Fix silent crash when cannot place all hedgehogs
dbcb2d531fad Update changelog
unc0rr
parents: 1486
diff changeset
  1119
 * Fix small damage tag issues
dbcb2d531fad Update changelog
unc0rr
parents: 1486
diff changeset
  1120
 * Fix a bug leading to engine silent crash when using whip, bat or firepunch (and probably flame)
dbcb2d531fad Update changelog
unc0rr
parents: 1486
diff changeset
  1121
 * Limit chat history to 250 entries to avoid DoS attack with its use
dbcb2d531fad Update changelog
unc0rr
parents: 1486
diff changeset
  1122
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
  1123
====================== 0.9.7 ======================
1486
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1124
 + Completely redesign the frontend, no longer looks like an ugly program launcher
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1125
 + New art
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1126
 + Add fullscreen mode to frontend
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1127
 + New Castle map
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1128
 + All map rendering now 32bit / theme objects have alpha channels
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1129
 + Bath, Freeway, Hell, Sheep, Underwater themes
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1130
 + PirateFlag, Sheep maps
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1131
 + Seduction weapon
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1132
 + Dedicated server
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1133
 + Increase possible length of team and Hedgehog names
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1134
 + New music
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1135
 + Ability to customize your hedgehogs with a variety of hats
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1136
 + Ability to customize water colour in themes
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1137
 + Watermelon Bomb Weapon
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1138
 + Hellish Hand Grenade Weapon
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1139
 + /me now works in chat
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1140
 + Ability to divide teams on any map
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1141
 * Fix rope getting stuck bug
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1142
 * Make soundtrack loop better
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1143
 * Fixed small glitch with placing girders
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1144
 * Fixed grenade sound
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1145
 * AI uses the mortar better
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
  1146
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
  1147
====================== 0.9.6 ======================
1114
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
  1148
 + New Cake weapon
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
  1149
 + New maps: EarthRise, Bamboo, Bath, BambooPlinko
1138
b943ccd98c47 - Add full EarthRise theme
unc0rr
parents: 1114
diff changeset
  1150
 + New theme EarthRise
1114
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
  1151
 + Add soundtracks for each theme
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
  1152
 + Show picked up ammo name when playing demo
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
  1153
 + Make engine fonts bold
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
  1154
 + Small sound improvements
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
  1155
 * Fix clouds shaking up
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
  1156
 * Repair screenshots capturing
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
  1157
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
  1158
====================== 0.9.5 ======================
1071
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
  1159
 + Taunts
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
  1160
 + Exit confirmation dialog
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
  1161
 + Sudden death
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
  1162
 + Maps added: Hydrant, Lonely Island
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
  1163
 + Updated mushroom map
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
  1164
 + Translations added: German, Slovak, Bulgarian, French
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
  1165
 + More impressive exposions
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
  1166
 * Fix bad sprite when you jump and get hit
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
  1167
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
  1168
====================== 0.9.4 ======================
1018
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
  1169
 + In game chat is now implemented, chat (and taunt!) your buddies during network play
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
  1170
 + Mortar, whip and Kamikaze weapon additions
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
  1171
 + Two new themes, desert island and city
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
  1172
 + New maps
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
  1173
 + New animations, including an idle animation!
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
  1174
 + Rope reworked, much greater momentum, ability to aim the rope between swings
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
  1175
 + AI updates
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
  1176
 + Teams now work in fort mode, i.e. 2v2
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
  1177
 + Ability to attack whilst jumping/rope swinging
8442
535a00ca0d35 whitespaces and tabs again
koda
parents: 7782
diff changeset
  1178
 + Some weapons can only be used after a certain number of turns
1018
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
  1179
 + Lots of new graphics
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
  1180
 * Many network/gameplay bug fixes
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
  1181
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
  1182
====================== 0.9.3 ======================
881
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
  1183
 + Switch to OpenGL rendering
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
  1184
 + Massive graphics update
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
  1185
 + New animations, weapon sprites
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
  1186
 + New themes 'Snow' and 'Nature'
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
  1187
 + Many new sounds
4095
bc71520224ec text tweaks
nemo
parents: 3221
diff changeset
  1188
 + Hedgehog backjump
881
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
  1189
 + Automated parachute
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
  1190
 + Hedgehog can jump even when someone is on its head
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
  1191
 * Improve and bugfix statistics
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
  1192
 * Fix bug allowing to make stack of hedgehogs using teleport
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
  1193
 * Fix fall without damage trick, which could be performed with not attached rope
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
  1194
 * Don't show enemy's picked weapon name
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
  1195
 * Fix hedgehog moving direction after been shot by shotgun
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
  1196
 * Fix bug with handling keys while it is enemy's turn
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
  1197
12747
d3dad8de4aca Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru>
parents: 12743
diff changeset
  1198
====================== 0.9.2 ======================
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1199
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1200
 + Add registration of net game in web
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1201
 + Introduce weapons sets support
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1202
 + Add teleportation tool
752
69f1dc50a1fa Some changelog fixes
unc0rr
parents: 736
diff changeset
  1203
 + Add hedgehogs switching tool
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1204
 + Add tags with current damage (alt damage option on options page)
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1205
 + A couple of new land templates
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1206
 + Decrease network bandwidth usage
752
69f1dc50a1fa Some changelog fixes
unc0rr
parents: 736
diff changeset
  1207
 + Add clans support (teams with identical colors are allies)
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1208
 + 's' key speeds up demo playing
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1209
 + Easter egg
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1210
 + Full saves support, 'Saved games' page
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1211
 + Add ability to choose which info is shown above hedgehogs
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1212
 + AI can use Air Attack weapon
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1213
 + Get possible screen resolutions from SDL library
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1214
 + Add Desert Eagle and UFO sounds
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1215
 + Add parachute sprite
735
639f04aaeccd Some fixes
unc0rr
parents: 734
diff changeset
  1216
 + Add training mode
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1217
 + New theme and map 'Volcano'
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1218
 + Moving hedgehog could make another hedgehog moving kicking him
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1219
 + Save and restore window size on application restart
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1220
 * Fix using parachute while staying on the ground
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1221
 * Fix old rope regression (attaching didn't work properly, when hedgehog is jumping)
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
  1222
 * Fix AI jumping to wrong direction on the turn start
736
8f73dd91a4fd More changelog fix
unc0rr
parents: 735
diff changeset
  1223
 * Fix rare conditions causing network game to randomly fail
735
639f04aaeccd Some fixes
unc0rr
parents: 734
diff changeset
  1224
 * Make missiles collide with attacking hedgehog