Commit Graph

38 Commits

Author SHA1 Message Date
Brendan Hagan cb8551c4ac misc: update changes 2024-02-12 23:02:20 -05:00
Brendan Hagan 2770b07668 misc: code formatting + readme update 2022-12-30 22:12:44 -05:00
Brendan Hagan 4c9e6fc735 release: 2.4.0 2022-11-19 20:19:14 -05:00
Brendan Hagan 5d18de54d0 docs: change log updates 2022-11-18 22:15:50 -05:00
Brendan Hagan 46ab8870d1 docs: change log updates 2022-11-18 21:29:48 -05:00
Brendan Hagan ec98048c26 misc: export options window formatting 2022-11-18 21:08:29 -05:00
Brendan Hagan cd2c1351f6 misc: changelog for 2.3.2 2022-09-14 21:45:16 -04:00
Brendan Hagan 6c5b6a0c4a release: 2.3.1 2022-08-02 22:14:20 -04:00
Brendan Hagan e0d9e84740 feat: restore locale level translations for other packages (fixes #41)
This is only a partial fix though, it basically restores the old behavior as a default. That doesn't help though with flipping the definitions to get stuff out of the UI Locale file though. So that'll have to come next for allowing wildcard resolutions to be done from the game(?) or maybe locale extension files?
2022-08-02 21:42:03 -04:00
Brendan Hagan 5dfc9bcd43 release: 2.3.0 2022-07-29 22:43:17 -04:00
Brendan Hagan 51925e9ca7 misc: changelog entry for underline 2022-07-27 20:28:10 -04:00
Brendan Hagan 9f162fed1e release: 2.2.2 2022-07-20 21:49:11 -04:00
Brendan Hagan b7b85cefe3 release: v2.2.1 2022-07-19 21:37:49 -04:00
Brendan Hagan 30b9919c82 fix: Add Cards toolbar submenu initial load content (fixes twanvl#153)
This commit is what broke it, but it did so while referencing some cross platform incompatibility. I hope the method done by this fix avoids that compatibility issue.
2022-07-17 02:00:52 -04:00
Brendan Hagan 54be634b86 release v2.2.0 2022-07-16 23:06:01 -04:00
Brendan Hagan d1d63fb21f misc: doc updates for exposed variables 2022-07-14 19:50:30 -04:00
Brendan Hagan 4f7fa585f7 feat: expose extra_card and extra_card_style script accessible variables 2022-07-14 17:30:45 -04:00
Brendan Hagan 7186772af4 misc: update changes.md pr/issue references 2022-07-12 00:23:55 -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 5aeb08cb07 feat: add timestamps to console messages 2022-07-10 17:21:05 -04:00
Brendan Hagan 9dbb65b109 fix: use canonical name for stylesheet settings (fixes #8) 2022-07-08 23:00:01 -04:00
Brendan Hagan 70dec7eff4 fix: correct viewer rotation direction (fixes #9) 2022-07-08 21:43:02 -04:00
Brendan Hagan b11215cf25 misc: expand listed changes 2022-07-04 23:44:13 -04:00
Brendan Hagan b63b3a3f62 misc: store images internally with PNG extension for easier manual tinkering 2022-07-01 21:04:26 -04:00
Brendan Hagan 1c7b463f67 Merge remote-tracking branch 'haganbmj/master' into clear-console 2022-07-01 21:00:57 -04:00
Brendan Hagan d3712460e8 feat: add clear button to console panel 2022-06-22 23:43:59 -04:00
Brendan Hagan be2635f778 misc: apply canonical field name transformation 2022-06-21 23:17:28 -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 9535117050 misc: 2.2.0 and add notes for features/changes 2022-06-20 16:32:14 -04:00
Twan van Laarhoven 5e50cb4c56 Check/uncheck all selected cards in export window (Closes #93) 2020-10-03 15:06:04 +02:00
Twan van Laarhoven c7377303cf Make templates localizable (Closes #100) 2020-10-03 14:38:39 +02:00
Twan van Laarhoven 2ae1598d58 (typo) 2020-09-28 02:12:17 +02:00
Twan van Laarhoven 21474b73bf Version++ 2020-09-28 01:45:46 +02:00
Twan van Laarhoven e7490486c4 Fix #84: "menu_item" instead of "menu item" for symbol font localization 2020-09-27 15:24:26 +02:00
Twan van Laarhoven a9077cd265 Disable auto replaces that match an empty string.
Some people are having problems with these suddenly showing up and making typing impossible. This doesn't fix the cause of the ARs appearing, but it at least prevents it from making MSE unusable.
2020-09-27 15:04:39 +02:00
Twan van Laarhoven cf19bc76c3 Fix #98: tab traversal in native look editors. Use bounding_box instead of style.left/top/etc. 2020-09-27 14:44:55 +02:00
Twan van Laarhoven 04b239322e Fix #90: expand_keyword crashed when string ended with tags because of iterator out of bounds. 2020-09-27 01:12:45 +02:00
Twan van Laarhoven b42639afc3 Use markdown for changelog 2020-06-20 21:28:18 +02:00