Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
Updated item_db with New Costume's
|
|
Mob/Clone causing a crash when casting absorb spirits outside of a 'vs' map.
Special Thanks to kyeme, Playtester.
http://hercules.ws/board/tracker/issue-8535-map-crash/
Signed-off-by: shennetsind <ind@henn.et>
|
|
Noticed this improvement while working on the ultimate localization design. During my experiments I noticed an average 11% speed mod.
This patch makes script (item/pet/npc) parsing 11% faster, while dropping map server memory usage by 2.7MB (its faster and uses less memory, signature Hercules achievement).
Signed-off-by: shennetsind <ind@henn.et>
|
|
Thanks to Dastgir for bringing this to my attention.
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
|
|
|
|
|
|
- Translations aren't used in script-checker mode, so there is no point
loading them.
- Fixes an error message caused by a missing default language when
starting in script-checker mode.
- Special thanks to Ind, jaBote.
Signed-off-by: Haru <haru@dotalux.com>
|
|
-http://hercules.ws/board/tracker/issue-8522-royal-guard-skill-reflect-damage-skill-duration-lapses-quicker-than-intended/?gopid=24526#entry24526
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
Improve performance with many mobs in small area
|
|
If set check_occupied_cells to 0 it will allow walk to occupied cells
And it heavy reduce CPU usage on walking.
|
|
Now if this option is zero server will not count objects before comparing
with official_cell_stack_limit.
If set official_cell_stack_limit to zero it will heavy reduce CPU usage.
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
Servers can now run on any number of languages, without editing npc files.
Designed by Haruna and Ind
http://hercules.ws/board/topic/8687-hercules-ultimate-localization-design/
Signed-off-by: shennetsind <ind@henn.et>
|
|
|
|
-http://hercules.ws/board/tracker/issue-8537-arch-bishop-skills-clementia-canto-candidus-praefatio-does-not-work-on-partymates-wearing-robe-of-affection-any-holy-armor/?gopid=24590#entry24590
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
-http://hercules.ws/board/tracker/issue-8540-genetic-ammo-issue/?gopid=24595#entry24595
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
-http://hercules.ws/board/tracker/issue-7938-frenzy/?gopid=21566#entry21566
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
|
|
- Fixes an undetected error in case a semicolon is missing after a
direct assignment line in a script.
- Special thanks to Dastgir.
Signed-off-by: Haru <haru@dotalux.com>
|
|
Fix wrong id usage in clif_addskill.
|
|
No longer returns any value. Either it will succeed, or it will stop the script (at which point having a return value has no purpose)
Signed-off-by: shennetsind <ind@henn.et>
|
|
delequip will now stop a script when attempting to delete a item in a position the player has no gear.
Special Thanks to Michieru, Haruna.
Signed-off-by: shennetsind <ind@henn.et>
|
|
Was used skill id, but must be used skill idx.
|
|
|
|
Special Thanks to Haruna, Michieru.
|
|
-http://hercules.ws/board/tracker/issue-8514-homunculus-not-gaining-aspd/?gopid=24511#entry24511
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
-http://hercules.ws/board/tracker/issue-8529-npc-earthquake-damage-calculation-bugged-and-possibly-wrong/?gopid=24559#entry24559
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
-http://hercules.ws/board/tracker/issue-8531-skill-rapid-smiting-bug/?gopid=24563#entry24563
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
-http://hercules.ws/board/tracker/issue-8519-ranger-skill-fear-breeze-completely-disables-crit/?gopid=24522
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
Fixed LG_PRESTIGE DEF formula
|
|
It was giving too much def. Adjusted and confirmed with malufett
|
|
- Corrected a wrong structure member being used in a mob db lookup.
- Fixes bugreport:8516, special thanks to Valo
http://hercules.ws/board/tracker/issue-8516-quest-add-looks-up-objective-count-instead-of-mob-id
Signed-off-by: Haru <haru@dotalux.com>
|
|
- If a script was suspended, and then resumed (`sleep2`, but also
`getexp`), state tracking of dialog windows would get reset, and a
`close` or `close2` would trigger a warning even if a message box was
present.
- Special thanks to Dastgir.
Signed-off-by: Haru <haru@dotalux.com>
|
|
Removed unnecessary 'fall through' comment.
Signed-off-by: Haru <haru@dotalux.com>
|
|
Fixed NJ_HYOUSENSOU skillratio
|
|
Lightning Spear of Ice
|
|
|
|
|
|
Update lvl4_weapon_quest.txt
|
|
-http://hercules.ws/board/tracker/issue-8416-geneticcart-tornado/?gopid=23982#entry23982
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
|
|
Endless Tower, and Bascojin Slave.
|
|
|
|
|
|
rate of success. Bug Report#8511
|