LackeyCCG

LackeyCCG Forum => General Discussion Forum => Topic started by: Alastair on September 12, 2025, 07:20:09 AM

Title: New LackeyCCG Release 1.1.5 (September 12 2025)
Post by: Alastair on September 12, 2025, 07:20:09 AM
The new version of LackeyCCG, 1.1.5 (September 12 2025), is now available for both Windows and Mac. The game server has already been enabled to allow connections from the new client. This is a forced update due to changes in the networking code, older versions will not be able to connect.

https://www.lackeyccg.com/downloads.html

Fixes and Changes
----------------------------------------------------------------------------------------
Fixed it so that ` and | are no longer blocked from text input and still function as shortcuts when not in a text input state.

Fixed double ratio swap: Ratios were getting swapped when they shouldn't in the function that draws moving cards.

Name Change Fix: Players can now change their name while connected to the game server.

Save/Load Game fix: There were some race conditions with saving and loading game states that resulted in players losing zones or parts of zones. Fixed what I could find of those and added debugging info to help track down other instances.

Visibility for super zones: Adding more careful checking on visibility for super zones

Column Sort Logic: Sorting is now aware of the type of data in columns and does it first numerically and then alphabetically.

DLog Update: DLog() now includes a timestamp in what it writes to the debug log.