Ben Horton
Ben Horton
- [ ] Dark theme, make sure to credit back to [Solar](https://github.com/solar-rbx/Solar) for this: ```css [data-md-color-scheme="dark"] { --md-default-fg-color: hsla(0,0%,100%,1); --md-default-fg-color--light: hsla(0,0%,100%,1); --md-default-fg-color--lighter: hsla(0, 0%, 100%, 0.32); --md-default-fg-color--lightest: hsla(0, 0%, 100%,...
For those who stumble across this card and are wondering what an 'Environment' is: imagine a game where players have their own personal section of land. Within this local area,...
Requirements: - Works with R6 and R15 - Works client sided and server sided - Works on player characters and NPC characters - Does not kill the Humanoid and is...
An alternative to the former 'PM/DM' system, and a powerful tool for communicating to elevated individuals cross-server and offline, such as staff members, star creators, etc. Can also be used...
This will likely require Access Permissions for the Open Cloud to be extended to Assets and Plugins before completing fully. - [ ] Learn - [ ] Setup - [...
First - [x] Grab the notes from Trello, organise, and write them up here - [x] When determining role verification, make sure to take into account the environmentType - [...
- [ ] Write up *all* details on UI - [ ] Core - [ ] Pages - [ ] Commands - [ ] Preview command (UI executed commands) -...
Tasks
## Goals - An object to handle the execution of commands *or* the execution of subtasks (which then go onto execute commands) - Can work on server *and* client -...
See the following for what HD Admin did, although these are all likely covered in role[commands] (or user[commands]): https://i.imgur.com/YO3CyME.png To do: - [ ] Create a TriStateBoolean - Yes, No,...
- [ ] Trello notes (which may or may not be useful) - Within system, create some remote objects and listen for recordChanged, recordAdded and recordRemoved OR setup methods to...