Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-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 | |
2018-12-16 | Merge pull request #2246 from Emistry/scriptcommand_pcneedstatuspoint | Haru | 1 | -0/+16 | |
Implement status reduction script command. | |||||
2018-12-16 | Constants Documentation Sync | Hercules.ws | 1 | -0/+22 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-12-14 | Add script command getInventorySize. | Andrei Karas | 1 | -0/+9 | |
This command allow read current max inventory size. | |||||
2018-12-14 | Add script command expandInventory | Andrei Karas | 1 | -0/+10 | |
This command allow adjust inventory size to positive or negative value. | |||||
2018-12-14 | Add script command expandInventoryResult. | Andrei Karas | 1 | -0/+20 | |
This function send to client final expand status. | |||||
2018-12-14 | Add script command expandInventoryAck | Andrei Karas | 1 | -1/+18 | |
It send initial response for inventory expanding request. | |||||
2018-12-12 | Add script command servicemessage. | Andrei Karas | 1 | -0/+10 | |
This command will show colored message in chat. This message will be not logged to file and will be not visible over head. | |||||
2018-12-12 | Add script command for insert cards into equipped items. | Andrei Karas | 1 | -0/+11 | |
enchantitem(<equip_pos>, <card_slot>, <card_id>) | |||||
2018-11-14 | Merge pull request #2255 from Emistry/doc_mob_mode | Haru | 2 | -113/+72 | |
Update Monster Modes Documentation | |||||
2018-11-14 | Merge pull request #2256 from Emistry/doc_quest_variable | Haru | 2 | -108/+262 | |
Update Quest Variables Documentation | |||||
2018-11-13 | Merge pull request #2289 from EyesOfAHawk/buildin_getnpcid | Haru | 1 | -6/+3 | |
Remove type argument from buildin_getnpcid. | |||||
2018-11-13 | Remove type argument from buildin_getnpcid. | EyesOfAHawk | 1 | -6/+3 | |
2018-11-13 | Merge pull request #2259 from Emistry/doc_item_bonus | Haru | 2 | -444/+436 | |
Update Item Bonus Documentation | |||||
2018-10-22 | add documentation for buildin_data_to_string | gumi | 1 | -0/+12 | |
2018-10-22 | Constants Documentation Sync | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-10-22 | Merge pull request #2279 from Helianthella/prompt | Haru | 1 | -7/+12 | |
deprecate buildin_prompt, bake it into buildin_select | |||||
2018-10-22 | Constants Documentation Sync | Hercules.ws | 1 | -0/+493 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-10-22 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-10-22 | Add script command itempreview for update preview window with given item. | Andrei Karas | 1 | -0/+8 | |
2018-10-22 | Merge pull request #2251 from Asheraf/pr3 | Haru | 1 | -0/+1 | |
Add new type for mercenary class to setquestinfo() | |||||
2018-10-22 | Merge pull request #2249 from Asheraf/pr1 | Haru | 1 | -0/+14 | |
Add missing documentation for script command achievement_progress() | |||||
2018-10-22 | Add missing documentation for script command achievement_progress() | Asheraf | 1 | -0/+14 | |
2018-10-22 | Merge pull request #2229 from linton-dawson/branch1 | Haru | 2 | -69/+65 | |
global_configuration.md | |||||
2018-10-21 | Constants Documentation Sync | Hercules.ws | 1 | -0/+15 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-10-21 | Merge pull request #2172 from dastgirp/enhance/getiteminfo | Haru | 2 | -3/+7 | |
Updated getiteminfo and setiteminfo. | |||||
2018-10-21 | simplify the wording in the global conf documentation | gumi | 1 | -63/+51 | |
2018-10-21 | global_configuration.md | linton-dawson | 1 | -11/+19 | |
2018-10-21 | Updated getiteminfo and setiteminfo. | Dastgir | 2 | -3/+7 | |
Added ITR_TRADE (Trade restriction) for both script commands | |||||
2018-10-15 | Update Quest Variables Documentation | Emistry Haoyan | 2 | -108/+262 | |
- Changed into markdown format. | |||||
2018-10-15 | Update Monster Modes Documentation | Emistry Haoyan | 2 | -113/+72 | |
- Changed into markdown format. | |||||
2018-10-15 | Update Item Bonus Documentation | Emistry Haoyan | 2 | -444/+436 | |
- Change into markdown format. | |||||
2018-10-11 | add constants for max menu length and options | gumi | 1 | -2/+4 | |
2018-10-11 | bake buildin_prompt into buildin_select and clarify the difference between ↵ | gumi | 1 | -7/+10 | |
the two | |||||
2018-10-07 | Merge pull request #2253 from Emistry/doc_permission | Haru | 3 | -40/+52 | |
Update Permission Documents | |||||
2018-10-07 | Merge pull request #2230 from akshat157/effect_list.md | Haru | 2 | -986/+1126 | |
Fixes #2215: Turn effect_list.txt into effect_list.md | |||||
2018-10-06 | Updated Effect List document | Emistry Haoyan | 1 | -971/+1116 | |
- Updated effect list based on db/constant.conf - Added Constant Name column | |||||
2018-10-06 | Update Permission Documents | Emistry Haoyan | 3 | -40/+52 | |
- Changed into markdown format. | |||||
2018-10-05 | Add at command @camerainfo. | Andrei Karas | 1 | -0/+6 | |
2018-10-05 | Implement status reduction script command. | Emistry Haoyan | 1 | -0/+16 | |
- for stat reduction support. - return the amount of status point required to increase a status. | |||||
2018-10-04 | Add script commands for show camera info window and change camera parameters. | Andrei Karas | 1 | -0/+16 | |
New script commands: camerainfo, changecamera | |||||
2018-10-03 | Add new type for mercenary class to setquestinfo() | Asheraf | 1 | -0/+1 | |
2018-10-03 | Add script command for remove special effect. | Andrei Karas | 1 | -0/+11 | |
New script command: removespecialeffect *removespecialeffect(<effect number>{, <send_target>{, <unit id>{, <account id>}}}) *removespecialeffect(<effect number>{, <send_target>{, "<NPC Name>"{, <account id>}}}) | |||||
2018-10-01 | remove the old effect_list doc, and clean up the new one | gumi | 2 | -1965/+977 | |
2018-10-01 | Translate effect_list.txt into effect_list.md | akshat157 | 1 | -0/+983 | |
- New file: effect_list.md added with markdown version of previous text document. |