summaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Collapse)AuthorFilesLines
2018-04-03HPM Hooks UpdateHercules.ws4-0/+66
Signed-off-by: HerculesWSAPI <dev@herc.ws>
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
2018-01-25HPM Hooks UpdateMurilo Pereti Tavares9-0/+1359
2018-01-25Implementation of Official Clan SystemMurilo Pereti Tavares1-0/+2
All official features work including the autokick for inactive members And the system is completely customizable.
2018-01-14HPM Hooks UpdateHercules.ws4-0/+33
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-01-14Merge pull request #1939 from Asheraf/zero_drop_packetHaru2-8/+8
Add support for new drop packet 0xadd for zero clients
2018-01-10Merge pull request #1943 from Asheraf/skill_reproduceHaru4-34/+0
Replace the use of skill_reproduce_db with AllowReproduce flag
2018-01-09HPM Hooks UpdateHercules.ws13-13/+13
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-12-23HPM Hooks UpdateAsheraf4-34/+0
2017-12-23HPM Hooks UpdateAsheraf2-8/+8
2017-12-17HPM Hooks UpdateHercules.ws4-0/+68
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-12-08Merge pull request #1898 from Asheraf/homunafHaru4-34/+34
implement homunculus autofeeding for 2017 clients
2017-11-18HPM Hooks UpdateAsheraf4-34/+34
2017-11-18HPM Hooks UpdateHercules.ws4-0/+33
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-11-05HPM Hooks UpdateHaru4-263/+399
Signed-off-by: Haru <haru@dotalux.com>
2017-10-30HPM Hooks UpdateHercules.ws4-0/+438
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-10-21HPM Hooks UpdateHercules.ws4-0/+33
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-10-21Add rodex 2017 packets.Andrei Karas2-53/+53
2017-09-21Update hpm hooks.Andrei Karas2-11/+11
2017-09-17Add support for bitmask arrays in the item_db Upper fieldHaru1-2/+3
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17HPM Hooks UpdateHaru4-0/+34
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Split 'View' in two different fields in the item databaseHaru1-3/+7
- The field was used both for sprite view IDs and for weapon or ammunition subtypes. Now the fields 'ViewSprite' and 'Subtype' are used respectively. Signed-off-by: Haru <haru@dotalux.com>
2017-08-08Disable warning -Wdiscarded-qualifiers in hpm code for now.Andrei Karas1-0/+6
2017-08-08Fix hpm issues after rodex commit.Andrei Karas3-10/+10
2017-08-08HPM Hooks UpdateHercules.ws9-0/+2277
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-07-27HPM Hooks UpdateHercules.ws4-0/+270
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-07-17Merge pull request #1760 from Smokexyz/memitemtosql-fixHaru4-8/+42
Optimisation of char_memitemdata_to_sql()
2017-07-11HPM Hooks UpdateHercules.ws2-8/+8
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-07-05Update HPM Hooking (Follow up 7a2447204644b53e64a730c9c8428cc5b33f5aa2)Smokexyz4-8/+42
2017-06-28HPM Hooks UpdateHercules.ws4-15/+49
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-06-25Update HPM hooks.Andrei Karas4-8/+108
2017-06-25HPM Hooks UpdateHercules.ws4-0/+80
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-06-03Merge pull request #1684 from Smokexyz/refine-updateHaru2-8/+8
Enriched refine chance correction
2017-05-31HPM Hooks UpdateHercules.ws4-121/+8
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-05-30HPM Hooks UpdateHercules.ws4-0/+33
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-05-23HPM Hook Update - followup 1570d3abbbc999ebc3242d99f87a5bd3b283e479smokexyz2-8/+8
2017-05-22HPM Hook Update follow-up e8affc41f106503b530abaa7faa20d6e63b727b8smokexyz7-8/+355
2017-04-26HPM Hooks UpdateHercules.ws6-20613/+20613
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2017-04-13HPM Hooks UpdateHercules.ws4-0/+134
Signed-off-by: HerculesWSAPI <dev@herc.ws>