Paul Hammerton
64a1bff911
Merge pull request #271 from paulsnoops/plist_update
...
PLIST edition update
2022-05-06 19:45:47 +01:00
paul_snoops
f2de64b1f2
PLIST edition update
2022-05-06 19:41:35 +01:00
paul_snoops
3145fedee4
Revert "PLIST edition update"
...
This reverts commit ac88f0b437 .
2022-05-06 19:40:17 +01:00
paul_snoops
ac88f0b437
PLIST edition update
2022-05-06 19:37:49 +01:00
Northmoc
14608f34c4
CountersPutEffect new Localizer prompts
2022-05-06 13:55:26 -04:00
Northmoc
908be0e653
CountersPutEffect support "PutOnEachOther"
2022-05-06 13:42:12 -04:00
Northmoc
e439e2a975
CountersPutEffect > getStackDescription() updates
2022-05-06 13:40:48 -04:00
Northmoc
ae6f8f8f39
unbreakable_formation.txt minor tweaks
2022-05-06 13:39:16 -04:00
Northmoc
d9fd83bbd3
contractual_safeguard.txt
2022-05-06 13:39:00 -04:00
Northmoc
3f44105d93
NCC: Tenuous Truce ( #236 )
...
* tenuous_truce.txt
2022-05-06 17:21:49 +00:00
Anthony Calosa
88914f8fec
[Adventure] difficulty selector on NewGame Plus
2022-05-07 00:20:21 +08:00
Anthony Calosa
317623fb34
refactor aideck selection
2022-05-06 21:48:11 +08:00
Northmoc
a5e9e394da
Merge pull request #262 from JohnWilliams77/patch-4
...
Update Secret Lair Drop Series.txt
2022-05-06 09:35:53 -04:00
Northmoc
85c597672a
various old card tweaks
2022-05-06 09:29:43 -04:00
Northmoc
1d055682ac
MillEffect > getStackDescription() tweaks + support "Optional", "IfDesc"
2022-05-06 09:29:07 -04:00
Northmoc
ff026c59cc
ChangeZoneEffect > getHiddenOriginStackDescription() : Origin Graveyard improvements
2022-05-06 09:28:10 -04:00
Northmoc
b6e42301bf
AnimateEffect > getStackDescription() tweaks + support "AtEOT"
2022-05-06 09:26:51 -04:00
JohnWilliams77
166c61c7c2
Update Secret Lair Drop Series.txt
2022-05-06 10:54:38 +01:00
Agetian
105f2ce1f3
Merge pull request #244 from tool4ever/lkifix
...
Update some older cards to use LKI correctly
2022-05-06 10:48:49 +03:00
AvacynAngel
b476797001
Create eldritch_pact.txt ( #246 )
...
* Create eldritch_pact.txt
2022-05-06 09:11:23 +02:00
TRT
16c3f4ed14
Card fix
2022-05-06 09:09:41 +02:00
Anthony Calosa
b8288c4e5a
Merge pull request #260 from magpie514/master
...
Adventure mode - Revert RNG
2022-05-06 07:38:41 +08:00
Magpie
78345ade78
Adventure mode - Revert RNG
...
Better fix for yesterday's revert.
2022-05-06 01:33:51 +02:00
Anthony Calosa
920bb96a57
Merge pull request #257 from tool4ever/chooseCardsToDiscardFrom
...
Fix chooseCardsToDiscardFrom
2022-05-06 06:34:27 +08:00
tool4EvEr
11195e64d2
Fix chooseCardsToDiscardFrom
2022-05-05 22:13:30 +02:00
Agetian
42f98bd8da
Merge pull request #211 from Northmoc/nccVazi
...
NCC: Vazi, Keen Negotiator and support
2022-05-05 22:39:26 +03:00
Northmoc
b5608929fc
Merge pull request #245 from paulsnoops/rebalanced_05_may
...
Alchemy Rebalancing for May 5, 2022
2022-05-05 14:19:37 -04:00
paul_snoops
7a9e9b0e19
type_addition
2022-05-05 18:48:29 +01:00
Anthony Calosa
84e4cf5bd2
Merge pull request #250 from magpie514/master
...
Adventure mode - Revert RNG
2022-05-05 20:06:45 +08:00
Magpie
e931da7ce0
Adventure mode - Revert RNG
...
Fix call that assumed MyRandom.
2022-05-05 14:00:43 +02:00
Anthony Calosa
fe0215673b
Merge pull request #249 from CCTV-1/master
...
update simplified chinese translation
2022-05-05 18:40:24 +08:00
Anthony Calosa
c6e8f1d23a
Update RandomDeckGenerator.java
2022-05-05 18:36:28 +08:00
CCTV-1
0fbdd526a6
translate lblSelectCounterType and fix lblWinGameWithOutCasting translation.
2022-05-05 18:32:40 +08:00
Anthony Calosa
10af16aa1d
[Mobile] Auto select AI Enabled Decks randomly
...
- Auto select AI Enabled Decks (non generated decks) when the Player Panel is AI and at least more than 10 AI Decks is available randomly
2022-05-05 18:16:54 +08:00
Anthony Calosa
631ae3f9e5
Merge pull request #248 from magpie514/master
...
Adventure mode - Revert RNG
2022-05-05 13:51:20 +08:00
Magpie
509ba33d8e
Adventure mode - Revert RNG
...
Unused import.
2022-05-05 06:49:45 +02:00
Magpie
b0c545b039
Adventure mode - Revert RNG
...
This will revert shops back to being handled consistently. Temporary solution, most changes are code re-arranging to prepare for more drastic changes.
The current design for shops doesn't allow for easy dynamic changes, it's going to need to be rewritten so PointOfInterestChanges saves the type and current contents of a shop. As it is, a world will always generate a limited amount of cards unless that's done.
2022-05-05 06:41:18 +02:00
Anthony Calosa
9fd90a63c3
Merge pull request #247 from magpie514/master
...
Adventure mode - Support to restrict cards from random pool
2022-05-05 12:03:42 +08:00
Magpie
8251c08af0
Adventure mode - Support to restrict cards from random pool
...
For now we just restrict the Power Nine. They can still be dropped explicitly.
2022-05-05 05:08:31 +02:00
Anthony Calosa
47168e1de7
Update PeekAndRevealAi.java
2022-05-05 04:42:24 +08:00
paul_snoops
40028b77aa
description fixes
2022-05-04 20:29:09 +01:00
paul_snoops
ebc12bed0f
Alchemy Rebalancing for May 5, 2022
2022-05-04 19:36:39 +01:00
TRT
84bd068a06
Update some older cards to use LKI correctly
2022-05-04 15:51:08 +02:00
Agetian
50e068e047
Merge pull request #243 from tool4ever/cycle
...
Fix Cycle of Life
2022-05-04 13:15:40 +03:00
TRT
6096207a85
Fix Cycle of Life
2022-05-04 10:01:10 +02:00
Paul Hammerton
9e95c7d2c0
Merge pull request #242 from churrufli/master
...
Net Deck Archive Updates
2022-05-04 08:47:21 +01:00
churrufli
abb1127fc9
Update net-decks-archive-pauper.txt
2022-05-04 09:34:01 +02:00
Churrufli
ee13d15067
Net Deck Archive Updates
2022-05-04 09:26:41 +02:00
Anthony Calosa
f01b695805
Merge pull request #233 from AvacynAngel/patch-5
...
Create silvanuss_invoker.txt
2022-05-04 09:48:06 +08:00
Anthony Calosa
d96798edab
Merge pull request #229 from Northmoc/ncc2
...
NCC: 2 May
2022-05-04 09:46:34 +08:00