tool4EvEr
|
d144ad12ef
|
Fix missing wrap
|
2022-11-24 11:02:05 +01:00 |
|
tool4EvEr
|
45c586466a
|
Cleanup redundant calls
|
2022-11-24 10:46:19 +01:00 |
|
tool4EvEr
|
363631990a
|
Better fix for Bow of Nylea / avoid view update if AI only
|
2022-11-24 09:34:36 +01:00 |
|
tool4EvEr
|
bc1d4f3dce
|
Just let custom toString handle translation
|
2022-11-24 09:12:39 +01:00 |
|
tool4ever
|
ffbf5c8928
|
Merge pull request #1955 from Northmoc/j22_brazen
J22: Brazen Cannonade and support
|
2022-11-24 08:01:53 +01:00 |
|
tool4EvEr
|
926038b025
|
Use register
|
2022-11-24 07:48:09 +01:00 |
|
Northmoc
|
71b8230f92
|
Merge pull request #1958 from Northmoc/j22_kenessos
J22: Kenessos, Priest of Thassa and a little support
|
2022-11-23 19:47:12 -05:00 |
|
Anthony Calosa
|
7b358be847
|
Update CountersPutEffect.java
fix crash
|
2022-11-24 06:32:12 +08:00 |
|
Northmoc
|
865c885664
|
ChangeZoneEffect.changeZonePlayerInvariant support "OptionalPrompt"
|
2022-11-23 12:34:28 -05:00 |
|
Northmoc
|
8002029e79
|
brazen_cannonade.txt and support v2
|
2022-11-23 11:19:39 -05:00 |
|
Anthony Calosa
|
1e7b2852e3
|
Merge pull request #1946 from Northmoc/j22_creep
J22: Creeping Bloodsucker and support
|
2022-11-23 20:23:31 +08:00 |
|
Anthony Calosa
|
202c440797
|
Update CharmEffect.java
@TRT please check further, just added NPE check so it will not crash
|
2022-11-23 15:43:48 +08:00 |
|
Northmoc
|
92df823dd1
|
EffectEffect support "UntilEndOfYourNextCombat"
|
2022-11-22 23:13:42 -05:00 |
|
Northmoc
|
18d8bc0c3a
|
GameAction.dealDamage support "RememberAmount"
|
2022-11-22 18:45:44 -05:00 |
|
Anthony Calosa
|
8a236c4efb
|
Merge pull request #1945 from Simisays/J22
J22 10 Cards
|
2022-11-23 06:24:07 +08:00 |
|
tool4EvEr
|
85398f1273
|
Fix Debt of Loyalty triggering non-static
|
2022-11-22 19:31:38 +01:00 |
|
tool4EvEr
|
a10f8f4cb7
|
Cleanup
|
2022-11-22 12:26:29 +01:00 |
|
Simisays
|
b4213759b1
|
update
|
2022-11-22 10:59:41 +01:00 |
|
Anthony Calosa
|
b8ea883259
|
Merge pull request #1902 from Northmoc/spaceb
UNF: space_beleren.txt and support
|
2022-11-22 08:54:01 +08:00 |
|
Anthony Calosa
|
f3966ecfef
|
Merge pull request #1906 from Northmoc/ticket
UNF: Tickets initial implementation
|
2022-11-22 08:50:31 +08:00 |
|
tool4ever
|
ac3d9ce8ee
|
Misc cleanup (#1940)
* Misc cleanup
* Fix check passing with no own creatures
* Improve StackDescription for Unsubstantiate
|
2022-11-21 20:37:24 +00:00 |
|
Northmoc
|
35365c0893
|
Solve issue 1472 (#1528)
* ManaEffect.resolve add runTriggers boolean
* AbilityManaPart.produceMana incorporate runTriggers boolean
* caged_sun.txt refactor
* AbilityManaPart.produceMana split to add TriggerManaAdded
* TriggerManaAdded.java
* TriggerTapsForMana.java refactor out unneeded
* TriggerType.ManaAdded
* Adjust checks for new Trigger
* Caged Sun fix
* Fix False Dawn only affecting mana abilities
* Rework tapsForMana call
* Clean up
* Support default rules value
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
Co-authored-by: tool4ever <therealtoolkit@hotmail.com>
|
2022-11-21 20:37:01 +00:00 |
|
Anthony Calosa
|
6b3cf252b7
|
Merge pull request #1913 from Northmoc/comet
UNF: Comet, Stellar Pup and support
|
2022-11-21 07:15:49 +08:00 |
|
Northmoc
|
78b3a20292
|
CountersPutEffect.getStackDescription improve for player counters
|
2022-11-19 10:39:25 -05:00 |
|
Northmoc
|
09fa7c00d8
|
add {TK}
|
2022-11-19 10:39:22 -05:00 |
|
Northmoc
|
06e9827464
|
localize sector prompts
|
2022-11-19 10:37:29 -05:00 |
|
Northmoc
|
014cb36dc5
|
GameAction notify of sector assignments
|
2022-11-19 10:37:27 -05:00 |
|
Northmoc
|
61fef27743
|
ChooseSectorEffect remove unneeded
|
2022-11-19 10:37:27 -05:00 |
|
Northmoc
|
15b7909171
|
space_beleren.txt and support
|
2022-11-19 10:37:18 -05:00 |
|
tool4ever
|
8eca58e9e4
|
3 fixes (#1925)
* Improve logic / avoid cheating
* Fix Aggregates.random on FCollection disaster
* Fix finding wrong SA
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
|
2022-11-18 22:37:34 +03:00 |
|
Northmoc
|
b651d6d14d
|
DamageDeal/Prevent use Targets/Defined OR Choices
|
2022-11-18 13:01:54 -05:00 |
|
Northmoc
|
fe553d50aa
|
UNF: Some die-rolling updates (#1907)
* attempted_murder.txt
* clown_car.txt
* RollDiceEffect support "EvenOddResults"
* atomwheel_acrobats.txt
* circuits_act.txt
* RollDiceEffect support "DifferentResults"
* monoxa_midway_manager.txt
* TypeLists add Employee
* celebr_8000.txt
* RollDiceEffect support "SubsForEach"
* celebr_8000.txt tweaks
* celebr_8000.txt tweaks2
|
2022-11-18 11:32:46 -05:00 |
|
tool4ever
|
514eac2141
|
Clean up (#1921)
|
2022-11-18 09:29:00 +00:00 |
|
Anthony Calosa
|
ce635aabe4
|
update Adventure DayNight transition
|
2022-11-18 13:44:15 +08:00 |
|
Northmoc
|
ac046b98d1
|
tighten up Comet's outcome for roll of 6
|
2022-11-17 15:44:55 -05:00 |
|
Northmoc
|
d0249a9607
|
remove unneeded import
|
2022-11-17 10:38:51 -05:00 |
|
Northmoc
|
b5e278e8ed
|
remove ChooseEntityEffect.java
|
2022-11-17 10:37:02 -05:00 |
|
tool4ever
|
397948b70a
|
Card fixes (#1914)
|
2022-11-17 12:59:18 +01:00 |
|
Northmoc
|
9ac1754db7
|
refactor PW loyalty ability checks from KW to StaticAbilityNumLoyaltyAct
|
2022-11-16 22:56:51 -05:00 |
|
Northmoc
|
09109b7b8e
|
ChooseEntityEffect allow for player choices
|
2022-11-16 22:55:26 -05:00 |
|
tool4ever
|
3728e926cc
|
Some fixes (#1911)
|
2022-11-16 20:55:43 +00:00 |
|
Anthony Calosa
|
20b9732357
|
Merge pull request #1905 from tool4ever/hogaak
Fix being able to pay mana for Hogaak
|
2022-11-16 06:53:41 +08:00 |
|
tool4EvEr
|
5e1af59453
|
Fix being able to pay mana for Hogaak
|
2022-11-15 21:36:32 +01:00 |
|
Northmoc
|
9666646c8f
|
prettify some things from #1896
|
2022-11-15 11:43:34 -05:00 |
|
tool4EvEr
|
0a8215a9e7
|
Clean up
|
2022-11-14 22:40:55 +01:00 |
|
tool4ever
|
7c830c2588
|
Fix Strict Proctor (#1893)
|
2022-11-14 16:49:26 +00:00 |
|
tool4EvEr
|
41ef4fe2ce
|
Fix canFaceDownBeShownTo
|
2022-11-14 13:49:22 +01:00 |
|
Anthony Calosa
|
5186208145
|
Merge pull request #1885 from Northmoc/hostile
BRO: Hostile Negotiations and support
|
2022-11-14 14:55:20 +08:00 |
|
tool4EvEr
|
29b571f153
|
Fix for zone changes
|
2022-11-13 22:27:51 +01:00 |
|
Northmoc
|
bcb285e70a
|
TwoPilesEffect.resolve support "DefinedPiles"
|
2022-11-13 12:32:25 -05:00 |
|