Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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) | |||||
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-28 | Fixed copyright year for 2016 | Lemongrass3110 | 1 | -1/+1 | |
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-10-03 | use mediumint for equip_locations | Gde Mahardhikha Satrigraha | 1 | -1/+1 | |
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 | Added option to make plugin-defined battle config entries optional | Haru | 1 | -2/+3 | |
When a setting optional, no warning is issued on the console when said setting is not found in the config Signed-off-by: Haru <haru@dotalux.com> | |||||
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> | |||||
2016-07-12 | Interface grfio.c | hemagx | 1 | -0/+1 | |
2016-07-12 | HPM Hooks Update | Haru | 13 | -0/+1077 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-12 | Interface thread.c | hemagx | 1 | -0/+1 | |
2016-07-12 | HPM Hooks Update | Haru | 13 | -0/+789 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-12 | Interface random.c | hemagx | 1 | -0/+1 | |
2016-07-12 | HPM Hooks Update | Haru | 13 | -0/+973 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-12 | Interface mutex.c | hemagx | 1 | -0/+1 | |
2016-07-12 | HPM Hooks Update | Haru | 13 | -0/+299 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-12 | Interface md5calc.c | hemagx | 1 | -0/+1 | |
2016-07-12 | HPM Hooks Update | Haru | 13 | -0/+204 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-12 | Interface des.c | hemagx | 1 | -0/+1 | |
2016-07-10 | HPM Hooks Update | Hercules.ws | 4 | -0/+34 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-07-10 | HULD generator: Show the amount of strings parsed | Haru | 1 | -1/+5 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-10 | HULD generator: added .pot file header | Haru | 1 | -2/+19 | |
- For compliance with gettext's specifications (and compatibility with online translation management services Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-10 | HPM Hooks Update | Hercules.ws | 4 | -0/+33 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-07-09 | HPM Hooks Update | Hercules.ws | 2 | -112/+112 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2016-07-09 | HPM Hooks Update | Hercules.ws | 4 | -104/+530 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> |