cursey / kanan

Mods for Mabinogi using Javascript
The Unlicense
57 stars 30 forks source link

Devcat Title Issue #106

Open Kyralis opened 8 years ago

Kyralis commented 8 years ago

I believe the devcat title mod is causing an issue with fighter. Everyone knows fighter has a glitch where if you are interrupted at a certain moment during focused fist it prevents you from doing anything. I use fighter a lot of evg, and I have noticed recently there has been an addition added to this glitch that pops up the devcat title message when it occurs. The glitch was extended to happen whenever charging strike is interrupted and when focused fist is attempted while recharging or during assault slash when it fails (assault slash one is normal but it pops up devcat message when you cant use any skills but the skill that triggered the lockout, which normally should just say you need knuckles to use this.) A bit of an annoyance during a duel as it was all ready a bit annoying with the glitch occurring in just one situation. I trigger this glitch constantly now.

inklit commented 8 years ago

ClientsideDevcat was added to the disabled.txt list by default recently due to many weird bugs, you should also disable it manually or update. See https://github.com/cursey/kanan/commit/dcc46239cd88d94e87c51140cb96ab22607be159

I don't think that @cursey should look into fixing bugs caused by exclusively Nexon's code alone (I'm pretty sure all @cursey does is make your client equip that title, everything that is added as a result is by Nexon developers)

Rydian commented 8 years ago

It is definitely a mod to be turned on just for data gathering and not normal gameplay because yeah, that's how the game itself works when the debug stuff is turned on (and the mod simply bypasses the check for having the title on). It may be more useful if we ever get a way to toggle mods while the client is running.