DjWarmonger
ce1c572294
Fixed defenders' position in Banks - now they are ordered correctly and match edges of battlefield.
2009-09-15 17:40:04 +00:00
mateuszb
ea5a836a7e
* better positioning of moat/mlip
...
* minor change
2009-09-07 12:30:10 +00:00
mateuszb
05b0d82769
* next part of sieges
2009-09-05 14:10:26 +00:00
mateuszb
73acb19d09
* better obstacles.txt file by Ivan (+ fix for misspelling of OBGRS03)
2009-09-02 08:58:59 +00:00
mateuszb
399f58f1af
* partially implemented puzzle map
2009-08-31 15:57:15 +00:00
mateuszb
4672070e8c
* positions of obstacles in the battlefield can now be individually shifted by config file
2009-08-30 12:58:38 +00:00
mateuszb
4743bff359
* fixed incorrectly blocked positions reported by Warmonger ( http://vcmi.antypika.aplus.pl/forum/viewtopic.php?p=3396#3396 )
2009-08-29 16:22:34 +00:00
mateuszb
fceeb05e16
* a bit of pathfinder interface redesign
...
* a few fixes for sieges
* better wall parts' positions by Ivan
2009-08-28 09:03:58 +00:00
mateuszb
adcfb3c020
* second part of sieges
...
* minor changes
2009-08-26 14:09:55 +00:00
OnionKnight
7a45f707a0
* Giants/Titans now immune to Blind.
...
* Added hero bonuses for the composite artifacts.
* Angelic Alliance troop mixing implemented.
* Elixir of Life gives regenerating capabilities.
* Power of the Dragon Father gives spell level immunity, though that is still not implemented.
2009-08-23 20:33:05 +00:00
mateuszb
fe2085fe42
* support for new creature abilities: hate, spell cost decreasing, spell vulnerability
...
* fixed crash when vcmiistari is applied on hero without spell book
2009-08-23 13:41:57 +00:00
mateuszb
ef8f2e695f
* support for HP regeneration
...
* minor fixes
2009-08-22 14:39:44 +00:00
mateuszb
de886abc0e
* reading ZCRBANK.TXT config file
...
* fixed off by one error reported here: http://antypika.aplus.pl/vcmi/forum/viewtopic.php?p=3324&sid=ee179a979bdc27add85c21c72161f539#3324
2009-08-20 10:07:23 +00:00
mateuszb
e892913635
* support for battles in creature banks (hopefully)
2009-08-17 10:47:08 +00:00
mateuszb
0787b6a79b
* new spell: blind
...
* a part of hypnotize support
* minor changes and bugfixes
2009-08-07 11:22:17 +00:00
mateuszb
ea6ab102a7
* support for new spells: anti-magic and elemental summoning
...
* obstacles in battles should fit now the battlefield
* minor changes
2009-08-06 14:02:21 +00:00
mateuszb
507597301f
* new spells: resurrection, animate dead
...
* a lot of minor fixes in battles
* resolution & depth in settings.txt reverted to 800x600 and 24bpp
2009-08-05 12:46:08 +00:00
Trevor Standley
48581962ab
More AI changes. Minor associated fixes.
2009-08-05 09:46:55 +00:00
mateuszb
1872c2d575
* new spell: cure
...
* minor changes
2009-08-04 17:05:49 +00:00
Michał W. Urbańczyk
de1ed92379
* version set 0.73b
...
* config entry for 1600x1200 resolution
* several fixes
* http://vcmi.antypika.aplus.pl/forum/viewtopic.php?p=3185#3185
2009-08-03 23:53:18 +00:00
Michał W. Urbańczyk
2ca7cc5b5c
First part of Boat and sailing support.
...
[It's possible to enter the boat and move by sea, graphical glitches removal and disembarking will be done soon]
2009-07-19 01:00:19 +00:00
Michał W. Urbańczyk
ac175895b1
MKinor bugfixes.
...
(cf http://vcmi.antypika.aplus.pl/forum/viewtopic.php?p=2980#2980 )
2009-07-15 23:58:47 +00:00
Frank Zago
7d9da8974d
Moved the rest of creatures abilities to cr_abils.txt.
2009-07-10 02:42:18 +00:00
Frank Zago
83791aa3e1
Moved some creatures abilities to cr_abils.txt.
2009-07-07 04:12:41 +00:00
Frank Zago
02ddeb8e88
Use ability name instead of number.
2009-07-07 03:34:23 +00:00
Michał W. Urbańczyk
38f8745777
Heroes start with appropriate spells.
...
Starting spells list has been prepared by Dru. Thanks!
2009-07-03 18:40:36 +00:00
Michał W. Urbańczyk
9aff190899
Added palette colors for neutral "player" (Thx to Dru). Support for using them via blueToPlayersAdv(surface, 255).
2009-06-30 15:36:12 +00:00
mateuszb
1cac083239
* added native terrain bonuses in battles
...
* number of units in stack in battle should now fit the box
* non-living and undead creatures have now always 0 morale
2009-06-30 12:28:22 +00:00
mateuszb
85eb5c7eb9
* artifact manipulation in exchange window works (without switching artifacts between different heroes)
...
* support for 3 new artifacts:
- Ring of Vitality
- Ring of Life
- Vial of Lifeblood
* restructures creature ability preparing (creature abilities are now loaded from cr_abils.txt file). It needs further work - all changes in abilities should be moved from CCreatureHandler.cpp to cr_abils.txt as it's done in this commit (I hope it's clear how it should be done as there is an example)
2009-06-28 13:49:39 +00:00
Frank Zago
bda62ab147
Added 1280x1024 resolution.
2009-06-14 15:15:54 +00:00
Frank Zago
e5203db83c
In config file, for adventure map, replaced tilesWidth, tilesHeight, trimX and trimY with width and height. Let VCMI do the right calculations.
2009-06-14 15:10:59 +00:00
Frank Zago
83432e30c0
Fixed projectile name for Storm Elemental and Titan.
2009-06-05 02:47:25 +00:00
Michał W. Urbańczyk
cff70406f1
* enter can be used to open window with selected hero/town
...
* fixed slider behavior when showing less maps/games than available slots
* added a few missing sounds for creatures
* fixed problems with artifacts info caused by bug in serialization
* fixed bug in Scholar's serializetion
* all stacks features will be serialized (should fix problems with missing premies from artifacts)
* proper serialization of HeroBonus, fixes some problems/crashes
* resource silos won't give resources on the first day
* fixed problems with removing artifacts when all visiblebackpack slots are full
2009-05-30 16:00:26 +00:00
Frank Zago
aa2e8b0eb7
Change projectile name for monk/zealots.
2009-05-27 22:57:01 +00:00
Michał W. Urbańczyk
37f38aed0c
No newline at the end of settings.txt please.
2009-05-17 23:24:38 +00:00
Frank Zago
7862fe25d1
Fix bpp comment.
2009-05-17 20:34:54 +00:00
Frank Zago
1f337764bd
Support for combat spell sounds.
2009-05-14 04:49:04 +00:00
Michał W. Urbańczyk
90fd75e66c
* Removed trailing newline from settings.txt (caused warning)
...
* Sprite/Bitmap handlers moved to VCMI_Lib
* Moved volume sliders 1px down for better look
2009-05-09 16:18:27 +00:00
Frank Zago
8c36658c56
Made AI name OS agnostic.
2009-05-06 03:33:57 +00:00
mateuszb
b0e2d13b4e
* new spells:
...
- precision
- slayer
* refactoring
2009-05-01 13:42:41 +00:00
Michał W. Urbańczyk
df25dd7efb
Sound patches from Ubuntux #7 - #10 :
...
* Some sound code cleanups
* Renamed soundBase::soundNames into soundBase::soundID
* Add a music handler destructor
* Add Archdevil and vampire pre and post movement sounds
I've applied minor change to fix CMusicHandler - GeniusAI conflict: moved sounds bimap to the .cpp file.
(vcmi_sounds_cleanup.diff
vcmi_sounds_cleanup2.diff
vcmi_sounds_cleanup3.diff
vcmi_add_sounds.diff)
2009-04-30 10:53:06 +00:00
Michał W. Urbańczyk
6ccd9c2701
Sound patch from Ubuntux #6 - adds sound to units during combats
...
(vcmi_sound_battle.diff)
2009-04-25 23:31:39 +00:00
mateuszb
d14083272d
* new spells
...
- protection from air
- protection from fire
- protection from water
- protection from earth
* a bit of refactoring in spell handling code
2009-04-22 10:03:13 +00:00
mateuszb
899be22db0
* added new spells
...
- dispel
- armageddon
* spellbook cannot be opened by L-click on hero in battle when it shouldn't be possible
* minor changes
2009-04-17 14:01:22 +00:00
mateuszb
ece364f735
* partial implementation of SRSL parser (although it's enough for almost all Heroes III spells)
...
* config/spell_info.txt is now less unholy (its size is no more 666 bytes) :)
2009-04-14 14:48:57 +00:00
mateuszb
2e47b5ce10
* probably fixed #8 from 0.7b forum
...
* fixed blockmap for obstacle 10
* better handling of creature animation framesInGroup
* vcmiistari no longer gives creature spell-like abilities
* probably correct calculation of occupiable hexes on battlefield
2009-02-20 13:06:20 +00:00
mateuszb
b42a7fa87b
* CCallback battle calls are more safe now when there is no battle (may prevent some bugs)
...
* corrected some obstacles entries
* removed two stack corruption bugs
* a few tweaks in battle path/available hexes calculation (more of them is needed)
2009-02-14 13:49:30 +00:00
mateuszb
489bd1e4f2
* various obstacles fixes
...
* better support for battle backgrounds
2009-02-10 14:21:51 +00:00
Michał W. Urbańczyk
c83404a375
* fixed crash when there was no hero available to hire for some player
...
* pregmae wont crash if user gives wrong resolution number
* fixed 1024x600 screen resolution
* selection dialog (eg. for treasure chests) can be closed with enter key
* orientation of hero can't be change if movement points are exhausted
* numerous improvements for Tavern window (hover tips for buttons, button will be inactive if player has 8 heroes or there is a visiting hero in the town garrison)
* campfire, borderguard, bordergate, questguard will be accessible from the top
* spells not known by hero can't be casted
* restored checking mana points before casting spell
2009-02-09 16:18:48 +00:00
mateuszb
445653c880
* most of the obstacles (but needs some polishing)
...
* more appropriate animation of hero casting spell
2009-02-09 14:50:32 +00:00