@quenty/math
Utility math functions from Nevermore for Roblox
Found 291 results for Nevermore
Utility math functions from Nevermore for Roblox
Unique symbol implementation for Roblox
Cancellation tokens for Roblox Lua
A simple module loader for Roblox
deferred (otherwise known as fastSpawn) implementation for Roblox
Easily cleanup event listeners and objects in Roblox
Utility functions involving instances in Roblox
Brios wrap an object and either are alive or dead
To work like value objects in Roblox and track a single item with .Changed events
Quenty's reactive library for Roblox
Utility functions to duck type a value
Table and Set utility functions for Roblox
A simple signal implementation for Roblox
cancellableDelay a delay that can be cancelled
Utility methods for manipulating Luau types
Binds animations into step, where the animation only runs as needed
Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.
Promise implementation for Roblox
Adds the throttle function to Roblox
Signal API for RxObservables
BaseObject implementation with Maid attached for Roblox
Utility object to Bind a class to Roblox object, and associated helper methods
Inverse Kinematics for characters on Roblox
Centralized player settings service
Utility methods around promises and maids
Global remoting retrieval system for Roblox (RemoteFunctions/RemoteEvents)
Provides utility functions to work with attributes in Roblox
AccelTween implementation for Roblox
Permission provider for Roblox, including authenticating against group membership
Stack of values that allows multiple systems to enable or disable a state
Quenty's Ragdoll system for Roblox - Floppy fun ragdolls
Animated highlight system for the Roblox highlight object
Utility functions for use with collection service tags
Spring implementation for Roblox
Service providing mechanisms for Nevermore
Reactive extensions for binders
Quenty's camera system for Roblox
Input key map setting saving for players
Utility functions for links. Links are object values pointing to other values!
Base of a template retrieval system
Binds the given class to each player in the game
Player utility functions
Declarative UI system.
This module provides utility functions for strings
A set of observable collections, such as sets, maps, sorted lists, and more.
Binder that will automatically bind to each player's humanoid
Configuration service to specify Roblox badges, products, and other specific assets.
Generalized monetization system for handling products and purchases correctly.
Utility functions that let you score a proximity prompt (i.e. a Hint) based upon its relation to a character in 3D space.
Tie allows interfaces to be defined between Lua OOP and Roblox objects.
Utility functions to wrap invoking a remote function with a promise
System to define rebindable key bindings and inputs for Roblox.
Helps track whether or not a player is idle and if so, then can show UI or other cute things.
Generalized networked cooldown system for Roblox
Gets local translator for player
Bridge between cmdr and Nevermore services using servicebag
Tracks a player's current team, since the Team property is unreliable
Utilities involving Vector3 objects in Roblox
Adorneevalue - Helper class to transform a an adornee into relative positions/information.
Localized text utils which changes translationKey structures to shared locations
Group utility functions for Roblox
Scores actions and picks the highest rated one every frame
HumanoidTracker for Roblox - Tracks a player's character's humanoid
Helds encode Roblox enums into a string
Utility system that leverages the binder system to hide authored objects. Centralized here for cross-system communication.
Death report service which will track the deaths of players
Bind to game close API in a centralized location.
Color palette system for Roblox
Quenty's Datastore implementation for Roblox
Determines if parts are touching or not
Utility methods for R15 Characters
Centralized spawning system
Rendering functionality for viewportFrames
Provides utility functions involving input objects
LRUCache library
Adds Enabled/Disabled state to class
Holds utilities to work with Roblox seats
Trace input mode state and trigger changes correctly
Utlity functions to help find friends of a user. Also contains utility to make testing in studio easier.
CFrame representation as a quaternion for Roblox
CharacterUtils
Centralized service to override motors on humanoids and other places
Adds GUI based particle engine to Roblox
Scale ratios for the UI on different devices
A Lorem Ipsum generator in Roblox
Provides utility functions to work with the Roblox AvatarEditorService
Adornee based conditional system that is sufficiently generic to script gameplay.
Body color helper utilities for merging and representing body colors over the network and datastore
Handles reset requests since Roblox's reset system doesn't handle ragdolls correctly
Base UI object with visibility and a maid
Tracks the equipped player of a tool
Provide wrapper around chat system to allow tags to be set
Roguelike properties which can be modified by external provides
Contains model information for the current button
Utility functions involving binders and links
Provides animations for anything tagged with "AnimationContainer" and from a folder named "Animations" in ReplicatedStorage.
Holds single toggleable actions (like a tool system)
Service that takes active input modes from the player and exposes it to every other player via the server.
Holds utilities involving the Roblox TextService and text fitting to size.
Utility library for detecting multiple clicks or taps. Not good UX, but good for opening up a debug menus
Tuple utility package
Provides a Roblox Lua InfluxDB client
Team utility methods
Handles actions involving HumanoidDescription objects, including loading character appearance.
Helps with Gui visiblity showing and hiding
Cubic Spline implementation for Roblox
Utility methods for Roblox Color3 values
Utility service that provides text filtering to the client
Allows transparency to manually be controlled for a character in first-person mode
General physics library for use on Roblox
This service lets you shut down servers without losing a bunch of players. When game.OnClose is called, the script teleports everyone in the server into a reserved server.
Utility methods for playing back animations on Roblox
Bridges attributes and serialization
Providers screenGuis with a given display order for easy use
Utility functions to ensure that content is preloaded (wrapping calls in promises)
Color picking UI system for Roblox.
Depth of field service to allow multiple systems to write depth of field
Secrets storage system and API surface
Utility methods around Selection service. Useful for plugins and stories.
Tries to racket a rope constraint back down to a reasonable length
Handles humanoid speed in a centralized location
Utilities to advance over the Roblox pages API surface
Utility functions for teleport srevice
Help manage the visibility of GUIs while only constructing the Gui while visible
Spritesheet utility for Roblox including a built-in InputImageLibrary
Provides centralized API surface for screenshot hud API
Utilities involving UserService in Roblox
Property value for Roblox instances
CFrameUtils for Roblox
Roguelike humanoid properties which can be modified
Binary search for Roblox
InsertServiceUtils to make loading models via insert service easy
Quenty's TimeSyncService keeps time synchronized between all clients and the server
Clip characters locally on the client of other clients so they don't interfer with physics.
Generalized undo stack for Roblox
UI object utils library for Roblox
Utility functions involving badges on Roblox
Key based CoreGuiEnabler, singleton Use this class to load/unload CoreGuis / other GUIs, by disabling based upon keys Keys are additive, so if you have more than 1 disabled, it's ok.
Snackbars provide lightweight feedback on an operation at the base of the screen. They automatically disappear after a timeout or user interaction. There can only be one on the screen at a time.
Handles logic for reactive bounding box monitoring
Creates an inertia based scrolling frame that is animated and has inertia frames Alternative to a Roblox ScrollingFrame with inertia scrolling and complete control over behavior and style
Utility functions for debugging, builds a Roblox character rig
Solves linear systems
Linear timed tweening model
A utility library to debug things in 3D space for Roblox.
Allow transitions between skyboxes
Quenty's radial image system
Handles playing back animated spritesheets
Holds utility methods for textboxes
Elo rating utility library.
Sound playback helper
Centralize receipt processing within games since this is a constrained resource.
JSON utility functions for Roblox Lua
Utility functions wrapping SocialService with promises
Helps count a total value
Provides utility methods for MarketplaceService
Aggregates async promise requests
Service and utility methods to working with sound groups and sounds in Roblox
CLI interface for Nevermore
Pseudo localizes text. Useful for verifying translation without having actual translations available
Utility methods to help with Roblox asset id
Class that while constructed apply a tag to any children of the parent it is given, assuming that class has the required tag. This lets you bridge tag systems since CollectionService is used as an interop model between many components in scripts.
Provides a wrapper for AssetService's async calls
Model for dragging buttons around
Utility functions for grabbing the Roblox API from the web
Utility functions to retrieve and manipulate the Animator object on Roblox from a humanoid.
Utility methods for Region3
Provides utilities for working with Roblox's streaming system
Queue system for prompts and other UI
Utility functions involving haptic feedback on gamepads for Roblox
Allows a model to have transparent set locally on the client
Octree implementation for Roblox - fast spatial queries
Helps get the default or zero value for value types in Roblox
Utility methods for async methods in Players service
A text label with most general properties of a textlabel, except when text is set, it rotates uniformly like an old clock, animating in a satisfying way
Utility functions to work with the CoreGui
Sanitizes UGC hats and other items
Utility functions for filtering text
Utility functions involving sounds and their state
Utility functions for manipulating terrain
Memoization library
Utility service to enable or disable mouse shift lock on the fly on Roblox.
Reimplementation of Player:GetUserThumbnailAsync but as a promise with retry logic
Adds the optional function to Roblox for Nevermore require
Service that orchistrates transparency setting from multiple colliding sources and handle the transparency appropriately. This means that 2 systems can work with transparency without knowing about each other.
Utilities involving pathfinding in Roblox
Utility methods to query policies for players from PolicyService.
AdorneeUtils - Generic adornee functions to make attaching to objects in Roblox easier.
Handles logic for creating a "preferred" parent container or erroring if it already exists
Module for working with Region3int16
CameraStoryUtils - utility functions for 3D viewport hoarcekat stories.
Utility functions for memory store srevice
Utility methods for tools
Identify parts that are potentially exposed to an explosion using a random vector raycasting
Provides a utility method to clearing selection images with blank values.
Utility function to create network ropes which hint to Roblox that two assemblies should be considered to be owned by the same network owner.
Funnel utility class
HttpPromise - Wrapper functions around http requests in Roblox.
A group of weighted tracks that can be played back with weighted probability. The closest example to this is the idle animation that looks around at a 1:10 ratio when you're standing still in default Roblox animation script.
Simple mixin to generate code for a class
Undo stack for rodux
Quenty's RandomUtils, utility functions for Roblox
Utility functions for Color sequences in Roblox.
Gets the relative move direction from the camera and the humanoid allowing Roblox's input system to be layered on top of a camera system.
Builds a pill backing for Guis. Substitute for UICorner object.
Utility functions to create and manipulate NoCollisionConstraints between Roblox objects
Action provider for rodux
Function that uses raycasting to determine the groundplane in Roblox
Utility functions involving 3D and 2D geometry
Utility functions for messaging srevice
Provides a way to transform from a class to a singleton
Sets properties on the client and then replicates them to the server
Allows the appearance of a model to be overridden. Most commonly used when placing down an object in a building game.
Utility for teleporting humanoids
Sets a mechanisms cframe
Wraps the rbxthumb URL api surface.
Bounding box utilties. Prefer model:GetBoundingBox() in most cases. However, sometimes grouping isn't possible.
Mouse over mixin for general utility button mouse over effects
Queue class with better performance characteristics than table.remove()
Utility functions involving NumberSequences on Roblox
Utility methods to format countdown text
Optimized these functions for speed as well as preserving fidality. In the future, use Roblox's orthogonal angle format.
Lua implementation of fzy string search algorithm
A group of utility functions to be used to help create visual effectcs with ROBLOX GUIs
Holds utilitity for playing back particles
Repeats raycasting attempts while ignoring items via a filter function
Tags and retrieves killer
Creates a 1920x1080 scaling container to handle ultrawide monitors and screens in a reasonable way. This helps keep UI centered and available for ultrawide screens.
Utility methods for voice chat
Utility functions to help serialize Color3 values
Elliptic curve cryptography forked from BoatBomber, forked from ComputerCraft
Utility functions to automatically detect the version a game is running at
Utility function for estimating low and high arcs of projectiles. Solves for bullet drop given
Convex hull computation algorithms
Utility for measuring and optimizing performance
NetworkOwnerService - Tracks a stack of owners so ownership isn't reverted or overwritten in delayed network owner set.
Renders and parses markdown on Roblox.
Utility functions involving functions
UTF8 utility library
Calculate experience on an exponential curve and perform relevant calculations Uses formulas from stackoverflow.com/questions/6954874/php-game-formula-to-calculate-a-level-based-on-exp
Library handles time based parsing / operations. Untested. Based off of PHP's time system. Note: This library is out of date, and does not necessarily work. I recommend using os.time()
Probability utility functions
Utility functions for animations
Utility functions involving the NumberRange structure in Roblox
Module for working with Vector3int16
General humanoid utility code.
Quaternion data type
Utility to position the sun and to retrieve sun information specific to Roblox.
Utility functions to create WeldConstraint objects in Roblox
Mesh utility methods