Michał W. Urbańczyk
|
5449546447
Advanced work on support for Quicksand and Land Mine spells.
|
13 years ago |
DjWarmonger
|
bd2a0c2a2b
"You have captured enemy artifact" window. All arts from commander & stacks will also be looted.
|
13 years ago |
DjWarmonger
|
6f108c41df
Fix for previous commit. Now artifacts from defeated hero are passed to winner.
|
13 years ago |
DjWarmonger
|
2fbc57e140
1. Better way to disable stack / cursor glitches
|
13 years ago |
Ivan Savenko
|
66f5b5e2d7
- gcc compile fixes
|
13 years ago |
Michał W. Urbańczyk
|
722ec55384
Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes.
|
13 years ago |
Michał W. Urbańczyk
|
13f26fc3cb
* Client is able to await for answers for multiple queries at the same time
|
13 years ago |
DjWarmonger
|
5c86d32903
Cloned stack dissapear when killed.
|
13 years ago |
DjWarmonger
|
c724092028
Partial support for Clone spell.
|
13 years ago |
DjWarmonger
|
9e5fcc3152
Stack artifact backup.
|
13 years ago |
DjWarmonger
|
2bddf29cbf
Stack artifacts part 2, not working yet.
|
13 years ago |
DjWarmonger
|
b8a5d0d430
Stack artifacts - part 1
|
13 years ago |
DjWarmonger
|
1cbd7e94e4
- Extended cap or removed sign for some values that may potentially overflow
|
13 years ago |
Michał W. Urbańczyk
|
046e54563c
* fixed project files for RD configuration
|
14 years ago |
beegee1
|
156aa6e4d9
* Updated class - file - handling
|
14 years ago |
beegee1
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
14 years ago |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 years ago |
DjWarmonger
|
95f23cf20f
Support for Bind ability.
|
14 years ago |
DjWarmonger
|
b4d0ebf9ab
Support for Mana Channeling ability.
|
14 years ago |
DjWarmonger
|
5e40d3da72
Support for Enchanter ability.
|
14 years ago |
DjWarmonger
|
0903d6037c
New pack - BattleEffectTrigger for various one-shot effects with animation
|
14 years ago |
Frank Zago
|
16c23bbf4e
Fixed one bad condition; and a compile fix.
|
14 years ago |
DjWarmonger
|
f1f416c890
Fixed (unnecessary?) deadlock in BattleStacksRemoved. Daemon summoning is pretty functional.
|
14 years ago |
DjWarmonger
|
07b8f87fb7
Partial support for Daemon Summoning.
|
14 years ago |
DjWarmonger
|
6fdb984799
Lots of refactoring & work for creature spells.
|
14 years ago |
Frank Zago
|
c4b8039c1e
Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos.
|
14 years ago |
Michał W. Urbańczyk
|
8b7a2f179c
* Server will strictly require answering the queries before taking any actions. Let me know, if this causes any freezes.
|
14 years ago |
Michał W. Urbańczyk
|
18444fc72f
Rewritten code handling growth to eliminate duplication and make it conformant to OH3 mechanics. Proper support for Statue of Legion.
|
14 years ago |
Michał W. Urbańczyk
|
3152e6d540
Fixed #771, #772 and #787.
|
14 years ago |
beegee1
|
f609c4ad9a
* Fixed #33 -> Creatures tend to stop at every hex during movement
|
14 years ago |