Skip to content

Instantly share code, notes, and snippets.

@brine
Created June 25, 2013 19:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brine/5861740 to your computer and use it in GitHub Desktop.
Save brine/5861740 to your computer and use it in GitHub Desktop.
bunch of quick stuff to fix
918 player summary tab hard to read
113 hide marker count when n = 1
021 right-click menu accessible in pile view windows
??? figure out why shuffling takes so freakin long after viewing the pile
631 allow players to add more packs to a sealed pool
??? allow players to choose different sealed packs than other players
114 rapidly clicking on counters or manipulating markers suffers from lag
143 allow game def to assign card/group functions to cards you dont control
159 manually edit number of markers on a card via clicking the number
919 sealed editor - hide sets that dont have sealed packs
206 sealed editor - default pack choice instead of blank
325 allow different sizes for cards
326 allow deck editor to edit shared/global piles
407 flash window for new chat/messages (chatrooms)
416 python functions that reveal hidden cards need to delay until the card is identified
??? allow game def to block manually moving cards via click-drag
??? deck editor - load/save search filters
??? allow players to change their view of a 2-sided table (jump from side A to side B)
529 permanently remove cards from the game
560 lock the two-sided table option in the game def (force enable or disable it)
601 sealed editor - allow multiple parameters and partial string matching for packs
??? easy way to reorganize cards listed in a deck (via editor)
659 API to return the card that the target arrow is pointing to and from
848 click the card's image in deck editor + sealed deck editor to cycle its alternate image.
@BenMatteson
Copy link

  1. I think there was somebody who was getting some kind of memory leak with the pile window as well...
  2. I keep meaning to look into allowing dragging to re-organize cards... also, isn't there a hotkey that does it?

@BenMatteson
Copy link

oh, the rearranging hotkeys never got re-implemented.

@kellyelton
Copy link

Shouldn't have forked, soul has the right idea here. So here's an addition.

Bring back file icons(o8g and o8c) and double click to install

@kellyelton
Copy link

  1. I keep meaning to look into allowing dragging to re-organize cards... also, isn't there a hotkey that does it?

Can't you just drag them up and down in the deck editor to re arrange them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment