Antares
Antares
@daurnimator @giann Can you help me please in this? :)
What is package.path? Where do I set it? I only have a pre-compiled `fengari-web.js` ( see: https://github.com/MrAntares/Ragna.roBrowser/blob/master/src/Vendors/fengari-web.js ) and I require it in JS as "fengari", then call `fengari.load(...);` (...
I see, Thank you very much! :)
Might be related to https://github.com/rathena/rathena/issues/260
Okay, to make it simpler: Unofficial walkapth needs to be exactly like official EXCEPT when there is a corner or a simple rock in the way, the character should go...
@Playtester Actually, there isn't any position lags. The only positin lag I have is from hitlock animation delay, which is because of the missing packet. I modified the max path...
Client: 2012-04-10 Revision: 14739 Last Changed Author: cydh.ramdh Last Changed Rev: 14739 Last Changed Date: 2015-10-29 06:16:10 +0100 (Thu, 29 Oct 2015) Mode: RENEWAL
Actually the issue is missing hit effects. The mob hit/death sound is tied to sprite actions and is working mostly, but some magical hit effects are missing and the sound...
In case of items, we actually do read the ``` data/num2itemdisplaynametable.txt data/num2itemresnametable.txt data/num2itemdesctable.txt data/idnum2itemdisplaynametable.txt data/idnum2itemresnametable.txt data/idnum2itemdesctable.txt data/itemslotcounttable.txt ``` files, but we also need the LUA reads to be implemented based...