Age | Commit message (Collapse) | Author | Files | Lines |
|
currently billing slots is not supported and sending the premium slots twice cause client to bug.
Fixes #1017
|
|
Merge of #866 and #867
|
|
- Update NPC ID's
|
|
https://github.com/HerculesWS/Hercules/commit/d79a996b1ecfe2dfdfe0069927f3aa0fbe584c8f
Fix Spark Candy's Endure effect timer.
|
|
|
|
#865)
Closes #866 as merged
|
|
Related: #865, #866, #867
Signed-off-by: Haru <haru@dotalux.com>
|
|
since we can freely adjust the length of the variable name
just edit this value and edit in main.sql
|
|
Item & Skill Updates
|
|
Closes #858 as merged
Signed-off-by: Haru <haru@dotalux.com>
|
|
- Added SC_MOVHASTE_POTION and SC_MOVESLOW_POTION.
- Change some item effects based on Aegis's special.sc.
- White space adjustments
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
- Added official effect for Jumping Candy (Spark_Candy) (Ref: http://herc.ws/board/topic/1125-please-implement-the-magic-scroll-mental-potion-etc/)
Follow up Mercenary Skill update, disable AL_HEAL skill due to mercenary_skill_db doesn't recognize the skill.
|
|
to client.
Fix dialog being cleared if npc secure time reached and dialog exist
Fixes #916
|
|
http://herc.ws/board/topic/7489-explode-to-push-arraysize/
Closes #700 as merged
Signed-off-by: Haru <haru@dotalux.com>
|
|
Minor refactoring
Signed-off-by: Haru <haru@dotalux.com>
|
|
Fix help messages being trimmed due to an incorrect length value.
Fix help messages formatting: use clif_displaymessage2 to properly display newlines.
Closes #491 as merged
|
|
doesn't support it.
Fixes #947
Closes #954 as merged
Signed-off-by: Haru <haru@dotalux.com>
|
|
Fixes #744
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
-> it uses the dirties method to search for player
-> seriously ? why have to search account_id AND char_id ?
-> if the char_id gone big enough, it can reach to account_id
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
- *getcharid and *getmapxy is exempted to check the condition
Signed-off-by: Haru <haru@dotalux.com>
|
|
- *charid2rid is exempted to check the condition
Signed-off-by: Haru <haru@dotalux.com>
|
|
- these 4 commands are exempted, because they are meant to check the
condition: *playerattached, *attachrid, *isloggedin, *sleep2
Signed-off-by: Haru <haru@dotalux.com>
|
|
- included script->charid2sd and script->nick2sd
|
|
- Added effects for Inc_Str_Scroll and Inc_Int_Scroll
- Update some Statuses in sc_config.txt, removed some duplicate entries.
|
|
- Added official effect for RWC_Cele_Fire and RWC_Cele_Fire2.
- Fix Battle Scroll not applying additional attack.
- Fix Mystic Scroll not applying cast reduction
- Fix Combat Pill and Advance Combat Pill giving ATK not ATKRATE.
- Fix Combat Pill and Advance Combal Pill should not stack each other when used.
|
|
- Added official effect of Combat Pill and Advanced Combat Pill.
|
|
- If you name your variabled cardfix_ and cardfix, don't complain if you
get confused...
- Since 210c963d
Signed-off-by: Haru <haru@dotalux.com>
|
|
- Speed Potion & Guyak Pudding effects are now official.
• Movement Speed changed from 50% to 100%
• Removed its hard coded data in src.
• Cannot be Slowed by Quagmire, Decrease AGI, and Slow Grace.
- Modified Rudo Card effect.
- NPC_AGIUP movement speed is now official
• Movement speed changed from 50% to 100%
• Fixed 100% movement speed per level.
- Fix Slow Down Potion's movement speed reduction.
|
|
- unlike rathena, hercules' getunittype use the value from getmapxy
- getmapxy now can search object position using GID
Closes #871 as merged
Signed-off-by: Haru <haru@dotalux.com>
|
|
Change the AegisName of Music Decoration to its official name.
Update Status Change ID's. (Thanks to Rytech)
Note:
• Some of the costumes items are missing or not implemented on this commit, but this is their official SC's.
• SC's that don't have costume items:
- SC_FLOWERSMOKE
- SC_HAPPINESS_STAR
- SC_MAGICAL_FEATHER
|
|
Update max packet size according to client date
|
|
|
|
|
|
- Ghostring Scroll
- Phreeoni Scroll
- Tao Gunka Scroll
- Mistress Scroll
- Orc Hero Scroll
- Orc Lord Scroll (thanks to Dastgir)
Note: in Aegis, the reflect damage from Orc Lord Scroll is in the user
not in the attacker, but in this commit, the attacker receives the
reflect damage.
- Added New Cash Boxes
* Tao Gunka Scroll Box
* Mistress Scroll Box
Signed-off-by: Haru <haru@dotalux.com>
|
|
Put new macro pc_ismuted and change all other kind of mutes to use it
Closes #937 as merged
Signed-off-by: Haru <haru@dotalux.com>
|
|
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
|
|
Closes #916
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
- While they don't really cause an overflow (in C), there's no point in
initializing strings to "\0".
- Original commit message was:
Found some static-assignment overflows -> fixed.
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|