Michał W. Urbańczyk
d9605dc9e4
Version set to 0.81.
2010-06-01 19:56:04 +00:00
Michał W. Urbańczyk
eb42048fbc
Reverted r1596
2010-06-01 19:05:30 +00:00
Michał W. Urbańczyk
43c289cdd4
Fixed #468 .
2010-06-01 19:02:40 +00:00
mateuszb
d3aa5b6820
* possibly fixed problems with crashes on winning resources in creature bank
2010-06-01 17:40:15 +00:00
Michał W. Urbańczyk
124f0dd401
Possible deadlock fixed.
2010-05-31 23:53:35 +00:00
Michał W. Urbańczyk
068350a781
Minor fix.
2010-05-31 23:26:46 +00:00
Michał W. Urbańczyk
39eb87924e
Fixed #473 , #475 , #477
2010-05-31 21:14:15 +00:00
Michał W. Urbańczyk
9af18cf487
Fixed #464 and #467
2010-05-31 20:38:14 +00:00
Michał W. Urbańczyk
abf54deaa3
Fixed #459 and #465 .
...
Fixed crash on closing creature info window when upgrade was possible ( http://forum.vcmi.eu/viewtopic.php?p=4669#4669 ).
2010-05-30 11:48:24 +00:00
Michał W. Urbańczyk
585bc8ae6b
Fixed #458 and #460
2010-05-27 21:29:56 +00:00
Michał W. Urbańczyk
c55397f3ab
Version set to 0.8b - for dev release.
...
Minor.
2010-05-26 22:54:00 +00:00
Michał W. Urbańczyk
3111a904ae
Several minor fixes.
2010-05-26 21:59:58 +00:00
Michał W. Urbańczyk
8bda10b695
* Freelancer's Guild support (both town structure and adventure map object)
...
* fixed crashes on r-click on hero in tavern and adv map
* fixed descync issue
* allow free movement FROM guarded tile
2010-05-26 09:47:53 +00:00
mateuszb
6541e89f90
* support for orb of vulnerability
...
* updated changelog
2010-05-21 16:43:07 +00:00
mateuszb
76f61fa09e
* implemented hourglass of evil hour
2010-05-20 11:06:40 +00:00
mateuszb
f36918eb7e
* [previous commit adds support for golden bow too]
...
* support for ammo cart
* partially written support for orb of vulnerability
2010-05-20 10:54:24 +00:00
mateuszb
4b03206b8a
* bow of sharpshooter
2010-05-20 10:18:30 +00:00
mateuszb
0ac8430b11
* support for armor of the damned
2010-05-19 18:06:16 +00:00
Michał W. Urbańczyk
1002bd2b4f
Trading Post handling.
2010-05-18 07:01:54 +00:00
mateuszb
71b73bad53
* mostly working hero flying and water walking; support for artifacts:
...
- Angel's Wings
- Boots of levitation
and spells
- fly
- water walk
2010-05-16 13:42:19 +00:00
mateuszb
0ebad5bed6
* fixed calling heroBonusChanged when artifact is unequipped; please fix hero screen without const_casts on hero (no mechanically important variable should be changed locally)
2010-05-16 12:34:48 +00:00
mateuszb
edd31ef41b
* half-working boots of levitation and angel's wings
2010-05-15 15:00:19 +00:00
Michał W. Urbańczyk
70fa697f8b
Support for War Machine Factory.
2010-05-15 08:33:32 +00:00
Michał W. Urbańczyk
88fab9c669
Fixed handling cyclic pointers in serializer.
2010-05-15 02:26:49 +00:00
Michał W. Urbańczyk
26d0483465
Updated changelog.
2010-05-14 02:34:19 +00:00
Michał W. Urbańczyk
bb80d4bc02
* support for build grail victory condition
...
* improved formula for necromancy to match better OH3
* Support for new town structures:
- Lighthouse
- Colossus
- Guardian Spirit
- Necromancy Amplifier
- Soul Prison
2010-05-14 02:18:37 +00:00
Frank Zago
df151cceba
Various compile and warning fixes.
2010-05-12 02:32:56 +00:00
mateuszb
054672aff1
* fixed bug #117
2010-05-11 17:18:21 +00:00
mateuszb
29a720f938
* fixed SPELL_AFTER_ATTACK
...
* fixed #452
2010-05-11 17:09:08 +00:00
OnionKnight
87e66fff31
* Changed artifact handling so bonuses from constituent artifacts in combinational ones are added implicitly.
...
* Discovered bug when attacking guarded visitables. Needs to wait before battle is over.
2010-05-09 19:10:59 +00:00
mateuszb
adbc142ff0
* a bit of campaign support
2010-05-08 18:56:38 +00:00
mateuszb
adf7c1f561
Changes as described by http://bugs.vcmi.eu/view.php?id=423#c759 ( note 759 in #423 )
2010-05-08 13:13:44 +00:00
mateuszb
bf9b8ff578
Fixed #423
2010-05-08 13:06:08 +00:00
Michał W. Urbańczyk
921bddc35e
Some changes to the market window, sending resources to other players.
2010-05-07 22:10:32 +00:00
mateuszb
3c72644880
* teleportation implemented
2010-05-07 14:05:48 +00:00
mateuszb
9c7e18e44d
* melee penalty and NO_MELEE_PENALTY implemented
2010-05-07 12:40:56 +00:00
mateuszb
dbbbaa1e18
* life drain implemented
...
* fixed #134
* fixed damage calculation formula
2010-05-07 12:29:41 +00:00
OnionKnight
cc616616c1
* Creatures now guard surrounding tiles.
2010-05-06 12:13:31 +00:00
mateuszb
a0d72590d3
* removed unnecessary mapHandler from trunk
2010-05-04 11:21:44 +00:00
DjWarmonger
931cebdb04
Some conflicts resolved, minor changes.
2010-05-03 06:25:19 +00:00
Michał W. Urbańczyk
7ad7a36363
Fixed crash on battle end.
2010-05-02 23:36:08 +00:00
Michał W. Urbańczyk
a14606f32d
New bonus system. Unified HeroBonus and StackFeature. Still early version, will need improvements and development.
...
If you encounter any new crashes / bugs / unacceptable slowdowns, please PM me.
2010-05-02 18:20:26 +00:00
Frank Zago
e3af43fb48
Updated debian package files.
2010-04-11 05:56:41 +00:00
Frank Zago
c331aaf2f4
Updated makefiles.
2010-04-07 03:42:59 +00:00
mateuszb
5d3d9689e8
* luck support
...
* support for distance/wall penalties & no * penalty abilities
* reworked damage calculation to fit OH3 formula better
2010-04-06 13:19:54 +00:00
mateuszb
943c433d3f
* moved mapHandler to client folder
2010-04-06 08:59:24 +00:00
mateuszb
de69d6f639
* minor speedups
2010-04-04 08:47:00 +00:00
Frank Zago
d2d076cd23
Added command line parser.
2010-04-03 22:06:50 +00:00
Frank Zago
ca8e2ba80f
Added CCreatureSet.(cpp|h)
2010-04-03 21:40:51 +00:00
Frank Zago
127408e379
std::sqrt needs cmath.
2010-04-03 03:39:00 +00:00