Age | Commit message (Expand) | Author | Files | Lines |
2015-12-18 | Trivial spelling correction for the Shovel. | Teru | 1 | -1/+1 |
2015-09-24 | update qonan and shovel scripts to use new narrator function | Joseph Botosh | 1 | -10/+9 |
2015-09-24 | shovel script: add functions for custom quests, +adddigrect, +addquest functions | Joseph Botosh | 1 | -2/+66 |
2015-09-24 | add PlayerIsTired function to shovel npc | Joseph Botosh | 1 | -0/+22 |
2015-09-24 | add constrains to shovel usage (rectangular areas) | Joseph Botosh | 1 | -1/+46 |
2015-09-24 | add Dig and Bury actions/functions to Shovel | Joseph Botosh | 1 | -4/+60 |
2015-09-24 | add basic Shovel NPC/item | Joseph Botosh | 1 | -0/+34 |
2015-08-11 | Use npc sprite names in all scripts. | Andrei Karas | 2 | -2/+2 |
2015-06-20 | Replace NPC names by NPC IDs. | Reid | 1 | -14/+14 |
2014-12-05 | Replace script function set to direct variable assignments. | Andrei Karas | 1 | -1/+1 |
2014-11-21 | Replace temp variables into scope temp variables. | Andrei Karas | 1 | -4/+4 |
2014-11-04 | convert server data for using with hercules. | Andrei Karas | 2 | -6/+6 |
2014-02-11 | English fixes done Qwerty Dragon. | Alige | 1 | -5/+6 |
2013-08-08 | Change every label names from l_ to L_ . | Reid Yaro | 2 | -4/+4 |
2013-07-09 | Fixed oldbook script. | Alige | 1 | -1/+0 |
2013-06-01 | Remove the poison function. | Reid Yaro | 1 | -21/+0 |
2013-05-26 | Add arguments on usePoison function. | Reid Yaro | 1 | -7/+7 |
2013-05-24 | Add new poison function with random and heal parameters, | Reid Yaro | 1 | -22/+11 |
2013-03-04 | Fix code style. | Andrei Karas | 2 | -2/+0 |
2013-01-18 | Removed useless entries in croconut.txt. | Alige | 1 | -3/+3 |
2013-01-07 | Correct last commit bug. | Reid Yaro | 1 | -4/+4 |
2013-01-07 | Changed some item links from IDs to names. | Alige | 1 | -4/+4 |
2012-12-25 | Remove the three poisoned files and creat a single file for every poisoned fi... | Reid | 4 | -49/+32 |
2012-12-24 | Fixed several things in the script of alige. | Alige | 2 | -2/+19 |
2012-12-24 | Fixed some language in the croconut script. | Alige | 1 | -3/+3 |
2012-12-23 | Additinal protection for npc croconut from direct speaking. | Andrei Karas | 1 | -0/+1 |
2012-12-22 | Correct various bugs on croconut item function | Reid | 1 | -4/+5 |
2012-11-30 | Replaced some item IDs by their names in scripts. | Alige | 1 | -4/+4 |
2012-11-10 | Fix bug on Old Book item. | Reid | 1 | -0/+1 |
2012-09-07 | Fixed some language in the Old Book script. | Alige | 1 | -4/+6 |
2012-09-07 | Add attribute and type to oldbook item, | Reid | 1 | -1/+0 |
2012-09-07 | Correct some english typo and add a missing white line on oldbook script. | Reid | 1 | -1/+2 |
2012-09-07 | Complet the oldbook script. | Reid | 1 | -22/+29 |
2012-09-06 | Fixed language and added a missing part of the story in oldbook.txt. | Alige | 1 | -2/+4 |
2012-09-06 | Add start of the story on oldbook script. | Reid | 1 | -5/+30 |
2012-09-02 | Authors in scripts are now sorted by alphabetical order for clarity purposes. | Alige | 2 | -2/+2 |
2012-08-28 | Added missing spaces at the end of some scripts. | Alige | 2 | -2/+2 |
2012-07-10 | Fixed the description of every single script. | Alige | 4 | -11/+17 |
2012-07-09 | Removed capital letters from the item scripts. | Alige | 4 | -0/+0 |
2012-07-04 | Add OldBook script (missing dialogue). | Reid | 1 | -0/+25 |
2012-07-04 | Replace getitemname by getitemlink on Croconut.txt . | Reid | 1 | -6/+6 |
2012-07-04 | Correct text color function placement, | Reid | 1 | -7/+7 |
2012-07-04 | Correct getitemname function on Croconut item script. | Reid | 1 | -6/+6 |
2012-06-10 | Remplace item ID by item name on croconut item function. | Reid | 1 | -6/+6 |
2012-06-10 | Correct Croconut item function. | Reid | 1 | -17/+5 |
2012-06-06 | Correct an english typo on Croconut.txt . | Reid | 1 | -1/+1 |
2012-06-01 | Changed "coconut" to "croconut" in all files of serverdata. | Alige | 1 | -15/+15 |
2012-05-30 | Fixed some english in Coconut.txt. | Alige | 1 | -8/+8 |
2012-05-30 | Correct a bug on Coconut.txt item function. | Reid | 1 | -1/+1 |
2012-05-30 | Add Coconut item function, | Reid | 1 | -0/+80 |