Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-23 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-09-23 | Constants Documentation Sync | Hercules.ws | 1 | -0/+617 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-09-23 | Implementation of LapineDdukDdak System | Asheraf | 1 | -0/+6 | |
2019-09-23 | Merge pull request #2462 from hemagx/dehardcoded_rentrals | Haru | 1 | -0/+6 | |
Dehardcode Rental Expire/Renting item checks | |||||
2019-09-23 | Merge pull request #2533 from skyleo/master | Haru | 1 | -2/+2 | |
Fix two examples in scripting documentation | |||||
2019-09-22 | Implement getfont script command which returns player's current chat font | Ibrahim Zidan | 1 | -0/+6 | |
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2019-09-22 | Constants Documentation Sync | Hercules.ws | 1 | -0/+6 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-09-18 | Add at command for change char sex | Andrei Karas | 1 | -0/+6 | |
New at command: @changecharsex | |||||
2019-09-10 | Fix two examples in scripting documentation | skyleo | 1 | -2/+2 | |
2019-08-26 | Constants Documentation Sync | Hercules.ws | 1 | -0/+60 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-08-26 | Constants Documentation Sync | Hercules.ws | 1 | -0/+23 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-08-26 | Merge pull request #2518 from Emistry/scriptcommand_setgetiteminfo | Haru | 2 | -20/+66 | |
Extend *set/getiteminfo script commands | |||||
2019-08-05 | Extend *set/getiteminfo script commands | Emistry Haoyan | 2 | -20/+66 | |
- additional options. | |||||
2019-07-29 | Update *getequiprefinerycnt script command | Emistry Haoyan | 1 | -10/+12 | |
- allow to specify more than one equipment slots. - return the total of refine of specified equipment slots. | |||||
2019-07-28 | Constants Documentation Sync | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-07-28 | Merge pull request #2510 from Emistry/mobdb_dmg_taken_rate | Haru | 1 | -130/+133 | |
Update mob_db - DamageTakenRate field | |||||
2019-07-24 | Update mob_db - DamageTakenRate field | Emistry Haoyan | 1 | -130/+133 | |
- adjust the damage taken by monster. (default = `100 = 1x`) - ref: https://github.com/idathena/trunk/commit/e267d2e2dada6196b479a6f2f35e9d25291ef22b | |||||
2019-07-15 | Update refine atcommand | Emistry Haoyan | 1 | -8/+21 | |
- list of costume and shadow equipments - refine all equipments option | |||||
2019-07-01 | Add identifyall atcommand | Guilherme Menaldo | 1 | -0/+6 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-07-01 | Add identify script command | Guilherme Menaldo | 1 | -0/+9 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-07-01 | Add identifyidx script command | Guilherme Menaldo | 1 | -0/+9 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-06-30 | Merge pull request #2476 from Emistry/atcommand_reloadnpc | Haru | 1 | -0/+10 | |
Add new atcommand *reloadnpc | |||||
2019-06-30 | Merge pull request #2427 from Emistry/scriptcommand_setfavoriteitem | Haru | 1 | -0/+24 | |
Add *setfavoriteitemidx & *autofavoriteitem script commands - alter item favorite state | |||||
2019-06-02 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-06-02 | Merge pull request #2221 from carloshenrq/nostorage | Haru | 3 | -0/+12 | |
Mapflag nostorage and nogstorage | |||||
2019-06-02 | Constants Documentation Sync | Hercules.ws | 1 | -0/+6 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-06-02 | Adds buildin_getguildonline. | EyesOfAHawk | 1 | -0/+12 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-06-02 | standardize script commands to small letters | AnnieRuru | 1 | -4/+4 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-06-03 | Add *setfavoriteitemidx & *autofavoriteitem script command. | Emistry Haoyan | 1 | -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-02 | Merge pull request #2394 from bWolfie/buildin_delitemidx | Haru | 1 | -0/+28 | |
Adds BUILDIN(delitemidx), which deletes an item at the given index. | |||||
2019-06-02 | Adds BUILDIN(delitemidx), which deletes an item at the given index. | EyesOfAHawk | 1 | -0/+28 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-06-01 | Merge pull request #2380 from AnnieRuru/59-all_All | Haru | 1 | -1/+1 | |
Standardize to "all" in script commands | |||||
2019-06-01 | Merge pull request #2471 from Emistry/scriptcommand_mesclear | Haru | 1 | -0/+15 | |
Add *mesclear script command. | |||||
2019-06-01 | Merge pull request #2472 from Emistry/scriptcommand_cap_value | Haru | 1 | -0/+12 | |
Add *cap_value script command | |||||
2019-06-01 | Constants Documentation Sync | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-06-01 | Merge pull request #2474 from Emistry/scriptcommand_getmapinfo | Haru | 1 | -5/+6 | |
Update *getmapinfo script command. | |||||
2019-05-31 | Constants Documentation Sync | Hercules.ws | 1 | -0/+6 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-05-18 | Add new atcommand *reloadnpc | Emistry Haoyan | 1 | -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-15 | Update *getmapinfo script command. | Emistry Haoyan | 1 | -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-14 | Add *cap_value script command | Emistry Haoyan | 1 | -0/+12 | |
- add `cap_value(value, min, max)` script command. - avoid the ugly nested `min()` and `max()` combo if needed. | |||||
2019-05-14 | Added *mesclear script command. | Emistry Haoyan | 1 | -0/+15 | |
- `*mesclear()` script command will clear the NPC dialog text and continue the script without player interaction. example: `next();`. | |||||
2019-05-05 | Implement Refinery UI | Ibrahim Zidan | 1 | -0/+6 | |
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2019-05-05 | Constants Documentation Sync | Hercules.ws | 1 | -60/+61 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-05-05 | Add script function for close roulette window | Andrei Karas | 1 | -0/+7 | |
New script function: closeroulette() | |||||
2019-05-05 | Add commands getunittitle and setunittitle | Andrei Karas | 1 | -0/+15 | |
This commands get/set title for non players bl | |||||
2019-05-05 | Extend setinitdata and getunitdata with UDT_GROUP flag | Andrei Karas | 1 | -0/+2 | |
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. |