Commit Graph

2247 Commits

Author SHA1 Message Date
GenevensiS 58ab8f3636 Make some values scriptable
color radius
color left width
color right width
color top width
color bottom width
font shadow displacement x
font shadow displacement y
font shadow blur
2025-07-14 00:23:45 +02:00
GenevensiS dafd1a4f19 Load all fonts folders 2025-07-10 17:17:10 +02:00
GenevensiS 026400a1e0 restrict drop down menu closing conditions 2025-07-02 21:40:45 +02:00
GenevensiS 0c457411c2 widen welcome window buttons 2025-07-02 03:31:51 +02:00
GenevensiS 67f8b2bcb1 close drop down menus on tab key press 2025-07-02 01:23:35 +02:00
GenevensiS 276842be30 restrict drop down menu closing conditions 2025-07-02 00:27:26 +02:00
GenevensiS 2e839d673b change keyword name and match proportions 2025-07-01 22:45:19 +02:00
ebbit1q a953d72f88 fix string typing error 2025-06-30 00:32:05 +02:00
ebbit1q b230ca44b8 fix string typing error 2025-06-29 23:45:29 +02:00
GenevensiS e252c8808b optimise updateCardCounts 2025-06-29 23:19:28 +02:00
GenevensiS 5be8ae8794 Update add_csv_window.cpp 2025-06-26 21:01:30 +02:00
GenevensiS 2ba44de420 update locales 2025-06-26 20:57:10 +02:00
GenevensiS 8acd60d2d6 fix error message 2025-06-25 23:00:25 +02:00
GenevensiS d95e9cb2b4 fix reference bug in readCSV() 2025-06-25 22:50:58 +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 128bb3867d fix add_csv_window description 2025-06-13 00:55:21 +02:00
GenevensiS 66fe43c499 add "silver" and "gold" color words 2025-06-13 00:35:33 +02:00
GenevensiS 337f463b9a expose folder_name package property 2025-06-12 22:59:36 +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
ebbit1q 6cac4ae0dc update linux instructions in readme (#44)
merges bsd and linux sections as their contents are expectedly near
identical
adds dependencies for more oses
adds instructions for missing gtk-config
adds instructions for installing resources
2025-06-09 03:17:07 +02:00
GenevensiS fa300f6e4c allow additional individual choices in slider fields 2025-06-02 14:49:10 +02:00
GenevensiS c36cd2d4da don't draw checkerboard when image field has default 2025-06-02 14:05:26 +02:00
GenevensiS 0d1b5a6be0 better print bug fix 2025-06-01 23:00:29 +02:00
GenevensiS 2e48c5e868 Allow "Default" in slider fields 2025-05-22 22:15:35 +02:00
GenevensiS 616ea3f725 Create slider field type 2025-05-22 12:52:26 +02:00
GenevensiS 38624d4784 Merge pull request #42 from G-e-n-e-v-e-n-s-i-S/get-mse-path
add get_mse_path script function
2025-05-22 12:40:48 +02:00
GenevensiS c577417191 add get_mse_path script function 2025-05-22 12:39:09 +02:00
GenevensiS 94369f5969 Merge pull request #40 from G-e-n-e-v-e-n-s-i-S/dropdown-close-prevention
Stop dropdown menus from closing on wxEVT_SIZE events
2025-05-19 17:51:23 +02:00
GenevensiS 7ad662f74e Stop dropdown menus from closing on wxEVT_SIZE events
This prevents dropdown menus from closing when there is a console message/warning/error
2025-05-19 17:49:40 +02:00
GenevensiS f220b900fa Merge pull request #39 from G-e-n-e-v-e-n-s-i-S/version-number-2-5-8
Preload font subfolders
2025-05-15 02:47:28 +02:00
GenevensiS fdff0c8495 Preload font subfolders 2025-05-15 02:45:02 +02:00
GenevensiS 51de95fe00 Merge pull request #38 from G-e-n-e-v-e-n-s-i-S/version-number-2-5-8
Bump Version number to 2.5.8
2025-05-15 02:37:05 +02:00
GenevensiS 431c767fcf Update CMakeLists.txt 2025-05-15 02:34:12 +02:00
GenevensiS 5907163f59 add plains as exception to english_singular and english_plural 2025-04-15 22:33:08 +02:00
GenevensiS 5c8d481066 update locales 2025-04-14 17:14:46 +02:00
GenevensiS d819bd388a Merge pull request #37 from ebbit1q/fix_compile
fix compile error
2025-04-14 15:38:38 +02:00
ebbit1q 8efb2fa492 fix compile error
fixes string typing error that happens in font.cpp
2025-04-14 00:57:49 +02:00
GenevensiS f227609f60 Merge pull request #36 from TomTkacz/master
implemented import_image function
2025-04-13 14:43:15 +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
GenevensiS cdfec5d00c add docs 2025-04-10 20:01:05 +02:00
GenevensiS 71350f8fe6 Merge pull request #35 from TomTkacz/local_fonts
font rendering/exporting without installing system-wide
2025-04-10 15:35:47 +02:00
GenevensiS 28b2862bd8 simplify code 2025-04-08 01:47:45 +02:00
GenevensiS dca935a966 Add support for .otf files, add option to load subdirectories 2025-04-07 23:12:58 +02:00
Tom Tkacz cb18500f41 Updated static windows build instructions 2025-04-07 14:27:27 -05:00
Tom Tkacz 9c6d3a84ef Reverted build instruction (incorrect branch) 2025-04-07 14:26:40 -05:00
Tom Tkacz 4b43d976ac Updated static windows build instructions 2025-04-07 14:23:54 -05:00
TomTkacz 551efc70ca removed 'path:' prefix in function call 2025-03-12 06:07:16 -05:00