thedevnull
bada43b901
- fixed performance with OpenGl acceleration ( #4742 )
...
Co-authored-by: Daniel Lage <daniels.nix@gmail.com >
2024-02-26 09:50:12 +01:00
Paul Hammerton
a8758f230c
fix_test
2024-01-26 09:53:16 +00:00
friarsol
0fd99618c1
Simplify how users can open the log file when we need it
2024-01-22 08:47:19 -05:00
Northmoc
aa847acf04
MKM - Case stuff ( #4566 )
2024-01-21 09:42:28 +00:00
tool4ever
e733b8fe0c
Reimplement UI_CLONE_MODE_SOURCE ( #3984 )
...
* Reimplement UI_CLONE_MODE_SOURCE
2024-01-19 21:59:39 +00:00
Hans Mackowiak
c8def9b1ca
GameSimulationTest: update some hasKeyword tests
2024-01-07 07:29:19 +01:00
friarsol
238977dac4
Disable lazy loading
2024-01-03 10:17:16 -05:00
Northmoc
7f5e75bdb0
PIP: Radiation mechanic implementation ( #4204 )
...
* PIP: Radiation mechanic implementation
* remove OVERRIDE
* remove unused property
2023-12-26 06:55:14 +03:00
friarsol
0d69b600f8
- Updating alpha versions
2023-12-04 21:49:15 -05:00
GitHub Actions
8c82589436
[maven-release-plugin] prepare for next development iteration
2023-12-04 20:40:21 -05:00
GitHub Actions
7e0088328b
[maven-release-plugin] prepare release forge-1.6.59
2023-12-04 20:40:21 -05:00
Chris H
98f84fb6ea
Improve android versioning + autoupdate ( #4240 )
2023-11-28 21:48:56 -05:00
Paul Hammerton
ebbb3ffb0d
test_fix
2023-11-28 09:29:05 +00:00
Northmoc
1a7a135c2b
LCI – Discover mechanic implementation ( #3992 )
...
* LCI – Discover mechanic implementation
* curator_of_suns_creation.txt
* wiring improvements
* more cards
* last cards/tweaks
2023-11-15 19:20:47 +03:00
tool4EvEr
6410d24e04
Apply patch
2023-11-05 11:51:45 +01:00
Northmoc
e06d4bcb87
jadelight_spelunker.txt and ExploreEffect improvements
2023-11-04 15:04:15 -04:00
Northmoc
77725b6e6d
merge lblOk and lblOK ( #4040 )
2023-10-30 21:50:28 +03:00
tool4ever
aa1c3dd45e
Restore misunderstood functionality to desktop card viewer ( #3985 )
2023-10-26 14:17:04 +00:00
kevlahnota
a5e3a43b84
Merge pull request #3982 from kevlahnota/newmaster2
...
remove UI_CLONE_MODE_SOURCE preference
2023-10-26 17:22:40 +08:00
kevlahnota
36fe377977
Merge pull request #3977 from tool4ever/fullControl
...
Full Control
2023-10-26 17:22:03 +08:00
kevlahnota
bbb91354cd
Merge pull request #3971 from tool4ever/secdoc
...
Second Doctor
2023-10-26 17:21:20 +08:00
Anthony Calosa
fcccd1fc3d
cleanup
2023-10-26 17:08:12 +08:00
kevlahnota
624d0f26d8
Merge pull request #3944 from Northmoc/bamboozle
...
bamboozling_beeble.txt and centaur_of_attention.txt and Support
2023-10-26 16:55:47 +08:00
Anthony Calosa
0a6fc95203
remove UI_CLONE_MODE_SOURCE preference
...
- clone effect was updated last 2019 and this isn't used anymore, free up some space for options
2023-10-26 16:41:10 +08:00
tool4EvEr
ebbbbc847b
Full Control
2023-10-25 21:58:39 +02:00
tool4EvEr
68391c30e2
Refactor confirm for cleaner distinction
2023-10-25 13:27:17 +02:00
Northmoc
043db92769
WHO - Doctor's companion and support
2023-10-24 01:04:30 -04:00
Northmoc
9b491912cc
bamboozling_beeble.txt and Support
2023-10-21 18:26:02 -04:00
Northmoc
25e89b04a3
day_of_the_moon.txt and support/refactor in NameCard ( #3890 )
...
* day_of_the_moon.txt and support/refactor
2023-10-14 09:46:22 +00:00
Henry Eklind
346f3bf7fd
Add back faced cards to writeDeckHtml ( #3887 )
2023-10-12 20:22:26 +03:00
tool4EvEr
6460dd44f7
Revert "Modify main game loop for use with basic AI unit tests ( #3669 )"
...
This reverts commit 1e116be3b0 .
2023-10-07 15:17:57 +02:00
Hans Mackowiak
2cd59eb111
fix n't
2023-10-06 07:13:03 +02:00
asvitkine
03499cabd8
Fix variable name
2023-10-04 15:17:53 -04:00
asvitkine
54eab6b00f
Remove unused import
2023-10-04 15:16:32 -04:00
asvitkine
685cd2583f
Fix SimAI not respecting Pithing Needle effects.
...
Before this change, Sim AI would just choose effects that should be blocked by Pithing Needle (and similar cards). Adds a test.
2023-10-04 15:15:10 -04:00
marthinwurer
1e116be3b0
Modify main game loop for use with basic AI unit tests ( #3669 )
...
* Added game fuzzing test
* modified doc wording
* instrumentation for land order fixes
* progress
* new tests
* even more progress
* split out main game loop stuff
* some cleanup
* setting up the tapland tests
* some cleanup
* fixed ensure lands are playable
* Moved packages
* progress
* cleanup
* cleanup fuzz test
* cleanup imports
* fixed phase priority
* made max loop count constant
* made simulation test extend ai test
* more cleanup
* Update SimulationTest.java
remove unused imports
---------
Co-authored-by: Hans Mackowiak <hanmac@gmx.de >
2023-09-21 12:22:34 -04:00
GitHub Actions
72ddfd0be6
[maven-release-plugin] prepare for next development iteration
2023-09-20 22:00:51 -04:00
GitHub Actions
c629080a8d
[maven-release-plugin] prepare release forge-1.6.58
2023-09-20 22:00:51 -04:00
tool4ever
461cc96800
Fix scripts ( #3785 )
...
* Fix scripts
* Fix adventure color when different to main part
---------
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.60>
2023-09-17 22:01:25 +03:00
friarsol
526c6b1fb9
When importing/buying a Commander deck, add Commander to quest owned cards
2023-09-08 11:19:33 -04:00
tool4EvEr
303ed50322
prune hidden information
2023-09-03 08:29:45 +02:00
tool4EvEr
54302fc89b
Account for rebranded cards
2023-09-01 21:30:12 +02:00
tool4EvEr
3801813aa0
battle support
2023-09-01 12:20:18 +02:00
Anthony Calosa
64303f455e
fix GUI for attached panels with each other
...
- closes #3661
2023-08-24 22:09:07 +08:00
tool4ever
2025487c34
Fix getTotalPreventionShieldAmount ( #3654 )
...
* Fix scripts
* Fix damage prevention display
* Optimize attachment tracking for netplay
* Phasing fix
* Fix NPE
* Tweak logic order
* Clean up
* Fix scripts
* Clean up
* Fix FailedToTarget
---------
Co-authored-by: TRT <>
2023-08-23 11:34:50 +03:00
friarsol
b6bce14ba3
Add a test related to #3156
2023-08-20 18:39:05 -04:00
friarsol
49df5a9993
- AI: Reduce priority of mana sources that make you sacrifice other things
2023-08-20 18:39:05 -04:00
TRT
0f002e6526
Fix AI never casting paired commanders
2023-08-14 21:43:47 -04:00
tool4EvEr
70de03381c
Clean up
2023-07-28 19:56:08 +02:00
Northmoc
276fc693a8
MAT: tyvar_the_bellicose.txt + support ( #3040 )
2023-07-27 07:43:15 +00:00