BaileyCodes
  • Joined on 2026-04-02
BaileyCodes pushed to main at BallStudios/rp-bot 2026-06-17 14:29:03 -05:00
996f65fcab fixed, fuully bug free
BaileyCodes pushed to main at BallStudios/rp-bot 2026-06-17 13:38:14 -05:00
c84acc4564 bug fix/install scripts
BaileyCodes pushed to main at BallStudios/rp-bot 2026-06-17 13:33:33 -05:00
da6767b149 bug fix 1
BaileyCodes pushed to main at BallStudios/rp-bot 2026-06-17 13:01:21 -05:00
4dd067c70d fixed egg
BaileyCodes pushed to main at BallStudios/rp-bot 2026-06-17 12:54:34 -05:00
8be615d51b pterodactyl
BaileyCodes pushed to main at BallStudios/rp-bot 2026-06-17 12:52:19 -05:00
910269e5b6 updated cogs
BaileyCodes pushed to main at BallStudios/rp-bot 2026-06-17 12:34:53 -05:00
cfff3e7366 First layout
BaileyCodes created repository BallStudios/rp-bot 2026-06-17 12:16:40 -05:00
BaileyCodes pushed to main at BallStudios/pterodactyl_addon 2026-06-11 22:28:29 -05:00
acdb9fd9c2 feat: implement missing CommandDefinition and ConsolePlayerCache Eloquent models
BaileyCodes pushed to main at BallStudios/pterodactyl_addon 2026-06-11 22:20:08 -05:00
73a84d762f fix: make effectivePermissions response structure match RolesPage requirements
BaileyCodes pushed to main at BallStudios/pterodactyl_addon 2026-06-11 22:14:39 -05:00
f5f0eee857 fix: check if command exists in DefaultRolesSeeder
BaileyCodes pushed to main at BallStudios/pterodactyl_addon 2026-06-11 22:13:48 -05:00
e6111e0a0e feat: add SubstituteClientBindings to client route middleware
BaileyCodes pushed to main at BallStudios/pterodactyl_addon 2026-06-11 22:08:10 -05:00
3830e54988 fix: ServerRoleController accepts 'me' userId, AutocompleteController null id UUID fallback
BaileyCodes pushed to main at BallStudios/pterodactyl_addon 2026-06-11 21:38:09 -05:00
3bb4b323e7 feat: rewrite install.sh — update mode, dep checks, Blueprint detection, all 4 modules
3236acab16 feat: add RolesPage.tsx, patch_all_modules.py for all 4 addon modules
Compare 2 commits »
BaileyCodes pushed to main at BallStudios/pterodactyl_addon 2026-06-11 21:08:17 -05:00
ded0d6f1b1 fix: add missing Admin controllers, fix __DIR__ paths (3 levels), defensive ServiceProvider
BaileyCodes pushed to main at BallStudios/pterodactyl_addon 2026-06-11 21:06:00 -05:00
d413bca7e9 fix: defensive ServiceProvider (class_exists guards), fixed install.sh apply_patch logic
BaileyCodes pushed to main at BallStudios/pterodactyl_addon 2026-06-11 20:51:32 -05:00
338dc52f76 fix: remove setCommand from seeder bootstrap (type error); installer now 100% clean
BaileyCodes pushed to main at BallStudios/pterodactyl_addon 2026-06-11 20:50:41 -05:00
03c5b819b9 fix: seeder uses temp file to avoid heredoc conflict with piped bash
BaileyCodes pushed to main at BallStudios/pterodactyl_addon 2026-06-11 20:49:48 -05:00
ae93a7804f fix: inline PHP seeder to bypass composer autoload, roles now seeded correctly
BaileyCodes pushed to main at BallStudios/pterodactyl_addon 2026-06-11 20:48:09 -05:00
eddd6aec6f fix: use n for Node 22 upgrade, add composer dump-autoload before seeder