Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | HPM Hooks Update | Haru | 4 | -0/+34 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-08-08 | Fix hpm issues after rodex commit. | Andrei Karas | 2 | -10/+8 | |
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 | 4 | -21/+162 | |
Implementation of Item Options System. | |||||
2017-04-04 | Implementation of Item Options System. | Smokexyz | 4 | -21/+162 | |
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-03-21 | Update HPM hooks. | Andrei Karas | 2 | -8/+8 | |
2017-02-26 | Added option to show classchange only to one player (#1587) | Guilherme G. M | 2 | -8/+8 | |
* Added option to show classchange only to one player | |||||
2017-01-14 | HPM Hooks Update | hemagx | 4 | -20/+20 | |
Signed-off-by: hemagx <ibrahem.h.basyone@gmail.com> | |||||
2017-01-02 | HPM Hooks Update | Hercules.ws | 13 | -13/+13 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-12-03 | HPM Hooks Update | Haru | 5 | -124/+158 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-11-19 | HPM Hooks Update | Haru | 4 | -72/+72 | |
2016-10-22 | HPM Hooks Update | Hercules.ws | 4 | -0/+34 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-10-22 | HPMHook Update | Dastgir Pojee | 2 | -8/+8 | |
2016-10-14 | HPM Hooks Update | Haru | 13 | -1368/+0 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-09-12 | Update HPM hooks. | Andrei Karas | 4 | -16/+49 | |
2016-09-09 | Update HPM hooks. | Andrei Karas | 4 | -0/+102 | |
2016-08-22 | HPM Hooks Update | Hercules.ws | 4 | -0/+34 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-08-19 | HPM Hooks Update | Haru | 4 | -18/+52 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-08-19 | HPM Hooks Update | Haru | 2 | -9/+9 | |
2016-08-19 | HPM Hooks Update | Haru | 2 | -9/+9 | |
2016-08-19 | HPM Hooks Update | Haru | 4 | -21/+22 | |
2016-08-19 | HPM Hooks Update | Haru | 4 | -39/+5 | |
2016-08-19 | HPM Hooks Update | Haru | 2 | -18/+18 | |
2016-08-19 | HPM Hooks Update | Haru | 2 | -9/+9 | |
2016-08-19 | HPM Hooks Update | Haru | 7 | -61/+266 | |
2016-08-19 | HPM Hooks Update | Haru | 4 | -42/+416 | |
2016-08-14 | HPM Hooks Update | Hercules.ws | 2 | -8/+8 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-07-14 | HPM Hooks Update | Hercules.ws | 2 | -53/+53 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-07-13 | HPM Hooks Update | Hercules.ws | 4 | -19/+19 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-07-12 | HPM Hooks Update | Hercules.ws | 4 | -0/+201 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-07-12 | HPM Hooks Update | Haru | 5 | -0/+242 | |
Signed-off-by: Haru <haru@dotalux.com> |