summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
AgeCommit message (Collapse)AuthorFilesLines
2018-05-07HPM Hooks UpdateHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-05-06HPM Hooks UpdateHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-05-01Merge pull request #2019 from Asheraf/mskillconfHaru1-1/+3
Convert mob_skill_db into libconf format
2018-04-25Merge pull request #2023 from MishimaHaruna/remove-stat-serverHaru1-1/+0
Remove stat server
2018-04-23Update HPM hooks.Andrei Karas1-0/+9
2018-04-22HPM Hooks UpdateHaru1-1/+0
Signed-off-by: Haru <haru@dotalux.com>
2018-04-19HPM Hooks UpdateAsheraf1-1/+3
2018-04-08Merge pull request #2009 from MishimaHaruna/sprintf-hooking-fixHaru1-1/+1
Fix HPMHooking compilation when sprintf() is a macro
2018-04-08HPM Hooks UpdateHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-04-07HPM Hooks UpdateHercules.ws1-0/+8
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-04-07HPM Hooks UpdateAsheraf1-0/+4
2018-04-04HPM Hooks UpdateHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-04-03HPM Hooks UpdateHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-04-03HPM Hooks UpdateHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-04-02HPM Hooks UpdateHaru1-1/+1
2018-02-18Merge pull request #1976 from mekolat/printfHaru1-0/+1
expose script_sprintf to plugins
2018-02-17HPM Hooks UpdateHaru1-1/+1
Signed-off-by: Haru <haru@dotalux.com>
2018-02-15expose script_sprintf to pluginsgumi1-0/+1
2018-01-25HPM Hooks UpdateMurilo Pereti Tavares1-0/+36
2018-01-14HPM Hooks UpdateHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-01-10Merge pull request #1943 from Asheraf/skill_reproduceHaru1-1/+0
Replace the use of skill_reproduce_db with AllowReproduce flag
2018-01-09HPM Hooks UpdateHercules.ws1-1/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-12-23HPM Hooks UpdateAsheraf1-1/+0
2017-12-08Merge pull request #1898 from Asheraf/homunafHaru1-2/+2
implement homunculus autofeeding for 2017 clients
2017-11-18HPM Hooks UpdateAsheraf1-2/+2
2017-11-18HPM Hooks UpdateHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-11-05HPM Hooks UpdateHaru1-1/+5
Signed-off-by: Haru <haru@dotalux.com>
2017-10-21HPM Hooks UpdateHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-09-17HPM Hooks UpdateHaru1-0/+1
Signed-off-by: Haru <haru@dotalux.com>
2017-08-08HPM Hooks UpdateHercules.ws1-0/+53
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-07-27HPM Hooks UpdateHercules.ws1-0/+8
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-06-28HPM Hooks UpdateHercules.ws1-1/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-06-25Update HPM hooks.Andrei Karas1-0/+3
2017-06-25HPM Hooks UpdateHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-05-22HPM Hook Update follow-up e8affc41f106503b530abaa7faa20d6e63b727b8smokexyz1-0/+4
2017-04-13HPM Hooks UpdateHercules.ws1-0/+4
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-04-04Implementation of Item Options System.Smokexyz1-1/+5
Allows the infusing of equipments with bonus item options. This feature is constrained to clients of packet versions greater than or equal to `20150226`. Item Options and their effects are defined server-side in `db/item_options.conf` and client side in `data/luafiles514/lua files/datainfo/addrandomoptionnametable.lub` The ID of the option must tally with the correct index of the description provided in the client side lua file to avoid bugs. IT_OPT_* keys and MAX_ITEM_OPTIONS macro are also exported from the source as constants. An additional flag `disable_options` has been added to sql, and as `DisableOptions: true/false (boolean, defaults to false !!for equipments only!!)` to item_db.conf files. Script commands documentation is also included. SQL file updates are included. Credits: [Smokexyz](https://github.com/Smokexyz) Style and Script Fixes by [Asheraf](https://github.com/Asheraf) Initial design Idea by [secretdataz](https://github.com/secretdataz)
2017-01-02HPM Hooks UpdateHercules.ws1-1/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2016-12-03HPM Hooks UpdateHaru1-1/+2
Signed-off-by: Haru <haru@dotalux.com>
2016-10-22HPM Hooks UpdateHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2016-10-14HPM Hooks UpdateHaru1-15/+0
Signed-off-by: Haru <haru@dotalux.com>
2016-09-12Update HPM hooks.Andrei Karas1-0/+1
2016-09-09Update HPM hooks.Andrei Karas1-0/+3
2016-08-19HPM Hooks UpdateHaru1-0/+1
Signed-off-by: Haru <haru@dotalux.com>
2016-08-19HPM Hooks UpdateHaru1-1/+1
2016-08-19HPM Hooks UpdateHaru1-1/+0
2016-08-19HPM Hooks UpdateHaru1-0/+2
2016-07-13HPM Hooks UpdateHercules.ws1-1/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2016-07-12HPM Hooks UpdateHercules.ws1-0/+6
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2016-07-12HPM Hooks UpdateHaru1-0/+8
Signed-off-by: Haru <haru@dotalux.com>