foul-magics/Mage/src/main/java/mage/util
Oleg Agafonov 450f7bd907 AI: fixed game freeze on free cast of multiple cards (part of #13638, #13766);
refactor: fixed that TargetCard doesn't work with Zone.ALL;
2025-06-29 15:24:27 +04:00
..
functions Create copy effects - fixed that it can't copy second side of the modal double-faced card (close #11307, close #13269); 2025-01-29 00:51:34 +04:00
validation
CardUtil.java AI: fixed game freeze on free cast of multiple cards (part of #13638, #13766); 2025-06-29 15:24:27 +04:00
CircularList.java Choose a player at random - fixed that it wrongly choose same player (example: Scrambleverse, close #12679, close #13526); 2025-04-10 12:42:42 +04:00
ClassScanner.java
Copier.java
CopierObjectInputStream.java
Copyable.java
DateFormat.java
DebugUtil.java tests: improved testable dialogs (added source code ref in result table for better IDE navigation, part of #13643, #13638); 2025-06-15 14:08:43 +04:00
DeckBuildUtils.java
DeckUtil.java
FastByteArrayInputStream.java
FastByteArrayOutputStream.java
FuzzyTestsUtil.java AI, tests: added stability tests to make sure AI simulations can process errors and freezes (part of #13638, #13766); 2025-06-28 22:51:34 +04:00
GameLog.java
JarVersion.java
JsonUtil.java
ManaUtil.java refactor: combined announceX methods in one, improved X message and selection for AI (part of #10330) 2025-05-16 19:34:57 +04:00
MessageToClient.java
MultiAmountMessage.java other: added getMultiAmount testable dialogs in cheat menu (part of #13638) 2025-06-07 08:50:29 +04:00
RandomUtil.java
StreamUtils.java
SubTypes.java
TargetAddress.java
ThreadLocalStringBuilder.java
ThreadUtils.java
TournamentUtil.java
TreeNode.java
XmageThreadFactory.java