Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-30 | Makes trap damage possible to be reflected | Guilherme G. Menaldo | 4 | -0/+33 | |
2018-08-27 | HPM Hooks Update | Hercules.ws | 2 | -5/+5 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-08-26 | Merge pull request #2164 from mekolat/addvariable | Haru | 4 | -0/+34 | |
always set the type to C_NAME when adding variables through script->add_str | |||||
2018-08-26 | HPM Hooks Update | Hercules.ws | 4 | -0/+33 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-08-24 | Update HPM. | Andrei Karas | 4 | -16/+181 | |
2018-07-30 | always set the type when doing script->add_str | gumi | 4 | -0/+34 | |
2018-07-28 | Update HPM. | Andrei Karas | 4 | -8/+107 | |
2018-07-28 | HPM Hooks Update | Hercules.ws | 9 | -1/+2466 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-07-28 | Merge pull request #2067 from dastgirp/1-achievement | Haru | 1 | -0/+2 | |
Implemented Achievement System and Title System | |||||
2018-07-26 | Merge pull request #2143 from dastgirp/plugin/unit_layout | Haru | 2 | -8/+8 | |
Added missing parameter to init_unit_layout_unknown | |||||
2018-07-25 | HPM Hooks Update | Hercules.ws | 4 | -0/+34 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-07-24 | Implementation of the official Achievement System. | smokexyz | 1 | -0/+2 | |
Source: http://ro.gnjoy.com/news/update/View.asp?seq=163&curpage=1 Script Commands - ``` achievement_progress(<ach_id>,<obj_idx>,<progress>,<incremental?>{,<char_id>}); ``` Includes an achievement_db.conf generator that reads from the item_db, mob_db (server side) and achievement_list.lub files to determine valid achievement entries based on item/monster availability. Achievements containing unsupported entries are commented out. This feature, although renewal-only in official servers, is capable of being used in pre-renewal mode on Hercules. Does not include the title system yet. A big thanks to - @MishimaHaruna for constantly reviewing. @4144 for all the support. @Asheraf for a lot of official information. Co-authored-by: "Dastgir" <dastgirp@gmail.com> | |||||
2018-07-24 | HPMHook Update | Dastgir | 2 | -8/+8 | |
2018-07-24 | HPM Hooks Update | Hercules.ws | 4 | -0/+406 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-07-24 | Update the constdb2doc plugin for compatibility with the reloadable constdb | Haru | 1 | -1/+1 | |
Follow-up to 1b73ceaad27dcd2226bc73c10e305e93609a084e Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-07-24 | Merge pull request #2130 from mekolat/reloadconst | Haru | 2 | -8/+8 | |
reload the const db on script reload | |||||
2018-07-23 | Merge pull request #2127 from sctnightcore/FixDate | Haru | 3 | -3/+3 | |
Fix date | |||||
2018-07-19 | Update HPM. | Andrei Karas | 5 | -91/+198 | |
2018-07-19 | Update db2sql plugin with support for 32 bit item id. | Andrei Karas | 1 | -1/+1 | |
2018-07-19 | Replace item id shorts to int in map server. | Andrei Karas | 1 | -1/+1 | |
2018-07-15 | HPM Hooks Update | Hercules.ws | 2 | -5/+5 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-07-15 | Update hpm hooks. | Andrei Karas | 4 | -76/+109 | |
2018-07-13 | reload the const db on script reload | gumi | 2 | -8/+8 | |
2018-07-12 | Fix date | Unknown | 3 | -3/+3 | |
2018-07-06 | HPM Hooks Update | Haru | 2 | -8/+8 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-07-01 | Merge pull request #2108 from MishimaHaruna/mapifcleanup | Haru | 4 | -876/+1890 | |
Mapif cleanup | |||||
2018-06-30 | HPM Hooks Update | Haru | 4 | -876/+1890 | |
2018-06-30 | HPM Hooks Update | Asheraf | 4 | -7/+40 | |
2018-06-29 | Update HPM hooks. | Andrei Karas | 7 | -27/+159 | |
2018-06-29 | HPM Hooks Update | Hercules.ws | 4 | -5/+104 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-25 | HPM Hooks Update | Hercules.ws | 2 | -10/+11 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-18 | HPM Hooks Update | Hercules.ws | 2 | -8/+8 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-18 | HPM Hooks Update | Hercules.ws | 2 | -5/+5 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-04 | HPM Hooks Update | Hercules.ws | 4 | -0/+300 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-03 | HPM Hooks Update | Hercules.ws | 4 | -0/+202 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-02 | HPM Hooks Update | Hercules.ws | 2 | -31/+31 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-06-02 | Merge pull request #2038 from 4144/msi | Haru | 1 | -0/+1 | |
Improve msgstring table usage | |||||
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 1 | -1/+1 | |
2018-05-29 | Add autogenerated messages list headers with original strings and translation. | Andrei Karas | 1 | -0/+1 | |
Also add packet version checks for used messages. | |||||
2018-05-07 | HPM Hooks Update | Hercules.ws | 4 | -0/+66 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-05-06 | HPM Hooks Update | Hercules.ws | 4 | -0/+33 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-05-01 | Merge pull request #2019 from Asheraf/mskillconf | Haru | 4 | -34/+102 | |
Convert mob_skill_db into libconf format | |||||
2018-05-01 | Merge pull request #2025 from Noooil/stable | Haru | 1 | -1/+1 | |
Comment out "MYPLUGINS =" | |||||
2018-04-29 | changed MYPLUGINS so you can use env MYPLUGINS | Noil | 1 | -1/+1 | |
changed to 4144 sugguestion | |||||
2018-04-25 | HPM Hooks Update | Hercules.ws | 1 | -1/+0 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-25 | Merge pull request #2023 from MishimaHaruna/remove-stat-server | Haru | 7 | -66/+0 | |
Remove stat server | |||||
2018-04-25 | Merge pull request #2022 from 4144/extend | Haru | 4 | -0/+302 | |
Refactor some functions to move MAPID_* related code into separate functions. | |||||
2018-04-25 | HPM Hooks Update | Hercules.ws | 2 | -10/+11 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-23 | Update HPM hooks. | Andrei Karas | 4 | -0/+302 | |
2018-04-22 | HPM Hooks Update | Haru | 7 | -66/+0 | |
Signed-off-by: Haru <haru@dotalux.com> |