Age | Commit message (Collapse) | Author | Files | Lines |
|
are already called 'status')
|
|
Special Thanks to Xgear.
Signed-off-by: shennetsind <ind@henn.et>
|
|
http://hercules.ws/board/tracker/issue-7463-gm-cant-whsiper-wheb-player-do-exall/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Would take place when trying to make use of a empty slot recently empty'd.
Signed-off-by: shennetsind <ind@henn.et>
|
|
Special Thanks to Igniz.
http://hercules.ws/board/tracker/issue-7461-crash-on-clones-canto-candidus/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Special Thanks to Vylow for bringing this to our attention.
Signed-off-by: shennetsind <ind@henn.et>
|
|
Special Thanks to mleo1 for providing the debug info.
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
Special Thanks to Shikazu, wouldn't have been able to identify this issue without his help!
http://hercules.ws/board/index.php?app=tracker&showissue=7216
Signed-off-by: shennetsind <ind@henn.et>
|
|
-where SC_SUB_WEAPONPROPERTY is now properly.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
-Thanks kyeme and Ind.:D
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
-where target def card is not working properly
Renewal Update:
-Updated MO_EXTREMITYFIST to its official RE damage formula.
-Special thanks to Awesome Yommy..:D
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
http://hercules.ws/board/blog/1/entry-36-pincode-credit-mistake/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Special Thanks to Vylow for bringing this to our attention.
Also added support for the client-side cooldown left/total feature (packetver 20120604 and newer)
Made Possible Thanks to Yommy =3
Signed-off-by: shennetsind <ind@henn.et>
|
|
Special Thanks to Igniz for bringing it to my attention,
ALSO: over 10% script parsing speed boost!<3.
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
http://hercules.ws/board/topic/1302-bg-queue-debug/
Signed-off-by: shennetsind <ind@henn.et>
|
|
-Where cardfix is not working properly. Thanks Kyeme
Renewal Update:
-updated/completed mastery fix damage factor(skills and sc).
-initial implementation for new NPC skills
(note: not yet functional dbs not yet updated).
|
|
Queue Iterators now keep a copy of the queue they'll iterate, so the iterator won't break items are removed or added during iteration.
Special Thanks to Wend~!
http://hercules.ws/board/tracker/issue-7448-queue-memory-leak/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Special Thanks to Takkun for pointing it out.
Signed-off-by: shennetsind <ind@henn.et>
|
|
As per malufett's request, for the upcoming support of the new 700 and above skills ( NPC_WIDE_DEEP_SLEEP etc )
Signed-off-by: shennetsind <ind@henn.et>
|
|
Special Thanks to Wend.
http://hercules.ws/board/tracker/issue-7439-queue-system-error/
Signed-off-by: shennetsind <ind@henn.et>
|
|
map[].units and map[].skills do not store the actual memory, they're pointers.
Signed-off-by: shennetsind <ind@henn.et>
|
|
http://hercules.ws/board/tracker/issue-7433-mount-and-mount2-command-bug/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Special Thanks to Xgear, he and I spent about 3h to figure this little thing.
http://hercules.ws/board/tracker/issue-7321-map-server-connectivity-on-windows/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Signed-off-by: shennetsind <ind@henn.et>
|
|
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
Special Thanks to shenhuyong, Haruna.
http://hercules.ws/board/tracker/issue-7444-partymembercount-gone-missing-when-reloaditemdb-is-executed/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Implemented notomb Mapflag
|
|
Chatroom deleting after @disguise
|
|
Ensemble Songs
|
|
Channel banning characters with a space in their name
|
|
Chrif interface
|
|
-ALL_ODINS_POWER should now work properly.
Follow up@074662a4b30e5d380fda32fd7df2d3ae2de759e0
-added some missing entry in dbs.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
-fixed some compilation warning in PRE mode.
|
|
-Added some missing calc in re atk.
Fixed Bug#7378
-PA_GOSPEL should now clear buffs upon casting.
Fixed Bug#7399
-Neutral skills should work properly with ghost type monsters.
RENEWAL UPDATES:
Updated some ninja & gunslinger skills to there renewal formula.
Added exploit fix(RE fixed) with hunter stacking trap trick.
Added some misc skills more to follow.
|
|
|
|
Adjusted asura, special thanks to VyLow for bringing it up.
Signed-off-by: shennetsind <ind@henn.et>
|
|
@disguise'ing after creating a chat
|
|
and keep the buff. Also fixed a strange issue that'd allow non-party members to receive the buff under specific case
|
|
a space after the first char of their name
|
|
Temporary measure until malufett is capable of adjusting it himself.
Special Thanks to Xgear for going thru all the testing for this with me, Also Special Thanks to VyLow for making it possible for me to reproduce the issue, and Zopokx, mofo and malufett.
http://hercules.ws/board/tracker/issue-7402-damage-with-reduction-cards/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Special Thanks to Poison, Haru.
http://hercules.ws/board/tracker/issue-7429-partymembercount-gone-missing-when-reloadscript-is-executed/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Made Possible Thanks to Yommy (<3!)
Special Thanks to kyeme and Beret for bringing this issue to our attention.
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
|
|
Wasn't taking in account the delay_consume flag which actually means the item type is 11 not 2.
Also added a extra warning in the item packages parser.
Special Thanks to ossi0110 for bringing this up.
Signed-off-by: shennetsind <ind@henn.et>
|
|
As proposed by evilpuncker in http://hercules.ws/board/topic/1230-few-items-missing-buff-icons/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Fixed "random" item package rates, special thanks to Beret.
Also, added the missing (+130) item package calls (special thanks to Streusel!)
Signed-off-by: shennetsind <ind@henn.et>
|