Commit graph

  • 34a855f947
    Close the TabGames when closing the TabSupervisor Basile Clément 2025-03-16 10:38:11 +01:00
  • 290ef9bf5a Qt version check. Lukas Brübach 2025-03-16 10:24:42 +01:00
  • 09a6836858 Re-layout, add instruction label. Lukas Brübach 2025-03-16 10:21:11 +01:00
  • a378030c43
    Add declaration for setAttrRecur Basile Clément 2025-03-16 09:43:12 +01:00
  • 4b984113ce New layout updating? Lukas Brübach 2025-02-10 08:27:40 +01:00
  • 31bbd1300d Fix drag & drop. Lukas Brübach 2025-02-09 21:33:16 +01:00
  • d8b1090e90 Include long setName in checkbox label Lukas Brübach 2025-02-08 01:36:17 +01:00
  • d4fa964905 Add a display for modified cards. Lukas Brübach 2025-02-08 01:23:49 +01:00
  • fbb2f43205 Update count label. Lukas Brübach 2025-02-07 11:22:24 +01:00
  • f94d0dc019 Performance fixes, hide sets which can't offer any new cards, better dragging indicators. Lukas Brübach 2025-02-07 09:21:15 +01:00
  • 1ddf5297d5 Bulk editing dialog functionality. Lukas Brübach 2025-02-07 07:20:36 +01:00
  • f354685917 Bulk editing dialog. Lukas Brübach 2025-02-07 06:26:58 +01:00
  • 46f8ad77e6 Reintroduce unused color identity opacity Lukas Brübach 2025-03-16 09:18:32 +01:00
  • 06f0d8ac69 fix build failures RickyRister 2025-03-16 00:39:23 -07:00
  • bdc67aeb1a Fix edit deck in clipboard clearing values RickyRister 2025-03-16 00:24:55 -07:00
  • a6b53be383 Reduce bottom margin in deck dock RickyRister 2025-03-15 22:43:15 -07:00
  • 4855d00ca6 Reduce tag display widget spacing RickyRister 2025-02-14 21:52:22 -08:00
  • ebe652ead8
    Header spacing Basile Clément 2025-03-16 01:20:41 +01:00
  • f651737c21
    Include <array> header Basile Clément 2025-03-16 01:18:43 +01:00
  • 1fbcb69166
    Use enum for ThemeManager brushes Basile Clément 2025-03-15 12:55:11 +01:00
  • aec94db12c
    game: Automatic update of arrow position Basile Clément 2025-03-15 13:56:49 +01:00
  • c99afe7956
    Optimize cipt parsing by early returning (#5727) RickyRister 2025-03-15 14:23:41 -07:00
  • 8621ab6bcf Optimize cipt parsing by early returning RickyRister 2025-03-15 13:30:11 -07:00
  • b58b85dc0f
    Re-add old names for mana value property to oracle (#5711) RickyRister 2025-03-15 12:13:13 -07:00
  • a407c8b956
    Reintroduce ability to display unused mana symbol widgets. (#5726) BruebachL 2025-03-15 20:11:46 +01:00
  • 1851f71850
    Remove revealedCard flag from CardItem (#5723) Basile Clement 2025-03-15 20:09:14 +01:00
  • e4f40a82a2
    Use native hover events (#5722) Basile Clement 2025-03-15 20:07:51 +01:00
  • 99a299e28d
    Reorder ZeldaZach 2025-03-15 15:05:23 -04:00
  • b9900e67a6
    nix: Add development utilities to shell.nix (#5725) Basile Clement 2025-03-15 20:03:26 +01:00
  • c2ae222e36
    Update cockatrice/src/game/cards/abstract_card_item.cpp Zach H 2025-03-15 18:47:19 +00:00
  • 7d558edb3e
    Fix banner and tags not resetting on blank new deck (#5721) RickyRister 2025-03-15 11:44:51 -07:00
  • eb4b1c2a07
    Fix extra .cod in "save deck as" default name (#5720) RickyRister 2025-03-15 11:44:03 -07:00
  • 92af5e9a97 Reintroduce ability to display unused mana symbol widgets. Lukas Brübach 2025-03-15 14:16:42 +01:00
  • f964c01658
    nix: Add development utilities to shell.nix Basile Clément 2025-03-15 12:48:29 +01:00
  • 09d5587efb
    Remove isView flag from CardZone Basile Clément 2025-03-15 12:32:05 +01:00
  • 68441eaadf
    Remove revealedCard flag from CardItem Basile Clément 2025-03-15 12:11:52 +01:00
  • 91eeb67038
    Use native hover events Basile Clément 2025-03-15 11:46:01 +01:00
  • 7f9cf02d1e also reset tags RickyRister 2025-03-15 03:21:45 -07:00
  • 246168936d Fix bannerWidget not resetting when opening new blank deck RickyRister 2025-03-15 02:59:52 -07:00
  • a4e2692244 reduce redundant recursion RickyRister 2025-03-02 03:28:02 -08:00
  • d987664fea capture just sortOrder instead of whole object RickyRister 2025-02-21 13:26:36 -08:00
  • 0ef3aef12d refactor sorting in VDS RickyRister 2025-02-08 17:09:06 -08:00
  • 1329da6980 rename sort method and leave comment RickyRister 2025-02-08 16:06:56 -08:00
  • 4a9e0d0845 Fix extra .cod in "save deck as" default name RickyRister 2025-03-14 23:50:13 -07:00
  • 087f88146d
    Make internal updater failure message more user-friendly (#5718) 2025-03-15-Development-2.10.1-beta.9 RickyRister 2025-03-14 22:19:07 -07:00
  • aee496227d Make internal updater failure message more user-friendly RickyRister 2025-03-14 21:08:22 -07:00
  • 3a11ccb854
    Update cipt parsing (#5712) RickyRister 2025-03-14 18:44:13 -07:00
  • 068465143b
    Update CONTRIBUTING file (#5701) tooomm 2025-03-15 02:43:43 +01:00
  • 1f0846297f
    websocket is our default port/connection (#5679) tooomm 2025-03-15 02:43:11 +01:00
  • 4a0e0ed954
    Automatically find all files for cockatrice_SOURCES (#5716) RickyRister 2025-03-14 18:42:56 -07:00
  • fc905690db
    Merge branch 'master' into cmake-glob-recursive Zach H 2025-03-13 20:03:21 -04:00
  • 4b7d1ebb59
    Refactor: split card_database into two files (#5715) RickyRister 2025-03-13 17:02:10 -07:00
  • 5742cf5c15
    formatting Lily 2025-03-13 12:25:05 -04:00
  • 5d8625761c
    Resolved merge conflict by accepting changes from master Lily 2025-03-13 12:15:12 -04:00
  • 2f4d274387 fix code style RickyRister 2025-03-13 01:51:12 -07:00
  • 3c89f5c31a Refactor: split card_database into two files RickyRister 2025-03-13 00:15:10 -07:00
  • a58fc8710a Use GLOB_RECURSIVE to find all source files RickyRister 2025-03-13 01:40:28 -07:00
  • 6deca46c6e duplicate the card_database files while keeping history RickyRister 2025-03-12 23:47:18 -07:00
  • 1e8d935880 restore original RickyRister 2025-03-12 23:44:58 -07:00
  • 2c8ffdd5dc make the duplicate RickyRister 2025-03-12 23:43:05 -07:00
  • 5cd29da62f
    Bump @babel/runtime-corejs3 from 7.20.0 to 7.26.10 in /webclient dependabot[bot] 2025-03-12 19:45:49 +00:00
  • df7fab2b8b
    Bump @babel/helpers from 7.20.0 to 7.26.10 in /webclient dependabot[bot] 2025-03-12 19:45:49 +00:00
  • b1d96a6cf8 fix build failure RickyRister 2025-03-12 02:49:54 -07:00
  • 2f1d97b5e0 optimization? RickyRister 2025-03-12 02:30:31 -07:00
  • f50d2acf8a get thing to work RickyRister 2025-03-11 23:44:26 -07:00
  • 26d8452492 write unit tests RickyRister 2025-03-11 21:44:58 -07:00
  • f9c0e2078c move thing out RickyRister 2025-03-11 20:35:25 -07:00
  • c04e2a444b refactor RickyRister 2025-03-11 20:03:08 -07:00
  • b1465c3701
    Merge branch 'master' into game-time-part2-checkbox Lily 2025-03-11 22:39:46 -04:00
  • ea76370c48
    update cache settings name Lily 2025-03-11 22:34:29 -04:00
  • b3626634e4 Re-add old names for mana value property to oracle RickyRister 2025-03-11 19:32:23 -07:00
  • 1dade7b9f7
    implement UI component Lily 2025-03-11 22:23:50 -04:00
  • a9d3e73c15
    add in-game time as checkbox in settings Lily 2025-03-11 22:00:04 -04:00
  • ec536126b9
    Compute deck hashes lazily (#5707) 2025-03-11-Development-2.10.1-beta.8 RickyRister 2025-03-11 18:43:21 -07:00
  • 1622957af8 rename RickyRister 2025-03-11 18:01:20 -07:00
  • 9b00bdcaea
    Merge pull request #5710 from lilyhuang-github/i18n Zach H 2025-03-11 21:00:53 -04:00
  • da17c68830
    Change prebuild.js to allow i18n-default.json indentation to exist Lily 2025-03-11 19:59:20 -04:00
  • 71fff5dbd0
    local time changes part 1 Lily 2025-03-11 19:36:22 -04:00
  • f61f9b6c5e
    wa Lily 2025-03-11 15:57:20 -04:00
  • 7b3c85f3cf
    test Lily 2025-03-11 15:56:22 -04:00
  • a2d1579ae5
    Implement game time Lily 2025-03-11 15:42:09 -04:00
  • 70a35e1dab
    inital change Lily 2025-03-11 15:32:23 -04:00
  • 9fd67f621b Calculate deck hashes lazily RickyRister 2025-03-10 18:38:01 -07:00
  • badfb483b2
    Merge pull request #5703 from RickyRister/5699-fix-printing Zach H 2025-03-10 20:45:05 -04:00
  • fafe636b7c
    Merge pull request #5702 from RickyRister/rename-export-actions Zach H 2025-03-10 20:44:33 -04:00
  • 1d3c6d0947 format ebbit1q 2025-03-10 19:58:37 +01:00
  • 1b62022f25 don't update the deckhash on load ebbit1q 2025-03-10 19:21:10 +01:00
  • ef15aa2dcd Show correct printing for top card of library RickyRister 2025-03-09 05:26:47 -07:00
  • 2d44c9ad2f Rename some save to clipboard actions RickyRister 2025-03-08 20:01:30 -08:00
  • 0a1d0f650f
    Enable shortcuts for new save to clipboard actions (#5700) RickyRister 2025-03-08 19:41:58 -08:00
  • 1d403852f6
    Update CONTRIBUTING.md tooomm 2025-03-08 20:20:06 +01:00
  • 672392990d
    cleanup tooomm 2025-03-08 20:19:19 +01:00
  • 1ddb226f8b
    Update CONTRIBUTING.md tooomm 2025-03-08 20:11:02 +01:00
  • f4d7598c3b rename shortcut RickyRister 2025-03-08 02:19:29 -08:00
  • 196da0404a Enable shortcuts for new save to clipboard actions RickyRister 2025-03-08 01:45:11 -08:00
  • 2ba7c1ff9a
    Fix incorrect deck modified state (#5698) RickyRister 2025-03-07 18:16:59 -08:00
  • abeb8aba3e Fix incorrect deck modified state RickyRister 2025-03-07 18:04:45 -08:00
  • 0ecf6298a3
    Add actions for shuffle top/bottom X cards (#5695) RickyRister 2025-03-07 17:48:48 -08:00
  • 6b2c4e301b move shuffle actions into existing menus RickyRister 2025-03-07 17:16:04 -08:00
  • 369d833eb1 fix typo RickyRister 2025-03-07 17:12:49 -08:00