Skip to content

v1.2.2

Compare
Choose a tag to compare
@robbles robbles released this 10 Feb 00:21
· 20 commits to main since this release
ef9c766

Revert SnailMode to not use PreUpdate (#121)

In the fall me and Jonathan worked on an update to the Engine
specifically with SnailMode in mind, and refactored SnailMode to use
this new PreUpdate method

This allowed us to not have to use off-board hazards as state!

However we want to use Snail Mode for our first Community Tournament!
And the web engine doesn't support PreUpdate yet, so we are reverting
Snail Mode to its old Pre-PreUpdate version :lol: