8000 Releases · Cockatrice/Cockatrice · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Cockatrice/Cockatrice

Cockatrice 2.7.0: Marchesa's Revenge

04 Mar 07:21
Compare
Choose a tag to compare
Officially supported operating systems we provide binaries for:Windows 7 & newermacOS 10.12 ("Sierra") & newerUbuntu 18.04 LTS ("Bionic Beaver") onlyFedora 29 only

General Notes

We're pleased to announce the newest official release: Cockatrice: Marchesa's Revenge

We hope you enjoy the changes made and we have listed all changes, with their corresponding tickets, since the last version of Cockatrice was released for your convenience.

If you ever encounter a bug, have a suggestion or idea, or feel a need for a developer to look into something, please feel free to open a ticket. (How to create a GitHub Ticket for Cockatrice)

For any information relating to Cockatrice, please take a look at our official site: https://cockatrice.github.io

If you'd like to help contribute to Cockatrice in any way, check out our README. We're always available to answer questions you may have on how the program works and how you can provide a meaningful contribution.

Upgrading Cockatrice

  • Run the internal software updater: Help → Check for Client Updates

Changelog

User Interface

  • Add judge mode, a way for chosen individuals to resolve in game conflicts with full control. #3531
  • Smarter display of message logs for plurals. #3487
  • Deck editor filters are now translatable. #3490
  • New system to download card images. #3494, #3495
  • Allow players to un-concede from a game. #3515
  • Players will now know how many cards an opponent revealed from a zone. #3516, #3536, #3555
  • Filesystem cleanup. #3519, #3520
  • Qt default buttons are now translatable. #3527
  • Can shift+click or middle-click a counter to set its value. #3534
    • You can also use a mathematical equation to set the value.
  • Update the default number of players for full row games to 4. #3535
  • Phase change shortcut with action added. #3548
  • Cascade (moving cards to bottom of library in random order) support added. #3549
  • Better looking logo on the About popup. #3566
  • Replay seeking supported. #3570, #3607
  • Unknown cards will attempt to fetch an image via name. #3589
    • Useful for new sets if people haven't updated to have them.
  • P/T can now support more than just numbers. #3584, #3606
    • Ex: 3/3, 100, cheese, infinity/infinity
  • Reworked deck editor filters to be more in-line with current times. #3582, #3604
  • Mac resolution improved for Hi-res computers. #3610

Under the Hood

  • Replace DOS endings with UNIX for several files. #3489
  • MacOS shortcuts fixed (again). #3491
  • Fix missed shortcut. #3509
  • Cockatrice version 4 XML supported. #3511, #3585
  • Fedora 29 Qt5.11.2 hard locked (for now). #3512
  • Docker file fixes. #3540
  • Face down cards lose their P/T default status to prevent information leaking. #3542
  • Websocket support added. #3545, #3551
  • Fix of some cards being moved to the graveyard from the stack by accident. #3547
  • Command line support added. #3556
  • Install method now logged for better support. #3563
  • Shortcuts properly refresh for card menus. #3565
  • Fix painter 2 state issue. #3571
  • Change deployment CI to Zach's configurations. #3575
  • Message log ordering fixed. #3579
  • Update server list on updated client runs. #3581, #3602
  • Fix QT5.12 on all systems. Amazing Cockatrice dark mode. #3513, #3588, #3596
  • Fix creatures not being the primary type. #3611
  • Fix tokens creations. #3613
  • Fix awkward expansion of Deck Editor. #3612

Oracle

  • Optimized parsing for MTGJSONv4. #3480, #3524, #3567
  • Auto run when a new version is detected. #3497

Servatrice

  • Now 12-factor compatible. #3546
  • Add websocket and 2.7.0 release feature requirements. #3562

Webatrice

  • No updates at this time

Translations

  • Thanks for over 240 people contributing to 20+ different languages up to now!
  • Without the help of the community we couldn't offer that great language support... keep up the good work!
  • It's actually very easy to join and help for yourself - find out more here:

Special Thanks

We continue to find it amazing that so many people contribute their time, knowledge, code, testing and more to the project. We'd like to thank the entire Cockatrice community for their efforts, and we'd like to especially recognize @ZeldaZach, @ctrlaltca, @tooomm, and the two newest members of the Cockatrice development team: @basicer and @ebbit1q for their help in preparing so many amazing new features for the user base.

With this release, we also say thank you to @Daenyth for his time leading the Cockatrice project and welcome in @ZeldaZach as the new Cockatrice maintainer. We can't wait to see what the future holds!

Cockatrice 2.6.2: Bog Humbug

20 Dec 23:50
ab1c4cb
Compare
Choose a tag to compare
Supported Operating Systems:Windows 7 & newermacOS 10.12 ("Sierra") & newerUbuntu 18.04 LTS ("Bionic Beaver") onlyFedora 29 only

General Notes

We're pleased to announce the newest official release: Cockatrice: Bog Humbug

We hope you enjoy the changes made and we have listed all changes, with their corresponding tickets, since the last version of Cockatrice was released for your convenience.

If you ever encounter a bug, have a suggestion or idea, or feel a need for a developer to look into something, please feel free to open a ticket. (How to create a GitHub Ticket for Cockatrice)

For any information relating to Cockatrice, please take a look at our official site: https://cockatrice.github.io

If you'd like to help contribute to Cockatrice in any way, check out our README. We're always available to answer questions you may have on how the program works and how you can provide a meaningful contribution.

Upgrading Cockatrice

⚠️ With this release, we no longer provide a ready-to-install binary for
OS X 10.11 "El Capitan" or Ubuntu 16.04 LTS "Xenial Xerus"

Please consider upgrading your system. If this is not an option for you, you can still manually compile for these operating systems.

The new mac install file is targeted at macOS 10.12 "Sierra" and newer.
And we now offer a pre-compiled .deb file for Ubuntu 18.04 LTS "Bionic Beaver" instead.
Also, there is a new .rpm file for direct installation on Fedora 29!

  • Run the internal software updater: Help → Check for Client Updates

After you have updated your client, please update your card database as well (run Oracle tool):

  • Windows & Linux: Cockatrice → Check for card updates...
  • macOS: Actions → Check for card updates...

Changelog

User Interface

  • Better information on missing features. #3352, #3419
  • Filter games dialog cleanup. #3351
  • Fix enable/disable buttons in set management. #3337
  • New shortcuts for moving top into play face down. #3388
  • Can now reset P/T of cards. #3412, #3454
  • Can create tokens from GY now. #3445
  • Key shortcuts for milling. #3439

Under the Hood

Oracle

Servatrice

  • No updates at this time

Webatrice

  • No updates at this time

Translations

  • Thanks for over 200 people contributing to 20+ different languages up to now!
  • Without the help of the community we couldn't offer that great language support... keep up the good work!
  • It's actually very easy to join and help for yourself - find out more here:

Special Thanks

We continue to find it amazing that so many people contribute their time, knowledge, code, testing and more to the project. We'd like to thank the entire Cockatrice community for their efforts, and we'd like to especially recognize @ZeldaZach, @tooomm, @Daenyth, @ctrlaltca, and @ebbit1q for their continued support of Cockatrice development.

Cockatrice 2.6.1: Father of Ruins, Revision 1

18 Jul 00:48
aa30871
Compare
Choose a tag to compare
Supported Operating Systems:Windows 7 & newermacOS 10.11 ("El Capitan") & newerUbuntu 16.04 LTS ("Xenial Xerus") only

General Notes

We're pleased to announce the newest official release: Cockatrice: Father of Ruins, Revision 1

We hope you enjoy the changes made and we have listed all changes, with their corresponding tickets, since the last version of Cockatrice was released for your convenience.

If you ever encounter a bug, have a suggestion or idea, or feel a need for a developer to look into something, please feel free to open a ticket. (How to create a GitHub Ticket for Cockatrice)

For any information relating to Cockatrice, please take a look at our official site: https://cockatrice.github.io

If you'd like to help contribute to Cockatrice in any way, check out our README. We're always available to answer questions you may have on how the program works and how you can provide a meaningful contribution.

Upgrading Cockatrice

⚠️ With this release, we no longer provide a ready-to-install binary for Ubuntu 14.04 LTS.
You can still manually compile for this and many other linux distributions.

We now offer a pre-compiled .deb file for Ubuntu 16.04 LTS instead.

  • Run the internal software updater: Help → Check for Client Updates

After you have updated your client, please update your card database as well (run Oracle tool):

  • Windows & Linux: Cockatrice → Check for card updates...
  • macOS: Actions → Check for card updates...

Changelog

User Interface

  • Chat macros now editable. #3298
  • Tip of the day closes with main window. #3305

Under the Hood

  • Fixed! Fix faulty popups for no card database, as well as token creation. #3307
  • Reinstall button fixed. #3297
  • Tap/Untap hard locked to grid. #3299
  • Win32/64 NSIS install script changes. #3300, #3323, #3325, #3331
  • MacOS packaging fixes. #3302
  • Include 2.6.1 update flag. #3316
  • Ubuntu Linux updated from 14.04 to 16.04. #3320, #3321
  • Appveyor updates & cleanup. #3324, #3334
  • Remove Qt guards as no longer necessary. #3328

Oracle

  • No updates at this time

Servatrice

  • No updates at this time

Webatrice

  • No updates at this time

Translations

  • Thanks for over 200 people contributing to 20+ different languages up to now!
  • Without the help of the community we couldn't offer that great language support... keep up the good work!
  • It's actually very easy to join and help for yourself - find out more here:

Special Thanks

We continue to find it amazing that so many people contribute their time, knowledge, code, testing and more to the project. We'd like to thank the entire Cockatrice community for their efforts, and we'd like to especially recognize @ZeldaZach, @tooomm, @Daenyth, and @ctrlaltca for their continued support of Cockatrice development.

Cockatrice 2.6.0: Father of Ruins

17 Jun 22:49
c7072cd
Compare
Choose a tag to compare
Supported Operating Systems:Windows 7 & newermacOS 10.11 ("El Capitan") & newerUbuntu 14.04 LTS ("Trusty Tahr") only

General Notes

We're pleased to announce the newest official release: Cockatrice: Father of Ruins

We hope you enjoy the changes made and we have listed all changes, with their corresponding tickets, since the last version of Cockatrice was released for your convenience.

If you ever encounter a bug, have a suggestion or idea, or feel a need for a developer to look into something, please feel free to open a ticket. (How to create a GitHub Ticket for Cockatrice)

For any information relating to Cockatrice, please take a look at our official site: https://cockatrice.github.io

If you'd like to help contribute to Cockatrice in any way, check out our README. We're always available to answer questions you may have on how the program works and how you can provide a meaningful contribution.

Upgrading Cockatrice

  • Run the internal software updater: Help → Check for Client Updates

After you have updated your client, please update your card database as well (run Oracle tool):

  • Windows & Linux: Cockatrice → Check for card updates...
  • macOS: Actions → Check for card updates...

Changelog

User Interface

  • Spoiler update datetime fixed for non-Unix systems. #3204
  • Log pruning. #3207
  • Connection dialog window updates. #3211, #3243
  • Remove brackets from card CMCs when unnecessary. #3217
  • Settings dialog cleanup. #3220, #3245
  • New! Search feature in "Manage sets" dialog. #3229
  • Unused fields hidden from popup card dialog. #3239
  • Resolved! Duplicate card databases on reloads fixed. #3283
  • New icons. #3289

Under the Hood

Oracle

  • No updates at this time

Servatrice

  • Configure connection points to the server. #3242
  • Validation of column ordering in SQL. #3249

Webatrice

  • No updates at this time

Translations

  • Thanks for over 100 people contributing to many different translations up to now!
  • Without the help of the community we couldn't offer that great language support... keep up the good work!
  • It's actually very easy to join and help for yourself - find out more here:

Special Thanks

We continue to find it amazing that so many people contribute their time, knowledge, code, testing and more to the project. We'd like to thank the entire Cockatrice community for their efforts, and we'd like to especially recognize @ZeldaZach, @tooomm, @Daenyth, and @Vafthrudnir for their continued support of Cockatrice development.

Cockatrice 2.5.1: Decked Out, Revision 1

16 Apr 06:44
1fbdea0
Compare
Choose a tag to compare
Supported Operating Systems:Windows 7 & newermacOS 10.11 ("El Capitan") & newerUbuntu 14.04 LTS ("Trusty Tahr")

General Notes

We're pleased to announce the newest official release: Cockatrice: Decked Out, Revision 1

We hope you enjoy the changes made and we have listed all changes, with their corresponding tickets, since the last version of Cockatrice was released for your convenience.

If you ever encounter a bug, have a suggestion or idea, or feel a need for a developer to look into something, please feel free to open a ticket. (How to create a GitHub Ticket)

For any information relating to Cockatrice, please take a look at our official site: https://cockatrice.github.io

If you'd like to help contribute to Cockatrice in any way, check out our README. We're always available to answer questions you may have on how the program works and how you can provide a meaningful contribution.

Upgrading Cockatrice

⚠️ We have dropped support for Windows Vista and XP with #2975.
Users on these operating systems can get the final compatible download from our 2.3.17 release.

  • Run the internal software updater: Help → Check for Client Updates

After you have updated your client, please update your card database as well (run Oracle tool):

  • Windows & Linux: Cockatrice → Check for card updates...
  • macOS: Actions → Check for card updates...

Changelog

User Interface

  • Flip renamed to Turn Over (as the wording was confusing). #3149
  • New tips added and fixes for tip of the day. #3152
  • Server list refreshed from version control. #3165
  • VS will install with the window so users know what's happening. #3175
  • Spoiler layout update. #3180
  • Server admin contact information shown with server selection. #3190

Under the Hood

  • Deck editor bug with foreign languages fixed. #3164

Oracle

  • Fixed sorting of split cards. #3128

Servatrice

  • No updates at this time

Webatrice

  • No updates at this time

Translations

  • Thanks for over 100 people contributing to many different translations up to now!
  • Without the help of the community we couldn't offer that great language support... keep up the good work!
  • It's actually very easy to join and help for yourself - find out more here:

Special Thanks

We continue to find it amazing that so many people contribute their time, knowledge, code, testing and more to the project. We'd like to thank the entire Cockatrice community for their efforts, and we'd like to especially recognize @ZeldaZach, @tooomm, @Daenyth, and @Vafthrudnir for their continued support of Cockatrice development.

Cockatrice 2.5.0: Decked Out

02 Mar 21:51
5859fa2
Compare
Choose a tag to compare

General Notes

We're pleased to announce the newest official release: Cockatrice: Decked Out

We hope you enjoy the changes made and we have listed all changes, with their corresponding tickets, since the last version of Cockatrice was released for your convenience.

If you ever encounter a bug, have a suggestion or idea, or feel a need for a developer to look into something, please feel free to open a ticket. (How to create a GitHub Ticket)

For any information relating to Cockatrice, please take a look at our official site: https://cockatrice.github.io

If you'd like to help contribute to Cockatrice in any way, check out our README. We're always available to answer questions you may have on how the program works and how you can provide a meaningful contribution.

Upgrading Cockatrice

⚠️ We have dropped support for Windows Vista and XP with #2975.
Users on these operating systems can get the final compatible download from our 2.3.17 release.

  • Run the internal software updater: Help → Check for Client Updates

After you have updated your client, please update your card database as well (run Oracle tool):

  • Windows & Linux: Cockatrice → Check for card updates...
  • macOS: Actions → Check for card updates...

Changelog

User Interface

  • New! Automatic spoiler season! #2991
  • New! Tips of the Day to help users with common issues! #3118
  • Deck Editor major changes:
  • Flush debug log option. #2963
  • Tap/Untap options combined. #2964
  • System architecture shown in client and better debug log. #2968, #2981
  • Token dialog updates. #2999, #3044, #3077
  • Sideboard button disabled pre-game. #3025
  • Domain updates for a server. #3051
  • First time users will start in full screen. #3075
  • Mac QT issues resolved. #3095
  • Copy card name to chat window. #3106
  • View related cards instead of having to create tokens. #3115
  • Flipping a card face up will include P/T. #3122

Under the Hood

Oracle

Servatrice

  • No updates at this time

Webatrice

  • No updates at this time

Translations

  • Thanks for over 100 people contributing to many different translations up to now!
  • Without the help of the community we couldn't offer that great language support... keep up the good work!
  • It's actually very easy to join and help for yourself - find out more here:

Special Thanks

We continue to find it amazing that so many people contribute their time, knowledge, code, testing and more to the project. We'd like to thank the entire Cockatrice community for their efforts, and we'd like to especially recognize @ZeldaZach, @tooomm, @Daenyth, and @Vafthrudnir for their continued support of Cockatrice development.

Cockatrice 2.4.0: Unwrapped

20 Nov 01:28
Compare
Choose a tag to compare

General Notes

If you still need a Windows XP compatible version, check the former Cockatrice 2.3.17 instead!

We're pleased to announce the newest official release: Cockatrice: Unwrapped

We hope you enjoy the changes made and we have listed all changes, with their corresponding tickets, since the last version of Cockatrice was released for your convenience.

If you ever encounter a bug, have a suggestion or idea, or feel a need for a developer to look into something, please feel free to open a ticket. (How to create a GitHub Ticket)

For any information relating to Cockatrice, please take a look at our official site: https://cockatrice.github.io

If you'd like to help contribute to Cockatrice in any way, check out our README. We're always available to answer questions you may have on how the program works and how you can provide a meaningful contribution.

Upgrading Cockatrice

  • Run the internal software updater: Help → Check for Client Updates

After you have updated your client, please update your card database as well (run Oracle tool):

  • Windows & Linux: Cockatrice → Check for card updates...
  • macOS: Actions → Check for card updates...

Changelog

User Interface

  • Enhanced game log formatting #2686
  • Don't ping users with server tab on login #2688
  • Can link to cards case insensitive & punctuation insensitive #2706, #2752
  • Only show "remove counters" option if counters on card #2714
  • Better scrolling in reveal zones window #2716
  • Context menu cleanup #2719
  • Update dialog changes #2723
  • New! Colorless filter in deck editor #2737, #2858
  • Context menu updates regarding token and cloning #2744, #2813, #2824
  • Loading a deck un-hides the dock #2745
  • New! Cards set to not untap normally have pink border #2746
  • Token dialog update #2751, #2815
  • Registration dialog error clarifications #2760
  • Improved related cards (token) handling #2773
  • Flag fixes #2804
  • Don't update own counters if you click on opponent's #2839
  • Deck editor correctly sorts by P/T #2901

Under the Hood

  • Room chat history fixed #2698
  • Message window updates #2709
  • Client version in logs #2750
  • Remove invalid timers #2753
  • Remove old BinTray objects #2757
  • New! High quality image support (.xlhq) #2778
  • XSD updates #2781, #2785, #2787
  • Spoiler XML policies #2784
  • New! Portable mode on Windows #2794
  • Ignore incomplete unknown sets #2797
  • Fix errors with log #2817
  • New! Additional shortcut options #2821
  • AppVeyor updates #2859, #2878, #2885, #2888, #2892
  • Case insensitive email reset #2860
  • HTTPS links #2863
  • Resolved! Life count fixed #2881
  • Resolved! Fix Deckstats.net analysis #2886
  • ReadMe style update #2905
  • Deck save defaults to .cod format #2910

Oracle

  • Display current version of Oracle #2818

Webatrice

Translations

Regarding the ongoing (and upcoming) raids in Ixalan check out Pirate English, arrr! ;)

  • Thanks for over 100 people contributing to many different translations up to now!
  • Without the help of the community we couldn't offer that great language support... keep up the good work!
  • It's actually very easy to join and help for yourself - find out more here:

Special Thanks

We continue to find it amazing that so many people contribute their time, knowledge, code, testing and more to the project. We'd like to thank the entire Cockatrice community for their efforts, and we'd like to especially recognize @ZeldaZach, @tooomm, @Daenyth, @woogerboy21 and @jjcard for their continued support of Cockatrice development.

Cockatrice 2.3.17: Trials of the Gods

05 May 18:42
Compare
Choose a tag to compare

General Notes

⚠️ This is the last supported release for Windows XP!

We're pleased to announce the newest official release: Cockatrice: Trials of the Gods

We hope you enjoy the changes made and we have listed all changes, with their corresponding tickets, since the last version of Cockatrice was released for your convenience.

If you ever encounter a bug, have a suggestion or idea, or feel a need for a developer to look into something, please feel free to open a ticket. (How to create a GitHub Ticket)

For any information relating to Cockatrice, please take a look at our official site: https://cockatrice.github.io

If you'd like to help contribute to Cockatrice in any way, check out our README. We're always available to answer questions you may have on how the program works and how you can provide a meaningful contribution.

Upgrading Cockatrice

  • Run the internal software updater: Help → Check for Client Updates

After you have updated your client, please update your card database as well (run Oracle tool):

  • Windows & Linux: Cockatrice → Check for card updates...
  • macOS: Actions → Check for card updates...

Changelog

User Interface

  • Show better information in version window / installer. #2570
  • Revert focus deselection of in game chat. #2583, #2604, #2619
  • Disable buttons if spectator is off / game is full. #2605, #2636
  • New! Can now move cards between main board and sideboard by double clicking. #2606
  • Specify why a user left a room (kicked, left, disconnect, etc). #2633
  • Tokens that are not in the XML will now show the name given to them. #2638, #2643, #2646
    • Useful for die rolls, as it will show the number even if you have names off.
  • New! Token dialog now gives a preview, woohoo! #2639
  • Can now sort sets by enabled. #2648
  • New! New option to select a random card from a graveyard. #2652
  • Clear button for card search in deck editor. #2654
  • Hide Ready/Not-Ready buttons for spectators. #2656
  • New! New option to place a card X cards deep in a deck. #2666, #2674

Under the Hood

  • Trim white space from deck names on save. #2634
  • Fix more replay crashes. #2649
  • Fix cards getting random power/toughness (rarely). #2650
  • Fix crash with in client logger. Logger now is modal-less. #2659
  • Token loading fixed for "plain text" decks #2670
  • Card price code removed. #2670
  • Make debugging a little less cluttered. #2683

Oracle

  • Resolved! Handle "Aftermath" cards correctly (similar to split cards). #2626

Translations

  • Thanks for over 100 people contributing to many different translations up to now!
  • Without the help of the community we couldn't offer that great language support... keep up the good work!
  • It's actually very easy to join and help for yourself - find out more here:

Special Thanks

We continue to find it amazing that so many people contribute their time, knowledge, code, testing and more to the project. We'd like to thank the entire Cockatrice community for their efforts, and we'd like to 5D39 especially recognize @ctrlaltca @ZeldaZach and @tooomm for their continued support of Cockatrice development.

Cockatrice 2.3.16: Thopter Pie Network, Revision 2

16 Apr 02:00
Compare
Choose a tag to compare

General Notes

We're pleased to announce the newest official release: Cockatrice: Thopter Pie Network, Revision 2! We hope you enjoy the changes made, and we have listed all changes since the last Revision of Cockatrice was released, with their corresponding tickets, for your convenience.

If you ever encounter a bug, have a suggestion or idea, or feel a need for a developer to look into something, please feel free to open a ticket. (How to create a GitHub Ticket)

For any information relating to Cockatrice, please take a look at our official site: https://cockatrice.github.io

If you'd like to help contribute to Cockatrice, check out our README. We're always available to answer questions you may have on how the program works and how you can provide a meaningful contribution.

Upgrading Cockatrice

  • Run the internal software updater: Help → Check for Updates

After you have updated your client, please update your card database (run Oracle) as well!

Changelog

User Interface

  • Fix buddy lists & games appearing. #2564
  • Fix macOS shortcuts not working after sideboarding. #2584

Under the Hood

  • Fix c style castings. #2561

Translations

Thanks for over 100 people contributing to many different translations up to now!
Without the help of the community we couldn't offer that great language support... keep up the good work!

It's actually very easy to join and help for yourself - find out more here:
Help us Translate Cockatrice into your native language!

Special Thanks

We continue to find it amazing that so many people contribute their time, knowledge, code, testing and more to the project. We'd like to thank the entire Cockatrice community for their efforts, and we'd like to especially recognize @ZeldaZach @tritoch @ctrlaltca and @woogerboy21 for their continued support of Cockatrice development.
If you'd like to contribute towards Cockatrice, check out our README.

Cockatrice 2.3.15: Thopter Pie Network, Revision 1

31 Mar 19:38
Compare
Choose a tag to compare

General Notes

We're pleased to announce the newest official release: Cockatrice: Thopter Pie Network, Revision 1! We hope you enjoy the changes made, and we have listed all changes since the last Revision of Cockatrice was released, with their corresponding tickets, for your convenience.

If you ever encounter a bug, have a suggestion or idea, or feel a need for a developer to look into something, please feel free to open a ticket. (How to create a GitHub Ticket)

For any information relating to Cockatrice, please take a look at our official site: https://cockatrice.github.io

If you'd like to help contribute to Cockatrice, check out our README. We're always available to answer questions you may have on how the program works and how you can provide a meaningful contribution.

Upgrading Cockatrice

  • Run the internal software updater: Help → Check for Updates

After you have updated your client, please update your card database (run Oracle).

Changelog

User Interface

Under the Hood

  • GitLab support added for additional builds. #2345
  • Debugging now goes to std::cerr again as well as in client log. #2499

Servatrice

Translations

Thanks for over 100 people contributing to many different translations up to now!
Without the help of the community we couldn't offer that great language support... keep up the good work!

It's actually very easy to join and help for yourself - find out more here:
Help us Translate Cockatrice into your native language!

Special Thanks

We continue to find it amazing that so many people contribute their time, knowledge, code, testing and more to the project. We'd like to thank the entire Cockatrice community for their efforts, and we'd like to especially recognize @ZeldaZach @tritoch @ctrlaltca and @woogerboy21 for their continued support of Cockatrice development.
If you'd like to contribute towards Cockatrice, check out our README.

0