Commit Graph

672 Commits

Author SHA1 Message Date
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 5c8d481066 update locales 2025-04-14 17:14:46 +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 073f0d8e1e feat: add updated spanish locale
Compliments of nachoman on the MSE Forum: https://magicseteditor.boards.net/post/43734/thread
2022-08-30 20:04:16 -04:00
Brendan Hagan 6435055d53 feat: add card regions to declare image slice regions for DFCs 2022-08-13 23:58:28 -04:00
GenevensiS cfc2f0dc37 Update locale 2022-08-02 01:59:01 +02: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 f5ed18752e Merge branch 'master' into locales 2022-07-29 23:15:34 -04:00
Brendan Hagan 27a015e2b7 misc: output from merge.pl locale script
perl merge.pl en ALL
This looks to be pretty messy though, I see some spots where it interrupted top level keys and some places where it didn't respect line breaks in a key's value.
2022-07-29 23:07:02 -04:00
Brendan Hagan 132d8d9351 feat: add underline to panels and export 2022-07-26 22:37:57 -04:00
Brendan Hagan 2cf05f4c5e misc: re-add locale files 2022-07-20 23:15:47 -04:00
Brendan Hagan a43920089d feat: more slice window alignment options 2022-07-12 00:17:56 -04:00
Brendan Hagan 9f57081417 misc: re-ignore non-locale packages
These are covered in the Full-Magic-Pack and that's a much better place for them to live.
2022-07-11 22:21:35 -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 4173d5017b feat: revert hack for time card columns, use scripts instead 2022-06-20 21:06:27 -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
Brendan Hagan 52f1724449 feat: new set stylesheet filtering 2022-06-19 22:46:10 -04:00
Brendan Hagan b90a4fcefc misc: update magic-blends.mse-include from Full-Magic-Pack 2022-06-17 13:48:17 -04:00
Brendan Hagan df07d80720 misc: update magic.mse-game from Full-Magic-Pack 2022-06-17 13:42:49 -04:00
Brendan Hagan 15ad48a5be feat: super sloppy way of adding more card list columns (created, modified, notes) 2022-06-15 23:08:33 -04:00
Brendan Hagan 8b888f8d5a ui: add button for slice selection centering 2022-06-14 20:04:15 -04:00
Brendan Hagan 94b073f496 git: change ignored files 2022-06-14 20:04:15 -04:00
Brendan Hagan ab40f587fa misc: export images at 400% scale instead of 100% 2022-06-14 20:04:15 -04:00
Twan van Laarhoven 41de22b182 Correct order of tab hotkeys 2020-06-01 13:43:57 +02:00
Twan van Laarhoven 9922e39feb Fix locale errors 2020-05-22 19:02:31 +02:00
Twan van Laarhoven 424fd96185 Add help text to the card/keyword filter boxes 2020-05-16 14:16:32 +02:00
Twan van Laarhoven 3ea5ea9573 Fix missing carret in card filter box
Add Ctrl+K as a shortcut for card/keyword filter
2020-05-15 02:08:55 +02:00
Twan van Laarhoven c9698573c9 Change keyboard shortcuts for tabs 2020-05-15 00:54:48 +02:00
Twan van Laarhoven 968b8eabca Add "Save as directory" 2020-05-09 13:26:33 +02:00
Twan van Laarhoven 2d171732a0 Add Select All functionality, closes #19 2020-05-08 02:19:04 +02:00
Twan van Laarhoven 302ec87cf2 Locale 2020-05-04 22:02:09 +02:00
Lymia Aluysia e0213877e4 Delete template data. 2017-01-18 06:13:30 -06:00
twanvl 3946210d21 use correct default for .images
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1644 0fc631ac-6414-0410-93d0-97cfa31319b6
2011-01-25 22:49:17 +00:00
artfreakwiu 274a4aba04 Added script and mask to counters to allow for different colored frames.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1641 0fc631ac-6414-0410-93d0-97cfa31319b6
2011-01-24 01:48:39 +00:00
pichoro 5d4da9f294 One last Mirrodin Besieged Update: New keyword, and New creature type.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1640 0fc631ac-6414-0410-93d0-97cfa31319b6
2011-01-23 16:44:54 +00:00
pichoro 22e91c271a Fixing a stupid typo in the name of the Counter template.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1639 0fc631ac-6414-0410-93d0-97cfa31319b6
2011-01-23 16:43:59 +00:00
twanvl 37b3caeaec locale for console panel
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1638 0fc631ac-6414-0410-93d0-97cfa31319b6
2011-01-22 21:38:38 +00:00