Ivan Savenko
3c868146a6
- linux fix for BuildingHandler
...
- #584 should be fixed
- first part of ally support:
-- shared FoW
-- function Callback::getPlayerRelations for team checking
2010-08-03 12:34:06 +00:00
mateuszb
c06de1f1ce
* improved campaign handling - bonus selection screen is mostly functional
...
* preliminary support for giving campaign bonuses (resources and spells, artifacts, skills for generated hero are given)
* differing the amount of resources given to AI and human players
* minor changes
2010-07-31 13:55:05 +00:00
Michał W. Urbańczyk
558350c686
Fixed #564 .
...
Minor improvements.
2010-07-31 01:38:12 +00:00
Michał W. Urbańczyk
d79fa527a7
Implemented abandoned mine. Minor fixes.
2010-07-31 00:26:34 +00:00
Ivan Savenko
c1f0b956f4
bugfixing:
...
#124 - level-up code will now use ping-pong mode
#145 - switched skills positions, 1st skill will be selected
#545 - replaced images in reward dialog of seer hut
2010-07-28 22:39:56 +00:00
mateuszb
f004cbff3f
* fixed #550
2010-07-28 10:09:15 +00:00
Michał W. Urbańczyk
2b899d5777
Fixed #544 . Final fix for #493 .
2010-07-26 20:56:39 +00:00
Michał W. Urbańczyk
dc936d5686
Fixed #543 and #547 . Fixes for marketplace. Combined artifacts will again give bonuses from their constituents.
2010-07-26 15:37:58 +00:00
Ivan Savenko
a00e5cc177
- implemented scholar skill
...
- fixed some remaining building issues (#361 )
- Portal of Summoning will now be present in fort window
- some fixes for Thieves Guild window (partial #386 )
2010-07-25 22:47:59 +00:00
Michał W. Urbańczyk
a981dfd1fd
Refugee Camp supported.
2010-07-23 21:05:49 +00:00
Michał W. Urbańczyk
8487653a8e
Sacrificing artifacts. [Code is one giant workaround but should work good enough.] Updated changelog.
2010-07-23 12:02:15 +00:00
Ivan Savenko
215dc95acb
- implemented Hill Fort (minor issue - you can do ANY upgrades, including archers to sharpshooters without Gelu and so on)
...
- fixed some g++ errors in macroses
- minor tweaks
2010-07-22 00:32:45 +00:00
Michał W. Urbańczyk
2f996f14ba
Exchanging artifacts between slots should work again nicely. Minor fixes.
2010-07-21 19:50:15 +00:00
DjWarmonger
a8bb13cbcd
Secondary skill bonuses will now be correctly updated on level-up.
2010-07-21 17:05:07 +00:00
Michał W. Urbańczyk
931949e349
A bunch of spellbook-related fixes : #91 , #454 , #462 , #526 , #527 , #536
2010-07-21 10:09:29 +00:00
DjWarmonger
29e7530ff5
Corrected calculation of secondary skill speciality.
2010-07-21 09:00:24 +00:00
Michał W. Urbańczyk
7ae02b7c5a
Fixed #471 .
...
Bonuses from artifacts are now inherited. Some work on artifacts set GUI. CArtifactsOfHero now operates on its own hero copy when picking artifact. Still more fixes are needed though.
2010-07-20 18:34:32 +00:00
Ivan Savenko
5dc444cd2b
- University is finally implemented, both town and map objects
2010-07-20 14:08:13 +00:00
Michał W. Urbańczyk
0e9eb1ab2d
Fixed #534 , minor correction.
2010-07-20 09:16:48 +00:00
Michał W. Urbańczyk
cedf6d812c
Half-done Altar of Sacrifice. (Sacrificing creatures should work)
2010-07-20 06:05:45 +00:00
DjWarmonger
7afc478ff4
Resolved #487
...
Minor fixes.
2010-07-19 18:30:51 +00:00
DjWarmonger
49beed4e42
Support for secondary skill specialities. Lots of changes, may be buggy.
2010-07-17 17:02:11 +00:00
DjWarmonger
91b0340540
Support for level-dependent spell bonuses (Deemer)
...
TODO: Bonuses for Resurrection, Animate Dead and probably other non-direct damage spells.
2010-07-17 13:49:58 +00:00
DjWarmonger
115b626cfd
Support for damage bonus (Ciele, Luna). Creeps won't grow on first day.
2010-07-17 13:11:12 +00:00
DjWarmonger
112ac29fc0
Support for special upgrades (like Gelu).
2010-07-17 06:49:16 +00:00
mateuszb
a7d3c5fbca
* minor cleanups
2010-07-16 14:22:18 +00:00
DjWarmonger
695c862638
Support for creature damage bonus.
...
TODO: display it in a creature window
2010-07-16 06:18:41 +00:00
DjWarmonger
26fe6b3f04
Fixed creature bonus formula
2010-07-15 20:09:21 +00:00
DjWarmonger
23d2dec3e5
Further support for specialities - fixed creature bonuses. Minor fixes.
2010-07-15 19:38:15 +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
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
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
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
1159750bb6
Support for #448 . Few code tweaks.
2010-06-29 09:59:14 +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
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