ChangeLog.txt
author unc0rr
Tue, 05 Feb 2008 17:53:38 +0000
changeset 783 4f59db6f147d
parent 752 69f1dc50a1fa
child 881 e550cc9a65a1
permissions -rw-r--r--
- New command 'set weapon' - Fixes bug with changing weapon while switching hedgehogs
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
752
69f1dc50a1fa Some changelog fixes
unc0rr
parents: 736
diff changeset
     9
 + Add hedgehogs switching tool
733
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
752
69f1dc50a1fa Some changelog fixes
unc0rr
parents: 736
diff changeset
    13
 + Add clans support (teams with identical colors are allies)
733
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
735
639f04aaeccd Some fixes
unc0rr
parents: 734
diff changeset
    22
 + Add training mode
733
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    23
 + New theme and map 'Volcano'
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    24
 + Moving hedgehog could make another hedgehog moving kicking him
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    25
 + Save and restore window size on application restart
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    26
 * Fix using parachute while staying on the ground
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    27
 * Fix old rope regression (attaching didn't work properly, when hedgehog is jumping)
f375d9ecd247 Update changelog
unc0rr
parents: 376
diff changeset
    28
 * Fix AI jumping to wrong direction on the turn start
736
8f73dd91a4fd More changelog fix
unc0rr
parents: 735
diff changeset
    29
 * Fix rare conditions causing network game to randomly fail
735
639f04aaeccd Some fixes
unc0rr
parents: 734
diff changeset
    30
 * Make missiles collide with attacking hedgehog