summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2019-12-15Merge pull request #2572 from Asheraf/mobviewdatadbHaru1-0/+23
Add support for overriding default view data in mob database
2019-12-12Add script function specialeffectnumAndrei Karas2-1/+10
2019-11-17Constants Documentation SyncHercules.ws1-616/+635
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-11-17Constants Documentation SyncHercules.ws1-0/+14
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-10-30Add support for overriding default view data in mob databaseAsheraf1-0/+23
2019-10-20deprecate buildin_getguildmasteridgumi1-0/+8
2019-10-20deprecate buildin_getguildmastergumi1-0/+8
2019-10-20deprecate buildin_getguildnamegumi1-0/+8
2019-10-20add documentation for buildin_getguildinfogumi1-0/+26
2019-10-20fix whitespaces in the script docgumi1-7/+7
2019-09-23Constants Documentation SyncHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-09-23Constants Documentation SyncHercules.ws1-0/+617
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-09-23Implementation of LapineDdukDdak SystemAsheraf1-0/+6
2019-09-23Merge pull request #2462 from hemagx/dehardcoded_rentralsHaru1-0/+6
Dehardcode Rental Expire/Renting item checks
2019-09-23Merge pull request #2533 from skyleo/masterHaru1-2/+2
Fix two examples in scripting documentation
2019-09-22Implement getfont script command which returns player's current chat fontIbrahim Zidan1-0/+6
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2019-09-22Constants Documentation SyncHercules.ws1-0/+6
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-09-18Add at command for change char sexAndrei Karas1-0/+6
New at command: @changecharsex
2019-09-10Fix two examples in scripting documentationskyleo1-2/+2
2019-08-26Constants Documentation SyncHercules.ws1-0/+60
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-08-26Constants Documentation SyncHercules.ws1-0/+23
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-08-26Merge pull request #2518 from Emistry/scriptcommand_setgetiteminfoHaru2-20/+66
Extend *set/getiteminfo script commands
2019-08-05Extend *set/getiteminfo script commandsEmistry Haoyan2-20/+66
- additional options.
2019-07-29Update *getequiprefinerycnt script commandEmistry Haoyan1-10/+12
- allow to specify more than one equipment slots. - return the total of refine of specified equipment slots.
2019-07-28Constants Documentation SyncHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-07-28Merge pull request #2510 from Emistry/mobdb_dmg_taken_rateHaru1-130/+133
Update mob_db - DamageTakenRate field
2019-07-24Update mob_db - DamageTakenRate fieldEmistry Haoyan1-130/+133
- adjust the damage taken by monster. (default = `100 = 1x`) - ref: https://github.com/idathena/trunk/commit/e267d2e2dada6196b479a6f2f35e9d25291ef22b
2019-07-15Update refine atcommandEmistry Haoyan1-8/+21
- list of costume and shadow equipments - refine all equipments option
2019-07-01Add identifyall atcommandGuilherme Menaldo1-0/+6
Signed-off-by: Haru <haru@dotalux.com>
2019-07-01Add identify script commandGuilherme Menaldo1-0/+9
Signed-off-by: Haru <haru@dotalux.com>
2019-07-01Add identifyidx script commandGuilherme Menaldo1-0/+9
Signed-off-by: Haru <haru@dotalux.com>
2019-06-30Merge pull request #2476 from Emistry/atcommand_reloadnpcHaru1-0/+10
Add new atcommand *reloadnpc
2019-06-30Merge pull request #2427 from Emistry/scriptcommand_setfavoriteitemHaru1-0/+24
Add *setfavoriteitemidx & *autofavoriteitem script commands - alter item favorite state
2019-06-02Constants Documentation SyncHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-06-02Merge pull request #2221 from carloshenrq/nostorageHaru3-0/+12
Mapflag nostorage and nogstorage
2019-06-02Constants Documentation SyncHercules.ws1-0/+6
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-06-02Adds buildin_getguildonline.EyesOfAHawk1-0/+12
Signed-off-by: Haru <haru@dotalux.com>
2019-06-02standardize script commands to small lettersAnnieRuru1-4/+4
Signed-off-by: Haru <haru@dotalux.com>
2019-06-03Add *setfavoriteitemidx & *autofavoriteitem script command.Emistry Haoyan1-0/+24
- set an item as favorite item or not based inventory index. - if an item is set to favorite item, it will be moved into favorite tab, else move out from favorite tab. - only non-equipped item can adjust the favorite item state.
2019-06-02Merge pull request #2394 from bWolfie/buildin_delitemidxHaru1-0/+28
Adds BUILDIN(delitemidx), which deletes an item at the given index.
2019-06-02Adds BUILDIN(delitemidx), which deletes an item at the given index.EyesOfAHawk1-0/+28
Signed-off-by: Haru <haru@dotalux.com>
2019-06-01Merge pull request #2380 from AnnieRuru/59-all_AllHaru1-1/+1
Standardize to "all" in script commands
2019-06-01Merge pull request #2471 from Emistry/scriptcommand_mesclearHaru1-0/+15
Add *mesclear script command.
2019-06-01Merge pull request #2472 from Emistry/scriptcommand_cap_valueHaru1-0/+12
Add *cap_value script command
2019-06-01Constants Documentation SyncHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-06-01Merge pull request #2474 from Emistry/scriptcommand_getmapinfoHaru1-5/+6
Update *getmapinfo script command.
2019-05-31Constants Documentation SyncHercules.ws1-0/+6
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-05-18Add new atcommand *reloadnpcEmistry Haoyan1-0/+10
- `@reloadnpc <path>` - unloads all NPCs in a file and reload it again. - Be aware that mapflags and monster spawned directly are not removed.
2019-05-15Update *getmapinfo script command.Emistry Haoyan1-5/+6
- Added parameter `MAPINFO_NPC_COUNT` to return the total number of NPC exists in the map. - Added new server define `MAX_NPC_PER_MAP`
2019-05-14Add *cap_value script commandEmistry Haoyan1-0/+12
- add `cap_value(value, min, max)` script command. - avoid the ugly nested `min()` and `max()` combo if needed.