ChangeLog.txt
author unc0rr
Sun, 20 Jan 2008 16:27:44 +0000
changeset 734 cc92f24dfa60
parent 733 f375d9ecd247
child 735 639f04aaeccd
permissions -rw-r--r--
Fix version number
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
734
cc92f24dfa60 Fix version number
unc0rr
parents: 733
diff changeset
     4
0.9 -> 0.9.2:
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
     5
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
     6
 + Add registration of net game in web
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
     7
 + Introduce weapons sets support
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
     8
 + Add teleportation tool
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
     9
 + Add switching hedgehogs tool
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    10
 + Add tags with current damage (alt damage option on options page)
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    11
 + A couple of new land templates
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    12
 + Decrease network bandwidth usage
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    13
 + Add support of clans (teams with identical colors are allies)
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    14
 + 's' key speeds up demo playing
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    15
 + Easter egg
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    16
 + Full saves support, 'Saved games' page
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    17
 + Add ability to choose which info is shown above hedgehogs
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    18
 + AI can use Air Attack weapon
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    19
 + Get possible screen resolutions from SDL library
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    20
 + Add Desert Eagle and UFO sounds
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    21
 + Add parachute sprite
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    22
 + Add trainig mode
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    23
 + New theme and map 'Volcano'
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    24
 + Make missiles collide with attacking hedgehog
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    25
 + Moving hedgehog could make another hedgehog moving kicking him
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    26
 + Save and restore window size on application restart
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    27
 * Fix using parachute while staying on the ground
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    28
 * Fix old rope regression (attaching didn't work properly, when hedgehog is jumping)
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    29
 * Fix AI jumping to wrong direction on the turn start
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    30
 * Fix uninitalised variable causing network game to randomly fail