| .. |
|
AttachedEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
AttachEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
AttackerDeclaredEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
BatchEvent.java
|
consolidate batch event constructor (related to 7c3bbed8)
|
2024-05-02 01:28:06 -04:00 |
|
BlockerDeclaredEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
CoinFlippedEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
CopiedStackObjectEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
CopyStackObjectEvent.java
|
|
|
|
CreatedTokenEvent.java
|
|
|
|
CreatedTokensEvent.java
|
[ONC] Implement Staff of the Storyteller
|
2023-04-28 19:25:34 -04:00 |
|
CreateTokenEvent.java
|
[LCI] Implement Ojer Taq, Deepest Foundation
|
2023-10-26 19:49:29 +02:00 |
|
DamagedBatchAllEvent.java
|
consolidate batch event constructor (related to 7c3bbed8)
|
2024-05-02 01:28:06 -04:00 |
|
DamagedBatchCouldHaveFiredEvent.java
|
clean all usage of GameEvent::setSourceId
|
2024-04-28 14:21:43 +02:00 |
|
DamagedBatchForOnePermanentEvent.java
|
consolidate batch event constructor (related to 7c3bbed8)
|
2024-05-02 01:28:06 -04:00 |
|
DamagedBatchForOnePlayerEvent.java
|
consolidate batch event constructor (related to 7c3bbed8)
|
2024-05-02 01:28:06 -04:00 |
|
DamagedBatchForPermanentsEvent.java
|
consolidate batch event constructor (related to 7c3bbed8)
|
2024-05-02 01:28:06 -04:00 |
|
DamagedBatchForPlayersEvent.java
|
consolidate batch event constructor (related to 7c3bbed8)
|
2024-05-02 01:28:06 -04:00 |
|
DamagedEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
DamagedPermanentEvent.java
|
|
|
|
DamagedPlayerEvent.java
|
|
|
|
DamageEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
DamagePermanentEvent.java
|
|
|
|
DamagePlayerEvent.java
|
|
|
|
DeclareAttackerEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
DeclareBlockerEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
DefenderAttackedEvent.java
|
clean all usage of GameEvent::setSourceId
|
2024-04-28 14:21:43 +02:00 |
|
DiceRolledEvent.java
|
|
|
|
DieRolledEvent.java
|
Fix DIE_ROLLED event to set targetID to player who rolled the die (#11993)
|
2024-03-25 21:34:42 -04:00 |
|
DiscardedCardsEvent.java
|
|
|
|
DrawCardEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
DrawCardsEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
DrewCardEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
EnchantedPlayerEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
EnchantPlayerEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
EntersTheBattlefieldEvent.java
|
|
|
|
EventDispatcher.java
|
|
|
|
EventSource.java
|
Performance: fixed memory leaks on each card viewer or draft open (10 Mb per call, related to #11285, fixes #9548)
|
2023-10-14 12:39:49 +04:00 |
|
ExploredEvent.java
|
[LCI] Implement Nicanzil, Current Conductor
|
2023-10-30 21:16:44 -04:00 |
|
ExploreEvent.java
|
[LCC] Implement Topography Tracker (#11504)
|
2023-12-04 00:46:21 -05:00 |
|
ExternalEvent.java
|
|
|
|
FlipCoinEvent.java
|
Krark's Thumb - fixed that it can generates too many flip triggers (#12152)
|
2024-04-22 11:22:42 +04:00 |
|
GameEvent.java
|
make batchs for milling cards (per player, all)
|
2024-05-01 20:55:50 +02:00 |
|
LibrarySearchedEvent.java
|
|
|
|
LifeLostBatchEvent.java
|
consolidate batch event constructor (related to 7c3bbed8)
|
2024-05-02 01:28:06 -04:00 |
|
LifeLostEvent.java
|
Refactor batch events (#11995)
|
2024-03-28 23:19:20 -04:00 |
|
Listener.java
|
|
|
|
MadnessCardExiledEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
MageEvent.java
|
|
|
|
ManaEvent.java
|
[MAT] Implement Tyvar, the Bellicose
|
2023-05-04 09:42:00 -04:00 |
|
ManaPaidEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
MilledBatchAllEvent.java
|
clean MILLED_EVENT to not store Card directly.
|
2024-05-02 10:18:36 +02:00 |
|
MilledBatchForOnePlayerEvent.java
|
clean MILLED_EVENT to not store Card directly.
|
2024-05-02 10:18:36 +02:00 |
|
MilledCardEvent.java
|
clean MILLED_EVENT to not store Card directly.
|
2024-05-02 10:18:36 +02:00 |
|
NumberOfTriggersEvent.java
|
clean all usage of GameEvent::setSourceId
|
2024-04-28 14:21:43 +02:00 |
|
PhaseChangedEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
PlayerQueryEvent.java
|
refactor: improved and reorganized client-server api, added additional logs, fixed miss admin checks for some commands
|
2023-11-23 09:12:02 +04:00 |
|
PlayerQueryEventSource.java
|
Performance: fixed memory leaks on each card viewer or draft open (10 Mb per call, related to #11285, fixes #9548)
|
2023-10-14 12:39:49 +04:00 |
|
PreventDamageEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
PreventedDamageEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
RollDiceEvent.java
|
|
|
|
RollDieEvent.java
|
|
|
|
SearchLibraryEvent.java
|
|
|
|
StayAttachedEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
TableEvent.java
|
network: reworked client-server events (related to triggers dialog problem from #11173) (#11189)
|
2023-09-21 18:40:52 +04:00 |
|
TableEventSource.java
|
Performance: fixed memory leaks on each card viewer or draft open (10 Mb per call, related to #11285, fixes #9548)
|
2023-10-14 12:39:49 +04:00 |
|
TappedBatchEvent.java
|
consolidate batch event constructor (related to 7c3bbed8)
|
2024-05-02 01:28:06 -04:00 |
|
TappedEvent.java
|
[LCI] Implement Deeproot Pilgrimage (#11350)
|
2023-10-26 18:06:10 +02:00 |
|
TappedForManaEvent.java
|
|
|
|
TargetEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
UnattachedEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
UnattachEvent.java
|
revert the GameEvent::setSourceId removal
|
2024-04-30 11:51:11 +02:00 |
|
UntappedBatchEvent.java
|
consolidate batch event constructor (related to 7c3bbed8)
|
2024-05-02 01:28:06 -04:00 |
|
UntappedEvent.java
|
clean all usage of GameEvent::setSourceId
|
2024-04-28 14:21:43 +02:00 |
|
VotedEvent.java
|
|
|
|
VoteEvent.java
|
|
|
|
ZoneChangeBatchEvent.java
|
Refactor batch events (#11995)
|
2024-03-28 23:19:20 -04:00 |
|
ZoneChangeEvent.java
|
Face down images and cards rework (#11873)
|
2024-02-29 01:14:54 +04:00 |
|
ZoneChangeGroupEvent.java
|
clean all usage of GameEvent::setSourceId
|
2024-04-28 14:21:43 +02:00 |