Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-14 | - Implemented login date for guild members. | Jônatas Andreta | 2 | -8/+8 | |
Signed-off-by: Megasantos <jonataandretta@hotmail.com> | |||||
2018-02-18 | Merge pull request #1976 from mekolat/printf | Haru | 4 | -0/+34 | |
expose script_sprintf to plugins | |||||
2018-02-17 | HPM Hooks Update | Haru | 4 | -35/+35 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-02-17 | Add option to recache individual maps | Haru | 1 | -3/+17 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-02-17 | New mapcache system | hemagx | 1 | -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-15 | expose script_sprintf to plugins | gumi | 4 | -0/+34 | |
2018-02-09 | Update HPM hooks. | Andrei Karas | 5 | -0/+1338 | |
2018-02-09 | Add interface into loginlog.c. | Andrei Karas | 1 | -0/+1 | |
2018-02-09 | Add interface into ipban.c. | Andrei Karas | 1 | -0/+1 | |
2018-02-09 | Add interface into account.c. | Andrei Karas | 1 | -0/+1 | |
2018-01-25 | HPM Hooks Update | Murilo Pereti Tavares | 9 | -0/+1359 | |
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 1 | -0/+2 | |
All official features work including the autokick for inactive members And the system is completely customizable. | |||||
2018-01-14 | HPM Hooks Update | Hercules.ws | 4 | -0/+33 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-01-14 | Merge pull request #1939 from Asheraf/zero_drop_packet | Haru | 2 | -8/+8 | |
Add support for new drop packet 0xadd for zero clients | |||||
2018-01-10 | Merge pull request #1943 from Asheraf/skill_reproduce | Haru | 4 | -34/+0 | |
Replace the use of skill_reproduce_db with AllowReproduce flag | |||||
2018-01-09 | HPM Hooks Update | Hercules.ws | 13 | -13/+13 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-12-23 | HPM Hooks Update | Asheraf | 4 | -34/+0 | |
2017-12-23 | HPM Hooks Update | Asheraf | 2 | -8/+8 | |
2017-12-17 | HPM Hooks Update | Hercules.ws | 4 | -0/+68 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-12-08 | Merge pull request #1898 from Asheraf/homunaf | Haru | 4 | -34/+34 | |
implement homunculus autofeeding for 2017 clients | |||||
2017-11-18 | HPM Hooks Update | Asheraf | 4 | -34/+34 | |
2017-11-18 | HPM Hooks Update | Hercules.ws | 4 | -0/+33 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-11-05 | HPM Hooks Update | Haru | 4 | -263/+399 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-10-30 | HPM Hooks Update | Hercules.ws | 4 | -0/+438 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-10-21 | HPM Hooks Update | Hercules.ws | 4 | -0/+33 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-10-21 | Add rodex 2017 packets. | Andrei Karas | 2 | -53/+53 | |
2017-09-21 | Update hpm hooks. | Andrei Karas | 2 | -11/+11 | |
2017-09-17 | Add support for bitmask arrays in the item_db Upper field | Haru | 1 | -2/+3 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | HPM Hooks Update | Haru | 4 | -0/+34 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Split 'View' in two different fields in the item database | Haru | 1 | -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-08 | Disable warning -Wdiscarded-qualifiers in hpm code for now. | Andrei Karas | 1 | -0/+6 | |
2017-08-08 | Fix hpm issues after rodex commit. | Andrei Karas | 3 | -10/+10 | |
2017-08-08 | HPM Hooks Update | Hercules.ws | 9 | -0/+2277 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-07-27 | HPM Hooks Update | Hercules.ws | 4 | -0/+270 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-07-17 | Merge pull request #1760 from Smokexyz/memitemtosql-fix | Haru | 4 | -8/+42 | |
Optimisation of char_memitemdata_to_sql() | |||||
2017-07-11 | HPM Hooks Update | Hercules.ws | 2 | -8/+8 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-07-05 | Update HPM Hooking (Follow up 7a2447204644b53e64a730c9c8428cc5b33f5aa2) | Smokexyz | 4 | -8/+42 | |
2017-06-28 | HPM Hooks Update | Hercules.ws | 4 | -15/+49 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-06-25 | Update HPM hooks. | Andrei Karas | 4 | -8/+108 | |
2017-06-25 | HPM Hooks Update | Hercules.ws | 4 | -0/+80 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-06-03 | Merge pull request #1684 from Smokexyz/refine-update | Haru | 2 | -8/+8 | |
Enriched refine chance correction | |||||
2017-05-31 | HPM Hooks Update | Hercules.ws | 4 | -121/+8 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-05-30 | HPM Hooks Update | Hercules.ws | 4 | -0/+33 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-05-23 | HPM Hook Update - followup 1570d3abbbc999ebc3242d99f87a5bd3b283e479 | smokexyz | 2 | -8/+8 | |
2017-05-22 | HPM Hook Update follow-up e8affc41f106503b530abaa7faa20d6e63b727b8 | smokexyz | 7 | -8/+355 | |
2017-04-26 | HPM Hooks Update | Hercules.ws | 6 | -20613/+20613 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-04-13 | HPM Hooks Update | Hercules.ws | 4 | -0/+134 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-04-09 | HPM Hooks Update | Hercules.ws | 1 | -4/+4 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-04-09 | Merge pull request #1598 from Smokexyz/IRO | Haru | 5 | -21/+166 | |
Implementation of Item Options System. | |||||
2017-04-04 | Implementation of Item Options System. | Smokexyz | 5 | -21/+166 | |
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) |