Commit Graph

2461 Commits

Author SHA1 Message Date
Anthony Calosa
7f6bbfea3c move audit to StaticData
- fix cards with setlookup
closes #1096
2022-07-12 19:02:35 +08:00
Anthony Calosa
a71148cfe3 fix auditer
closes #1096
2022-07-12 18:36:59 +08:00
Hans Mackowiak
e92198c254 confirmAction: add Map Params 2022-06-22 23:32:57 +02:00
paul_snoops
712372063d archive to archived 2022-06-20 19:49:33 +01:00
paul_snoops
7dfeb79618 WIP: "Historic" formats re-work - Part 2: Re-name to Archive 2022-06-20 19:49:09 +01:00
Hans Mackowiak
41197902ab GameAction: better handle etb counter + doubler + same time 2022-06-18 10:19:22 +02:00
Hans Mackowiak
c6542347ea Card: add Table for ChangedSVars (#426)
* Card: add Table for ChangedSVars
2022-06-12 19:41:49 +02:00
Michael Kamensky
cff5e36d9e [maven-release-plugin] prepare for next development iteration 2022-06-11 13:06:54 +03:00
Michael Kamensky
d3c411d097 [maven-release-plugin] prepare release forge-1.6.53 2022-06-11 13:06:46 +03:00
Michael Kamensky
761b10eba4 [maven-release-plugin] prepare for next development iteration 2022-06-11 12:55:35 +03:00
Michael Kamensky
bd2a42b435 [maven-release-plugin] prepare release forge-1.6.52 2022-06-11 12:55:27 +03:00
Michael Kamensky
20de403e64 [maven-release-plugin] prepare for next development iteration 2022-06-11 12:50:40 +03:00
Michael Kamensky
6c1fe344e1 [maven-release-plugin] prepare release forge-1.6.51 2022-06-11 12:48:23 +03:00
Michael Kamensky
888d49a43f [maven-release-plugin] prepare for next development iteration 2022-05-30 20:40:26 +03:00
Michael Kamensky
b9897ecb00 [maven-release-plugin] prepare release forge-1.6.50 2022-05-30 20:40:16 +03:00
Anthony Calosa
be997820a3 update ProtocolMethod & access options
- added access options for Java 11 and up
- fix Netplay Crash on assignGenericAmount
2022-05-29 14:31:15 +08:00
Anthony Calosa
6721fc5970 disable some test since it doesn't check the game modes for oathbreaker
- todo make the test relevant for the actual game mode
2022-05-23 12:42:06 +08:00
tool4ever
2198947c53 Fix misc stuff (#234) 2022-05-03 15:54:24 +00:00
Agetian
13dc89c3a2 Merge pull request #186 from tool4ever/questdeckfix
Fix duplicating cards in quest mode
2022-05-02 16:12:55 +03:00
tool4EvEr
b41d76749c Fix duplicating cards in quest mode 2022-05-01 17:04:52 +02:00
Hans Mackowiak
99c10761d1 canEquip checks for SpellAbility 2022-05-01 13:29:58 +02:00
Leandro Doctors
5d75e13614 format: fix broken comment 2022-04-23 19:52:19 -03:00
Leandro Doctors
530d419649 format: replace tabs with spaces 2022-04-22 11:33:46 -03:00
Leandro Doctors
629c232f92 forge-gui-desktop: tests: refactor (format)
Affected namespaces:
forge.card
2022-04-22 11:33:46 -03:00
Leandro Doctors
e585756676 forge-gui-desktop: tests: refactor (organize imports)
Affected namespaces:
forge.card
2022-04-22 11:33:46 -03:00
Leandro Doctors
bb9af66a44 forge-gui-desktop: tests: refactor (rename)
Affected namespaces:
forge.card
(referenced by forge.deck and forge.gamesimulationtests)
2022-04-22 11:33:46 -03:00
Chris H
096032e6b7 Merge pull request #76 from allentiak/migrate-junit3-tests-to-testng
Migrate all remaining JUnit3 tests to TestNG
2022-04-21 20:26:40 -04:00
Alumi
f0762b3bdc Better fix for card list dancing light issue. 2022-04-20 17:49:51 +09:00
Leandro Doctors
e570222e31 format: convert tabs to spaces 2022-04-19 15:35:31 -03:00
Leandro Doctors
1a57bee27f forge-gui-desktop: tests: refactor (format)
Affected namespace:
forge.ai.simulation
2022-04-19 15:35:31 -03:00
Leandro Doctors
efa45f8889 forge-gui-desktop: tests: refactor (rename)
Affected namespace:
forge.ai.simulation
2022-04-19 15:35:31 -03:00
Leandro Doctors
c7d0dde3e7 forge-gui-desktop: tests: migrate from JUnit3 to TestNG
Affected namespace:
forge.ai.simulation
2022-04-19 15:35:30 -03:00
pfirpfel
daa6feef30 Fix checkstyle error 2022-04-19 18:54:18 +02:00
Anthony Calosa
bd0238a93d disable BaseMultiResolutionImage 2022-04-19 23:01:52 +08:00
Anthony Calosa
22069e6abd Fix Desktop ImageView
- reduce width and height by 1
2022-04-19 09:53:38 +08:00
Alumi
48f3ae1315 Detect Screen DPI and scale images accordingly 2022-04-16 21:34:12 +09:00
Michael Kamensky
d0d08573f5 [maven-release-plugin] prepare for next development iteration 2022-03-28 17:48:30 +03:00
Michael Kamensky
31144ad505 [maven-release-plugin] prepare release forge-1.6.49 2022-03-28 17:48:16 +03:00
Magpie
4e49db1d56 Custom content fixes
Allows loading of custom tokens and unifies the databases so it doesn't require workarounds to find everything.
2022-03-23 05:54:36 +01:00
Hans Mackowiak
2a7db08900 removes compatqual.NullableDecl 2022-03-21 12:34:20 +00:00
Hans Mackowiak
c8e5a02487 Sentry upgrade 2022-03-21 05:11:36 +00:00
Michael Kamensky
6e5df41780 Merge branch 'master' into 'master'
Added NEO/NEC achievements by Marek14.

See merge request core-developers/forge!6393
2022-03-12 19:01:07 +00:00
Anthony Calosa
368acd1c59 [Mobile] Update netcode, fix swapped players
-update CObjectInputStream to use DecompressibleInputStream method
2022-03-08 10:43:53 +08:00
Michael Kamensky
5142549c0d [maven-release-plugin] prepare for next development iteration 2022-03-06 20:30:40 +03:00
Michael Kamensky
587539290c [maven-release-plugin] prepare release forge-1.6.48 2022-03-06 20:30:23 +03:00
Paco Ito
6b24d956f6 feat: make icons scale using SCALE_SMOOTH 2022-02-23 19:52:41 +00:00
Anthony Calosa
1eb4aa5647 Draft Ranking on ImageView
- add an option to show draft card rankings
2022-02-11 14:12:44 +08:00
Tim Mocny
a7f2d8f31e add new Phyrexian/color pair hybrid mana shards 2022-02-11 04:23:04 +00:00
Sol
ba45327912 Merge branch 'paco_unifiedaihintrender' into 'master'
Unified Deck AI Hints

See merge request core-developers/forge!6113
2022-02-03 17:42:09 +00:00
Paco Ito
cde80c9c6e Unified Deck AI Hints 2022-02-03 17:42:08 +00:00