summaryrefslogtreecommitdiff
path: root/plugins.lisp
AgeCommit message (Collapse)Author
2022-10-16Fix: auto-joiner look for membership instead of join_ruleHEADmainshoshin
2020-05-02version bump - breaking compatabilityColin Okay
This version includes a customizable hardcopy protocol. You can specialize the generic functions hardcopy-plist and hardcopy-plist-keys for each of your subclasses and granolin will know to combine them all before saving to or restoring from hardcopy. Hardcopy PLISTs must now use SYMBOLs suitable for slot names instead of KEYWORD symmbols.