Pinned Repositories
compression-util
Compress native Roblox types
editable-clothing-util
Translate classic clothing / pants into EditableImages like so: https://x.com/Nightcycle_LLC/status/1815294030747472354
luau-math
luau math library with some added features useful in Roblox game dev
midas
Turn every game you touch to gold with a comprehensive analytics suite.
noise
The functionality of 'math.noise' implemented across multiple popular styles with the syntax and API stylings of the seed constructed pseudo-random Roblox 'Random' datatype.
physics-util
physics wally package
synthetic
A UI library with the the goal of porting the Google Material Design framework / philosophy to Roblox.
wally-update
a basic command-line-tool that allows for the updating of wally packages
nightcycle's Repositories
nightcycle/physics-util
physics wally package
nightcycle/cold-fusion
A wrapper over the Fusion framework with some quality-of-life improvements + Nightcycle favored naming conventions.
nightcycle/file-to-luau
converts a file to a Roblox compatible luau script
nightcycle/path-util
Pathfind util
nightcycle/value-sequence
NumberSequence / ColorSequence except it supports most non-number datatypes
nightcycle/curve-util
nightcycle/geometry-util
Geometry wally package
nightcycle/instance-pool
A strictly typechecked port of instance-pool
nightcycle/mesh-util
A mesh utility
nightcycle/spring
A basic wally package based spring class based on https://gist.github.com/Fraktality/1033625223e13c01aa7144abe4aaf54d
nightcycle/cframe-util
CFrame Utility wally package
nightcycle/constraint-util
A utility for working with roblox constraints
nightcycle/data-node
A series of classes useful for easily storing complex data structures
nightcycle/dictionary-path-util
dpath pip package inspired wally package
nightcycle/door-service
allows for easy hooking up of doors
nightcycle/elevator-service
service for hooking up elevators in a game
nightcycle/finite-state-machine
a basic fsm
nightcycle/format-util
string format util
nightcycle/inverse-kinematics-util
useful code for doing inverse kinematics
nightcycle/kinematic-object-service
Inspired by https://gist.github.com/MrChickenRocket/19d21c1786503b3c8a7b685368db64de
nightcycle/memory-store-util
A utility for helping perform tasks within MemoryStoreService
nightcycle/mock-messaging-service
A messaging service wrapper for offline testing
nightcycle/model-util
utility for models
nightcycle/occlusion-service
Stream details in and out based on if the user can see the region they're in
nightcycle/open-source-standardization
A set of scripts and workflows to automate the formatting and distribution of my open source work
nightcycle/page-service
Allows for clean and configurable integration of developer components and buttons into the mandatory Roblox UI styling
nightcycle/raycaster
basic raycasting object
nightcycle/signal
typechecked modification of Quenty's signal class
nightcycle/sketcher
Inspired by @Quenty 's Draw class
nightcycle/studio-sequence
the intro-sequence I used for my game, you don't have the right to use it for your own, but if you want to read the code to see how I did it in constructing your own I don't mind.