ChangeLog.txt
author nemo
Tue, 30 Mar 2010 13:33:01 +0000
changeset 3173 909b28b1b61a
parent 2552 3cbc3d90675b
child 3210 7bb3d0956486
permissions -rw-r--r--
This map has always been broken. This variant makes it slightly less broken (although something changed on the ceiling might prevent hiding on pixels on the slope). What will finally fix it is either moving nets closer together or adding angle bounce to hedgehogs or some other layout that prevents hiding.
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
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
     3
2088
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
     4
2548
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
     5
0.9.11 -> 0.9.12:
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
     6
 + Zoom
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
     7
 + New weapons: flying saucer, molotov cocktail
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
     8
 + More sounds
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
     9
 + New visual effects
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
    10
 + Updated graphics
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
    11
 + Chat within team only
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
    12
 + Remember net password
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
    13
 + More trainings
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
    14
 + Implement room control delegation when host's connection fails
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
    15
 + Colorize chat events in engine
2552
3cbc3d90675b changelog update
koda
parents: 2548
diff changeset
    16
 + [mac only] Add Sparkle framework to automatically update the program when a new version comes out
3cbc3d90675b changelog update
koda
parents: 2548
diff changeset
    17
 + [mac only] Add M3InstallController for easy installation
2548
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
    18
 * Fix crash in replay caused by speechbubbles
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
    19
 * Fix some desync causes
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
    20
 * Fix rope bugs
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
    21
 * Fix bugs in weapon selection code
d288f80e6c25 Update changelog
unc0rr
parents: 2110
diff changeset
    22
2088
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    23
0.9.10 -> 0.9.11:
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    24
 + Speech bubbles
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    25
 + Many new hats, new graves
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    26
 + New taunts
2110
df2a1fe3617a Some updates
unc0rr
parents: 2100
diff changeset
    27
 + New voice pack, new default voice
2088
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    28
 + Animated stars in frontend's background
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    29
 + New music
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    30
 + Vampirism weapon and game mode, karma mode
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    31
 + Artillery mode
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    32
 + Sniper rifle
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    33
 + Options for mine delay/quantity
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    34
 * Fix disconnection from server not been performed correctly
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    35
 * Don't crash engine after round in reduced quality mode
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    36
 * Fix game desync when oneof players quits
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    37
 * Hedgehogs don't take hat off when jumping
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    38
 * Fix initial room map config desync
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    39
 * Fix team name in training
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    40
 * Fix crash in parachute/rope if drowning with active girder/teleport
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    41
 * Fix rope disappearing bug
09cfff5c63ea Some updates on changelog
unc0rr
parents: 1982
diff changeset
    42
1982
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    43
0.9.9 -> 0.9.10:
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    44
 + Many new hats, maps, themes, updates on existing ones
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    45
 + Remove small pixels left by fire
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    46
 + Double possible land dimensions, allow up to 48 hedgehogs in game
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    47
 + Brand new net server
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    48
 + Cave mode
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    49
 + Initial sound volume option
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    50
 + Increase rendering speed and overall graphics performance
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    51
 + New game options
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    52
 + Game schemes
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    53
 + New voicepack
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    54
 + Reduced quality mode for better performance on old computers
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    55
 + Random teams generator
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    56
 + Many utilities
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    57
 + Templates filter
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    58
 + Water bouncing
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    59
 * Fix underwater theme soundtrack
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    60
 * Fix blowtorch delete condition
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    61
 * Fix crash when attackbar wasn't deleted, but hedgehog gear was
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    62
 * Fix spectating when one of players left the game
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    63
 * Fix accidental rope removing from ammo in some cases
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    64
 * Prevent engine crash when not enough place for all hedgehogs
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    65
 * Fix bug with not working toggles 'rectrict joins' and 'restrict team adding'
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    66
 + Fix engine slowdown when trying to switch ammo while firing bazooka
cb820f050d99 Update changelog
unc0rr
parents: 1695
diff changeset
    67
1695
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
    68
0.9.8 -> 0.9.9:
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
    69
 + Voicepacks
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
    70
 + Teams health graphic on statistics page
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
    71
 + Colorize join/quit messages in chat
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
    72
 + Precise aiming
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
    73
 + RC Plane weapon
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
    74
 * Fix ballgun breaking net game on 64bit systems
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
    75
 * Fix bug when hedgehog was unable to drop some weapons from rope in certain conditions
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
    76
 * Fix page switching issues when disconnected
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
    77
 * Fix rope bug which allowed hedgehog to go into land
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
    78
 * Fix cake stucking up in air on some maps
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
    79
 * Fix three cursor bugs
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
    80
 * Fix autogenerated demos/saves filenames problems
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
    81
 * Fix engine freeze when switching hedgehog in certain conditions
028e1a1a86e0 Update changelog
unc0rr
parents: 1605
diff changeset
    82
1603
dbcb2d531fad Update changelog
unc0rr
parents: 1486
diff changeset
    83
0.9.7 -> 0.9.8:
1605
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
    84
 + Many net server fixes
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
    85
 + Lobby on net server
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
    86
 + Napalm weapon
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
    87
 + Drill rocket and Ballgun weapons
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
    88
 + Show quit reason message
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
    89
 + Solid Land option
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
    90
 + New maps
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
    91
 + Many new forts
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
    92
 + Improve Hellish hand grenade
bc0bbc71e5ff Fix changelog list characters
unc0rr
parents: 1603
diff changeset
    93
 + Spectating for those who joined after game start
1603
dbcb2d531fad Update changelog
unc0rr
parents: 1486
diff changeset
    94
 * Fix silent crash when cannot place all hedgehogs
dbcb2d531fad Update changelog
unc0rr
parents: 1486
diff changeset
    95
 * Fix small damage tag issues
dbcb2d531fad Update changelog
unc0rr
parents: 1486
diff changeset
    96
 * 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
    97
 * Limit chat history to 250 entries to avoid DoS attack with its use
dbcb2d531fad Update changelog
unc0rr
parents: 1486
diff changeset
    98
1486
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
    99
0.9.6 -> 0.9.7:
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   100
 + Completely redesign the frontend, no longer looks like an ugly program launcher
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   101
 + New art
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   102
 + Add fullscreen mode to frontend
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   103
 + New Castle map
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   104
 + All map rendering now 32bit / theme objects have alpha channels
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   105
 + Bath, Freeway, Hell, Sheep, Underwater themes
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   106
 + PirateFlag, Sheep maps
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   107
 + Seduction weapon
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   108
 + Dedicated server
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   109
 + Increase possible length of team and Hedgehog names
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   110
 + New music
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   111
 + Ability to customize your hedgehogs with a variety of hats
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   112
 + Ability to customize water colour in themes
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   113
 + Watermelon Bomb Weapon
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   114
 + Hellish Hand Grenade Weapon
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   115
 + /me now works in chat
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   116
 + Ability to divide teams on any map
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   117
 * Fix rope getting stuck bug
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   118
 * Make soundtrack loop better
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   119
 * Fixed small glitch with placing girders
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   120
 * Fixed grenade sound
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   121
 * AI uses the mortar better
8fcc64446a97 Update frgotten changelog
unc0rr
parents: 1138
diff changeset
   122
1114
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
   123
0.9.5 -> 0.9.6:
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
   124
 + New Cake weapon
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
   125
 + New maps: EarthRise, Bamboo, Bath, BambooPlinko
1138
b943ccd98c47 - Add full EarthRise theme
unc0rr
parents: 1114
diff changeset
   126
 + New theme EarthRise
1114
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
   127
 + Add soundtracks for each theme
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
   128
 + Show picked up ammo name when playing demo
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
   129
 + Make engine fonts bold
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
   130
 + Small sound improvements
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
   131
 * Fix clouds shaking up
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
   132
 * Repair screenshots capturing
3f4e468d4e5a draft a changelog for 0.9.6
unc0rr
parents: 1071
diff changeset
   133
1071
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
   134
0.9.4 -> 0.9.5:
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
   135
 + Taunts
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
   136
 + Exit confirmation dialog
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
   137
 + Sudden death
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
   138
 + Maps added: Hydrant, Lonely Island
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
   139
 + Updated mushroom map
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
   140
 + Translations added: German, Slovak, Bulgarian, French
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
   141
 + More impressive exposions
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
   142
 * Fix bad sprite when you jump and get hit
cbd170f54a3c Update changelog in trunk also
unc0rr
parents: 1018
diff changeset
   143
1018
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
   144
0.9.3 -> 0.9.4:
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
   145
 + In game chat is now implemented, chat (and taunt!) your buddies during network play
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
   146
 + Mortar, whip and Kamikaze weapon additions
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
   147
 + Two new themes, desert island and city
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
   148
 + New maps
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
   149
 + New animations, including an idle animation!
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
   150
 + Rope reworked, much greater momentum, ability to aim the rope between swings
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
   151
 + AI updates
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
   152
 + Teams now work in fort mode, i.e. 2v2
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
   153
 + Ability to attack whilst jumping/rope swinging
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
   154
 + Some weapons can only be used after a certain number of turns 
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
   155
 + Lots of new graphics
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
   156
 * Many network/gameplay bug fixes
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
   157
881
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   158
0.9.2 -> 0.9.3:
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   159
 + Switch to OpenGL rendering
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   160
 + Massive graphics update
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   161
 + New animations, weapon sprites
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   162
 + New themes 'Snow' and 'Nature'
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   163
 + Many new sounds
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   164
 + Hedgehog somersaults like in worms
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   165
 + Automated parachute
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   166
 + Hedgehog can jump even when someone is on its head
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   167
 * Improve and bugfix statistics
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   168
 * Fix bug allowing to make stack of hedgehogs using teleport
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   169
 * Fix fall without damage trick, which could be performed with not attached rope
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   170
 * Don't show enemy's picked weapon name
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   171
 * Fix hedgehog moving direction after been shot by shotgun
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   172
 * Fix bug with handling keys while it is enemy's turn
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
   173
734
cc92f24dfa60 Fix version number
unc0rr
parents: 733
diff changeset
   174
0.9 -> 0.9.2:
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   175
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   176
 + Add registration of net game in web
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   177
 + Introduce weapons sets support
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   178
 + Add teleportation tool
752
69f1dc50a1fa Some changelog fixes
unc0rr
parents: 736
diff changeset
   179
 + Add hedgehogs switching tool
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   180
 + Add tags with current damage (alt damage option on options page)
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   181
 + A couple of new land templates
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   182
 + Decrease network bandwidth usage
752
69f1dc50a1fa Some changelog fixes
unc0rr
parents: 736
diff changeset
   183
 + Add clans support (teams with identical colors are allies)
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   184
 + 's' key speeds up demo playing
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   185
 + Easter egg
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   186
 + Full saves support, 'Saved games' page
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   187
 + Add ability to choose which info is shown above hedgehogs
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   188
 + AI can use Air Attack weapon
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   189
 + Get possible screen resolutions from SDL library
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   190
 + Add Desert Eagle and UFO sounds
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   191
 + Add parachute sprite
735
639f04aaeccd Some fixes
unc0rr
parents: 734
diff changeset
   192
 + Add training mode
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   193
 + New theme and map 'Volcano'
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   194
 + Moving hedgehog could make another hedgehog moving kicking him
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   195
 + Save and restore window size on application restart
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   196
 * Fix using parachute while staying on the ground
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   197
 * Fix old rope regression (attaching didn't work properly, when hedgehog is jumping)
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
   198
 * Fix AI jumping to wrong direction on the turn start
736
8f73dd91a4fd More changelog fix
unc0rr
parents: 735
diff changeset
   199
 * Fix rare conditions causing network game to randomly fail
735
639f04aaeccd Some fixes
unc0rr
parents: 734
diff changeset
   200
 * Make missiles collide with attacking hedgehog