Skip to content
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

Log changes + Minor fixes towards modules #958

Merged
merged 19 commits into from
May 1, 2023
Merged

Log changes + Minor fixes towards modules #958

merged 19 commits into from
May 1, 2023

Conversation

fxeP1
Copy link
Contributor

@fxeP1 fxeP1 commented Dec 22, 2022

Anti:
Remove useless "strings" for "detections"
Destroy "Test" StringValue after pcall is finished (save on instances)
Comment out "LogService" tampering locals as they are currently disabled!

UI/Default/Music:
Fix code bug with processing playlist

Admins:
Fix unadmin bug with none in-game players

Anti:
More type checking to prevent abuse

Core:
Band-aid fix towards "exhaustion" of adding bans and other huge entries.
This may cause some games to lag a lot, a more faster solution needs to be mocked up instead of this. If you would like to change it when merging go ahead

Process:
More type checking and code cleanup
Leave/Join logs now include DisplayNames for admin convenience

Remote:
Cleanup of code
Huge argument checks to prevent abuse

`Core`:
Cleanup for junk data removal.

`Server`:
Remove CloneTable duplicate reference
Set CloneTable to use the Server.lua version, shouldn't effect anything (hopefully?, we may have issues with metatables?)

`Moderators`:
Fix typo
Track fix
`Anti`:
Remove useless "strings" for "detections"
destroy "Test" StringValue after pcall is finished (save on instances)

`UI/Default/Music`:
Fix code bug with processing playlist

`Admins`:
Fix unadmin bug with none in-game players

`Anti`:
More type checking to prevent abuse

`Core`:
Band-aid fix towards "exhaustion", this may cause some games to lag a lot, a more faster solution needs to be mocked up instead of this (if you would like to change it when merging go ahead)

`Process`:
More type checking and code cleanup
Leave/Join logs now include DisplayNames for admin convenience

`Remote`:
Cleanup of code
Huge argument checks to prevent abuse
MainModule/Client/Core/Anti.lua Outdated Show resolved Hide resolved
MainModule/Client/Core/Anti.lua Outdated Show resolved Hide resolved
MainModule/Server/Commands/Admins.lua Outdated Show resolved Hide resolved
@Expertcoderz Expertcoderz added 🐛 bug Bugs or broken features ✨ enhancement Enhancing or improving existing functionality 🛡️ anti-exploit The Adonis anti-exploit system/anti-exploit features labels Jan 22, 2023
@Sceleratis Sceleratis merged commit 1fcfd80 into Epix-Incorporated:master May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛡️ anti-exploit The Adonis anti-exploit system/anti-exploit features 🐛 bug Bugs or broken features ✨ enhancement Enhancing or improving existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants