Commit Graph

150 Commits

Author SHA1 Message Date
GenevensiS c531b8aa74 Add option to download missing stylesheets on startup 2026-05-18 23:31:39 +02:00
GenevensiS 754ca3bccf add "update group" buttons to package manager 2026-05-15 15:37:56 +02:00
GenevensiS 6f4fc0066d update locales 2026-05-13 18:11:08 +02:00
GenevensiS 50b649beca add "add double faced card" menu option 2026-05-09 19:42:19 +02:00
GenevensiS d4efc5b973 improve blending error messages 2026-05-07 11:34:15 +02:00
GenevensiS 05d205cafa update locales 2026-04-26 21:13:02 +02:00
GenevensiS c167272ae6 add dependency checks for card.linked_card_x 2026-04-10 02:38:38 +02:00
GenevensiS 4d1c7aae96 prevent dropdown from closing when moving to parent or child 2026-04-09 19:30:17 +02:00
GenevensiS adccdef933 tweaks an locale updates 2026-02-16 13:49:14 +01:00
GenevensiS d2dce6617d handle transparent images when importing symbols 2026-02-06 03:17:46 +01:00
GenevensiS 857bfb6c9c update locales 2026-02-05 17:04:40 +01:00
GenevensiS ab4d79a686 prevent crash in crop_image function 2026-01-19 17:21:42 +01:00
GenevensiS 6ca8abae1a add stroke text, stretch symbols 2026-01-13 11:20:28 +01:00
GenevensiS 80b6573cbf add documentation link in help menu 2026-01-07 06:17:16 +01:00
GenevensiS aeae27c7e3 update locales 2026-01-07 02:44:35 +01:00
GenevensiS 6a1d23efc7 add bleed margin in print menu 2025-12-31 04:44:52 +01:00
GenevensiS 5390a032fc add strikethrough 2025-12-28 16:49:51 +01:00
GenevensiS 3320c89bfc update locales 2025-12-16 19:24:29 +01:00
GenevensiS ee0a56f8c0 update locales 2025-12-14 19:27:36 +01:00
GenevensiS a80202989e update locales 2025-12-14 18:02:10 +01:00
GenevensiS 2888dc4059 add bleed edge option, get_card_export_settings function 2025-12-13 20:33:18 +01:00
GenevensiS 22b3a3e8b2 add setting to export card notes in meta data 2025-11-29 12:08:00 +01:00
GenevensiS 614f69ab47 sundry tweaks
- prevent infinite loop and warn when a game has no card fields
- choice fields are no longer ignored if they have no choices defined
- templates can now have the same name as their game folder (no hyphen needed)
- indent made by 4 spaces is now considered a tab (but will still produce a warning let's no kid ourselves)
2025-11-28 19:12:33 +01:00
GenevensiS 46ffe62f15 Update locale 2025-11-28 14:38:39 +01:00
GenevensiS 5fcc5a43fd update locales 2025-08-07 20:24:23 +02:00
GenevensiS 7f6170998b update locales 2025-07-20 03:12:33 +02:00
GenevensiS 2ba44de420 update locales 2025-06-26 20:57:10 +02:00
GenevensiS e2d546743b update locales 2025-06-21 11:48:34 +02:00
GenevensiS e45353af9b Add Json importer (#46)
add boost-json to dependencies
2025-06-21 07:53:35 +02:00
GenevensiS a401d68c9b update locales 2025-06-09 17:04:18 +02:00
GenevensiS 87fbc0e80e Implement CSV / TSV import (#45)
- add csv/tsv importer
- add `make_map` script function
- add `alt name` field property
- add `construction script` field property
- add `construction script` game property
2025-06-09 04:53:33 +02:00
GenevensiS 91433d5c9d localize pattern in new_card 2025-04-11 03:48:18 +02:00
GenevensiS 1a3940c16d localization pattern 2025-04-11 03:25:21 +02:00
Brendan Hagan ad6d40df4c fix: correct localization of strings on Print window 2024-02-12 23:21:40 -05:00
Brendan Hagan 70153424f7 misc: update locale file from Full-Magic-Pack 2024-02-12 21:44:22 -05:00
Brendan Hagan 19b4bb3b71 misc: restore locale files 2024-02-12 20:38:15 -05:00
Carl Miller, Jr 1f247a855f Adding Mac OS build functionality (#67)
Co-authored-by: Carl Miller Jr <halian@Fireblade.local>
2024-02-07 21:40:35 -05:00
Brendan Hagan 6435055d53 feat: add card regions to declare image slice regions for DFCs 2022-08-13 23:58:28 -04:00
Brendan Hagan b5b4f9d2b4 misc: manually adjust remaining locales
The merge tool is pretty picky about line breaks and comments, so tried to just ensure they all matched.
2022-07-30 19:05:42 -04:00
Brendan Hagan 2f51c8ba4d misc: merge in master, update translations, manually fix CH-S and JP
The rest still need work. There appears to be a bug with multi-line values on non-existent keys.
2022-07-29 23:57:05 -04:00
Brendan Hagan 132d8d9351 feat: add underline to panels and export 2022-07-26 22:37:57 -04:00
Brendan Hagan a43920089d feat: more slice window alignment options 2022-07-12 00:17:56 -04:00
Brendan Hagan 5e1f923b38 misc: reduce impact of locale changes
This is more backwards compatible and would permit applying this locale to an older version without as much mess. I don't think MSE has any concept of versioning on locales unfortunately to permit declaring which field applies to which version.
2022-07-09 19:21:41 -04:00
Brendan Hagan 894d13fbdb feat: restore ability to export using viewer rotation angle 2022-07-07 23:23:35 -04:00
Brendan Hagan 95fdaa776c misc: throw internal image extension behind a preference setting 2022-07-04 01:57:32 -04:00
Brendan Hagan 616fe1aad7 feat: add internal storage scale option to preferences window 2022-07-04 00:52:53 -04:00
Brendan Hagan 5c983275af feat: initial arbitrary constrain of slice window images to 500x500 2022-07-03 23:48:02 -04:00
Brendan Hagan d3712460e8 feat: add clear button to console panel 2022-06-22 23:43:59 -04:00
Brendan Hagan b561e5ff77 misc: right align game/style filter, correct help text location 2022-06-20 00:15:19 -04:00
Brendan Hagan 766a99fbc4 feat: apply filtering to game list, correct selections after filtering
Will need to propogate these filtering options to the other places these things are present, there's a dedicated variant for just the stylesheet dialog window and also the Style tab.
2022-06-19 23:38:38 -04:00