summaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Collapse)AuthorFilesLines
2018-11-13update HPM hooks, for map_zone_remove_allgumi4-0/+33
2018-10-22HPM Hooks UpdateHercules.ws4-0/+67
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-21Merge pull request #2182 from guilherme-gm/201808-trapfixHaru4-0/+66
Fixes some issues with traps
2018-10-07HPM Hooks UpdateHercules.ws4-0/+132
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-02Update HPM.Andrei Karas4-13/+80
2018-09-23Merge pull request #2149 from dastgirp/plugin/db2sqlHaru1-1/+329
MobSkillDB to SQL conversion
2018-09-23HPM Hooks UpdateHercules.ws4-0/+66
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-09-19Update HPM.Andrei Karas4-60/+291
2018-09-02Extended db2sql plugin to allow generation of mob_skill_db sql files.Dastgir1-1/+329
Fixes #2128
2018-08-30Fixed Blastime and Claymore Trap damage that wasn't being split by the ↵Guilherme G. Menaldo4-0/+33
number of enemies
2018-08-30Makes trap damage possible to be reflectedGuilherme G. Menaldo4-0/+33
2018-08-27HPM Hooks UpdateHercules.ws2-5/+5
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-08-26Merge pull request #2164 from mekolat/addvariableHaru4-0/+34
always set the type to C_NAME when adding variables through script->add_str
2018-08-26HPM Hooks UpdateHercules.ws4-0/+33
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-08-24Update HPM.Andrei Karas4-16/+181
2018-07-30always set the type when doing script->add_strgumi4-0/+34
2018-07-28Update HPM.Andrei Karas4-8/+107
2018-07-28HPM Hooks UpdateHercules.ws9-1/+2466
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-07-28Merge pull request #2067 from dastgirp/1-achievementHaru1-0/+2
Implemented Achievement System and Title System
2018-07-26Merge pull request #2143 from dastgirp/plugin/unit_layoutHaru2-8/+8
Added missing parameter to init_unit_layout_unknown
2018-07-25HPM Hooks UpdateHercules.ws4-0/+34
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-07-24Implementation of the official Achievement System.smokexyz1-0/+2
Source: http://ro.gnjoy.com/news/update/View.asp?seq=163&curpage=1 Script Commands - ``` achievement_progress(<ach_id>,<obj_idx>,<progress>,<incremental?>{,<char_id>}); ``` Includes an achievement_db.conf generator that reads from the item_db, mob_db (server side) and achievement_list.lub files to determine valid achievement entries based on item/monster availability. Achievements containing unsupported entries are commented out. This feature, although renewal-only in official servers, is capable of being used in pre-renewal mode on Hercules. Does not include the title system yet. A big thanks to - @MishimaHaruna for constantly reviewing. @4144 for all the support. @Asheraf for a lot of official information. Co-authored-by: "Dastgir" <dastgirp@gmail.com>
2018-07-24HPMHook UpdateDastgir2-8/+8
2018-07-24HPM Hooks UpdateHercules.ws4-0/+406
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-07-24Update the constdb2doc plugin for compatibility with the reloadable constdbHaru1-1/+1
Follow-up to 1b73ceaad27dcd2226bc73c10e305e93609a084e Signed-off-by: Haru <haru@dotalux.com>
2018-07-24Merge pull request #2130 from mekolat/reloadconstHaru2-8/+8
reload the const db on script reload
2018-07-23Merge pull request #2127 from sctnightcore/FixDateHaru3-3/+3
Fix date
2018-07-19Update HPM.Andrei Karas5-91/+198
2018-07-19Update db2sql plugin with support for 32 bit item id.Andrei Karas1-1/+1
2018-07-19Replace item id shorts to int in map server.Andrei Karas1-1/+1
2018-07-15HPM Hooks UpdateHercules.ws2-5/+5
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-07-15Update hpm hooks.Andrei Karas4-76/+109
2018-07-13reload the const db on script reloadgumi2-8/+8
2018-07-12Fix dateUnknown3-3/+3
2018-07-06HPM Hooks UpdateHaru2-8/+8
Signed-off-by: Haru <haru@dotalux.com>
2018-07-01Merge pull request #2108 from MishimaHaruna/mapifcleanupHaru4-876/+1890
Mapif cleanup
2018-06-30HPM Hooks UpdateHaru4-876/+1890
2018-06-30HPM Hooks UpdateAsheraf4-7/+40
2018-06-29Update HPM hooks.Andrei Karas7-27/+159
2018-06-29HPM Hooks UpdateHercules.ws4-5/+104
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-06-25HPM Hooks UpdateHercules.ws2-10/+11
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-06-18HPM Hooks UpdateHercules.ws2-8/+8
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-06-18HPM Hooks UpdateHercules.ws2-5/+5
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-06-04HPM Hooks UpdateHercules.ws4-0/+300
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-06-03HPM Hooks UpdateHercules.ws4-0/+202
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-06-02HPM Hooks UpdateHercules.ws2-31/+31
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-06-02Merge pull request #2038 from 4144/msiHaru1-0/+1
Improve msgstring table usage
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2018-05-29Add autogenerated messages list headers with original strings and translation.Andrei Karas1-0/+1
Also add packet version checks for used messages.
2018-05-07HPM Hooks UpdateHercules.ws4-0/+66
Signed-off-by: HerculesWSAPI <dev@herc.ws>