Michał W. Urbańczyk
|
a9af0da0ab
Rewritten handling mouse movement over hex and l-clicking hex into one procedure. That way the tooltip and cursor are always accurate, because they're set by the same routing that selects action. Having that logic duplicated in two methods was unmaintainable. [though the new one is still monstrous...] By the way fixed numerous issues, including:
|
13 years ago |
Michał W. Urbańczyk
|
c698181c4c
* simple mechanism for detecting desync after init
|
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
|
88e9dec974
Fixed Thieves Guild window showing for all players.
|
13 years ago |
DjWarmonger
|
b8a5d0d430
Stack artifacts - part 1
|
14 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
|
0903d6037c
New pack - BattleEffectTrigger for various one-shot effects with animation
|
14 years ago |
ori.bar
|
74fafbedbf
Fix #807
|
14 years ago |
Michał W. Urbańczyk
|
bb1bdcb0a7
* fixed crash on visiting Sirens
|
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 |
DjWarmonger
|
da83f0fcde
For dev release 0.85b
|
14 years ago |
DjWarmonger
|
ef954b8a4f
Most of the stuff I've commited today makes no sense, proper solution is trivial.
|
14 years ago |
DjWarmonger
|
096e77333f
Better handling of after-battle callbacks. Looks messy, but works.
|
14 years ago |
DjWarmonger
|
79a453f442
Support for WoG "cast before attack" bonus. Minor fixes.
|
14 years ago |
DjWarmonger
|
08b7d0db17
All multi-hex attacks and shots should now be fully functional.
|
14 years ago |
DjWarmonger
|
e95ae22061
Implemented Dragon Breath, Attack All Around & Three-Headed Attack.
|
14 years ago |
mateuszb
|
aac1c0b4e7
* cleaner code is better :)
|
14 years ago |
Michał W. Urbańczyk
|
3ca95ef5ed
Fixed #730:
|
14 years ago |
mateuszb
|
94166b83aa
* some changes
|
14 years ago |
DjWarmonger
|
b02527566c
Fixed some battle logs.
|
14 years ago |
Michał W. Urbańczyk
|
617e1f962e
New files for lib:
|
14 years ago |
Michał W. Urbańczyk
|
b4144dc616
Callback jugglery, part 1.
|
14 years ago |
Michał W. Urbańczyk
|
d092eaf9d1
Artifact Merchant: selling artifacts. Messy, but completes H3 town structures functionalities.
|
14 years ago |
Michał W. Urbańczyk
|
7dbf105f6e
Surrendering and related artifacts (Statesman's Medal,
|
14 years ago |
mateuszb
|
6db7f1d610
* minor improvements in spell immunity handling
|
14 years ago |
mateuszb
|
fcdc3f0bdd
Various changes, including exprank limiter and development towards Tactics secondary skill support.
|
15 years ago |