ChangeLog.txt
author unc0rr
Mon, 30 Jun 2008 14:49:25 +0000
changeset 1039 27187008b12f
parent 1018 7db4bb7ef074
child 1071 cbd170f54a3c
permissions -rw-r--r--
Fix icon compilation in Windows
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
1018
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
     4
0.9.3 -> 0.9.4:
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
     5
 + In game chat is now implemented, chat (and taunt!) your buddies during network play
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
     6
 + Mortar, whip and Kamikaze weapon additions
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
     7
 + Two new themes, desert island and city
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
     8
 + New maps
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
     9
 + New animations, including an idle animation!
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
    10
 + Rope reworked, much greater momentum, ability to aim the rope between swings
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
    11
 + AI updates
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
    12
 + Teams now work in fort mode, i.e. 2v2
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
    13
 + Ability to attack whilst jumping/rope swinging
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
    14
 + Some weapons can only be used after a certain number of turns 
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
    15
 + Lots of new graphics
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
    16
 * Many network/gameplay bug fixes
7db4bb7ef074 Update changelog
unc0rr
parents: 881
diff changeset
    17
881
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    18
0.9.2 -> 0.9.3:
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    19
 + Switch to OpenGL rendering
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    20
 + Massive graphics update
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    21
 + New animations, weapon sprites
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    22
 + New themes 'Snow' and 'Nature'
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    23
 + Many new sounds
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    24
 + Hedgehog somersaults like in worms
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    25
 + Automated parachute
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    26
 + Hedgehog can jump even when someone is on its head
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    27
 * Improve and bugfix statistics
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    28
 * Fix bug allowing to make stack of hedgehogs using teleport
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    29
 * Fix fall without damage trick, which could be performed with not attached rope
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    30
 * Don't show enemy's picked weapon name
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    31
 * Fix hedgehog moving direction after been shot by shotgun
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    32
 * Fix bug with handling keys while it is enemy's turn
e550cc9a65a1 Update README and ChangeLog
unc0rr
parents: 752
diff changeset
    33
734
cc92f24dfa60 Fix version number
unc0rr
parents: 733
diff changeset
    34
0.9 -> 0.9.2:
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    35
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    36
 + Add registration of net game in web
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    37
 + Introduce weapons sets support
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    38
 + Add teleportation tool
752
69f1dc50a1fa Some changelog fixes
unc0rr
parents: 736
diff changeset
    39
 + Add hedgehogs switching tool
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    40
 + Add tags with current damage (alt damage option on options page)
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    41
 + A couple of new land templates
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    42
 + Decrease network bandwidth usage
752
69f1dc50a1fa Some changelog fixes
unc0rr
parents: 736
diff changeset
    43
 + Add clans support (teams with identical colors are allies)
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    44
 + 's' key speeds up demo playing
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    45
 + Easter egg
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    46
 + Full saves support, 'Saved games' page
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    47
 + Add ability to choose which info is shown above hedgehogs
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    48
 + AI can use Air Attack weapon
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    49
 + Get possible screen resolutions from SDL library
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    50
 + Add Desert Eagle and UFO sounds
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    51
 + Add parachute sprite
735
639f04aaeccd Some fixes
unc0rr
parents: 734
diff changeset
    52
 + Add training mode
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    53
 + New theme and map 'Volcano'
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    54
 + Moving hedgehog could make another hedgehog moving kicking him
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    55
 + Save and restore window size on application restart
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    56
 * Fix using parachute while staying on the ground
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    57
 * Fix old rope regression (attaching didn't work properly, when hedgehog is jumping)
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    58
 * Fix AI jumping to wrong direction on the turn start
736
8f73dd91a4fd More changelog fix
unc0rr
parents: 735
diff changeset
    59
 * Fix rare conditions causing network game to randomly fail
735
639f04aaeccd Some fixes
unc0rr
parents: 734
diff changeset
    60
 * Make missiles collide with attacking hedgehog