87462398d8
show deck hash even when its invalid ( #4595 )
...
* show deck hash even when its invalid
* remove invalid deck hashes entirely
---------
Co-authored-by: ebbit1q <ebbit1q@gmail.com >
2023-04-10 22:29:29 +02:00
skwerlman and GitHub
8dd1e39ea9
support mtgo .dek files ( #3889 )
...
* support mtgo .dek files
they use plain text internally so we just need to reveal them in the load dialog
* formatting
2020-02-04 08:11:24 -05:00
skwerlman and Zach H
0ff7472ce5
fix password length checks ( #3884 )
...
unit testing when
2020-01-13 09:54:55 -05:00
skwerlman and Zach H
57c02dcd5a
GitHub: Switch to new issue template system ( #3862 )
2019-11-22 23:54:28 -05:00
skwerlman and Zach H
e8fd2ce2aa
add support for adventures to oracle ( #3836 )
...
* add support for adventures to oracle
this causes cockatrice to correctly fetch the front of the card for the adventure portion rather than sending lots of bad requests to scryfall
* treat adventures more like split cards
* dont hardcode `maintype: creature`
2019-10-09 01:05:30 -04:00
skwerlman and Zach H
63cf0ae764
Fail cmake if protoc doesn't exist ( #3705 )
...
fix #3704
2019-05-04 23:33:38 -04:00
skwerlman and Zach H
d018070891
Fix cipt check for shock lands ( #3678 )
...
* Fix #3410
The oracle text for shock lands has changed such that they no longer get `cipt`. This fixes that.
* fix whitespace
* use shorter check
2019-04-09 13:12:15 -04:00
skwerlman and Zach H
ad66a48b8e
ensure column ordering is consistent ( #3249 )
2018-05-18 18:07:39 -04:00
skwerlman and Zach H
81fcc3c11a
remove builds for 1610 and 1704 ( #3023 )
...
ubuntu turned off the repo servers :(
2018-01-18 19:24:43 -05:00
skwerlman and ctrlaltca
cf5cd21c50
Update .gitlab-ci.yml ( #2876 )
...
Remove support for Fedora 22 (been EOL for a while)
Add support for Ubuntu 17.04 and 17.10
Note that debug builds for 17.04 and 17.10 are still affected by issue #2343 , and so always fail.
2017-10-03 15:28:47 +02:00
skwerlman and ctrlaltca
b47e262e7f
limit gitlab builds to master ( #2711 )
2017-05-10 08:53:11 +02:00
skwerlman and Zach H
dd36187864
fix header markdown in TODO.md ( #2592 )
2017-04-16 21:38:55 -04:00
skwerlman and ctrlaltca
6d07709174
add .gitlab-ci.yml ( #2345 )
...
* add .gitlab-ci.yml
* Update to fix issues
fix artifact selection
fix rpm builds
mostly fix debian builds (still have cmake issue)
update to conform with #2373
combined rc and debug stages (more efficient as one stage)
add unused deploy section (can be finished/configured later)
* remove old bintray bits
* fix issues
simplify `mkdir` command
remove bintray deploy
2017-03-31 09:53:00 +02:00
skwerlman and ctrlaltca
24c95e00ed
add RPM support to make package ( #2373 )
...
use like `cmake .. -DPACKAGE_GENERATOR=RPM`
defaults to DEB
2017-02-19 15:08:25 +01:00
skwerlman and Zach H
c90c4ea41f
Delete aps file ( #2296 )
...
* Delete aps file
This is a VS cache file, and was probably committed accidentally.
* add aps to gitignore
2016-12-06 02:52:23 -05:00
skwerlman and GitHub
deb8a2c954
fix typo in sample servatrice ini
2016-07-14 03:01:11 -04:00