summaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Collapse)AuthorFilesLines
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>
2018-05-06HPM Hooks UpdateHercules.ws4-0/+33
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-05-01Merge pull request #2019 from Asheraf/mskillconfHaru4-34/+102
Convert mob_skill_db into libconf format
2018-05-01Merge pull request #2025 from Noooil/stableHaru1-1/+1
Comment out "MYPLUGINS ="
2018-04-29changed MYPLUGINS so you can use env MYPLUGINSNoil1-1/+1
changed to 4144 sugguestion
2018-04-25HPM Hooks UpdateHercules.ws1-1/+0
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-04-25Merge pull request #2023 from MishimaHaruna/remove-stat-serverHaru7-66/+0
Remove stat server
2018-04-25Merge pull request #2022 from 4144/extendHaru4-0/+302
Refactor some functions to move MAPID_* related code into separate functions.
2018-04-25HPM Hooks UpdateHercules.ws2-10/+11
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-04-23Update HPM hooks.Andrei Karas4-0/+302
2018-04-22HPM Hooks UpdateHaru7-66/+0
Signed-off-by: Haru <haru@dotalux.com>
2018-04-22Merge pull request #2007 from Jedzkie/PincodeUpdateHaru4-17/+183
Pincode Update
2018-04-19HPM Hooks UpdateAsheraf4-34/+102
2018-04-08Merge pull request #2009 from MishimaHaruna/sprintf-hooking-fixHaru4-15/+15
Fix HPMHooking compilation when sprintf() is a macro
2018-04-08HPM Hooks UpdateHercules.ws4-0/+67
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-04-07HPM Hooks UpdateHercules.ws4-0/+269
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-04-07HPM Hooks UpdateAsheraf4-10/+144
2018-04-04HPM Hooks UpdateHercules.ws4-0/+66
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-04-03Merge pull request #1986 from Megasantos/login_date_guildHaru2-8/+8
Implemented login date for guild members.
2018-04-03HPM Hooks UpdateHercules.ws4-0/+33
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-04-03HPM Hooks UpdateHercules.ws4-0/+66
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-04-02HPM Hooks UpdateHaru4-15/+15
2018-04-02HPMHooks UpdateJedzkie4-17/+183
2018-03-14- Implemented login date for guild members.Jônatas Andreta2-8/+8
Signed-off-by: Megasantos <jonataandretta@hotmail.com>
2018-03-11Merge pull request #1987 from guilherme-gm/rodexfixesHaru3-16/+16
Some rodex fixes
2018-03-09HPM updateGuilherme G. Menaldo3-16/+16
2018-03-09Implement a function to regenerate the mcache md5 checksumsHaru1-0/+106
The function is part of the mapcache plugin, called through the `--fixmd5` flag. It will update all the maps that would be loaded by the map server (as listed in map_index.txt). This also fixes a memory leak in the mapcache plugin. Signed-off-by: Haru <haru@dotalux.com>
2018-02-18Merge pull request #1976 from mekolat/printfHaru4-0/+34
expose script_sprintf to plugins
2018-02-17HPM Hooks UpdateHaru4-35/+35
Signed-off-by: Haru <haru@dotalux.com>
2018-02-17Add option to recache individual mapsHaru1-3/+17
Signed-off-by: Haru <haru@dotalux.com>
2018-02-17New mapcache systemhemagx1-0/+370
* Now each map is in separated file so now it will be easier to know which map got updated or delete on updates * Now there's md5 checksum check for each map * Now the map cache is platform safe, the old format was not packed which may result in undefined behavior * The map cache tool got converted into hercules plugin Signed-off-by: hemagx <ibrahem.h.basyone@gmail.com>
2018-02-15expose script_sprintf to pluginsgumi4-0/+34
2018-02-09Update HPM hooks.Andrei Karas5-0/+1338
2018-02-09Add interface into loginlog.c.Andrei Karas1-0/+1
2018-02-09Add interface into ipban.c.Andrei Karas1-0/+1
2018-02-09Add interface into account.c.Andrei Karas1-0/+1