Skip to content

feat(ccs): add craft command and autocomplete/IDE fixes (close #137)#141

Open
I-No-oNe wants to merge 3 commits into
clickcrystals-development:mainfrom
I-No-oNe:main
Open

feat(ccs): add craft command and autocomplete/IDE fixes (close #137)#141
I-No-oNe wants to merge 3 commits into
clickcrystals-development:mainfrom
I-No-oNe:main

Conversation

@I-No-oNe

@I-No-oNe I-No-oNe commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Changelog:

  • craft : bulk-craft via recipe book, take result
  • autocomplete: suggest keybinds and item ids, match items without leading ":"
  • IDE: grey out // comment lines
  • IDE: Ctrl+/ toggles comments across full selection

Will close #137

Type of change

  • Bug fix
  • New feature

Description

  • craft : bulk-craft via recipe book, take result
  • autocomplete: suggest keybinds and item ids, match items
    without leading ":"
  • IDE: grey out // comment lines
  • IDE: Ctrl+/ toggles comments across full selection

Related issues

Code has been written by claude code, i reviewed it.

Checklist:

  • My code follows the style guidelines of ItziSpyder(ImproperIssues).
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.
  • I have joined the ClickCrystals Discord.

- craft <item> <delay>: bulk-craft via recipe book, take result
- autocomplete: suggest keybinds and item ids, match items
  without leading ":"
- IDE: grey out // comment lines
- IDE: Ctrl+/ toggles comments across full selection
@I-No-oNe I-No-oNe changed the title feat(ccs): add craft command and autocomplete/IDE fixes feat(ccs): add craft command and autocomplete/IDE fixes (close #137) Jun 14, 2026
I-No-oNe added 2 commits June 14, 2026 15:56
Omitting amount crafts everything; otherwise craft enough recipe
sets to yield the requested item count.
- ModuleSetting.visibleWhen: hide settings until a condition holds,
  with an animated collapse/expand in the setting list
- scroll panels re-stack so hidden settings close the gap and the
  view height shrinks
- advanced: disable-script-chat-errors (errors go to logs only)
- totem-chams: rising and vortex dolls; gravity/max-velocity shown
  per doll type
- gui-cursor: totem options shown only in HOVER_TOTEM mode
- craft: run steps on the main thread and never wedge the busy flag
@I-No-oNe

Copy link
Copy Markdown
Contributor Author

Need to fix the issue I've mentioned in my review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant