Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-22 | add atcommand `@esp` (manipulates Esperin) | mekolat | 1 | -0/+1 | |
aka zeny aka gp check for boundaries, use bank if purse is full | |||||
2016-06-22 | add atcommand `@w` (works like `@go`) | mekolat | 1 | -0/+1 | |
2016-06-22 | add `@music` atcommand | mekolat | 1 | -0/+4 | |
2016-06-20 | Add legiontalk with carmie's dialogue. | Reid | 1 | -0/+1 | |
2016-06-20 | Add a hello script function. | Reid | 1 | -0/+1 | |
2016-03-19 | Add initial version of marriage script. Missing divorce and missing time checks. | Andrei Karas | 1 | -0/+1 | |
2016-03-13 | Remove the oldbook item script. | Reid | 1 | -1/+0 | |
2016-03-13 | Remove the translation function on poems and add a new function that ask if ↵ | Reid | 1 | -0/+1 | |
the player wants to read the book. | |||||
2016-03-07 | Add new function to manage delayed healing with 4 different life potion ↵ | Reid | 1 | -0/+1 | |
status effect. | |||||
2016-02-26 | Add improved mouboos (they now walk!). | Reid | 1 | -1/+1 | |
2016-02-23 | Add moubootalk function. | Reid | 1 | -0/+1 | |
2016-02-22 | Put input in first position of the scripts.conf. | Reid | 1 | -1/+1 | |
2016-01-24 | Improve Plush and the savepoint functions. | Reid | 1 | -0/+1 | |
Add bed functions into a different file and prevent the use of unlimited heal by disallowing the feature to switch of savepoint while keeping the reservation on the INN. | |||||
2015-12-29 | Add villagertalk function for random dialogues. | Reid | 1 | -0/+1 | |
2015-12-28 | Add sailortalk function that display random dialogues for sailors. | Reid | 1 | -0/+1 | |
2015-10-20 | Move masks functions to their own file. | Reid | 1 | -1/+2 | |
2015-09-24 | add basic Shovel NPC/item | Joseph Botosh | 1 | -0/+1 | |
2015-09-18 | add function fishing | Joseph Botosh | 1 | -0/+1 | |
2015-09-05 | add script functions for graph-based NPC movement | Joseph Botosh | 1 | -0/+1 | |
2015-07-25 | Add barber functions. | Reid | 1 | -0/+1 | |
2015-05-02 | Add functions and example npc for simple npc moving program. | Andrei Karas | 1 | -0/+1 | |
For now npc AI support moving, changing direction, waiting. | |||||
2015-03-05 | Add function menu2 for return some missing features. | Andrei Karas | 1 | -0/+1 | |
Example: menu2 "test 1", 10, "test 2", 20; If select "test 1", will set @menuret to 10, and @menu to 1 If select "test 2", will set @menuret to 20, and @menu to 2 | |||||
2015-02-09 | Convert shop into market with 1000 items limit. | Andrei Karas | 1 | -0/+1 | |
2015-02-05 | Add harbour NPC. | Reid | 1 | -0/+1 | |
2015-02-03 | Correct hammock animation. | Reid | 1 | -1/+2 | |
2014-12-16 | Add door script on test map. | Andrei Karas | 1 | -0/+1 | |
Add door functions. | |||||
2014-12-02 | Call all functions directly (without callfunc). | Andrei Karas | 1 | -3/+3 | |
2013-07-10 | Correct bug with the asleep function.beta3.0.1 | Reid Yaro | 1 | -0/+1 | |
2013-07-10 | Add basic npctalk3 goodbye function (still in wip, but working). | Reid Yaro | 1 | -0/+1 | |
2013-06-01 | Remove the poison function. | Reid Yaro | 1 | -1/+0 | |
2012-12-25 | Add poison functions on scripts.conf . | Reid | 1 | -2/+1 | |
2012-12-01 | Add new function in scripts.conf, | Reid | 1 | -6/+7 | |
Add forgotten function. | |||||
2012-09-12 | Add new function on scripts.conf . | Reid | 1 | -0/+1 | |
2012-07-09 | Removed capital letters from the item scripts. | Alige | 1 | -4/+4 | |
2012-07-04 | Add OldBook script (missing dialogue). | Reid | 1 | -0/+1 | |
2012-06-01 | Changed "coconut" to "croconut" in all files of serverdata. | Alige | 1 | -1/+1 | |
2012-05-30 | Add Coconut item function, | Reid | 1 | -1/+2 | |
Add Coconut function on scripts.conf and item_db (ID 513). | |||||
2012-05-23 | Add usePoisonedBlobime function on scripts.conf, | Reid | 1 | -0/+1 | |
Change LittleBlub monster name to Blub Little. | |||||
2012-05-03 | Correct some script bugs, | Reid | 1 | -1/+3 | |
Add hammock test file. | |||||
2012-04-06 | Add savepoint function in scripts.conf . | Reid | 1 | -0/+1 | |
2012-02-02 | Move client check to function. | Andrei Karas | 1 | -1/+2 | |
2011-12-08 | Update wlk maps, | Reid | 1 | -4/+4 | |
Add 000-0-0 map to resnametable.txt, Change area script to sailors script (name change), Correction on alige script, Correction on Poisoned Water function, Added function importation on scripts.conf . | |||||
2011-12-02 | Add script.conf file, | Reid | 1 | -0/+7 | |
Add PoisonedWater script for item_db.txt, Changed map name on area script, Corrected usable items script on item_db.txt. |