Open gp-Airee opened 5 years ago
Why not do it? @Leymooo
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.
Ну давай, ждем-с. А когда будешь переписывать, на WF тоже не планируешь основывать?
Планирую.
Thank you. Also worth noting that waterfall uses a patch system to add their patches, perhaps botfilter can be done this way?
Спасибо. Также стоит отметить, что водопад использует систему патчей для добавления своих патчей, возможно, это можно сделать с помощью botfilter?
just download this diff https://github.com/SpigotMC/BungeeCord/compare/master...Leymooo:master.diff and apply it to Waterfall
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 .
@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
@Leymooo I don’t think the code base is that bad
@Leymooo Sup, any news about Waterfall based fork? Have you tried this guy's diff command yet?
Any news?
Yes, Leymooo won't spend any time migrating it to Waterfall based Fork.
Could these changes be made against Waterfall or maybe done via patches so it can be applied among other modifications of Bungee?