Michał W. Urbańczyk
ee3c318ed9
Version for development release 0.73c
...
* version set to 0.73c, bumped save format version, updated changelog
* new stack queue for higher resolutions (needs new graphics!)
* improved stack ordering during battle
* many minor fixes
* temporarily disabled AI
2009-09-20 12:47:40 +00:00
Frank Zago
14ee503056
Added SDL path to lib/. Regenerated build files.
2009-09-19 15:10:32 +00:00
Frank Zago
ec7e3411a1
Added VCMI version number.
2009-09-19 15:07:56 +00:00
Frank Zago
1c2957d33f
Re-inserted 1280x1024 resolution hijacked in r1220 and made 800x600 the default again.
2009-09-19 15:00:14 +00:00
DjWarmonger
c158f044e8
Updated config for 1440x900 resolution by Zamolxis.
2009-09-19 13:40:11 +00:00
mateuszb
bab07c0ab3
* fixed bugs 66, 74 from VCMI 0.73 bug thread
2009-09-19 09:57:37 +00:00
DjWarmonger
763571062d
Utopia won't give same artifact twice.
2009-09-19 09:47:22 +00:00
mateuszb
1f958bc240
* fixed problem with stack positioning on battlefield when creature bank is attacked
2009-09-19 09:13:28 +00:00
mateuszb
d5ba0fc4fb
* faster and less memory-consuming def handling
...
* minor leak in battle interface fixed
2009-09-18 12:50:00 +00:00
DjWarmonger
af1f53cd65
Fixed loot string.
2009-09-17 19:22:47 +00:00
DjWarmonger
4c1c03cf37
Proper handling of bank names.
2009-09-17 14:27:28 +00:00
mateuszb
451c08922c
* spell animations are handled by new battle animation engine
...
* armageddon works when there are dead stack on the battlefield
2009-09-17 12:59:04 +00:00
mateuszb
1a08772bc8
* reading of creature banks' names
2009-09-17 11:05:50 +00:00
mateuszb
320e3b9cde
* small fixes for creature banks info
2009-09-17 10:47:47 +00:00
DjWarmonger
7660e29751
Creature banks are now functional, however there are some glitches listed on our board.
2009-09-17 06:19:27 +00:00
DjWarmonger
df6a7d680e
Creature banks display resonable info about gathered loot.
2009-09-16 16:16:57 +00:00
mateuszb
4f88871f94
* minor fix
2009-09-16 11:07:30 +00:00
mateuszb
80b5126cf5
* support for RETURN_AFTER_STRIKE feature
2009-09-16 10:59:56 +00:00
mateuszb
ba25f5c807
* almost all problems with battles fixes
2009-09-16 10:36:50 +00:00
mateuszb
8799eddcdc
* many fixes and improvements for battles
2009-09-16 10:09:08 +00:00
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
e77e49783a
* improved handling of animations in battles
2009-09-15 12:20:11 +00:00
mateuszb
f3a1cd4ae5
* animations in battles seem to approximately work
2009-09-14 12:00:23 +00:00
Michał W. Urbańczyk
670a408fab
Fixes for handling starting spells / spellbook.
2009-09-13 22:45:58 +00:00
Michał W. Urbańczyk
efb1049860
* fixed crashes with paths when fastly switching heroes
...
* fixed and improved slider behavior
* fixed possible thread access conflicts
* support for attacking town with visiting hero
* fixed dwellings saving
* minor improvements
2009-09-12 22:17:23 +00:00
OnionKnight
a939e134a1
Fixed bug #76 for version 0.73.
2009-09-12 12:55:03 +00:00
mateuszb
34ef79d15e
* minor improvements
2009-09-11 13:18:20 +00:00
mateuszb
c8ac6cf914
* certain improvements for animations in battles
...
* obstacles won't be placed on battlefield when creature bank is attacked
2009-09-11 12:46:26 +00:00
OnionKnight
9f6fd12b5f
* When sorting/filtering is applied during map selection the first map in the list is selected.
2009-09-11 11:11:01 +00:00
Michał W. Urbańczyk
df87b34662
* fixes for moving War Machines
...
* automatic merging same creatures stacks if needed when moving hero to town garrison
* minor improvements
2009-09-11 05:45:40 +00:00
Frank Zago
a9617b3dfd
Fixed prototype.
2009-09-10 14:06:28 +00:00
mateuszb
3f5c98ac7c
* reworked system of animations in battles; it's not fully working yet, but crashes should not occur
...
* fix for previous fix for two-hex creatures (my previous commit) (this one should work better, certainly has nicer code)
2009-09-10 11:28:34 +00:00
OnionKnight
3d2ab9c753
* Garrison dialogs for garrisons. Required a bit restructuring of the code to take removable units into account. All showGarrisonDialog methods and the GarrisonDialog struct now takes it as a parameter. Visiting ally towns would benefit from this other than garrisons.
...
* Garrison right-click information shown, but not taking detailed info into account.
* Town info dialogs centered around cursor.
2009-09-09 17:49:03 +00:00
Michał W. Urbańczyk
9e7771272d
* improved "Split" button behavior. It can be used for calling hero meeting screen in town screen.
...
*fixed problems with underground switch button in higher resolutions
* minor graphical fixes for Marketplace window
* minor fixes
2009-09-09 06:04:42 +00:00
mateuszb
08723ecf84
* fixed crash with two-hex creatures
2009-09-07 13:34:02 +00:00
mateuszb
ea5a836a7e
* better positioning of moat/mlip
...
* minor change
2009-09-07 12:30:10 +00:00
Michał W. Urbańczyk
956a87f264
* redone stack queue algorithm
...
* recalculating paths only after finished movement / switching selection
* moving hero uses "new" pathfinder
* moving hero by arrow keys / numpad
* VCMI window should start centered
* fixed pairing Subterranean Gates
* fixed issues with creatures sounds after loading
* several minor changes and improvements
2009-09-07 02:29:44 +00:00
mateuszb
1772f52554
* new spell: berserk
2009-09-06 17:46:20 +00:00
mateuszb
c5832fb9e8
* further fixes for sieges
...
* support for ballistics
2009-09-06 09:13:16 +00:00
mateuszb
05b0d82769
* next part of sieges
2009-09-05 14:10:26 +00:00
mateuszb
fc2a11359e
* different fixes and improvements for puzzle window
2009-09-05 10:23:29 +00:00
mateuszb
a4df8e8831
* partial support for arrow turrets
2009-09-04 14:11:42 +00:00
mateuszb
5bfbcfb000
* next part of sieges
...
* partial implementation of berserk spell (unit does not always attack the nearest creature, wrong handling of situation when nearest stack is too far)
* ballista can shoot (it was considered to be always blocked instead of always free)
2009-09-02 14:10:19 +00:00
mateuszb
73acb19d09
* better obstacles.txt file by Ivan (+ fix for misspelling of OBGRS03)
2009-09-02 08:58:59 +00:00
DjWarmonger
749d54f686
I don't have time this week to finish and test Creature Banks, so I submit what have been made so far.
2009-09-01 14:36:48 +00:00
mateuszb
1fd156e79d
* minor fix for commit r1178
2009-09-01 14:02:47 +00:00
mateuszb
d25a5a795e
* next part of sieges
2009-09-01 13:54:13 +00:00
OnionKnight
e60c6785a4
* Necromancy implemented. Not sure if they client/server communication is right, but it works.
...
* Cloak of the Undead King implemented as well.
2009-08-31 22:04:00 +00:00
mateuszb
399f58f1af
* partially implemented puzzle map
2009-08-31 15:57:15 +00:00
mateuszb
7586094a9b
* corrected r1174 - we can get the dead stack's info
2009-08-31 10:56:41 +00:00