Skip to content

Instantly share code, notes, and snippets.

@brine
Created December 29, 2022 04:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brine/0cfb191c77dc5ca4f1ab2801d5e82691 to your computer and use it in GitHub Desktop.
Save brine/0cfb191c77dc5ca4f1ab2801d5e82691 to your computer and use it in GitHub Desktop.
OCTGN 3.4.378 changelog
New Feature - Discord integration - can send game invites through Discord chat as long as OCTGN is open, and join other users games through the discord game activity window
New python API - card.defaultProperty(alternate, property) returns the original card property value as defined in the set XML. Useful if the card's properties have been overwritten in-game.
Fix - Games can be launched from the command line
Fix - Extended tooltips now displays the correct information for facedown peeked cards (fixes https://github.com/octgn/OCTGN/issues/2178)
Fix - Logging in for the first time no longer causes an error message
Fix - OCTGN will run properly if Discord is not installed
Update - Hidden piles no longer animate for other players (can no longer "see" which card was moved or where a card was inserted by watching the animation)
Update - OCTGN IDE (game development studio) application has been substantially updated and is more stable than before. Still not a finished product, but it should be capable of creating new games without major issues.
Update - Some fun new loading screen messages
Update - Less snarky dialog boxes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment