Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-10 | Merge pull request #2705 from Kenpachi2k13/string_var_size | Haru | 1 | -2/+5 | |
Cap string variable value length and unify corresponding SQL columns size | |||||
2020-05-09 | Update doc/script_commands.txt | Kenpachi Developer | 1 | -2/+5 | |
* Add note about maximum length of a string variable's value * Add note about maximum length of a string read by input() script command | |||||
2020-05-04 | Constants Documentation Sync | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-05-04 | Merge pull request #2188 from bWolfie/cell_noskill | Haru | 1 | -0/+6 | |
Adds 'cell_noskill' which blocks skill usage. | |||||
2020-05-03 | Merge pull request #2680 from Zarbony/doc-mob_skill_db.conf | Haru | 1 | -0/+223 | |
New Doc: mob_skill_db.conf | |||||
2020-05-03 | Constants Documentation Sync | Hercules.ws | 1 | -0/+6 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-05-03 | Constants Documentation Sync | Hercules.ws | 1 | -0/+77 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-05-03 | Merge branch 'master' into cell_noskill | Kenpachi2k13 | 12 | -1919/+3715 | |
2020-04-22 | Add new documentation file for mob_skill_db.conf | Zarbony | 1 | -0/+223 | |
2020-04-05 | Merge pull request #2637 from Kenpachi2k13/fakename_fix | Haru | 1 | -4/+13 | |
Fix/extend @fakename | |||||
2020-04-05 | Merge pull request #2668 from Kenpachi2k13/extend_pcblock_commands | Haru | 1 | -3/+8 | |
Extend *pcblock script commands | |||||
2020-04-05 | Constants Documentation Sync | Hercules.ws | 1 | -2/+21 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-04-05 | Add pet DB documentation file (doc/pet_db.txt) | Kenpachi Developer | 1 | -0/+196 | |
2020-04-05 | Constants Documentation Sync | Hercules.ws | 1 | -0/+9 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-03-28 | Update doc/script_commands.txt | Kenpachi Developer | 1 | -3/+8 | |
2020-03-13 | Update doc/atcommands.txt | Kenpachi Developer | 1 | -4/+13 | |
2020-03-09 | Constants Documentation Sync | Hercules.ws | 1 | -1/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-03-09 | Merge pull request #2648 from Kenpachi2k13/itemskill_fix | Haru | 1 | -8/+10 | |
Fix itemskill() script command | |||||
2020-03-09 | Constants Documentation Sync | Hercules.ws | 1 | -0/+3 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-03-09 | Merge pull request #2639 from Kenpachi2k13/getiteminfo_extension | Haru | 1 | -0/+4 | |
Extend getiteminfo() script command | |||||
2020-03-08 | Merge pull request #2628 from Kenpachi2k13/unitiswalking | Haru | 1 | -0/+31 | |
Add unitiswalking() script command | |||||
2020-03-08 | Constants Documentation Sync | Hercules.ws | 1 | -0/+8 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-03-08 | Merge pull request #2650 from Emistry/constant_itemboundtype | Haru | 1 | -15/+15 | |
Added Item Bound Type constants | |||||
2020-03-08 | Constants Documentation Sync | Hercules.ws | 1 | -3/+3 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-03-08 | Added Item Bound Type constants | Emistry Haoyan | 1 | -15/+15 | |
- improve readability. | |||||
2020-03-06 | Update doc/script_commands.txt | Kenpachi Developer | 1 | -8/+10 | |
2020-02-21 | Update doc/script_commands.txt | Kenpachi Developer | 1 | -0/+4 | |
2020-02-11 | Add unitiswalking() script command | Kenpachi Developer | 1 | -0/+31 | |
2020-02-10 | Constants Documentation Sync | Hercules.ws | 1 | -0/+7 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-02-09 | Updated documentation of itemskill() script command in doc/script_commands.txt. | Kenpachi Developer | 1 | -4/+21 | |
2020-02-09 | Constants Documentation Sync | Hercules.ws | 1 | -0/+7 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-02-09 | Merge pull request #2622 from Kenpachi2k13/mob_viewdata_fix | Haru | 1 | -2/+3 | |
Make mob DB field ViewData->HairStyleId defaulting to 1 instead of 0. | |||||
2020-02-09 | Merge pull request #2586 from Asheraf/madostatueffect | Haru | 1 | -1/+7 | |
Implement support for switching madogear type | |||||
2020-02-09 | Constants Documentation Sync | Hercules.ws | 1 | -0/+13 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-02-09 | Merge pull request #2590 from Kenpachi2k13/issue#2530 | Haru | 2 | -9/+30 | |
Change unload NPC behavior to kill mobs that were spawned by unloaded NPC (non-permanent monster spawns) [Issue #2530] | |||||
2020-02-09 | Add script command achievement_iscompleted to check for achievement status | Asheraf | 1 | -0/+8 | |
2020-02-09 | Add new script commands cloakonnpc/cloakoffnpc | Asheraf | 1 | -0/+12 | |
2020-02-09 | Change unload NPC behavior to kill mobs that were spawned by unloaded NPC ↵ | Kenpachi Developer | 2 | -9/+30 | |
(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 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-02-09 | Add docs for expanded barter shop commands | Andrei Karas | 1 | -2/+35 | |
2020-02-09 | Constants Documentation Sync | Hercules.ws | 1 | -1108/+1108 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-02-01 | Updated documentation of default value for mob DB field ViewData->HairStyleId. | Kenpachi Developer | 1 | -2/+3 | |
Additionally fixed reference to monster modes deocumentation in doc/mob_db.txt. | |||||
2020-01-29 | Implement support for switching madogear type | Asheraf | 1 | -1/+7 | |
2020-01-13 | Update copyright headers for year 2020 | Haru | 5 | -5/+5 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-01-12 | Merge pull request #2604 from Kenpachi2k13/issue#1861 | Haru | 1 | -9/+18 | |
Add flag to ignore mapflag restrictions in warpparty() and warpguild() script commands. | |||||
2020-01-12 | Merge pull request #2606 from Ridley8819/pcblocknpc | Haru | 2 | -0/+2 | |
Adding PCBLOCK_NPC to setpcblock script command | |||||
2020-01-12 | Adds buildin_resetfeel, buildin_resethate and acmd_hatereset. | EyesOfAHawk | 2 | -0/+16 | |
2020-01-09 | Adding PCBLOCK_NPC to setpcblock script command | Ridley | 2 | -0/+2 | |
2020-01-08 | Updated doc/script_commands.txt. | Kenpachi Developer | 1 | -9/+18 | |
2019-12-15 | Merge pull request #2572 from Asheraf/mobviewdatadb | Haru | 1 | -0/+23 | |
Add support for overriding default view data in mob database |