DjWarmonger
b4e58d9f60
First part of Seer Hut code
2009-12-31 11:43:37 +00:00
Michał W. Urbańczyk
5be449b6ca
Fixed crash on closing. Fixed #326 . Max movement points values follow H3 more closely. Minor fixes.
2009-12-31 11:04:29 +00:00
DjWarmonger
d50a3785bd
Fixed #316
...
...as long as you're not going to visit town remotely via scripts ;)
2009-12-30 20:49:10 +00:00
OnionKnight
ef5b1ca1de
* Fixed bug #112
...
* Improved the security checks for ExchangeArtifact and SetArtifact, but have also come to realize that SetArtifact is inherently broken and can be used for cheating. :(
* Preliminary work for combination artifacts, it's now possible to identify artifacts that are combined and what they're made up of.
* Happy New Year!
2009-12-30 15:33:28 +00:00
DjWarmonger
b79fe389a2
Fixed #331 - Cartographer messages will now be based on their type and not the surface.
2009-12-30 10:02:31 +00:00
DjWarmonger
6bff8aec34
Actually this one contains fixed Pyramid
2009-12-29 17:15:03 +00:00
Michał W. Urbańczyk
eb6f7fffc9
Support for smart pointer serialization. Fixed creature banks serialization. Minor fixes.
2009-12-29 01:07:17 +00:00
Michał W. Urbańczyk
f4dd78507c
Patch from Ivan ( http://vcmi.antypika.aplus.pl/forum/viewtopic.php?p=4089#4089 )
...
"I've noticed that on town screen left-bottom info panel doesn't behave like in H3 and it looks that I fixed this as well as some connected issues:
-all elements now response like in H3 on mouse moves\clicks
-town status bar was not cleaned when nothing is selected
-growth calculation was a bit wrong (in case of town with grail)
-in H3 legion statue effect does not include effect of its components - only global +50% "
2009-12-23 01:46:15 +00:00
Michał W. Urbańczyk
6c4b4f21bc
* Implemented rivers animation. Thanks to GrayFace for giving range of colors in palette to be shifted.
...
* Hopefully fixed all issues with bliwWithRotate functions family. If there are any artefacts on terrain drawing, let me know.
* Fixed drawing of objects shadows.
2009-12-22 21:53:50 +00:00
Michał W. Urbańczyk
1c32679f93
Implemented flagged garrisons passableness ( #150 ). Full support for BorderGates.
2009-12-20 17:14:14 +00:00
Michał W. Urbańczyk
a3bfde9a41
Hopefully fixed #261 , #263 , #246 .
2009-12-01 21:05:57 +00:00
DjWarmonger
79592d6fbb
Definitelly fixed #268
2009-12-01 11:47:52 +00:00
DjWarmonger
1408269aeb
Fixed wrong sight center ( #276 )
2009-12-01 10:23:23 +00:00
DjWarmonger
f00e3fd1e1
Fixed skeleton (part of #268 )
2009-12-01 10:10:42 +00:00
DjWarmonger
0d0212642c
Fixed #256
2009-11-30 16:14:41 +00:00
DjWarmonger
b87dc7950f
Fixed #241
2009-11-28 11:26:32 +00:00
Michał W. Urbańczyk
82faf7538e
Fixed #160 , #167
2009-11-24 20:29:50 +00:00
DjWarmonger
0ffbaa457e
Fixed #218 - mana will be given to heros after taking all bonuses into calculation.
2009-11-21 16:37:27 +00:00
Michał W. Urbańczyk
d18b6c3d5a
Fixed #2 , #10 , #118 , #209 , #210
2009-11-14 20:14:15 +00:00
DjWarmonger
e1c793068d
1.Support for Skyship - revealing entire map
...
2.Reorganization of visible tiles processing
3.Turned off revealing the map at build structure as it caused odd conflict
2009-11-11 17:45:03 +00:00
DjWarmonger
e4417e9204
Added feature #111 - external dwellings increase town growth.
2009-10-26 09:11:10 +00:00
DjWarmonger
1683a419a3
Implemented artifact placement rules for advMap objects, but not for the random artifacts placed via editor. (feature #119 )
2009-10-24 19:21:32 +00:00
Frank Zago
e916e94a40
Commented out unused code.
2009-10-24 03:51:14 +00:00
DjWarmonger
f0e04ad850
Fixed #178 = Scholar won't give unavaliable spells anymore.
2009-10-23 19:58:21 +00:00
Frank Zago
20c4fbd25c
Fixed bug 187.
2009-10-22 05:39:04 +00:00
DjWarmonger
9764e968cd
1.Support for Mana Vortex
...
2.Bonusing town buildings now dispplay correct message.
2009-10-06 07:55:39 +00:00
DjWarmonger
60085e2249
Fixed bug 116 - constructing bonusing buildings will now affect town heroes.
2009-10-06 06:15:56 +00:00
Michał W. Urbańczyk
fe7ef6bbe1
Smart map object serialization over net.
...
Fixed doubling click sound on map selection.
2009-10-06 00:32:33 +00:00
DjWarmonger
2cf3e6885f
Support for Castle Stables. These are compatible with advMap Stables.
2009-10-05 16:38:54 +00:00
DjWarmonger
7f9d6e0a36
Fixed crash when visiting Academy of Battle Scholars.
...
Crash with Cage of Warlords not confirmed?
2009-10-05 11:28:49 +00:00
DjWarmonger
9792c64cbf
Fixed bug #71 . Little redesign of town buildings handling.
2009-10-04 14:20:19 +00:00
Frank Zago
1609b8fdb9
Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries.
...
Fixed a file handle leak.
Bumped revision to 0.74b (linux).
Reworked the build system to remove uneeded dependencies (linux).
Removed use of PATHSEPARATOR since Windows can use / too.
2009-10-04 02:02:45 +00:00
DjWarmonger
6d6b3ae1ea
Additional functions to obtain precise info about stacks and armed instance for OnionKnight and general use.
2009-10-03 19:31:50 +00:00
DjWarmonger
913c0af6fa
Fixed bugs 11, 24 & 26
...
Next part of Shops script, however still no GUI.
2009-10-03 11:16:42 +00:00
Michał W. Urbańczyk
4c458a7e47
Bumped version, restored AI and Cage.
2009-10-01 22:18:37 +00:00
Michał W. Urbańczyk
5073365eb9
Disable AI and Cage of Warlorlds for release (crashes)
2009-10-01 22:13:11 +00:00
mateuszb
7382314dfd
* battle should now end automatically when last stack of one of sides is killed by a spell
...
* minor changes
2009-09-28 14:21:48 +00:00
DjWarmonger
974acb3907
Pandora fix. Now window will contain message about joined creatures.
2009-09-26 09:16:59 +00:00
OnionKnight
e3eeed0b70
gcc compilation fixes.
2009-09-25 21:11:13 +00:00
DjWarmonger
62cb72975c
1. All Ceature Banks now have correct configs.
...
2. Pyramid is fully supported.
3. Minor Pandora fix.
2009-09-25 15:40:28 +00:00
mateuszb
1745c3512e
* config/bankconfig.txt will be used instead of ZCRBANK.TXT
2009-09-25 09:57:13 +00:00
DjWarmonger
6d881789f6
1.Messenger banks won't reset monthly.
...
2.Fixed ZRCBANKS and exported to bankconfig.txt file
2009-09-25 09:38:59 +00:00
Frank Zago
66541027b5
Correct spelling.
2009-09-25 04:05:01 +00:00
DjWarmonger
0937653e0a
getAllowedSpells fixed. Shrines will use it from now on.
2009-09-24 19:28:26 +00:00
DjWarmonger
55925e0eea
1.Fixes for RazeStructures net packs.
...
2.Support for Pyramid. Unfortunately untested entirely as combats won't work on my system.
2009-09-24 17:54:02 +00:00
Michał W. Urbańczyk
307c20e7dc
* fixed crash on clicking on the map frame
...
* battle settings will be stored
* fixed calculating battle casualties
* fixed crash when clicking on enemy stack without moving mouse when we receive action
* fixed issue when splitting stack to the hero with only one creatures
2009-09-24 13:23:52 +00:00
mateuszb
dce07fe1c9
* fixes for previous commit
2009-09-23 12:42:14 +00:00
mateuszb
e9c991a180
* compilation fixes (I didn't test everything, I hope it works)
2009-09-23 12:05:33 +00:00
DjWarmonger
91b4212c5f
Support for Magic Spring
...
Optimized Pandora Box
2009-09-22 16:12:33 +00:00
DjWarmonger
7c2b54844f
Update for previous rev. Support for synchronous building demolition.
2009-09-22 14:27:46 +00:00