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
TomTkacz
ee4cf2d7b4
made fonts available without installing system-wide
2025-03-12 05:53:02 -05:00
TomTkacz
e83233f512
removed unused include
2025-03-11 03:30:17 -05:00
TomTkacz
06f94bb502
fixed duplicate set writing bug + enforced unicode strings
2025-03-11 03:24:31 -05:00
TomTkacz
f9aa4f9577
fixed import_image not generating in CLI
2025-03-10 20:34:23 -05:00
GenevensiS
99ca32984b
Add include localized file token
2025-03-11 02:31:22 +01:00
GenevensiS
b33fdd4856
add include localized file token
2025-03-11 02:27:03 +01:00
TomTkacz
fa25da3d39
implemented import_image function
2025-03-10 04:33:42 -05:00
GenevensiS
f9aa48765a
Fix freeze when loading a set with missing templates
2025-03-08 23:16:34 +01:00
GenevensiS
9ed0569a6d
Fix freeze when loading a set with missing templates
2025-03-08 23:14:30 +01:00
GenevensiS
da495afdb7
Handle cards with different DPI during printing
2025-02-15 16:23:03 +01:00