Skip to content

Instantly share code, notes, and snippets.

@jseakle
jseakle / dominionbugs.json
Last active March 3, 2024 20:20
Dominion Bugs
{"bugs":[["Cargo Ship","!throne","You cannot choose which copy of Cargo Ship to set aside a gained card on (which can matter if one is throned)."],["Cargo Ship","!treasurethrone","Capitalism","You cannot choose which copy of Cargo Ship to set aside a gained card on (which can matter if one is throned)."],["Cargo Ship","!durationleaving","You cannot choose which copy of a Cargo Ship to set aside a gained card on (which can matter if one is not in play)."],["!villa","!multigainbuy","If you change phases while resolving a card or gaining multiple cards at once, you do not return to your Action phase until you have finished resolving the card or gaining all the cards."],["!villa","!multigainaction","!playinbuy","If you change phases while resolving a card or gaining multiple cards at once, you do not return to your Action phase until you have finished resolving the card or gaining all the cards."],["Ducat","!debt","If it’s your Buy phase and you haven’t bought anything and you have more Debt than you can pay off,
javascript:(function(){var goaway=".ytp-gradient-bottom,.ytp-gradient-top,.ytp-chrome-top,.ytp-chrome-bottom{display:none;}";if("\v"=="v"){document.createStyleSheet().cssText=goaway}else{var tag=document.createElement("style");tag.type="text/css";document.getElementsByTagName("head")[0].appendChild(tag);tag[(typeof document.body.style.WebkitAppearance=="string")?"innerText":"innerHTML"]=goaway}})();
CYNLVAT GJB QVZRAFVBANY PURFF
Trade Sector https://i.imgur.com/Jo67aH8.png
The Golden Egg https://i.imgur.com/JuB2o3l.png
Barwolhtosk Archivist https://i.imgur.com/HFmSFNL.png
@jseakle
jseakle / readme.txt
Created December 27, 2020 02:46
Culprit (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@jseakle
jseakle / readme.txt
Created December 27, 2020 02:36
Culprit (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
# python2.7
def foo():
#exec "" # uncomment to make this work, see https://stackoverflow.com/a/8028785/314922
defaults = {
'what': None,
}
locals().update(defaults)
print what
@jseakle
jseakle / readme.txt
Last active July 26, 2019 18:52
Weird Bug (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@jseakle
jseakle / readme.txt
Last active July 26, 2019 18:52
Weird Bug (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@jseakle
jseakle / readme.txt
Last active July 26, 2019 18:51
Weird Bug (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html