@quenty/math
Utility math functions from Nevermore for Roblox
Found 329 results for Lua
Utility math functions from Nevermore for Roblox
Promise implementation for Roblox
Adds the throttle function to Roblox
Utility functions involving instances in Roblox
A simple module loader for Roblox
Cancellation tokens for Roblox Lua
Unique symbol implementation for Roblox
Brios wrap an object and either are alive or dead
Easily cleanup event listeners and objects in Roblox
To work like value objects in Roblox and track a single item with .Changed events
Utility functions to duck type a value
deferred (otherwise known as fastSpawn) implementation for Roblox
Quenty's reactive library for Roblox
Table and Set utility functions for Roblox
A simple signal implementation for Roblox
cancellableDelay a delay that can be cancelled
BaseObject implementation with Maid attached for Roblox
Signal API for RxObservables
Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.
Utility methods for manipulating Luau types
Binds animations into step, where the animation only runs as needed
Utility object to Bind a class to Roblox object, and associated helper methods
Inverse Kinematics for characters on Roblox
Provides utility functions to work with attributes in Roblox
Centralized player settings service
Utility methods around promises and maids
Stack of values that allows multiple systems to enable or disable a state
Global remoting retrieval system for Roblox (RemoteFunctions/RemoteEvents)
Animated highlight system for the Roblox highlight object
AccelTween implementation for Roblox
Reactive extensions for binders
Permission provider for Roblox, including authenticating against group membership
Quenty's camera system for Roblox
Spring implementation for Roblox
Quenty's Ragdoll system for Roblox - Floppy fun ragdolls
Utility functions for use with collection service tags
Utility functions for links. Links are object values pointing to other values!
Input key map setting saving for players
Service providing mechanisms for Nevermore
Base of a template retrieval system
Configuration service to specify Roblox badges, products, and other specific assets.
Generalized monetization system for handling products and purchases correctly.
Binds the given class to each player in the game
Player utility functions
This module provides utility functions for strings
Helps track whether or not a player is idle and if so, then can show UI or other cute things.
A set of observable collections, such as sets, maps, sorted lists, and more.
LoxodonFramework is a lightweight MVVM(Model-View-ViewModel) framework built specifically to target Unity3D. Databinding and localization are supported.It has a very flexible extensibility.It makes your game development faster and easier. For tutorials,e
Declarative UI system.
Tie allows interfaces to be defined between Lua OOP and Roblox objects.
Binder that will automatically bind to each player's humanoid
HumanoidTracker for Roblox - Tracks a player's character's humanoid
Bridge between cmdr and Nevermore services using servicebag
Gets local translator for player
Group utility functions for Roblox
Tracks a player's current team, since the Team property is unreliable
Utility functions that let you score a proximity prompt (i.e. a Hint) based upon its relation to a character in 3D space.
Utilities involving Vector3 objects in Roblox
Utility functions to wrap invoking a remote function with a promise
Localized text utils which changes translationKey structures to shared locations
System to define rebindable key bindings and inputs for Roblox.
Adorneevalue - Helper class to transform a an adornee into relative positions/information.
Helds encode Roblox enums into a string
Scores actions and picks the highest rated one every frame
Utility system that leverages the binder system to hide authored objects. Centralized here for cross-system communication.
Provides utility functions involving input objects
Utility methods for R15 Characters
Death report service which will track the deaths of players
Bind to game close API in a centralized location.
Trace input mode state and trigger changes correctly
Quenty's Datastore implementation for Roblox
Utlity functions to help find friends of a user. Also contains utility to make testing in studio easier.
Color palette system for Roblox
Adds GUI based particle engine to Roblox
Scale ratios for the UI on different devices
Adornee based conditional system that is sufficiently generic to script gameplay.
A Lorem Ipsum generator in Roblox
Adds Enabled/Disabled state to class
Holds utilities to work with Roblox seats
Generalized networked cooldown system for Roblox
Handles reset requests since Roblox's reset system doesn't handle ragdolls correctly
Determines if parts are touching or not
Tracks the equipped player of a tool
Centralized spawning system
Rendering functionality for viewportFrames
Provide wrapper around chat system to allow tags to be set
Provides animations for anything tagged with "AnimationContainer" and from a folder named "Animations" in ReplicatedStorage.
Holds single toggleable actions (like a tool system)
Tuple utility package
LRUCache library
CFrame representation as a quaternion for Roblox
Service that takes active input modes from the player and exposes it to every other player via the server.
Centralized service to override motors on humanoids and other places
Body color helper utilities for merging and representing body colors over the network and datastore
Holds utilities involving the Roblox TextService and text fitting to size.
Provides utility functions to work with the Roblox AvatarEditorService
CharacterUtils
Roguelike properties which can be modified by external provides
Base UI object with visibility and a maid
Utility library for detecting multiple clicks or taps. Not good UX, but good for opening up a debug menus
Contains model information for the current button
Utility functions involving binders and links
Color picking UI system for Roblox.
Team utility methods
General physics library for use on Roblox
Cubic Spline implementation for Roblox
Utility methods for Roblox Color3 values
Provides a Roblox Lua InfluxDB client
Utility methods for playing back animations on Roblox
Handles actions involving HumanoidDescription objects, including loading character appearance.
Handles humanoid speed in a centralized location
Utility functions to ensure that content is preloaded (wrapping calls in promises)
Depth of field service to allow multiple systems to write depth of field
Bridges attributes and serialization
Spritesheet utility for Roblox including a built-in InputImageLibrary
Utility service that provides text filtering to the client
Providers screenGuis with a given display order for easy use
Allows transparency to manually be controlled for a character in first-person mode
Helps with Gui visiblity showing and hiding
Secrets storage system and API surface
Help manage the visibility of GUIs while only constructing the Gui while visible
Binary search for 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.
Clip characters locally on the client of other clients so they don't interfer with physics.
Tries to racket a rope constraint back down to a reasonable length
Provides centralized API surface for screenshot hud API
CFrameUtils for Roblox
Utilities to advance over the Roblox pages API surface
Roguelike humanoid properties which can be modified
Utility functions for teleport srevice
Utility methods around Selection service. Useful for plugins and stories.
Utility functions for debugging, builds a Roblox character rig
Utilities involving UserService in Roblox
InsertServiceUtils to make loading models via insert service easy
Generalized undo stack for Roblox
UI object utils library for 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.
Quenty's TimeSyncService keeps time synchronized between all clients and the server
Utility functions involving badges on Roblox
Handles playing back animated spritesheets
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.
Linear timed tweening model
Holds utility methods for textboxes
Allow transitions between skyboxes
Property value for Roblox instances
Centralize receipt processing within games since this is a constrained resource.
A utility library to debug things in 3D space for Roblox.
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
Handles logic for reactive bounding box monitoring
Solves linear systems
Helps count a total value
Sound playback helper
Quenty's radial image system
Elo rating utility library.
JSON utility functions for Roblox Lua
Utility functions wrapping SocialService with promises
Provides utility methods for MarketplaceService
Model for dragging buttons around
Utility methods to help with Roblox asset id
Aggregates async promise requests
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.
Pseudo localizes text. Useful for verifying translation without having actual translations available
Utility functions to retrieve and manipulate the Animator object on Roblox from a humanoid.
Service and utility methods to working with sound groups and sounds in Roblox
Utility methods for Region3
Provides a wrapper for AssetService's async calls
Utility functions for grabbing the Roblox API from the web
Utility functions involving haptic feedback on gamepads for Roblox
Queue system for prompts and other UI
Octree implementation for Roblox - fast spatial queries
Helps get the default or zero value for value types in Roblox
Allows a model to have transparent set locally on the client
Utility functions involving sounds and their state
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
Memoization library
Provides utilities for working with Roblox's streaming system
Utility methods for async methods in Players service
Utility functions for memory store srevice
Utility functions for filtering text
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
Sanitizes UGC hats and other items
Adds the optional function to Roblox for Nevermore require
Utility functions for manipulating terrain
AdorneeUtils - Generic adornee functions to make attaching to objects in Roblox easier.
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.
Utility methods to query policies for players from PolicyService.
Handles logic for creating a "preferred" parent container or erroring if it already exists
Utility methods for tools
CameraStoryUtils - utility functions for 3D viewport hoarcekat stories.
This is a plugin for the Loxodon.Framework, which supports reading localized resources from csv files.
Provides a utility method to clearing selection images with blank values.
Module for working with Region3int16
Utilities involving pathfinding in Roblox
LoxodonFramework is a lightweight MVVM(Model-View-ViewModel) framework built specifically to target Unity3D. Databinding and localization are supported.It has a very flexible extensibility.It makes your game development faster and easier. For tutorials,e
Utility functions for messaging srevice
Undo stack for rodux
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
Identify parts that are potentially exposed to an explosion using a random vector raycasting
HttpPromise - Wrapper functions around http requests in Roblox.
Quenty's RandomUtils, utility functions for 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.
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
Action provider for rodux
Utility functions for Color sequences in Roblox.
Builds a pill backing for Guis. Substitute for UICorner object.
Utility functions to create and manipulate NoCollisionConstraints between Roblox objects
Utility for teleporting humanoids
Function that uses raycasting to determine the groundplane in Roblox
Utility functions involving 3D and 2D geometry
Sets a mechanisms cframe
Bounding box utilties. Prefer model:GetBoundingBox() in most cases. However, sometimes grouping isn't possible.
Provides a way to transform from a class to a singleton
This is a plugin for the logging feature of Loxodon.Framework, which helps you use Log4Net in your Unity project.
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.
Queue class with better performance characteristics than table.remove()
Utility functions involving NumberSequences on Roblox
Wraps the rbxthumb URL api surface.
Mouse over mixin for general utility button mouse over effects
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.
LoxodonFramework is a lightweight MVVM(Model-View-ViewModel) framework built specifically to target Unity3D. Databinding and localization are supported.It has a very flexible extensibility.It makes your game development faster and easier. For tutorials,e
This is a plugin that uses Unity's addressable asset system to load resources.
This is a library that supports memory obfuscation of numeric types, it ensures that your sensitive data will not be found by the memory scanners and searchers.
Lua implementation of fzy string search algorithm
A group of utility functions to be used to help create visual effectcs with ROBLOX GUIs
Repeats raycasting attempts while ignoring items via a filter function
Holds utilitity for playing back particles
Tags and retrieves killer
Utility methods for voice chat
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 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 for measuring and optimizing performance
Convex hull computation algorithms
NetworkOwnerService - Tracks a stack of owners so ownership isn't reverted or overwritten in delayed network owner set.
Renders and parses markdown on Roblox.
UTF8 utility library
Utility function for estimating low and high arcs of projectiles. Solves for bullet drop given
Utility functions involving functions
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
Probability utility functions
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()
Utility functions involving the NumberRange structure in Roblox