Skip to content

fix: A lot of misc updates - #828

Merged
Quenty merged 12 commits into
mainfrom
users/quenty/updates
Sep 23, 2026
Merged

Quenty merged 12 commits into
mainfrom
users/quenty/updates

Conversation

@Quenty

@Quenty Quenty commented Sep 23, 2026

Copy link
Copy Markdown
Owner

No description provided.

…rrectly

A hyphenated package name produced module and type names like
Adornee-Editor-WeldingService, which is not valid Luau, and the generated
ServerMain indexed the package off ServerScriptService with a dot access that
a hyphenated name cannot use.

camelize now splits on hyphens, underscores and whitespace before joining, so
adornee-editor-welding gives AdorneeEditorWelding. The new toPackageName keeps
separators for the npm and Rojo name instead of dropping them, and the new
toIndexExpression picks a dot access or a bracket index for the generated
scripts. Both init commands take these from the shared helper so raven-cli and
nevermore-cli stay in step.
@Quenty
Quenty force-pushed the users/quenty/updates branch from 9b04a80 to d9d5408 Compare September 23, 2026 23:01
@Quenty
Quenty deployed to integration September 23, 2026 23:01 — with GitHub Actions Active
@github-actions

github-actions Bot commented Sep 23, 2026 •

Copy link
Copy Markdown

Deploy Results

Package Status Try it
@quenty/integration ✅ Deployed (v223) (8.1s) Open | Play

1 package deployed, 1 passed, 0 failed in 8.9s · View logs

Test Results

Package Status Try it
@quenty/binder ✅ Passed (95/95) (1.4s) Open | Play
@quenty/access ✅ Passed (311/311) (4.1s) Open | Play
@quenty/boundlinkutils ✅ Passed (14/14) (1.1s) Open | Play
@quenty/chatproviderservice ✅ Passed (9/9) (1.5s) Open | Play
@quenty/deathreport ✅ Passed (106/106) (2.3s) Open | Play
@quenty/gameconfig ✅ Passed (12/12) (1.6s) Open | Play
@quenty/gameproductservice ✅ Passed (92/92) (2.1s) Open | Play
@quenty/ik ✅ Passed (3/3) (1.1s) Open | Play
@quenty/ragdoll ✅ Passed (12/12) (1.8s) Open | Play
@quenty/playerbinder ✅ Passed (8/8) (1.1s) Open | Play
@quenty/saveslot ✅ Passed (249/249) (9.2s) Open | Play
@quenty/settings ✅ Passed (14/14) (1.5s) Open | Play
@quenty/settings-inputkeymap ✅ Passed (1/1) (1.4s) Open | Play
@quenty/playerhumanoidbinder ✅ Passed (25/25) (1.6s) Open | Play
@quenty/rogue-humanoid ⚠️ Passed (0/0) - ran 0 tests (1.2s) Open | Play
@quenty/rogue-properties ✅ Passed (153/153) (2.4s) Open | Play
@quenty/soundgroup ✅ Passed (8/8) (1.1s) Open | Play
@quenty/rxbinderutils ✅ Passed (45/45) (1.1s) Open | Play
@quenty/clienttranslator ✅ Passed (186/186) (2.3s) Open | Play
@quenty/inputkeymaputils ✅ Passed (6/6) (1.3s) Open | Play
@quenty/scoredactionservice ✅ Passed (107/107) (2.4s) Open | Play
@quenty/time ✅ Passed (191/191) (2.1s) Open | Play
@quenty/countdowntext ✅ Passed (8/8) (1.1s) Open | Play
@quenty/influxdbclient ✅ Passed (163/163) (1.8s) Open | Play
@quenty/roblox-api-dump ✅ Passed (32/33) (1.3s) Open | Play
@quenty/observablecollection ✅ Passed (244/244) (2.0s) Open | Play
@quenty/adorneeboundingbox ✅ Passed (49/49) (2.0s) Open | Play
@quenty/templateprovider ✅ Passed (60/60) (1.2s) Open | Play
@quenty/cmdrservice ✅ Passed (10/10) (1.6s) Open | Play
@quenty/datastore ✅ Passed (386/386) (43.9s) Open | Play
@quenty/secrets ✅ Passed (2/2) (1.4s) Open | Play

31 packages tested, 31 passed, 0 failed in 2m2s
⚠️ 1 package(s) ran 0 tests — check test discovery · View logs

TimeDurationUtils annotates FormatToken fields so the old solver keeps the TimeUnit singleton type, and HttpPromise's debug print falls back to GET when Method is omitted.
@Quenty
Quenty deployed to integration September 23, 2026 23:09 — with GitHub Actions Active
@Quenty
Quenty deployed to integration September 23, 2026 23:43 — with GitHub Actions Active
@Quenty
Quenty merged commit 9b5f9d4 into main Sep 23, 2026
11 checks passed
@Quenty

Quenty commented Sep 23, 2026

Copy link
Copy Markdown
Owner Author

🚀 PR was released in @quenty/access@1.11.0, @quenty/adorneeboundingbox@8.53.0, @quenty/animationprovider@11.54.0, @quenty/avatareditorutils@7.54.0, @quenty/binder@14.47.0, @quenty/boundlinkutils@14.48.0, @quenty/chatproviderservice@9.74.0, @quenty/clienttranslator@14.53.0, @quenty/cmdrservice@13.63.0, @quenty/colorpalette@10.54.0, @quenty/cooldown@11.53.0, @quenty/countdowntext@4.12.0, @quenty/datastore@13.58.0, @quenty/deathreport@10.61.0, @quenty/funnels@1.40.0, @quenty/gameconfig@12.70.0, @quenty/gameproductservice@14.74.0, @quenty/hide@11.50.0, @quenty/highlight@10.55.0, @quenty/httppromise@10.25.0, @quenty/humanoidspeed@12.67.0, @quenty/idleservice@13.72.0, @quenty/ik@15.73.0, @quenty/influxdbclient@7.45.0, @quenty/inputkeymaputils@14.59.0, @quenty/modeltransparencyeffect@11.29.0, @quenty/motor6d@7.57.0, @quenty/nevermore-cli@4.46.0, @quenty/nevermore-template-helpers@1.20.0, @quenty/observablecollection@12.53.0, @quenty/parttouchingcalculator@14.56.0, @quenty/playerbinder@14.51.0, @quenty/playerhumanoidbinder@14.52.0, @quenty/racketingropeconstraint@12.56.0, @quenty/ragdoll@15.72.0, @quenty/roblox-api-dump@8.36.0, @quenty/rogue-humanoid@10.67.0, @quenty/rogue-properties@11.63.0, @quenty/rxbinderutils@14.47.0, @quenty/saveslot@2.14.0, @quenty/scoredactionservice@16.60.0, @quenty/secrets@7.71.0, @quenty/settings-inputkeymap@10.77.0, @quenty/settings@11.74.0, @quenty/softshutdown@10.10.0, @quenty/soundgroup@1.58.0, @quenty/soundplayer@7.59.0, @quenty/spawning@10.65.0, @quenty/studio-bridge@0.20.0, @quenty/templateprovider@11.54.0, @quenty/time@2.6.0 🚀

@Quenty Quenty added the released This issue/pull request has been released. label Sep 23, 2026

This branch was successfully deployed

1 active deployment
integration — 682c9f01 Deployed Sep 23, 2026 by Quenty via integration #654
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released This issue/pull request has been released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant