Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
#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
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
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>
|
|
- Add RENEWAL Checks for Material Seller.
- in Renewal the selling prize of Medicine Bowl of Guild Dealer is 250z.
Closes #982 as merged
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
Added WoE:TE Items from EP 14.2
|
|
|
|
- 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
|
|
Fixes #970
|
|
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
|
|
Split eathena-upgrade in two files, one for main and one for logs (as is it for rAthena-upgrade)
Closes #946 as merged
|
|
doesn't support it.
Fixes #947
Closes #954 as merged
Signed-off-by: Haru <haru@dotalux.com>
|
|
Closes #945 as merged
Signed-off-by: Haru <haru@dotalux.com>
|
|
Added F_MesColor helper function
Closes #897 as merged
Signed-off-by: Haru <haru@dotalux.com>
|
|
Fixes #744
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
Closes #950 as merged
|
|
-> 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
|
|
Special thanks to Rytech and mrdiablo.
|
|
- 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.
|
|
Follow-up to dbe5f2237cada6a261e297b60857dc305860a88d
Signed-off-by: Haru <haru@dotalux.com>
|
|
- 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>
|
|
Closes #864 as merged
|
|
|
|
|
|
Fixed trying to disable wrong NPCs.
Fixed not enabling all Bobbing Torches.
Both bugs were (re)introduced in
cd95d1cadacc9b506e08d4cbe52a4a0ce2a59df3
Closes #765 as merged
Signed-off-by: Haru <haru@dotalux.com>
|
|
Closes #920 as merged
|
|
|
|
|