Cockatrice/oracle/src
ebbit1q 77978c7178
stop prepending the adventure side (#6819)
the adventure side of adventure cards used to be the first entry in
mtgjson, at some point this changed to the second entry, better
reflecting its secondary nature, however cockatrice has hardcoded the
treatment of the card to assume the second part was the "main" part,
when implementing the treatment of prepare layout cards (#6792) I
copied the behavior over which was then already incorrect, this pr
removes the special treatment of this card layout bringing the result
back in line with expectation: the main part of the card provides the
main type used in cockatrice for sorting and behavior
2026-04-19 01:03:49 +02:00
..
lzma [WIP] Basic mtgjsonv4 support (#3458) 2018-12-20 18:05:03 -05:00
qt-json replace foreach macro with standard for each loop (#5485) 2025-01-17 05:18:15 +00:00
zip Docs: Use Doxygen \todo comments (#6421) 2025-12-15 00:13:16 +01:00
main.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +01:00
main.h workaround for foreign card arts getting priority by default (#3652) 2019-03-12 10:12:31 +01:00
oracleimporter.cpp stop prepending the adventure side (#6819) 2026-04-19 01:03:49 +02:00
oracleimporter.h adds eternal to prioritisation list (#6793) 2026-04-10 18:18:08 +02:00
oraclewizard.cpp Set OracleWizard style to "Modern" instead of "Aero" (#6778) 2026-04-07 15:58:42 +02:00
oraclewizard.h [Oracle] Move oracle settings to separate file (#6588) 2026-02-07 21:44:49 -05:00
pages.cpp [NetworkManager] Set Version string as user agent (#6411) 2025-12-12 11:29:18 +01:00
pages.h [Oracle] Support importing tokens and spoilers from local file (#6387) 2025-12-03 00:19:56 -05:00
pagetemplates.cpp [Oracle] Support importing tokens and spoilers from local file (#6387) 2025-12-03 00:19:56 -05:00
pagetemplates.h [Oracle] Support importing tokens and spoilers from local file (#6387) 2025-12-03 00:19:56 -05:00
parsehelpers.cpp Optimize cipt parsing by early returning (#5727) 2025-03-15 21:23:41 +00:00
parsehelpers.h Update cipt parsing (#5712) 2025-03-14 21:44:13 -04:00