Skip to content
This repository was archived by the owner on Jul 20, 2026. It is now read-only.

Devlop#29

Merged
tickwarden merged 4 commits into
mainfrom
devlop
Jul 19, 2026
Merged

Devlop#29
tickwarden merged 4 commits into
mainfrom
devlop

Conversation

@tickwarden

Copy link
Copy Markdown
Collaborator

No description provided.

ToolkitMC added 4 commits July 19, 2026 19:26
- dl_load:_ renamed to dl_load:main; datalib:load updated accordingly
- Extract dl_load:resolve/* (validate, version, dependencies) out of
  the old monolithic core/internal/load/validate.mcfunction
- Move load/scoreboards.mcfunction and load/storages.mcfunction to
  loader/scoreboards.mcfunction and loader/storages.mcfunction;
  load/* is now confirmation-gate logic only
- Replace all marker-entity + say broadcasts with tellraw across
  dl_load:* (main, load/confirm, load/yes, load/no, load/fork*,
  load/post_load, load/all, timeout, gate/*, safe_load/*)
- Make gate prompts clickable via click_event/command (renamed from
  clickEvent/value as of 1.21.5) in load/confirm, load/no, load/fork,
  gate/request, gate/exec/disable
- Add dl_load:gate/exec/kick executor and dispatch line in gate/yes
  (previously pending_gate{type:"kick"} silently no-opped)
- Add datalib:engine security.auto_debug_tag (default 1b) to make
  admin_systems.mcfunction's auto datalib.debug grant configurable;
  add debug_tag/enable, disable, grant, revoke commands; backfill
  migration guard for existing worlds
- Fix resolve/version mismatch check (was "matches 1..", self-
  defeating against the pack's own pre>=1 expected value)
- Fix load/version_warn hardcoded expected-version debug string
- Bump version to v6.0.1-pre2 (pack.mcmeta, version_set, version_warn
  messages, README); add CHANGELOG-v6.0.1-pre2.md
@tickwarden
tickwarden merged commit 61b7edf into main Jul 19, 2026
13 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant