-
-
Notifications
You must be signed in to change notification settings - Fork 225
Dex Overhaul: ReflectionService Integration, Tag Support, Mobile Scrolling, RemoteSpy & New Modules #2023
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
DrewBokman
wants to merge
36
commits into
Epix-Incorporated:master
Choose a base branch
from
DrewBokman:DexChanges
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+23,195
−13,310
Open
Dex Overhaul: ReflectionService Integration, Tag Support, Mobile Scrolling, RemoteSpy & New Modules #2023
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
9391d03
Add ServerNewDex client and module files
DrewBokman f083b55
Remove ServerNewDex plugin module
DrewBokman ec1d6bc
Increase ScrollBarThickness for ScrollingFrames
DrewBokman 1b23b30
Refactor Explorer and Misc_Features modules for readability
DrewBokman 4f87dbe
Add touch drag scrolling to Explorer for mobile
DrewBokman 446c279
Add support for viewing and managing instance tags
DrewBokman 23bb80d
Improve tag handling and UI logic in Properties module
DrewBokman 2a3a41b
Refactor AboutMenu and update version to 1.0.6
DrewBokman 39be48e
Remove test.lua planning document
DrewBokman 410fd7d
Add Console and Model Viewer modules
DrewBokman c9fc10c
Refactor and improve Dex client modules
DrewBokman 177fec6
Refactor UI element instantiation and sizing
DrewBokman f03cc2a
Call ResetSettings during initialization
DrewBokman 8c36204
Add client/server mode switch to console
DrewBokman a57a667
Add separate client/server log histories to console
DrewBokman 5373dc2
Add command history navigation to console
DrewBokman 3534e46
Add code execution confirmation dialog to console
DrewBokman d37c265
Refactor loadstring to use bytecode and NewScript
DrewBokman 291482b
Refactor API and reflection metadata URLs
DrewBokman a1e33a4
Add RemoteSpy module and server-side monitoring
DrewBokman e944033
Improve Block List Editor UI and behavior
DrewBokman 9564188
Refactor RemoteSpy formatting and conditionals
DrewBokman ef6cdda
Improve remote blocking and log clearing in RemoteSpy
DrewBokman d009017
Add Unload button to Dex client UI
DrewBokman 7e55e5d
Remove unnecessary wait before monitoring remotes
DrewBokman 50d7609
Remove RemoteSpy module and related functionality
DrewBokman 45f4e94
Refactor Dex: add Data.lua, remove API.lua, update modules
DrewBokman 930fa3b
Remove Friction and Elasticity fields from data table
DrewBokman 4800c54
Refactor API/RMD generation and update classIconMap
DrewBokman b8b5118
Ensure critical classes like Player are included in API
DrewBokman 4225700
Mark abstract classes as NotCreatable in API data
DrewBokman 81130ef
Move API/RMD generation to client-side
DrewBokman 1a0633c
Updated icons to the new studio ones
DrewBokman 83486b6
oops
DrewBokman bf715aa
Minified JSON even more
DrewBokman 774977f
Refactor InstanceIcons to use table-based class lookup
DrewBokman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.