transifex-integration[bot]
8a04b2d69d
Translate cockatrice/cockatrice_en@source.ts in de ( #5349 )
...
100% translated source file: 'cockatrice/cockatrice_en@source.ts'
on 'de'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-12-27 22:26:03 +00:00
ZeldaZach
8af49406cd
Un-translate 'ms'
2024-12-27 14:18:44 -05:00
transifex-integration[bot]
f213d6fda7
Translate cockatrice_en@source.ts in en_US ( #5344 )
...
100% translated source file: 'cockatrice_en@source.ts'
on 'en_US'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-12-27 08:35:48 +00:00
RickyRister
83db00d7a3
reduce vertical spacing in PrintingSelector ( #5342 )
2024-12-27 08:35:38 +00:00
ZeldaZach
7e9bd88eb4
Fix Shutdown Server
2024-12-27 01:38:21 -05:00
github-actions[bot]
ea716ca440
Update translation source strings ( #5343 )
...
Co-authored-by: github-actions <github-actions@github.com>
2024-12-27 06:19:12 +00:00
ZeldaZach
3cd7a04002
Change Settings from Min to Base Size
2024-12-26 23:54:24 -05:00
RickyRister
914002f846
use grid instead of FlowWidget for PrintingSelector display options ( #5341 )
...
* use grid instead of FlowWidget for PrintingSelector display options
* remove one level of nesting
2024-12-27 02:08:07 +00:00
Zach H
17b82a186f
Add QSet for faster lookups in CardDatabase ( #5332 )
2024-12-26 19:52:18 -05:00
RickyRister
7a8e957476
allow playing cards directly transformed from hand ( #5339 )
2024-12-26 19:51:58 -05:00
Zach H
6dfd354973
Support starting games with fewer than max players ( #5338 )
2024-12-26 18:32:20 -05:00
RickyRister
956c12eb32
remove shortcut workaround; always add card menu to player ( #5337 )
...
* remove workaround
* make aCardMenu less innocuous
* make card menus active for all players
2024-12-26 16:49:17 -05:00
RickyRister
d5ae4eed26
Ctrl drag now adds/removes to selection ( #5336 )
...
* refactor: clean up to use for-each loop
* track cards in rect so far and toggle isSelected on change
* only clear selection if ctrl isn't held
* fix build errors
2024-12-26 15:08:20 -05:00
RickyRister
ca486e5ed9
Don't display unusable actions in opponent's card menus ( #5335 )
2024-12-26 10:23:54 -05:00
RickyRister
de63066b0b
fix deck storage open deck not working at all when folder is in selection ( #5333 )
2024-12-26 00:25:30 -05:00
Zach H
c7ca55ceb5
Support Picking Select Art per Card Basis ( #5329 )
2024-12-25 23:12:06 -05:00
RickyRister
024bef7ded
add local rename button to replays tab ( #5331 )
2024-12-25 22:34:24 -05:00
RickyRister
34d3d60f95
fix text missing from chat macro list's buttons when hidden ( #5330 )
...
* fix text missing from chat macro list's buttons when hidden
* turns out you don't need to set tooltip if you already set text
2024-12-25 22:32:53 -05:00
RickyRister
ed907d7c6f
Support downloading replay folders ( #5325 )
...
* rename old get replay match method to get enclosing
* creat raw getReplayMatch method
* implement thing
2024-12-25 07:33:36 -05:00
RickyRister
9d7fd66546
fix text missing from download url list's buttons when hidden ( #5326 )
2024-12-25 07:29:55 -05:00
RickyRister
9934841950
make better use of space in download url settings window ( #5327 )
2024-12-25 07:29:27 -05:00
Zach H
d987628935
Reorder String options for Filtering ( #5324 )
2024-12-25 00:58:59 -05:00
RickyRister
4c3ceae0e4
open replays on double-click in replays tab ( #5323 )
2024-12-25 00:34:43 -05:00
RickyRister
2b9d7538bf
open decks on double-click in deck storage tab ( #5322 )
2024-12-25 00:33:48 -05:00
RickyRister
4ca1fc083d
add "open recent" menu option to deck editor tab ( #5319 )
...
* add "open recent" menu option to deck editor tab
* change texts
* also get it to work with loading from deck storage tab
* add error message when fail to open
* only update recents on successful open
* only update recents on successful open
* reword to "Clear"
2024-12-24 19:55:04 -05:00
BruebachL
e7585271fb
The printingSelector should set the deckEditor modified flag on adding/removing cards. ( #5321 )
...
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2024-12-24 10:28:58 -05:00
RickyRister
6e6824117d
add new folder button to local deck storage tab ( #5318 )
...
* add new folder button to local deck storage tab
* allow delete button to delete folders
2024-12-24 00:26:11 -05:00
RickyRister
3e5f2fd8b2
add new folder button to game replays tab ( #5317 )
2024-12-24 00:23:13 -05:00
RickyRister
6e470d788e
Support multi-select for remote decks in deck storage tab ( #5315 )
...
* enable multiselection
* support multi open deck
* support multi download
* support multi delete
2024-12-24 00:05:49 -05:00
RickyRister
a40d8092ce
support multi-select for local decks in deck storage tab ( #5314 )
...
* allow multi-select
* support multi upload
* support multi open deck
* support multi delete deck
2024-12-23 20:41:15 -05:00
RickyRister
0234a70bfd
fix bug with uploading unnamed decks ignoring the prompt ( #5313 )
2024-12-23 20:39:57 -05:00
RickyRister
705b1e0c2b
support multi-select for remote replays in game replays tab ( #5310 )
2024-12-23 20:38:47 -05:00
RickyRister
69379334f9
support multi-select for local replay tab ( #5309 )
2024-12-23 20:31:58 -05:00
transifex-integration[bot]
12e50a1f2f
Translate cockatrice_en@source.ts in en_US ( #5308 )
...
100% translated source file: 'cockatrice_en@source.ts'
on 'en_US'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-12-23 20:30:17 -05:00
RickyRister
ec17a477be
shortcut search now displays all rows in section ( #5307 )
2024-12-23 20:29:52 -05:00
github-actions[bot]
205e1c7a59
Update translation source strings ( #5305 )
...
Co-authored-by: github-actions <github-actions@github.com>
2024-12-22 18:35:34 -05:00
transifex-integration[bot]
d930d9c237
Updates for project Cockatrice and language tr ( #5296 )
...
* Translate oracle_en@source.ts in tr [Manual Sync]
36% of minimum 3% translated source file: 'oracle_en@source.ts'
on 'tr'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
* Translate cockatrice_en@source.ts in tr [Manual Sync]
6% of minimum 3% translated source file: 'cockatrice_en@source.ts'
on 'tr'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-12-22 18:00:31 -05:00
transifex-integration[bot]
7a1b7b9438
Updates for project Cockatrice and language it ( #5294 )
...
* Translate cockatrice_en@source.ts in it [Manual Sync]
99% of minimum 3% translated source file: 'cockatrice_en@source.ts'
on 'it'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
* Translate i18n-default.json in it [Manual Sync]
100% translated source file: 'i18n-default.json'
on 'it'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-12-22 17:59:24 -05:00
Zach H
1d9e64ec73
Fix settings dialog tr ( #5292 )
2024-12-22 17:39:43 -05:00
Zach H
5339be318e
Fix "ghosting" of cards sticking on invalid moves ( #5289 )
2024-12-22 17:35:44 -05:00
Zach H
e1ba39c437
Fix multiple "Selected Cards" in Menu on MacOS ( #5288 )
2024-12-22 04:33:09 +00:00
BruebachL
07ee271478
Refactor codebase to new Qt Slot/Signal syntax - Pt1 ( #5202 )
...
---------
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
Co-authored-by: ZeldaZach <zahalpern+github@gmail.com>
2024-12-22 02:01:17 +00:00
RickyRister
4823cce622
Show conflicting shortcut in error message ( #5287 )
2024-12-22 01:58:55 +00:00
Zach H
23099f7e8b
Fix token name highlight on open ( #5286 )
2024-12-22 01:43:00 +00:00
RickyRister
5bdbd51fa8
implement search bar in shortcuts menu ( #5285 )
...
* implement search bar in shortcuts menu
* remove unneeded imports
* use expandAll
2024-12-22 00:21:53 +00:00
BruebachL
a0e5871c6e
Fix the image shrinking due to repeated scaling and FP precision loss. ( #5284 )
...
* Fix the image shrinking due to repeated scaling and FP precision loss.
* Add a setting for auto-rotating sideways layout cards.
---------
Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2024-12-21 22:47:43 +00:00
RickyRister
3cf0904651
add action to select all cards in table row ( #5280 )
2024-12-21 18:52:19 +00:00
Zach H
2bd06ff0fd
Add CrashDump support for Windows OS ( #5282 )
2024-12-21 18:52:07 +00:00
RickyRister
6ea333d0f1
move SearchLineEdit into custom_line_edit file ( #5281 )
2024-12-21 05:12:14 +00:00
Zach H
91d2485940
Update PegLib, Fix Database Searching CFG ( #5244 )
...
* Support C++20 Standard
* Update peglib.h
* Fix lambdas
* Move from for loops to std::any/all_of
* Support fixed CFG
* Fix Rarity Search to be more accurate
2024-12-21 03:37:08 +00:00