summaryrefslogtreecommitdiff
path: root/npc/items
AgeCommit message (Expand)AuthorFilesLines
2020-08-13add the Chainmail recipegumi1-0/+5
2020-08-13add SquirrelPelt and the PeltJacket recipegumi1-0/+5
2020-08-13add the ApprenticeRobe recipegumi1-0/+5
2020-08-13add the LegionCopperArmor recipegumi1-0/+5
2020-08-13add the ForestArmor recipegumi1-0/+5
2020-08-13add the LegionTrainingShirt recipegumi1-0/+10
2020-08-13add the SilkRobe recipegumi1-0/+5
2020-08-13add the FineDress recipegumi1-0/+5
2020-08-13add LeatherPatch and the SailorShirt recipegumi1-0/+5
2020-08-13add the VneckJumper recipegumi1-0/+5
2020-08-13add the ArtisTankTop recipegumi1-0/+7
2020-08-13add the CreasedShirt recipegumi1-2/+9
2020-08-10add a tailoring section to the recipesgumi1-10/+15
2020-08-06add referral rewardsJesusaves1-0/+35
2020-08-05remove the all mentions of sex or gender from scriptsgumi2-2/+2
2020-07-17Rubber Bat - Correctly duplicates Legacy functionality.Quillia Aeuda1-0/+18
2020-07-10Implements Crafting Core systemJesusaves1-36/+172
2020-05-24Faction Core, Quest ID rewrite, Thieves Path.Micksha1-1/+2
2020-05-07Random, Wild Treasure Chests were sighted in Hurnscald Caves!Jesusaves1-17/+138
2020-01-10Global Event Handler.Jesusaves1-3/+7
2019-05-13Update from herculesAndrei Karas1-3/+3
2019-05-11Improvements to Calamity Dungeon and Master Skill Book.Jesusaves1-5/+19
2019-04-28Prevent Cookies from being used for "too long"Jesusaves1-0/+18
2019-03-29I need a way to get the Master Book.Jesusaves1-0/+113
2019-03-05Update the quest to address Micksha notes.Jesusaves1-0/+60
2018-07-05sorrygumi1-1/+1
2018-07-05improve the shovel scriptgumi1-20/+39
2018-07-05mesc() is a function to optimize mes(col(l())), saving parenthesis.Jesusaves1-6/+6
2017-10-11what's up with this crazy syntax?s20171023gumi1-6/+6
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
2016-03-07Add new function to manage delayed healing with 4 different life potion statu...Reid1-0/+44
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