Skip to content

37.1.0 "Spider Shark"

Compare
Choose a tag to compare
@kevinlul kevinlul released this 20 Mar 17:38
· 1955 commits to master since this release

Internal refactors to separate data handling and graphics, streamline graphics engine development, and dependency updates
Improve editbox handling and hotkeys
Fix directly opening replays (9770193)
Fix Master Rule sometimes being incorrect (8db1f51)
Fix subpanel boundaries (151751f)
Fix Unicode clipboard on Linux (#108)
Add internal support for font chainloading (6a61104)
Replace annoying core loaded modal with light notification (718dbd0)
Add lflist_path field to Git repo config (ab33ccf) to load lflists separately
Fix duel host settings saving (6e9678c)
Fix winning match player recording (3b05ebb)
Fix host lflist dropdown not synchronizing with Git repos (dd447b0)
Blank timer is now equivalent to no time limit or 0 (5c653c9)
Update expected ocgcore to 7.0
Crash if configs.json fails to load (9f317a2)
Git repositories now show percentages on top of the progress bar (a1a0b40)
Fix bad string tokenization and enforcing numeric textboxes (9876dff) (8ec43b6)
Fix announce card list not resetting when pressing enter with no search terms (467f837)
Card search modifiers: replaced + with ||, added !! modifier at string start for negative text lookup (e621bbd)