openplanet-nl / plugin-signing

The place to request plugin signatures.
7 stars 1 forks source link

Tweaker v0.01 #55

Closed DergnNamedSkye closed 3 years ago

DergnNamedSkye commented 3 years ago

Plugin description

Helps modify in-game hidden settings and boost the performance. Currently can change only two options:

Did you provide a perms meta value or a #perms preprocessor option?

No.

Did you use Permissions.as?

No.

Attach your plugin

Tweaker.zip

codecat commented 3 years ago

Will this only work on TM? What about Maniaplanet? Does changing the Z clip allow people to potentially "cheat" by "wallhacking" in Shootmania or any TM hide and seek game?

DergnNamedSkye commented 3 years ago

Toggling Z clip in ManiaPlanet is different and doesn't work with this plugin though it is easier and immediate (Viewport.Cameras[1].ZClipValue) but I didn't implement it yet. I doubt it affects hide&seek modes because Z clip applies on a global scale and I didn't see any mode utilizing this value. If any mode will be discovered that uses this feature I'll block it if needed.

ManiaPlanet errors:

image

codecat commented 3 years ago

Looks good 👍

Tweaker.zip