summaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Collapse)AuthorFilesLines
2019-03-07HPM Hooks UpdateAsheraf5-234/+306
2019-03-07moving stylist into it's own interfaceAsheraf1-0/+1
2019-02-11Update HPM hooksAndrei Karas3-85/+85
2019-02-11HPM Hooks UpdateHercules.ws7-0/+66
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-01-15Merge pull request #2339 from 4144/updatepacketsAndrei Karas4-15/+280
Update packet up to 2019-01-09
2019-01-14Update HPMAndrei Karas4-15/+280
2019-01-14HPM Hooks UpdateHercules.ws4-0/+40
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-01-13HPM Hooks UpdateHercules.ws13-13/+13
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-12-16HPM Hooks UpdateHercules.ws2-8/+8
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-12-16Update HPM.Andrei Karas4-0/+33
2018-12-14Update HPM.Andrei Karas4-0/+364
2018-12-12Update HPMAndrei Karas5-73/+73
2018-12-12Update HPMAndrei Karas4-5/+72
2018-12-12Move packets struct in login server into separate files for AC and CA packets.Andrei Karas1-0/+2
2018-12-12Update HPM.Andrei Karas4-0/+101
2018-11-15HPM Hooks UpdateHercules.ws10-0/+95
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-11-15Merge pull request #2321 from 4144/packetlenHaru14-20/+510
Add complete packet len table
2018-11-14HPM Hooks UpdateHaru4-15/+83
Signed-off-by: Haru <haru@dotalux.com>
2018-11-14Update HPM hooks.Andrei Karas10-20/+115
2018-11-14Update HPM hooks.Andrei Karas13-0/+394
2018-11-14Add interface for packets in common.Andrei Karas1-0/+1
For now supported only packet length fields.
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