summaryrefslogtreecommitdiff
path: root/npc/items
AgeCommit message (Collapse)AuthorFilesLines
2018-07-02Update shovel code.jesusalva/shovelJesusaves1-8/+20
It will use drag'n'drop feature. It'll also have protection so you don't bury items too difficult to obtain, items which are bound, and your own shovel (ofc). PS. Legacy code was NOT updated to meet with @gumi standards, only new one. The code was tested.
2017-10-11what's up with this crazy syntax?s20171023gumi1-6/+6
I blame Reid
2017-08-19Replace bit flags by constants on narrator and speech functions.Reid1-8/+8
2017-01-08Consistency of the authors in scripts.Alige2-2/+2
2016-08-06Shouldn't open a npc chat window just to say the player can't dig somewhere.Alige1-1/+1
2016-07-19Continued fixing typos and rewording sentences, after reading the translations.Alige1-1/+1
2016-06-27Changed all item IDs by their aegisname in scripts.Alige1-15/+15
2016-03-21Using Vitality inside the rand formula for itemheal.Reid1-1/+12
2016-03-13Remove the oldbook item script.Reid1-61/+0
2016-03-08Refactor a bit item heal functions.Andrei Karas1-19/+19
2016-03-08Merge healing status effects.Reid1-7/+33
2016-03-07Fix typo on croconut script, menu items were all the same.Reid1-3/+3
2016-03-07Stop the previous potion effect and start a new one if a new potion has been ↵Reid1-0/+4
used.
2016-03-07Add new function to manage delayed healing with 4 different life potion ↵Reid1-0/+44
status effect.
2016-02-21Reduce the time needed between the use of the shovel.Reid1-2/+3
2016-02-20Add new weapons on the croconut item script.Reid1-0/+3
2016-02-13Clean up and remove some useless space and newline.Reid1-3/+0
2016-01-30Replace countitemcolor to countitem.Andrei Karas1-4/+4
2015-12-18Trivial spelling correction for the Shovel.Teru1-1/+1
2015-09-24update qonan and shovel scripts to use new narrator functionJoseph Botosh1-10/+9
2015-09-24shovel script: add functions for custom quests, +adddigrect, +addquest functionsJoseph Botosh1-2/+66
2015-09-24add PlayerIsTired function to shovel npcJoseph Botosh1-0/+22
2015-09-24add constrains to shovel usage (rectangular areas)Joseph Botosh1-1/+46
2015-09-24add Dig and Bury actions/functions to ShovelJoseph Botosh1-4/+60
2015-09-24add basic Shovel NPC/itemJoseph Botosh1-0/+34
2015-08-11Use npc sprite names in all scripts.Andrei Karas2-2/+2
2015-06-20Replace NPC names by NPC IDs.Reid1-14/+14
2014-12-05Replace script function set to direct variable assignments.Andrei Karas1-1/+1
2014-11-21Replace temp variables into scope temp variables.Andrei Karas1-4/+4
2014-11-04convert server data for using with hercules.Andrei Karas2-6/+6
2014-02-11English fixes done Qwerty Dragon.Alige1-5/+6
2013-08-08Change every label names from l_ to L_ .Reid Yaro2-4/+4
2013-07-09Fixed oldbook script.Alige1-1/+0
2013-06-01Remove the poison function.Reid Yaro1-21/+0
2013-05-26Add arguments on usePoison function.Reid Yaro1-7/+7
2013-05-24Add new poison function with random and heal parameters,Reid Yaro1-22/+11
it replaces old individual functions. Corrected possible bugs in old functions. Change character space for UseScripts from 33chars to 60chars.
2013-03-04Fix code style.Andrei Karas2-2/+0
Add missing spaces, remove useless empty lines.
2013-01-18Removed useless entries in croconut.txt.Alige1-3/+3
2013-01-07Correct last commit bug.Reid Yaro1-4/+4
2013-01-07Changed some item links from IDs to names.Alige1-4/+4
Missing letters in a line in the croconut item function.
2012-12-25Remove the three poisoned files and creat a single file for every poisoned ↵Reid4-49/+32
files.
2012-12-24Fixed several things in the script of alige.Alige2-2/+19
Added the missing script for the headache created by the pumpkin seeds. Differenciated the scripts of the blobime and the seeds.
2012-12-24Fixed some language in the croconut script.Alige1-3/+3
It is now much more understandable to the player of what the croconut became after cutting it.
2012-12-23Additinal protection for npc croconut from direct speaking.Andrei Karas1-0/+1
2012-12-22Correct various bugs on croconut item functionReid1-4/+5
Add Piou Slayer in this same function.
2012-11-30Replaced some item IDs by their names in scripts.Alige1-4/+4
Added missing commands when the NPC gives an item. Fixed some language.
2012-11-10Fix bug on Old Book item.Reid1-0/+1
2012-09-07Fixed some language in the Old Book script.Alige1-4/+6
2012-09-07Add attribute and type to oldbook item,Reid1-1/+0
Removed the get item on oldbook script.
2012-09-07Correct some english typo and add a missing white line on oldbook script.Reid1-1/+2