News:

A forum for users of LackeyCCG

Main Menu

Recent posts

#31
General Discussion Forum / Re: New LackeyCCG Release: 6-3...
Last post by Mar de Hielo - July 03, 2025, 11:24:10 PM
Hello! Im a Mitos y Leyendas (MyL) plugin player. Ive noticed that when you spectate a game, youre not allowed to see open game zones. Is there any chance that you could fix this? Or this is a problem with the specific plugin?
#32
Plugins & Plugin Creation Forum / Re: Magic: The Gathering Plugi...
Last post by pauun - July 01, 2025, 11:07:10 PM
hey thanks man i appreciate your dedication and effort on keeping Lackey alive
#33
General Discussion Forum / New LackeyCCG Release: 6-30-20...
Last post by Alastair - July 01, 2025, 12:13:40 PM
The new version of LackeyCCG (06-30-25) is available now for both Windows and Mac. The game server has been updated. The 2014 version of Lackey is no longer able to connect to the game server. Allowed versions are currently the 06-23 and 06-30 clients.

https://www.lackeyccg.com

Fixes:
Spectator blocking seat: With this there's a slight change in the behavior of being at the table. The max at and around the table is 10 entities. This includes spectators and seated players. I want to introduce a cap for spectators but that will require UI changes that I was unable to make in time for this release.
Add all to deck: This should now properly copy all available cards in the pool to the deck (though there may be some problems still with very large pools).
Column resizing: Column resizing should not be much more reliable and not suddenly jump between columns when dragging.
Column jumping: The selected column should no longer change randomly on restarts or plugin loads.
#34
...Holy cow, did I forget to press enter or something? I added Final Fantasy a month ago, and I could've sworn I posted the update here. Better late than never:

Update 6/03/25

New sets

Sets with cards added

I still haven't gotten around to adding the alternate / full-art prints from Final Fantasy, or the Final Fantasy Through the Ages set of Final-Fantasy-reskinned reprints... I should do that.

But yes, I still keep this updated, and will be adding Edge of Eternities.
#35
Plugins & Plugin Creation Forum / Re: Magic: The Gathering Plugi...
Last post by pauun - July 01, 2025, 01:41:54 AM
Hello are you by chance still keeping this updated with the new final fantasy set and the upcoming edge of eternities
#36
General Discussion Forum / Re: New version of LackeyCCG (...
Last post by CrazyChucky - June 27, 2025, 10:19:57 PM
@Drew, the problem is a "quarantine" attribute that Apple applies to newly downloaded files and folders. I didn't actually realize unzipping on the command line avoids applying it at all, that's intriguing.

I ran afoul of this myself recently, despite knowing about it, because I forgot that removing it from a folder doesn't automatically remove it from everything *in* the folder (and because the error message has apparently gotten more cryptic than it used to be).

To see if a file or folder is currently quarantined, you can do this from command line:
xattr -l path/to/file/
You can remove it with the -d flag, and the -r flag applies it recursively to everything in a folder:

xattr -rd com.apple.quarantine /path/to/Lackey/Folder
#37
General Discussion Forum / Re: New version of LackeyCCG (...
Last post by drew - June 27, 2025, 02:38:04 PM
I found out what the issue was. I'm not sure why but when I download the .zip file it automatically unzips it, which leads to the error. However, if I wget https://www.lackeyccg.com/LackeyCCGMac.zip and then unzip it on the command-line, it will run. Hope this helps anyone that has the same issue.
#38
General Discussion Forum / Re: New version of LackeyCCG (...
Last post by drew - June 26, 2025, 02:02:52 PM
Alastair, I tried running the new version on MacOS but I get the error: ""LackeyCCG.app" is damaged and can't be opened. You should move it to the Trash." I'm wondering if anyone else is getting this error or has a solution? Could there be something invalid with the code signing? It's possible that my Privacy and Security settings are a culprit as they are managed automatically due to an IT profile installed by my employer.

Clicking on the info button on the error dialog, it describes: "The app has been modified or damaged
The app has been modified, and its code does not match the original signed code. The app may be broken or corrupted, or it may have been tampered with. If you think that an app has been damaged or tampered with, you should delete it by dragging it to the Trash.

Some apps and tools, such as AppleScript or JavaScript applications and some legacy tools, modify themselves after signing. These types of apps cannot be opened unless you override the security settings on your Mac. See Open an app by overriding security settings.

To learn how to protect your Mac from harmful software, see Protect your Mac from malware."

My version of MacOS is Sequoia 15.0.1.
#39
General Discussion Forum / New version of LackeyCCG (06-2...
Last post by Alastair - June 24, 2025, 06:23:40 AM
The new version of LackeyCCG (06-23-25) is available now for both Windows and Mac. The game server has been updated to allow connections from both the new version and for now the old version, to allow people time to update and for the word to spread.

Both downloads are now avialable on LackeyCCG's main website.

These rebuilds are largely just updated libraries. I did address a few bugs such as the file browser crashing, sorting not working right and some issues with plugins updating. This is the first step on the path to more bug fixes and updates down the road.
#40
New sets

Sets with Cards Added

Errata
  • Wizards has issued errata on many thousands of cards. Instead of their name, non-legendary cards now use "this creature", "this artifact", etc. to refer to themselves in their rules text. Tokens (even legendary ones) use "this token".
  • Just like the name of Unquenchable Fury eventually got used for a real card, the same thing has happened to Pick Your Poison from Mystery Booster. I've dealt with it the same way: its name in the plugin is now "Pick Your Poison (Playtest)".

Scripting
  • A number of cards that create  tokens upon entering were not set to execute their scripts automatically, and have been fixed.
  • Indominus Rex now has scripts to generate all its possible counters.
  • The offspring keyword can only make one token, but its scripts were set up like X abilities, with options for 1, 5, and 10. This has been fixed.

Tokens