Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-08 | Update HPM Hooks | skyleo | 4 | -86/+88 | |
2020-02-10 | HPM Hooks Update | Hercules.ws | 1 | -2/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-02-09 | HPM Hooks Update | Haru | 4 | -0/+68 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-02-09 | Merge pull request #2586 from Asheraf/madostatueffect | Haru | 2 | -8/+8 | |
Implement support for switching madogear type | |||||
2020-02-09 | HPM Hooks Update | Hercules.ws | 1 | -1/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-02-09 | Merge pull request #2590 from Kenpachi2k13/issue#2530 | Haru | 4 | -56/+96 | |
Change unload NPC behavior to kill mobs that were spawned by unloaded NPC (non-permanent monster spawns) [Issue #2530] | |||||
2020-02-09 | HPM Hooks Update | Hercules.ws | 4 | -0/+33 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-02-09 | Added missing changes to HPMHooking.Defs.inc. | Kenpachi Developer | 1 | -14/+16 | |
2020-02-09 | Change unload NPC behavior to kill mobs that were spawned by unloaded NPC ↵ | Kenpachi Developer | 3 | -42/+80 | |
(non-permanent monster spawns) [Issue #2530] Mobs spawned by NPC will be removed on @reloadnpc, @unloadnpc, and @unloadnpcfile. Additionally OnNPCUnload NPC label was added, to revert other changes made by NPC. For example set/removed mapflags or added mob drops. | |||||
2020-02-09 | HPM Hooks Update | Hercules.ws | 4 | -0/+299 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-02-09 | HPM Hooks Update | Haru | 4 | -18/+18 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-02-09 | HPM Hooks Update | Hercules.ws | 4 | -0/+68 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-02-09 | Merge pull request #2601 from Kenpachi2k13/int_party_c_warning | Haru | 2 | -5/+5 | |
Fix C4018 compiler warning in src\char\int_party.c. | |||||
2020-02-05 | Changed some data types from unsigned to signed. | Kenpachi Developer | 2 | -5/+5 | |
* Changed all unsigned fields in struct party_data to signed int. * Changed data type of struct party_member->lv to signed int. * Changed parameter lv in inter_party_change_map() function to signed int. * Changed signature of inter_party_change_map() function in HPMHooking files. | |||||
2020-01-29 | HPM Hooks Update | Asheraf | 2 | -8/+8 | |
2020-01-13 | Update copyright headers for year 2020 | Haru | 23 | -27/+27 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-01-13 | Merge pull request #2608 from 4144/fixhpm | Haru | 1 | -0/+4 | |
Fix redefine HPM structs in multy file plugins | |||||
2020-01-12 | HPM Hooks Update | Hercules.ws | 4 | -8/+42 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-01-09 | Fix reading water level from rsw version 2.2+ | Andrei Karas | 1 | -1/+22 | |
2020-01-09 | Update HPM | Andrei Karas | 13 | -28/+127 | |
2020-01-09 | Fix redefine HPM structs in multy file plugins | Andrei Karas | 1 | -0/+4 | |
2019-12-15 | Merge pull request #2572 from Asheraf/mobviewdatadb | Haru | 4 | -22/+54 | |
Add support for overriding default view data in mob database | |||||
2019-12-15 | HPM Hooks Update | Hercules.ws | 4 | -5/+38 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-11-17 | Merge pull request #2577 from Asheraf/dehardcodestatusicons | Haru | 4 | -41/+75 | |
Dehardcode Status Icons | |||||
2019-11-17 | Merge pull request #2566 from Helianthella/guild | Haru | 2 | -5/+5 | |
add getguildinfo() | |||||
2019-11-17 | HPM Hooks Update | Hercules.ws | 4 | -0/+33 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-11-06 | HPM Hooks Update | Asheraf | 4 | -41/+75 | |
2019-10-30 | HPM Hooks Update | Asheraf | 4 | -22/+54 | |
2019-10-20 | add buildin_getguildinfo | gumi | 2 | -5/+5 | |
2019-10-20 | Merge pull request #2547 from guilherme-gm/201910-dehardcode-db | Haru | 10 | -0/+322 | |
Dehardcode DB files path | |||||
2019-10-19 | Update HPM Hooks | Guilherme Menaldo | 10 | -0/+322 | |
2019-10-19 | HPM Hooks Update | Hercules.ws | 4 | -0/+34 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-10-18 | Merge pull request #2551 from guilherme-gm/201910-fix-sc-times | Haru | 4 | -16/+83 | |
Fixes status changes effect timer when relogging | |||||
2019-10-18 | Merge pull request #2492 from dastgirp/huld/split | Haru | 5 | -89/+241 | |
Split HULD translations to per NPC file instead of one large file | |||||
2019-10-06 | Regenerate HPM | Guilherme Menaldo | 4 | -16/+83 | |
2019-10-02 | HPM Hooks Update | Haru | 4 | -27/+61 | |
2019-10-02 | Improve format of the generated messages_conf.pot file | Haru | 1 | -1/+5 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-10-02 | Split HULD generated translations in smaller (easier to manage) files | Haru | 1 | -61/+175 | |
2019-09-23 | HPM Hooks Update | Hercules.ws | 4 | -0/+269 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-09-23 | HPM Hooks Update | Hercules.ws | 2 | -5/+5 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-09-23 | Merge pull request #2535 from HerculesWS/itemdb_violation | Haru | 1 | -4/+14 | |
Fixed several issues in itemdb_search_name function | |||||
2019-09-23 | Merge pull request #2523 from MishimaHaruna/name-partial-match | Haru | 2 | -8/+8 | |
Name partial match | |||||
2019-09-23 | Fix constdb2doc pluging ignoring items in the dbmap | Ibrahim Zidan | 1 | -4/+14 | |
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2019-09-23 | Merge pull request #2529 from Asheraf/itemcombolibconf | Haru | 4 | -41/+42 | |
Convert item combo db to use libconfig | |||||
2019-09-23 | HPM Hooks Update | Haru | 2 | -8/+8 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-09-22 | HPM Hooks update | Ibrahim Zidan | 4 | -0/+66 | |
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2019-09-22 | HPM Hooks Update | Hercules.ws | 4 | -0/+199 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-09-22 | Merge pull request #2524 from MishimaHaruna/homunculus-fixes | Haru | 2 | -16/+16 | |
Homunculus related fixes | |||||
2019-09-22 | HPM Hooks Update | Hercules.ws | 4 | -0/+34 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-09-22 | HPM Hooks Update | Hercules.ws | 4 | -15/+49 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> |