Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-01 | Merge pull request #2758 from Kenpachi2k13/loudhailer | Haru | 1 | -0/+10 | |
Add loudhailer() script command | |||||
2020-06-01 | Constants Documentation Sync | Hercules.ws | 1 | -0/+12 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-06-01 | Merge pull request #2718 from Kenpachi2k13/prere_use_items_skills_in_npc | Haru | 1 | -15/+26 | |
Add/extend battle flags to enable item/skill usage while interacting with NPC | |||||
2020-06-01 | Merge pull request #2671 from Helianthella/binliteral | Haru | 1 | -1/+23 | |
add support for binary and octal number literals | |||||
2020-05-31 | Add loudhailer() script command to doc/script_commands.txt | Kenpachi Developer | 1 | -0/+10 | |
2020-05-27 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-05-27 | Merge pull request #2733 from Kenpachi2k13/msc_magicattacked | Haru | 1 | -0/+1 | |
Add MSC_MAGICATTACKED cast condition for monster skills | |||||
2020-05-27 | Merge pull request #2142 from Helianthella/export2 | Haru | 1 | -33/+56 | |
allow local NPC functions to be public or private | |||||
2020-05-22 | Add MSC_MAGICATTACKED to doc/mob_skill_db.md | Kenpachi Developer | 1 | -0/+1 | |
2020-05-13 | Update documentation of enable_items() and disable_items() script commands | Kenpachi Developer | 1 | -15/+26 | |
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-07 | add documentation for the number separators | gumi | 1 | -0/+7 | |
2020-05-07 | add documentation for the octal and binary literals | gumi | 1 | -1/+16 | |
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 | update the documentation for local functions | gumi | 1 | -33/+56 | |
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 | |