Skip to content

Tags: octgn/OCTGN

Tags

3.4.426.0

Toggle 3.4.426.0's commit message
Fix overly broad web function blocking per feedback

Co-authored-by: kellyelton <1356163+kellyelton@users.noreply.github.com>

3.4.425.0

Toggle 3.4.425.0's commit message
remotecall dict support

3.4.424.0

Toggle 3.4.424.0's commit message
more remotecall security

3.4.423.0

Toggle 3.4.423.0's commit message
recentchanges

3.4.422.0

Toggle 3.4.422.0's commit message
recent changes

3.4.421.0

Toggle 3.4.421.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix collapsed button ribbon for limited deck editor (#2268)

3.4.419.0

Toggle 3.4.419.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[WIP] Crashing On Startup After Fresh Install. (#2263)

* Initial plan

* Fix crash on startup when multicast networking is not available

Co-authored-by: kellyelton <1356163+kellyelton@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kellyelton <1356163+kellyelton@users.noreply.github.com>

3.4.416.0

Toggle 3.4.416.0's commit message
Add NuGet setup step with latest version to workflow

3.4.414.0

Toggle 3.4.414.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implement Shake Card feature with networking, animations, and scripti…

…ng API (#2259)

* Initial plan

* Implement shake card feature with networking, animations, and scripting API

Co-authored-by: kellyelton <1356163+kellyelton@users.noreply.github.com>

* Fix shake animation to work with existing card transform system

Co-authored-by: kellyelton <1356163+kellyelton@users.noreply.github.com>

* Fix shake network messaging - remove ShakeReq pattern and add Shake at end of protocol

Co-authored-by: kellyelton <1356163+kellyelton@users.noreply.github.com>

* Increase shake animation duration from 400ms to 1.5 seconds

Co-authored-by: kellyelton <1356163+kellyelton@users.noreply.github.com>

* fix missing shake action from csproj

* generate networking files

* Refactor CardControl.xaml.cs for improved readability and organization

* focus player tab on shake

* ability to stop switching tabs on shake in case it gets abused

* allow shaking other players

* better messages when shaking

* recent changes

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kellyelton <1356163+kellyelton@users.noreply.github.com>
Co-authored-by: Kelly Elton <its.the.doc@gmail.com>

3.4.413.0

Toggle 3.4.413.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pileprotection 2222 (#2257)

* got pile protection working

* pile protection working #2222

* move code to pile base control because it makes sense

* pass the number of cards and top/bottom with the networking as well and display it in message and dialog