summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2020-06-28Constants Documentation SyncHercules.ws1-0/+6
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-06-01Update documentation of instance_create() script commandKenpachi Developer1-6/+10
* Fix some typos. * Add a paragraph about owner types and the corresponding owner ID to use. * Remove nonexistent return value -3 from example.
2020-06-01Merge pull request #2758 from Kenpachi2k13/loudhailerHaru1-0/+10
Add loudhailer() script command
2020-06-01Constants Documentation SyncHercules.ws1-0/+12
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-06-01Merge pull request #2718 from Kenpachi2k13/prere_use_items_skills_in_npcHaru1-15/+26
Add/extend battle flags to enable item/skill usage while interacting with NPC
2020-06-01Merge pull request #2671 from Helianthella/binliteralHaru1-1/+23
add support for binary and octal number literals
2020-05-31Add loudhailer() script command to doc/script_commands.txtKenpachi Developer1-0/+10
2020-05-27Constants Documentation SyncHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-05-27Merge pull request #2733 from Kenpachi2k13/msc_magicattackedHaru1-0/+1
Add MSC_MAGICATTACKED cast condition for monster skills
2020-05-27Merge pull request #2142 from Helianthella/export2Haru1-33/+56
allow local NPC functions to be public or private
2020-05-22Add MSC_MAGICATTACKED to doc/mob_skill_db.mdKenpachi Developer1-0/+1
2020-05-13Update documentation of enable_items() and disable_items() script commandsKenpachi Developer1-15/+26
2020-05-10Merge pull request #2705 from Kenpachi2k13/string_var_sizeHaru1-2/+5
Cap string variable value length and unify corresponding SQL columns size
2020-05-09Update doc/script_commands.txtKenpachi Developer1-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-07add documentation for the number separatorsgumi1-0/+7
2020-05-07add documentation for the octal and binary literalsgumi1-1/+16
2020-05-04Constants Documentation SyncHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-05-04Merge pull request #2188 from bWolfie/cell_noskillHaru1-0/+6
Adds 'cell_noskill' which blocks skill usage.
2020-05-03Merge pull request #2680 from Zarbony/doc-mob_skill_db.confHaru1-0/+223
New Doc: mob_skill_db.conf
2020-05-03Constants Documentation SyncHercules.ws1-0/+6
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-05-03Constants Documentation SyncHercules.ws1-0/+77
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-05-03update the documentation for local functionsgumi1-33/+56
2020-05-03Merge branch 'master' into cell_noskillKenpachi2k1312-1919/+3715
2020-04-22Add new documentation file for mob_skill_db.confZarbony1-0/+223
2020-04-05Merge pull request #2637 from Kenpachi2k13/fakename_fixHaru1-4/+13
Fix/extend @fakename
2020-04-05Merge pull request #2668 from Kenpachi2k13/extend_pcblock_commandsHaru1-3/+8
Extend *pcblock script commands
2020-04-05Constants Documentation SyncHercules.ws1-2/+21
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-04-05Add pet DB documentation file (doc/pet_db.txt)Kenpachi Developer1-0/+196
2020-04-05Constants Documentation SyncHercules.ws1-0/+9
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-03-28Update doc/script_commands.txtKenpachi Developer1-3/+8
2020-03-13Update doc/atcommands.txtKenpachi Developer1-4/+13
2020-03-09Constants Documentation SyncHercules.ws1-1/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-03-09Merge pull request #2648 from Kenpachi2k13/itemskill_fixHaru1-8/+10
Fix itemskill() script command
2020-03-09Constants Documentation SyncHercules.ws1-0/+3
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-03-09Merge pull request #2639 from Kenpachi2k13/getiteminfo_extensionHaru1-0/+4
Extend getiteminfo() script command
2020-03-08Merge pull request #2628 from Kenpachi2k13/unitiswalkingHaru1-0/+31
Add unitiswalking() script command
2020-03-08Constants Documentation SyncHercules.ws1-0/+8
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-03-08Merge pull request #2650 from Emistry/constant_itemboundtypeHaru1-15/+15
Added Item Bound Type constants
2020-03-08Constants Documentation SyncHercules.ws1-3/+3
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-03-08Added Item Bound Type constantsEmistry Haoyan1-15/+15
- improve readability.
2020-03-06Update doc/script_commands.txtKenpachi Developer1-8/+10
2020-02-21Update doc/script_commands.txtKenpachi Developer1-0/+4
2020-02-11Add unitiswalking() script commandKenpachi Developer1-0/+31
2020-02-10Constants Documentation SyncHercules.ws1-0/+7
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-02-09Updated documentation of itemskill() script command in doc/script_commands.txt.Kenpachi Developer1-4/+21
2020-02-09Constants Documentation SyncHercules.ws1-0/+7
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-02-09Merge pull request #2622 from Kenpachi2k13/mob_viewdata_fixHaru1-2/+3
Make mob DB field ViewData->HairStyleId defaulting to 1 instead of 0.
2020-02-09Merge pull request #2586 from Asheraf/madostatueffectHaru1-1/+7
Implement support for switching madogear type
2020-02-09Constants Documentation SyncHercules.ws1-0/+13
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2020-02-09Merge pull request #2590 from Kenpachi2k13/issue#2530Haru2-9/+30
Change unload NPC behavior to kill mobs that were spawned by unloaded NPC (non-permanent monster spawns) [Issue #2530]