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 |
|
Michał W. Urbańczyk
|
9a632246de
|
Changes towards better bonus system.
|
2010-04-03 03:33:46 +00:00 |
|
Michał W. Urbańczyk
|
b52707f0ae
|
New files / project files for VC9.
|
2010-04-02 02:23:22 +00:00 |
|
Michał W. Urbańczyk
|
993036e4a1
|
New non battle stack class. (Base for future improved bonus system, stack exp / arts)
Fixed #443
|
2010-04-02 02:07:40 +00:00 |
|
Michał W. Urbańczyk
|
be42b7ff62
|
Solution file for VC9. Minor.
|
2010-03-27 22:00:55 +00:00 |
|
mateuszb
|
8b561ca00c
|
* fix for 444
|
2010-03-26 19:14:39 +00:00 |
|
mateuszb
|
4be483cacd
|
* fix for 177
|
2010-03-26 18:46:39 +00:00 |
|
DjWarmonger
|
0f0ad8031a
|
Fixed behaviour or Crypt and Derelict Ship.
|
2010-03-24 14:58:17 +00:00 |
|
Michał W. Urbańczyk
|
80f49badc9
|
Implemented Scuttle Boat and Dimension Door spells.
Fixed #417 and #418.
Moved / refactored some code. Minor fixes.
|
2010-03-20 22:17:19 +00:00 |
|
mateuszb
|
047849a23e
|
* general defence reduction support (behemoths)
|
2010-03-12 19:05:23 +00:00 |
|
Michał W. Urbańczyk
|
ad841f7fea
|
Implemented Summon Boat spell.
|
2010-03-10 23:16:30 +00:00 |
|
mateuszb
|
658a560698
|
* 437 fixed
|
2010-03-09 11:19:08 +00:00 |
|
Michał W. Urbańczyk
|
3699786ab0
|
Little more work on pregame. Fixed some leaks.
Fixed: #80, #159, #234, #235, #319, #320, #430
|
2010-03-07 22:56:51 +00:00 |
|
mateuszb
|
ac7bc76b7b
|
* implemented first aid kit including first aid secondary ability
|
2010-03-07 17:40:33 +00:00 |
|
Michał W. Urbańczyk
|
85f463e479
|
Several fixes for pregame:
Fixed #240, #255, #397, #411
|
2010-03-05 22:51:09 +00:00 |
|
mateuszb
|
c4ae0c4cf2
|
* KING1 / KING2 / KING3 support
* ability 78 support
|
2010-03-03 11:18:08 +00:00 |
|
OnionKnight
|
a96b21d06d
|
Fixed bug #416
|
2010-03-03 02:19:14 +00:00 |
|
OnionKnight
|
38004fc45c
|
Some code cleanup.
|
2010-03-02 23:40:13 +00:00 |
|
Michał W. Urbańczyk
|
eec43d3c58
|
Version set to 0.80. (real, fixed release)
Hopefully fixed #412, #413, #414
|
2010-03-02 20:12:32 +00:00 |
|
DjWarmonger
|
6a756cf882
|
Fixed #407 (it doesn't matter that banks battle won't freeze immediately)
|
2010-03-02 18:13:22 +00:00 |
|
mateuszb
|
c3cf16df19
|
* fix for #404
|
2010-03-02 11:40:29 +00:00 |
|
mateuszb
|
336b260d8a
|
* fixed #396
|
2010-03-02 10:37:52 +00:00 |
|
Frank Zago
|
2641fd4299
|
(linux) update to version 0.8.
|
2010-03-02 02:28:41 +00:00 |
|
Michał W. Urbańczyk
|
31750fdfca
|
Final changelog.
|
2010-03-01 20:48:28 +00:00 |
|
Michał W. Urbańczyk
|
8ee3558ee0
|
Updated changelog.
|
2010-03-01 19:51:57 +00:00 |
|
Michał W. Urbańczyk
|
0b824585e2
|
Implemented #390.
|
2010-03-01 19:04:07 +00:00 |
|
mateuszb
|
39dcf007d1
|
* fixed #392 and #393
|
2010-03-01 18:45:18 +00:00 |
|