feat(scripting): Phase 4 — ergonomics (file-watcher auto-reload, handle methods, tooling) #197
Labels
No labels
alpha:wave-0
alpha:wave-1
alpha:wave-2
alpha:wave-3
area:assets
area:combat
area:ecology
area:infra
area:render
area:scripting
area:ui
area:world
enhancement
epic
migration
post-alpha
roadmap
tech-debt
type:bug
type:chore
type:design
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
marco/IsoMmo#197
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #183. DX niceties on top of the working spine.
Scope
.lua→ auto/reloadscripts.Mobile/Playerhandles (e.g.npc:say(...),player:getFlag(...)) sonpc.autocompletes members, in addition to the free verbs. Generated intoapi.d.lua./scriptslisting, reload feedback).Definition of Done (delta)
api.d.lua(autocomplete onnpc:/npc.), drift-check green.docs/scripting.md+src/IsoMmo.Scripting/README.mdupdated. Base DoD + multi-platform hold.Note: scripting spells stays deferred (casting/mana/pacing is authority- and timing-critical) — a separate future decision, not part of this.