Paul Hammerton
5342518b98
YBLB
2024-08-16 11:39:52 +01:00
Paul Hammerton
668c5d64e8
eternal
2024-08-16 11:05:35 +01:00
Paul Hammerton
a2951abac8
Edition updates: FDN, MB2
2024-08-16 11:03:13 +01:00
kevlahnota
c06e97d57b
Merge pull request #5937 from kevlahnota/master2
...
fix NPE
2024-08-16 10:29:35 +08:00
Anthony Calosa
de3b6b82cb
fix NPE
2024-08-16 10:27:25 +08:00
Paul Hammerton
e590df1a08
Merge pull request #5934 from dracontes/rb-fdn-2
...
FDN: Felidar Savior, Helpful Hunter, Prideful Parent, Vengeful Bloodwitch
2024-08-15 17:07:51 +01:00
Renato Filipe Vidal Santos
0ac16b3b28
Update helpful_hunter.txt
2024-08-15 16:54:23 +01:00
Renato Filipe Vidal Santos
00a08d325d
Update prideful_parent.txt
2024-08-15 16:53:48 +01:00
Renato Filipe Vidal Santos
7f150ce741
Update ajani_nacatl_pariah_ajani_nacatl_avenger.txt
2024-08-15 16:53:14 +01:00
Renato Filipe Vidal Santos
ec8dc5ff0c
Update spirited_companion.txt
2024-08-15 16:52:42 +01:00
Renato Filipe Vidal Santos
4ce94b929f
Add files via upload
2024-08-15 16:37:27 +01:00
Renato Filipe Vidal Santos
b7605ee1da
Update desert_warfare.txt ( #5926 )
2024-08-15 17:27:31 +02:00
Paul Hammerton
038374c3c5
Merge pull request #5931 from paulsnoops/edition_updates
...
Edition updates: FDN, SLD, YBLB
2024-08-15 10:46:44 +01:00
Paul Hammerton
d3fd7523e2
Edition updates: FDN, SLD, YBLB
2024-08-15 10:42:51 +01:00
Renato Filipe Vidal Santos
6ef5acbd51
Update planequake.txt ( #5928 )
2024-08-15 09:52:46 +02:00
Renato Filipe Vidal Santos
6f110c114a
Update long_river_lurker.txt ( #5927 )
2024-08-15 09:52:18 +02:00
Chris H
df78ac9a73
Update karn_living_legacy.txt ( #5930 )
2024-08-15 08:44:45 +02:00
Simisays
9201ccb390
UNF last 3 attractions ( #5845 )
...
* update
* cleanup
* Update tunnel_of_love.txt
2024-08-15 05:26:20 +03:00
Chris H
8be414d9dd
Blb release ( #5929 )
...
* [maven-release-plugin] prepare release forge-1.6.64
* [maven-release-plugin] prepare for next development iteration
* Update pom.xml
* Update AndroidManifest.xml
* Update pom.xml
* Update Forge.java
---------
Co-authored-by: GitHub Actions <actions@github.com >
2024-08-14 21:06:29 -04:00
Renato Filipe Vidal Santos
60d3b7a898
Update temporal_aperture.txt ( #5922 )
2024-08-14 19:50:08 +02:00
Paul Hammerton
bdade41a24
Merge pull request #5924 from paulsnoops/fix_mb2
...
Fix MB2
2024-08-14 10:57:35 +01:00
Paul Hammerton
0c06eaa04a
Fix MB2
2024-08-14 10:53:28 +01:00
Paul Hammerton
6847247519
Merge pull request #5923 from paulsnoops/edition_updates
...
Edition updates: MB2, SLD, YBLB
2024-08-14 10:27:01 +01:00
Paul Hammerton
d112109d2a
spacing
2024-08-14 10:22:11 +01:00
Paul Hammerton
fd43fa8829
Edition updates: MB2, SLD, YBLB
2024-08-14 10:16:09 +01:00
kevlahnota
024bf68040
Merge pull request #5920 from kevlahnota/master2
...
Update Sentry
2024-08-14 13:26:48 +08:00
Renato Filipe Vidal Santos
e89a4f6593
Update norns_fetchling.txt ( #5893 )
...
* Update norns_fetchling.txt
* Update norns_fetchling.txt
2024-08-14 06:42:36 +03:00
Renato Filipe Vidal Santos
f744642acb
Update takklemaggot.txt ( #5882 )
2024-08-14 06:42:22 +03:00
Renato Filipe Vidal Santos
4f843052eb
Add files via upload ( #5878 )
2024-08-14 06:41:54 +03:00
Anthony Calosa
4deff44f76
remove hint
2024-08-14 06:40:45 +08:00
Chris H
6886992009
Fix bad references for snapshots
2024-08-13 14:53:19 -04:00
tool4ever
67b18b2e08
Update scripts ( #5919 )
2024-08-13 19:37:43 +02:00
Anthony Calosa
4a2991588b
Update Sentry libs
...
- fix Java Property on startup
2024-08-13 20:11:20 +08:00
Anthony Calosa
3541fe1157
Merge branch 'master' into master2
2024-08-13 18:06:34 +08:00
tool4ever
35b898cc5a
Script fixes ( #5912 )
2024-08-13 08:30:14 +02:00
Renato Filipe Vidal Santos
61aaa8a715
Update ulamog_the_defiler.txt ( #5915 )
2024-08-13 08:29:44 +02:00
Renato Filipe Vidal Santos
fb4f36bb09
Fixing Rootwater Matriarch ( #5909 )
2024-08-13 08:24:06 +02:00
Anthony Calosa
425c8b830b
Merge branch 'master' into master2
2024-08-13 05:54:11 +08:00
Chris H
9c40c21026
External IP check should use https
2024-08-12 16:28:20 -04:00
Anthony Calosa
73c31613c1
Merge branch 'master' into master2
2024-08-12 19:13:35 +08:00
Jetz72
8f77b1e3ce
GamePieceType and isCollectible ( #5889 )
...
* GamePieceType and isCollectible.
Can no longer ante conjured cards.
Helper set of ZoneTypes that are part of the command zone.
* Faster GamePieceType evaluation
---------
Co-authored-by: Jetz <Jetz722@gmail.com >
2024-08-12 09:35:16 +02:00
Hans Mackowiak
825781446f
Update TypeLists.txt
...
Add Snail
2024-08-12 09:20:52 +02:00
Agetian
ddfa841e5d
- Add puzzle PS_BLB2. ( #5911 )
2024-08-12 06:00:01 +03:00
Fulgur14
6c5b6a0da4
Update cryptic_spires.txt ( #5906 )
...
I think it produces one mana of EACH color (I had AI use it to pay {2} UnlessCost). But I don't know how to fix that, so I have at least corrected the text.
2024-08-12 05:47:36 +03:00
Renato Filipe Vidal Santos
037a5d90dd
Fixing Nykthos, Shrine to Nyx and other related cards ( #5905 )
...
* Update nykthos_shrine_to_nyx.txt
* Update astral_cornucopia.txt
* Update nyx.txt
* Update rhystic_cave.txt
* Update three_tree_city.txt
* Update three_tree_city.txt
* Update nyx_lotus.txt
2024-08-12 05:47:28 +03:00
tool4ever
e93b130a36
Merge pull request #5865 from tool4ever/uphill
...
Fix Uphill Battle
2024-08-11 20:26:46 +02:00
tool4ever
6c7600dd1b
Merge pull request #5895 from Jetz72/code-cleanup
...
Miscallaneous Cleanup Part 3
2024-08-11 19:30:21 +02:00
kevlahnota
af060121cf
Update Mobile Build ( #5813 )
...
* LibGDX Update
* unused import
* disable minimize on screen lock
2024-08-11 19:12:29 +02:00
tool4ever
d2c42071aa
Fix token CMC when copying ( #5898 )
...
* Fix token CMC when copying
* Fix TDFC token copy using front CMC
---------
Co-authored-by: TRT <>
2024-08-11 19:09:59 +02:00
Renato Filipe Vidal Santos
05b7265473
Update overblaze.txt ( #5886 )
2024-08-11 17:30:43 +02:00