• Stars
    star
    1
  • Language
    Lua
  • License
    MIT License
  • Created about 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Roblox wrapper for inputs

More Repositories

1

Components

An open source UI project written in Roblox TypeScript utilizing TSX and Roact.
TypeScript
16
star
2

Roblox

Roblox Modules. These are all the modules I wrote that I didn't think needed a repository. Have fun & code may not be maintained here.
Lua
10
star
3

Loader

A library loader in Roblox Luau with lazy-loader compatibility and packaged with efficient libraries.
Lua
9
star
4

Network

A network wrapper for Roblox remote & bindable events and functions.
Lua
5
star
5

s

A state management library for Roblox
Lua
5
star
6

Deliver

A Roblox command line interface plugin to deliver content, commands, and simplicity within Roblox studio.
Lua
4
star
7

Waves

Watch as the waves crash, a Roblox Luau theme. An extended & remixed theme from 'City Lights'
JavaScript
3
star
8

Manager

A custom Roblox manager for connections, events, task scheduler, and custom wrap calls all without the hassle of memory.
Lua
3
star
9

DataSync

Dice DataStore is an open-source Roblox module that allows you to load and create Roblox DataStores seamlessly which prevents dataloss & provides real-time replication with super light network overhead.
Lua
3
star
10

DiceCamera

A Roblox custom camera module for over-the-shoulder but not shiftlock camera. This works similarly to Ratchet & Clank.
Lua
2
star
11

portfolio

My custom portfolio website created from scratch using React, Gatsby, and Github Pages.
JavaScript
2
star
12

Docs

Minimal theme repurposed for project documentation. Template documentation for all of my projects.
SCSS
2
star
13

DiceSound

A sound module in Roblox that gives you flexibility to do whatever you desire. This achieves loops, playlists, and soft stops all in one module to handle your audios & prevent failing & memory leaks.
Lua
2
star
14

DiceOutput

Roblox output logs get outputted into the chat! Allow for easier debugging & your testers can send you errors by screenshotting the chat, allowing for speedy quick diagnosing & no more hassle.
Lua
1
star
15

DiceGui

A replacement to Character-PlayerGui dependency by simply cloning & replicating the UI & properly handling it safely all at the same time.
Lua
1
star
16

QuickStore

A quick & easy solution to Roblox DataStores that doesn't lock to a Player but rather the game itself. Works great for simple tasks which need a DataStore System but light-weight.
Lua
1
star
17

DiceAdmin

A Roblox console/admin system designed to work with PlayingCards & limited use with individual setup.
Lua
1
star
18

DiceMsgService

Dice Msg Service is an open-source Roblox module used to ping other servers within your game to find a user & execute code and/or return what server the player is in, using Roblox's Messaging Service.
Lua
1
star
19

DiceViewport

Lua
1
star
20

DiceBinders

Dice Binders is an open-source Roblox module used to handle functions that are linked to tags (a service in Roblox under CollectionService) to act upon those events and functions connected.
Lua
1
star
21

DiceBan

A ban system utilizing Roblox messaging service & datastores with a command bar. Accessible by pressing '\' in game.
Lua
1
star
22

DiceAssignSizes

Assign a UI size to an element in Roblox & let the module handle any changes. Assign Sizes scales your UI per device and handles mobile & other resolutions, allowing you to have control with the parameters.
Lua
1
star
23

DiceRaycast

Lua
1
star