Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-05 | Merge pull request #2068 from AnnieRuru/37-F_MesItemInfo | Haru | 1 | -1/+9 | |
Add F_MesItemInfo function to show item name with description link | |||||
2019-05-05 | Merge pull request #2426 from Emistry/scriptcommand_getinventorylist_favourite | Haru | 1 | -1/+2 | |
Expand *getinventorylist() script command - favorite field | |||||
2019-05-05 | Merge pull request #2309 from guilherme-gm/201810-randomopt-drop | Haru | 2 | -15/+150 | |
Support for monster drops with Random Options | |||||
2019-04-29 | Merge pull request #2439 from Emistry/atcommand_dropall | Ibrahem Zidan | 1 | -3/+17 | |
Update dropall atcommand drop item based on type. | |||||
2019-04-29 | Update dropall atcommand drop item based on type. | Emistry Haoyan | 1 | -3/+17 | |
- Enable to drop items based on item type. | |||||
2019-04-29 | Constants Documentation Sync | Hercules.ws | 1 | -0/+9 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-04-29 | Added *consolemes script command | Emistry Haoyan | 1 | -0/+27 | |
- deprecated `*debugmes` script command. - added `*consolemes` script command which display the console message based on `type`. - allow map-server console to auto logging into text file depend on type of message. | |||||
2019-04-20 | Added support for mobs to drop items with Random Options | Guilherme G. Menaldo | 2 | -15/+150 | |
2019-04-10 | Expand *getinventorylist() script command | Emistry Haoyan | 1 | -1/+2 | |
- return an array `@inventorylist_favorite` - indicate whether an item in the inventory are located inside favorite tab or not. | |||||
2019-04-07 | Merge pull request #2415 from AnnieRuru/76-showscript | Haru | 1 | -1/+4 | |
Add optional parameter for *showscript to send target to SELF only | |||||
2019-04-07 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-04-07 | Merge pull request #2367 from AnnieRuru/54-MAX_ITEM_ID | Haru | 1 | -0/+1 | |
Add new server define constant MAX_ITEM_ID | |||||
2019-04-07 | Constants Documentation Sync | Hercules.ws | 1 | -6/+22 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-04-07 | Merge pull request #2398 from AnnieRuru/69-getpetinfo | Haru | 1 | -15/+26 | |
Deprecate *petstat and add CONSTANTS to *getpetinfo | |||||
2019-04-07 | Merge pull request #2388 from AnnieRuru/61-gettimestr | Haru | 1 | -3/+4 | |
Add optional parameter for *gettimestr | |||||
2019-04-07 | Merge pull request #2401 from dastgirp/feature/getinventorylist | Haru | 1 | -0/+1 | |
Expanded getinventorylist: | |||||
2019-03-30 | Add optional parameter for *showscript to send target to SELF only | AnnieRuru | 1 | -1/+4 | |
- also remove the useless script_pushint | |||||
2019-03-23 | Fix strftime in the documentation | AnnieRuru | 1 | -2/+2 | |
2019-03-23 | Add optional parameter for *gettimestr | AnnieRuru | 1 | -1/+2 | |
2019-03-12 | Add constants to *getpetinfo, and add some new fields | AnnieRuru | 1 | -15/+19 | |
2019-03-11 | Deprecate *petstat script command | AnnieRuru | 1 | -0/+7 | |
2019-03-11 | Merge pull request #2399 from AnnieRuru/70-needed_status_point | Haru | 1 | -1/+1 | |
Fix *needed_status_point not support <char_id> | |||||
2019-03-11 | Constants Documentation Sync | Hercules.ws | 1 | -2/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-03-11 | Merge pull request #2391 from AnnieRuru/64-setunitdata_phase_1 | Haru | 1 | -104/+100 | |
setunitdata/getunitdata clean up. Phase 1 | |||||
2019-03-11 | Merge pull request #2396 from AnnieRuru/67-mobattached | Haru | 1 | -2/+21 | |
* Add *mobattached and *killmonstergid script command | |||||
2019-03-11 | Constants Documentation Sync | Hercules.ws | 1 | -0/+12 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-03-11 | Merge pull request #2397 from AnnieRuru/68-getmercinfo | Haru | 1 | -11/+12 | |
Add constants and MERCINFO_GID to *getmercinfo script command | |||||
2019-03-11 | Merge pull request #2381 from AnnieRuru/60-bg_norespawn | Haru | 1 | -0/+7 | |
Add missing documentation for disable battleground respawn | |||||
2019-03-11 | Minor fix a typo in the documentation | AnnieRuru | 1 | -1/+1 | |
thanks to https://github.com/rathena/rathena/pull/3951#discussion_r263220245 | |||||
2019-03-11 | Add constants and MERCINFO_GID to *getmercinfo script command | AnnieRuru | 1 | -11/+12 | |
2019-03-09 | Expanded getinventorylist: | Dastgir | 1 | -0/+1 | |
* getinventorylist now creates extra variable named @inventorylist_idx, which returns items corresponding inventory index. | |||||
2019-03-03 | Fix *needed_status_point not support <char_id> | AnnieRuru | 1 | -1/+1 | |
2019-03-02 | Constants Documentation Sync | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-03-02 | Merge pull request #2390 from AnnieRuru/63-MOB_CLONE_START | Asheraf | 1 | -0/+2 | |
Add MOB_CLONE_START & MOB_CLONE_END to server defined constants | |||||
2019-03-02 | * Add *mobattached and *killmonstergid script command | AnnieRuru | 1 | -2/+21 | |
also fix quests_rachel, now support with *unitemote | |||||
2019-02-28 | * Remove all the (int) in the documentation | AnnieRuru | 1 | -101/+100 | |
- once all the strings culprit are out, now only left with int to deal with. - Please make this script command only dealing with ONE INTEGER value | |||||
2019-02-27 | Change return value from 0 into -1 when *getunitdata return error | AnnieRuru | 1 | -1/+1 | |
2019-02-27 | Deprecate UDT_WALKTOXY constant | AnnieRuru | 1 | -1/+0 | |
- this constant only used by *setunitdata, now has to use *unitwalk | |||||
2019-02-27 | Deprecate UDT_MAPIDXY constant | AnnieRuru | 1 | -2/+0 | |
- use *unitwarp for setunitdata - use *getmapxy for getunitdata | |||||
2019-02-26 | Add MOB_CLONE_START & MOB_CLONE_END to server defined constants | AnnieRuru | 1 | -0/+2 | |
2019-02-26 | Add missing documentation for disable battleground respawn | AnnieRuru | 1 | -0/+7 | |
- fix a minor bug that bg_create_team should return -1, as mentioned in doc/script_commands.txt | |||||
2019-02-20 | Fix some typos in item_bonus doc. | EyesOfAHawk | 1 | -3/+3 | |
2019-02-06 | Add new server define constant MAX_ITEM_ID | AnnieRuru | 1 | -0/+1 | |
2019-02-01 | Merge pull request #2307 from kisuka/checknameditem | Haru | 1 | -0/+24 | |
Added countnameditem script command. | |||||
2019-02-01 | Added countnameditem script command. | kisuka | 1 | -0/+24 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-01-27 | Add F_MesItemInfo function to show item name with description link | AnnieRuru | 1 | -1/+9 | |
also fix OldGlastHeim ITEMLINK display incorrectly | |||||
2019-01-16 | Constants Documentation Sync | Hercules.ws | 1 | -7/+8 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-01-14 | Add barter shop demo script. | Andrei Karas | 1 | -0/+8 | |
2019-01-14 | Add support for saving/loading barter shops from sql table. | Andrei Karas | 1 | -0/+2 | |
Also allow add duplicated item id to barter shops if price is different. | |||||
2019-01-14 | Add barter type shop and add packet ZC_NPC_BARTER_OPEN | Andrei Karas | 1 | -0/+5 | |