Leymooo / BungeeCord

BungeeCord with built in AntiBot protection (RUS lang)
http://www.rubukkit.org/threads/137038/
Other
79 stars 53 forks source link

Waterfall-based? #42

Open gp-Airee opened 5 years ago

gp-Airee commented 5 years ago

Could these changes be made against Waterfall or maybe done via patches so it can be applied among other modifications of Bungee?

DokanBoy commented 4 years ago

Why not do it? @Leymooo

Leymooo commented 4 years ago

I will rewrite botfilter, because for now it has an old code base which is bad, this is why i do not rebase BF to waterfall. There is no eta when i will start rewrite, but I will try not to delay for too long a period.

DokanBoy commented 4 years ago

Ну давай, ждем-с. А когда будешь переписывать, на WF тоже не планируешь основывать?

Leymooo commented 4 years ago

Планирую.

gp-Airee commented 4 years ago

Thank you. Also worth noting that waterfall uses a patch system to add their patches, perhaps botfilter can be done this way?

Спасибо. Также стоит отметить, что водопад использует систему патчей для добавления своих патчей, возможно, это можно сделать с помощью botfilter?

y6x2digc commented 4 years ago

just download this diff https://github.com/SpigotMC/BungeeCord/compare/master...Leymooo:master.diff and apply it to Waterfall

gp-Airee commented 4 years ago

Don't know how

On Sat, Jul 25, 2020, 9:17 PM y6x2digc notifications@github.com wrote:

just download this diff https://github.com/SpigotMC/BungeeCord/compare/master...Leymooo:master.diff and apply it to Waterfall

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Leymooo/BungeeCord/issues/42#issuecomment-663926872, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD67NI2C7Q53BLRRY5LXOULR5OG4TANCNFSM4IZK47KQ .

y6x2digc commented 4 years ago

@gp-Airee

$ wget -O a.diff https://github.com/SpigotMC/BungeeCord/compare/master...Leymooo:master.diff
$ cd [Waterfall's dir]
$ patch -p1 < [path to a.diff]

and solve conflicts

y6x2digc commented 4 years ago

@Leymooo I don’t think the code base is that bad

NoJokeFNA commented 3 years ago

@Leymooo Sup, any news about Waterfall based fork? Have you tried this guy's diff command yet?

NotPhasmatos commented 2 years ago

Any news?

NoJokeFNA commented 2 years ago

Yes, Leymooo won't spend any time migrating it to Waterfall based Fork.