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
Brendan Hagan
52f1724449
feat: new set stylesheet filtering
2022-06-19 22:46:10 -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
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
twanvl
bd55326c7d
* Added console panel for evaluating scripts and showing error messages.
...
* Rewrite of error queue code: errors are now pulled, instead of being turned into messageboxes automatically.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1629 0fc631ac-6414-0410-93d0-97cfa31319b6
2011-01-21 13:26:03 +00:00
twanvl
d217349148
Added filter box for keywords
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1615 0fc631ac-6414-0410-93d0-97cfa31319b6
2011-01-16 13:34:50 +00:00
twanvl
6a6c4a7fe3
version bump: now 0.3.9
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1585 0fc631ac-6414-0410-93d0-97cfa31319b6
2011-01-07 19:26:49 +00:00
twanvl
f086f21084
added 'show profiler' to locale to shut up warnings
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1582 0fc631ac-6414-0410-93d0-97cfa31319b6
2011-01-06 16:26:04 +00:00
twanvl
4ee33c28f9
added "search for cards", removed old style pack generation
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1518 0fc631ac-6414-0410-93d0-97cfa31319b6
2010-10-03 16:27:06 +00:00
pichoro
1bd866268c
Setting svn:eol to "native" for templates I added or messed up.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1501 0fc631ac-6414-0410-93d0-97cfa31319b6
2010-08-15 01:31:38 +00:00
twanvl
57e0391f0d
slightly better error messages when reading an enum value fails: also report the default used
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1479 0fc631ac-6414-0410-93d0-97cfa31319b6
2010-08-04 01:38:53 +00:00