AntiCope / meteor-rejects

An addon to Meteor Client with features that won't be added to Meteor. Because they were either rejected or are ports from other clients.
GNU General Public License v3.0
374 stars 85 forks source link

[Suggestion] Import automatic .vclip up/down from Wurst7 #218

Open ghost opened 1 year ago

ghost commented 1 year ago

Describe the feature

Could you import the automatic .vclip up or down implementation seen in Wurst7? Source: https://github.com/Wurst-Imperium/Wurst7/blob/master/src/main/java/net/wurstclient/commands/VClipCmd.java

ghost commented 1 year ago

Use the addon

The addon isn't that good, it doesn't work when in water and the vclip is always a bit junky. The wurst implementation is far better, future proof and not the mess the addon is.

Edit: The auto vclip addon isn't even available anymore. (If you try to download or visit the github it will say that the page has been removed https://anticope.ml/addons/?addon=0xEnjoy%2FAutoVclip&page=2)

So I think it is reasonable to port the Wurst one over since it is better made and it is a very useful feature.