Module | Dependency | Description |
---|---|---|
badgeServiceUtil | badgeServiceUtil = "bubshurb/[email protected]" |
An utility module for working with BadgeService. |
basePartSizeUtil | basePartSizeUtil = "bubshurb/[email protected]" |
A utility module for resizing base parts on specific axes. |
basePartUtil | basePartUtil = "bubshurb/[email protected]" |
An utility module for working with base parts. |
beamUtil | beamUtil = "bubshurb/[email protected]" |
A simple utility for working with beams. |
clientMouseUtil | clientMouseUtil = "bubshurb/[email protected]" |
A simple utility module for working with the client's mouse. |
clientMovementInputUtil | clientMovementInputUtil = "bubshurb/[email protected]" |
A simple utility module which wraps PlayerModule and PlayerModule.ControlModule . |
colorSequenceUtil | colorSequenceUtil = "bubshurb/[email protected]" |
A simple utility module for working with color sequences. |
colorUtil | colorUtil = "bubshurb/[email protected]" |
A simple utility module for working with colors. |
Component | Component = "bubshurb/[email protected]" |
Component class by Sleitnick, heavily modified by babypatrick100. |
Connection | Connection = "bubshurb/[email protected]" |
A simple class for mimicking RBXConnection objects. |
ContentProviderQueue | ContentProviderQueue = "bubshurb/[email protected]" |
A simple class for working with ContentProvider. |
contextActionServiceUtil | contextActionServiceUtil = "bubshurb/[email protected]" |
A simple utility module for working with ContextActionService. |
coreGuiUtil | coreGuiUtil = "bubshurb/[email protected]" |
A simple utility module for working with CoreGui's API. |
CustomAnimator | CustomAnimator = "bubshurb/[email protected]" |
A simple/ class for working with animations. |
dateUtil | dateUtil = "bubshurb/[email protected]" |
An utility module for working with dates. |
debugLoggerUtil | debugLoggerUtil = "bubshurb/[email protected]" |
A simple utility module for debug logging. |
evLightning | evLightning = "bubshurb/[email protected]" |
Evaera's evLighning module ported to wally. |
guiObjectFadeUtil | guiObjectFadeUtil = "bubshurb/[email protected]" |
A utility which implements fading in and out without dealing with issues like having an object specific transparency value rather than 0 - 1 . |
Hover | Hover = "bubshurb/[email protected]" |
A simple hover class for implementing hover effects. |
infoTypeUtil | infoTypeUtil = "bubshurb/[email protected]" |
An utility module for working with Enum.InfoType . |
instanceAttributeUtil | instanceAttributeUtil = "bubshurb/[email protected]" |
A utility module for working with instance attributes. |
InstanceDataHolder | InstanceDataHolder = "bubshurb/[email protected]" |
A very simple class for storing data for instances. |
instanceNetworkOwnerUtil | instanceNetworkOwnerUtil = "bubshurb/[email protected]" |
An utility module for working with instance network ownership. |
instancePropertyUtil | instancePropertyUtil = "bubshurb/[email protected]" |
An utility module for working with instance properties. |
instanceTagUtil | instanceTagUtil = "bubshurb/[email protected]" |
A utility module for working with instance tags. |
instanceTrackerUtil | instanceTrackerUtil = "bubshurb/[email protected]" |
A simple utility module for working with instances and their properties. |
instanceTranslationUtil | instanceTranslationUtil = "bubshurb/[email protected]" |
A simple utility for translating the CFrame property of base parts and model. |
instanceTroveUtil | instanceTroveUtil = "bubshurb/[email protected]" |
An utility module for working with instance troves. |
lightingUtil | lightingUtil = "bubshurb/[email protected]" |
A simple utility for working with Lighting. |
marketPlaceServiceUtil | marketPlaceServiceUtil = "bubshurb/[email protected]" |
An utility module for working with MarketplaceService. |
Matcher | Matcher = "bubshurb/[email protected]" |
7kayoh's matcher module ported to wally |
matrixUtil | matrixUtil = "bubshurb/[email protected]" |
An utility module for working with matrixes. |
network | network = "bubshurb/[email protected]" |
An advanced network module for easy server-client communication. |
numberFormatUtil | numberFormatUtil = "bubshurb/[email protected]" |
A simple utility for working with numbers and strings. |
numberUtil | numberUtil = "bubshurb/[email protected]" |
An utility module for working with numbers. |
playerCharacterAccessoryUtil | playerCharacterAccessoryUtil = "bubshurb/[email protected]" |
A simple utility module for working with the player's character's accessories. |
playerCharacterUtil | playerCharacterUtil = "bubshurb/[email protected]" |
A simple utility module for working with player characters. |
playerEventsUtil | playerEventsUtil = "bubshurb/[email protected]" |
A simple utility module for working with player events. |
playerHumanoidUtil | playerHumanoidUtil = "bubshurb/[email protected]" |
A simple utility module for working with the player's humanoid. |
playerPolicyInfoUtil | playerPolicyInfoUtil = "bubshurb/[email protected]" |
A very simple utility module for retrieving a player's policy info safely. |
playersUtil | playersUtil = "bubshurb/[email protected]" |
A simple utility module for working with the Players service. |
playerUtil | playerUtil = "bubshurb/[email protected]" |
An utility module for working with players. |
positionUtil | positionUtil = "bubshurb/[email protected]" |
An utility module for working with position. |
promiseCleanupUtil | promiseCleanupUtil = "bubshurb/[email protected]" |
An utility module for working with Promise cleanups. |
Property | Property = "bubshurb/[email protected]" |
A class for wrapping values around setters and getters. |
propertyUtil | propertyUtil = "bubshurb/[email protected]" |
A utility module for working with the Property class. |
queryUtil | queryUtil = "bubshurb/[email protected]" |
A utility for basic query operations. |
rain | rain = "bubshurb/[email protected]" |
Rain module by builthomas, heavily modified and refactored by bubshurb. |
robuxConversionUtil | robuxConversionUtil = "bubshurb/[email protected]" |
A simple utility module for working with robux related conversions. |
schedulerUtil | schedulerUtil = "bubshurb/[email protected]" |
A simple utility module for scheduling RunService events with minimal performance impacts and with automatic profiling. |
seatUtil | seatUtil = "bubshurb/[email protected]" |
A utility module for working with seats. |
serializerUtil | serializerUtil = "bubshurb/[email protected]" |
A very simple utility for serializing and deserializing data types. |
soundInitializerUtil | soundInitializerUtil = "bubshurb/[email protected]" |
A simple utility module for initializing sounds used in conjunction with [soundUtil]. |
soundUtil | soundUtil = "bubshurb/[email protected]" |
A utility module for working with sounds. |
stringUtil | stringUtil = "bubshurb/[email protected]" |
A simple utility module for working with strings. |
textServiceUtil | textServiceUtil = "bubshurb/[email protected]" |
Wrapper for TextService. |
timeFormatUtil | timeFormatUtil = "bubshurb/[email protected]" |
A utility module for formatting time. |
Timer | Timer = "bubshurb/[email protected]" |
The Timer class allows for code to run periodically at specified intervals. |
toolUtil | toolUtil = "bubshurb/[email protected]" |
A simple utility module for working with tools. |
ValueMultiplier | ValueMultiplier = "bubshurb/[email protected]" |
A very simple class for working with value multipliers. |
viewportFrameUtil | viewportFrameUtil = "bubshurb/[email protected]" |
A simple utility for working with ViewportFrame. |
ViewportModel | ViewportModel = "bubshurb/[email protected]" |
EgoMoose's viewport model class ported to wally. |
weldConstraintUtil | weldConstraintUtil = "bubshurb/[email protected]" |
A simple utility for working with weld constraints.. |
windLines | windLines = "bubshurb/[email protected]" |
A module for creating wind line effects. |
zoneplus | zoneplus = "bubshurb/[email protected]" |
ZonePlus by 1ForeverHD, ported to wally. |
-
Notifications
You must be signed in to change notification settings - Fork 1
License
babypatrick100/libraries
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published