Michał W. Urbańczyk
fffef1d740
Changes towards Hill fort support.
2010-07-15 03:04:57 +00:00
Michał W. Urbańczyk
d69ae9aa4c
More logging for #520
2010-07-14 02:53:21 +00:00
Michał W. Urbańczyk
9febb357ff
Fixed #504 . More logging for #419 .
2010-07-14 01:08:27 +00:00
DjWarmonger
ab8e24c490
Hero speciality in creatures (growing with level) is now ready.
...
Fixed Tree of Knowledge giving only 2^31 XP.
2010-07-13 19:55:13 +00:00
Michał W. Urbańczyk
88e1636250
Fixed #15 , #224 , #370 , #516
...
Minor changes.
2010-07-13 05:25:40 +00:00
Michał W. Urbańczyk
70bfd7ceb7
Minor (unnecessary copying of vector)
2010-07-12 10:56:57 +00:00
Michał W. Urbańczyk
49b7fc590d
Fix for Portal of Summoning. (ID is type of object, id is position of object instance in the map vector of object instances)
...
Most correct way of getting visitable position ;)
2010-07-12 10:42:51 +00:00
Michał W. Urbańczyk
fa4ee94cf9
Fixed #484 . Preliminary support for bonus limiters/
2010-07-12 10:20:25 +00:00
Ivan Savenko
bb7615309f
- Implemented Portal of Summoning (Dungeon)
2010-07-10 16:50:23 +00:00
Michał W. Urbańczyk
b1a916fb15
Fixed #103
2010-07-10 02:15:49 +00:00
Michał W. Urbańczyk
10463155d8
Fix #521
2010-07-10 01:46:06 +00:00
DjWarmonger
b189356a63
Fix for quest artifacts
2010-07-09 05:07:56 +00:00
Michał W. Urbańczyk
3af697b91a
Support for Favourable Winds.
2010-07-09 04:29:11 +00:00
Michał W. Urbańczyk
44ee8e47b7
Support for sanctuary.
...
Minor fix.
2010-07-09 00:54:17 +00:00
Michał W. Urbańczyk
1e30045541
Support for Tavern on adv map.
2010-07-08 23:03:27 +00:00
DjWarmonger
24b47ce006
General tweaking of specialities for general consistency.
...
Values now grow with level. Warning: they affect entire hero himself, not the specific type of creature.
2010-07-08 19:10:26 +00:00
Michał W. Urbańczyk
94f7ee41e2
Fixed some issues with hiring heroes: #25 , #232 , #333
2010-07-08 05:52:11 +00:00
DjWarmonger
78789ef7fc
Removed unused code. Fixed legions of neutrals spawning all around.
2010-07-07 12:51:28 +00:00
DjWarmonger
fb7771fcc2
Minor tweak. Stables will now upgrade Cavaliers to Champions.
2010-07-07 12:20:15 +00:00
Michał W. Urbańczyk
d3c6270980
Fixed a few potential crashes.
...
Minor improvements.
2010-07-07 02:29:07 +00:00
DjWarmonger
74364865ff
Minor fixes. Support for resource generation special.
2010-07-06 10:02:38 +00:00
DjWarmonger
742e80b168
Preliminary distribution of hero specials. Sir Mullich actually works fine.
2010-07-06 07:32:40 +00:00
DjWarmonger
740c227d6c
Fixed random crashes caused by random artifact starting bonus.
2010-07-06 05:09:06 +00:00
Michał W. Urbańczyk
88b4d69afa
Minor fixes.
2010-07-06 02:40:42 +00:00
Michał W. Urbańczyk
d0ff61807d
Obtaining town instance pointer via cb. Plz, don't access gamestate directly from player interface! Everything has to go via callback.
...
Commented out giving starting artifact - new artifact randomization make it crashing. Please fix it.
New control - CTextBox - for multi-line text with optional slider. Used it for map description and info windows. Related changes. Fixes #22 and #96 .
2010-07-06 02:10:26 +00:00
Ivan Savenko
e4fcfd7044
- Skeleton transformer implemented
2010-07-03 12:00:53 +00:00
DjWarmonger
88f0ee0682
Added missing include for previous commit. Use of undefined type again.
2010-07-01 06:05:00 +00:00
Ivan Savenko
60c90af39c
#41 - Implemented Castle Gates
...
#375 , #376 - fixed recruit window
#362 , #377 - fixed town window
2010-06-30 19:27:35 +00:00
DjWarmonger
1159750bb6
Support for #448 . Few code tweaks.
2010-06-29 09:59:14 +00:00
Frank Zago
57b4bc6c67
(gcc) disable signedness warnings. There's just too many of them.
2010-06-29 01:58:31 +00:00
Frank Zago
9544b5c13e
Include assert.h since assert is used.
2010-06-29 01:48:12 +00:00
DjWarmonger
3af3785c00
Fixed #445
2010-06-28 17:49:15 +00:00
DjWarmonger
963c93551f
Growing stacks will now properly display rough numbers.
...
By this occasion enabled power rating feature. Hope you like it :)
2010-06-28 13:33:05 +00:00
DjWarmonger
f17adfafc7
Definitely handled #119
2010-06-28 06:12:22 +00:00
DjWarmonger
12f6d5a380
Redesigned artifact randomization.
...
Fixed #119 , #128 , #433 , #493
2010-06-28 05:07:21 +00:00
Michał W. Urbańczyk
21a05d73cb
Black Market and Artifact Merchant (only buying artifacts) support.
2010-06-27 16:03:01 +00:00
Michał W. Urbańczyk
ec6342d9a7
Serializer will now smartly send over network CArtifact* and CHero*. Unified handling of items stored in vector.
...
Started making support for Black Market / Artifact merchant.
2010-06-26 16:02:10 +00:00
DjWarmonger
627a1a5905
Implemented neutral army growth by 10% weekly, up to 4000.
2010-06-26 12:57:16 +00:00
Ivan Savenko
2a99bc76da
- part of castle gate handling (need to make server-client interaction)
...
- minor fixes ( 361, 507, 466 )
2010-06-26 10:01:26 +00:00
DjWarmonger
9f1d947b9b
Fixed #499
2010-06-26 08:31:31 +00:00
DjWarmonger
dcf10e978f
Removed unnessessary code from previous commit.
2010-06-25 08:34:14 +00:00
DjWarmonger
08da1692cf
Several fixes for Whirlpool and stack removal.
...
Sea Captain's Hat is also supported.
2010-06-25 08:19:39 +00:00
Michał W. Urbańczyk
e2fd2bbe04
Fixed #446 and #219 .
...
Version bumped.
2010-06-24 12:10:45 +00:00
DjWarmonger
53d4b51b26
Fixed #506 . Some really weird issues caused it.
...
Also fixed #502 - eye radius is now 10.
2010-06-21 04:43:10 +00:00
DjWarmonger
db2bde9ae2
Support for Aurora Borealis
2010-06-19 10:42:30 +00:00
DjWarmonger
a53be2d382
Minor tweaks for hiding tiles, now it belongs to CGObjectInstance class.
2010-06-19 09:13:10 +00:00
mateuszb
ea150305a2
* a few fixes for darkness; more are needed
2010-06-13 13:59:59 +00:00
DjWarmonger
27722d9043
Support for Whirlpool
2010-06-07 13:11:08 +00:00
DjWarmonger
6869551510
Experimental support for Veil of Darkness - messing around with new bonus style. Fixed Cover of Darkness for many players.
...
Minor fixes, as always.
2010-06-07 05:28:12 +00:00
DjWarmonger
e0dc6573bf
Fixed #427 & #487
2010-06-06 09:50:37 +00:00