HerculesWS / Hercules

Hercules is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. Hercules is a continuation of the original Athena project.
http://herc.ws
GNU General Public License v3.0
892 stars 757 forks source link

"Please don't forget me" skill affect self #906

Open AnnieRuru opened 8 years ago

AnnieRuru commented 8 years ago

can somebody confirm this ? DC_DONTFORGETME skill shouldn't reduce the movement speed on dancer itself, but on hercules it can affect self

there are also some other problem like .. @allskill doesn't give all skills for dancer

PS: I made sure to disable all plugins to confirm this issue

kyeme commented 8 years ago

but on hercules it can affect self <- because of Bard and Dancer Spirit ?

AnnieRuru commented 8 years ago

on rathena, cast "Please don't forget me" will have 50% movement penalty and when soul link, gain back 100% movement speed

on hercules, no matter soul link or not, cast "Please don't forget me" will reduce movement speed in insane amount the amount is not like soul link, its like 80% reduced movement speed, unusual

you know, every time I think its a bug, I always confirm with rathena test server 1st ...

Btw, now I'm unable to use Hercules test server, I just pull latest git

[Warning]: HPMDataCheck:HPMHooking: 'npc_chat_interface' size mismatch 1 != 36
[Fatal Error]: HPM:plugin_load: 'plugins/HPMHooking_map.dll' failed DataCheck, out of sync from the core (recompile plugin)!

Map-Server has terminated abnormally.
Restarting in 15 seconds, press Ctrl+C to cancel.
Jedzkie commented 8 years ago

@AnnieRuru is this official behavior in renewal and pre-re? If yes, i can check this

AnnieRuru commented 8 years ago

just setup a rathena test server and compare with hercules, I believe rathena is doing the right thing well, just a hunch

and, I haven't debug the value yet and .. if you got time to do this, also try this one out (#907) I got a feeling its a similar problem ... or maybe not

Jedzkie commented 8 years ago

@AnnieRuru just tested the skill Dont Forget Me in Aegis, and we got equal behavior. Im not sure in Pre-renewal if the speed affects the caster.