RickyRister
38e99f2e87
implement /card command ( #5413 )
2025-01-04 02:07:43 +00:00
RickyRister
68226786a2
don't redraw PrintingSelector's FlowWidget unless cards actually changed ( #5392 )
2025-01-04 01:49:54 +00:00
RickyRister
455cd9717a
add menu action to open settings folder ( #5412 )
2025-01-04 01:49:41 +00:00
RickyRister
fa79c5c36a
populate default debug.ini with more values ( #5411 )
...
* populate default debug.ini with more values
* move the default debug.ini to a resource
2025-01-03 20:50:30 +00:00
RickyRister
0402d4b853
add debug setting to load deck and ready on join ( #5409 )
...
* new property
* refactor deck loading to new method
* another new method
* works now
2025-01-02 17:08:51 -05:00
RickyRister
8a427955e7
Add debug setting to start local game on startup ( #5408 )
...
* new properties
* refactor
* start local game on startup
* disable autoconnect
2025-01-02 09:51:59 -05:00
RickyRister
bb4214e28a
Make SettingsManager params const ref ( #5405 )
...
* pass settingsPath by const ref
* pass params by const ref
* cleanup
2025-01-02 00:33:37 -05:00
RickyRister
f924b04efd
add debug settings; option to show cardIds ( #5404 )
...
* add debug settings; option to show cardIds
* pass param by const ref
* change group structure again
* create debug.ini if not exists
2025-01-02 00:32:58 -05:00
transifex-integration[bot]
62f60867a9
Translate cockatrice_en@source.ts in pt_BR ( #5407 )
...
100% translated source file: 'cockatrice_en@source.ts'
on 'pt_BR'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-01-02 00:32:29 -05:00
transifex-integration[bot]
b5844f1244
Translate cockatrice/cockatrice_en@source.ts in it ( #5406 )
...
100% translated source file: 'cockatrice/cockatrice_en@source.ts'
on 'it'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-01-01 22:28:42 -05:00
ryder052
8c0093d453
Crashfix for opening Deck editor ( #5403 )
...
* CardDatabase::getCards() no longer copies the whole database
---------
Co-authored-by: Jakub Mrowinski <ryder052@outlook.com>
2025-01-01 19:25:04 -05:00
RickyRister
34df4cd060
support multi-select in deck editor ( #5397 )
...
* support multiselect in deck editor
* fix crash
* don't reset selection after each action
* maintain old reselecting behavior when changing cards from left side
* fix crash for real (probably)
* maintain reselection behavior when deleting single selection
2025-01-01 00:43:47 -05:00
Zach H
99eea3a662
Improve Database Backup Speed ( #5400 )
...
* Support better indexes for Servatrice
- Prevent searching only on msg for logs
2025-01-01 00:28:57 -05:00
Zach H
6e1047032d
Keep card annotations on stack ( #5399 )
2024-12-31 14:08:25 -05:00
transifex-integration[bot]
b2a8748bc6
Translate cockatrice/cockatrice_en@source.ts in it ( #5398 )
...
100% translated source file: 'cockatrice/cockatrice_en@source.ts'
on 'it'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-12-31 13:57:14 -05:00
transifex-integration[bot]
ded6d5b8eb
Translate cockatrice/cockatrice_en@source.ts in de ( #5395 )
...
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-30 19:18:00 +00:00
transifex-integration[bot]
832842c20c
Translate cockatrice_en@source.ts in en_US ( #5394 )
...
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-30 17:42:32 +00:00
github-actions[bot]
b43e4ae469
Update translation source strings ( #5393 )
...
Co-authored-by: github-actions <github-actions@github.com>
2024-12-30 12:38:30 +00:00
Zach H
026afeb885
Support auto-reconnect for Servatrice ( #5391 )
...
- Fix #5022
2024-12-30 04:35:32 +00:00
RickyRister
b6793a5e01
fix cards having the wrong printing if rejoin game before card db finishes loading ( #5390 )
...
* rename cardInfoUpdated to refreshCardInfo and make it public
* refresh card infos when db finishes loading
2024-12-30 03:25:11 +00:00
moryall
d231264a16
Update Dockerfile Ubuntu version to newest LTS ( #5108 )
...
* Update Dockerfile to non-outdated Ubuntu version
1. Updated image to jammy as it is still in it's LTS window. Didn't go with 24.04/Noble as it released after latest version of cockatrice released.
2. Had to add new ARG
3. No qt5-default library, so replaced with qt5-qmake
* Update Dockerfile
Upped from Jammy -> Noble
Upped from Qt5 -> Tt6
* Update Dockerfile - new port
Added Port 4748 for new features
* Update Dockerfile
Changed Noble - > 24.04
* indentation
* remove unused dependencies
---------
Co-authored-by: tooomm <tooomm@users.noreply.github.com>
2024-12-30 01:54:18 +00:00
ryder052
6e02bdec2e
Fix crash on replay list sorting, fix error popups on win debug ( #5388 )
...
* Fix annoying popups on start
* Fix replay list item parent index calculation #5311
---------
Co-authored-by: Jakub Mrowinski <ryder052@outlook.com>
2024-12-30 01:10:12 +00:00
transifex-integration[bot]
cfaadc40b1
Translate cockatrice_en@source.ts in pt_BR ( #5386 )
...
100% translated source file: 'cockatrice_en@source.ts'
on 'pt_BR'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-12-30 00:57:51 +00:00
transifex-integration[bot]
93475b43a5
Updates for project Cockatrice and language it ( #5387 )
...
* Translate cockatrice/cockatrice_en@source.ts in it
100% translated source file: 'cockatrice/cockatrice_en@source.ts'
on 'it'.
* Translate webclient/src/i18n-default.json in it
100% translated source file: 'webclient/src/i18n-default.json'
on 'it'.
* Translate oracle/oracle_en@source.ts in it
100% translated source file: 'oracle/oracle_en@source.ts'
on 'it'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-12-30 00:57:43 +00:00
RickyRister
3348e051a1
update recently opened decks when saving a new deck ( #5389 )
2024-12-30 00:57:31 +00:00
Zach H
dad1aea128
Show correct art on middle mouse popup ( #5385 )
2024-12-29 23:24:32 +00:00
Zach H
dec001114a
Clone now clones the exact printing, when possible ( #5384 )
2024-12-29 23:24:20 +00:00
ZeldaZach
1ce7b9f7de
Update number when 'Reveal top cards of library' used
2024-12-29 16:31:13 -05:00
Zach H
2ff99f12d8
Require Admin Permissions to install Cockatrice Windows ( #5383 )
...
Fix #5382
2024-12-29 16:22:39 +00:00
tooomm
6679705254
Simpler naming ( #5381 )
2024-12-29 15:41:30 +00:00
transifex-integration[bot]
7eafac5b1a
Translate cockatrice_en@source.ts in en_US ( #5377 )
...
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-29 07:11:02 +00:00
RickyRister
ac3aa949ad
add "view related cards" right click menu to card info widget ( #5375 )
2024-12-29 06:11:12 +00:00
Zach H
b4036c8671
Disable CardMenu iff no items selected ( #5376 )
...
- Fix #4372
2024-12-29 06:10:27 +00:00
github-actions[bot]
4e0de1c066
Update translation source strings ( #5373 )
...
Co-authored-by: github-actions <github-actions@github.com>
2024-12-29 03:37:53 +00:00
RickyRister
f32890916d
don't disable autoconnect on disconnect ( #5372 )
...
* don't disable autoconnect on disconnect
* update autoConnect on clicking the checkbox
2024-12-29 03:07:00 +00:00
Zach H
24a0dac420
Fix Windows Portable Crash ( #5371 )
2024-12-29 03:02:52 +00:00
RickyRister
716bc00533
fix "forgot password" closing connection dialogue on cancel ( #5369 )
2024-12-29 02:23:58 +00:00
Zach H
32dd18998d
Combine card legalities in Oracle ( #5370 )
...
- Some printings have different legalities, which cause Oracle to bug out
- Fix #4783
2024-12-29 02:23:39 +00:00
ZeldaZach
5e62069444
Fix Windows Crash due to nullptr
2024-12-28 21:02:10 -05:00
Zach H
bf63dc4ab7
Add option to remove saved sever ( #5368 )
...
* Add option to remove saved sever
- Fix #4099
- Removes old method that didn't work
2024-12-29 00:37:49 +00:00
Danny Piper
7679546e30
Add Nix shell ( #5362 )
2024-12-28 23:52:57 +00:00
Zach H
45b11dc984
Add password reset button label ( #5367 )
2024-12-28 23:52:14 +00:00
RickyRister
25d21a3da6
refactor: remove ReleaseChannel keeping track of its own indexes ( #5366 )
2024-12-28 23:51:37 +00:00
Zach H
c8d49b5bf9
Support macOS-15 Builds ( #5364 )
2024-12-28 23:09:01 +00:00
RickyRister
f737d9a794
fix bug with release channel setting not being remembered ( #5365 )
2024-12-28 23:08:07 +00:00
RickyRister
df9c5ae53c
Check for client updates on startup ( #5359 )
2024-12-28 21:29:59 +00:00
transifex-integration[bot]
e0829a75d2
Translate cockatrice/cockatrice_en@source.ts in it ( #5363 )
...
100% translated source file: 'cockatrice/cockatrice_en@source.ts'
on 'it'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-12-28 21:01:34 +00:00
Zach H
1f58f7e93d
Support Mod/Admin Notes Section ( #5361 )
2024-12-28 18:05:49 +00:00
transifex-integration[bot]
14807ba036
Translate oracle/oracle_en@source.ts in pl ( #5360 )
...
100% translated source file: 'oracle/oracle_en@source.ts'
on 'pl'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-12-28 15:31:16 +00:00
transifex-integration[bot]
75fb3894a6
Translate oracle/oracle_en@source.ts in pt_BR ( #5358 )
...
100% translated source file: 'oracle/oracle_en@source.ts'
on 'pt_BR'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-12-28 12:08:58 +00:00