summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-19Add a new function called npctalkonce.Reid1-0/+32
2016-04-19Add NPCs on every pillars to indicate the building name or direction of vario...Reid2-0/+261
2016-04-19Add a new NPC constant for half offseted NPC with no sprite.Reid1-0/+1
2016-04-18Add variable docs on janus.Reid1-0/+7
2016-04-18Add guild certificate for the creation of Guilds on Janus.Reid1-9/+46
2016-04-18Add party creation on Janus.Reid1-20/+62
2016-04-14Change the adddefaultskills function default level to 6 instead of 9.Reid2-2/+5
2016-04-14Cut Janus's script into functions.Reid1-10/+16
2016-04-11Improve Janus's service explanation and add the new book item in his script.Reid1-10/+18
2016-04-11Add compareandsetq function, it compares a given quest variable's value with ...Reid1-0/+13
2016-04-11Change books's type from IT_HEALING to IT_USABLE.Reid1-4/+4
2016-04-11Add a new book item (Communication Theory).Reid1-0/+13
2016-04-11Add a new book on 001-2-5 (library).Reid2-0/+37
2016-04-01Continue Janus's scripting.Reid1-2/+17
2016-04-01Update map cache.Reid1-0/+0
2016-03-30Add into test map, demonstation for removing cards from items.Andrei Karas1-3/+40
2016-03-28Remove useless variabled before inventoryplace.Andrei Karas5-12/+0
2016-03-28Sign with player name cookies in cookiemaster.Andrei Karas1-2/+2
2016-03-26Add Guild Certification.Reid1-0/+8
2016-03-25Add Leonard blank NPC on the library.Reid3-0/+19
2016-03-24Add empty Janus script with a quest ID on the quest db.Reid3-3/+40
2016-03-24Add Mona on 001-2-11.Reid3-0/+20
2016-03-22Add Shemagh item.Reid1-0/+19
2016-03-21Using Vitality inside the rand formula for itemheal.Reid1-1/+12
2016-03-21Separate calypsan's shop into two shop, one for cashmere and one for cotton.Reid2-9/+42
2016-03-20Update main.sql from hercules.Andrei Karas1-0/+1
2016-03-20Add missing family skills into skill_tree.confAndrei Karas1-0/+21
2016-03-19Remove debug output from marriage test npc.Andrei Karas1-4/+0
2016-03-19Replace select with yes/no to askyesno function.Andrei Karas7-32/+27
2016-03-19Add menuaction into yes/no dialogs in marriage.Andrei Karas1-2/+2
2016-03-19Add timer for check is marriage registration list is actual.Andrei Karas2-0/+22
2016-03-19Add support for divorce in marriage script.Andrei Karas1-9/+52
2016-03-19Add initial version of marriage script. Missing divorce and missing time checks.Andrei Karas4-0/+253
2016-03-17Add empty robin NPC on the library.Reid3-0/+19
2016-03-16Add empty christopher NPC on the library.Reid3-0/+19
2016-03-14Add known client versions and dates to clientversion script.release2016-03-15Andrei Karas1-1/+18
2016-03-14Add reports about old client into Nard npc.Andrei Karas2-0/+2
2016-03-14Remove evol defined parameter constants from constants.confAndrei Karas1-4/+1
2016-03-14Update sql scripts.Andrei Karas3-3/+44
2016-03-14Remove hercules parameters from constants.confAndrei Karas1-118/+0
2016-03-13Remove the oldbook item script.Reid2-62/+0
2016-03-13Extend the openbook feature and add different dialogue if the book was used f...Reid2-13/+90
2016-03-13Add poem books.Reid1-1/+88
2016-03-13Remove the translation function on poems and add a new function that ask if t...Reid3-97/+89
2016-03-13Change the effect of the elixir to a 100% hp/sp recovery.Reid1-5/+1
2016-03-13Reduce delay between the use of multiple consumable items.Reid1-17/+15
2016-03-08Refactor a bit item heal functions.Andrei Karas1-19/+19
2016-03-08Merge healing status effects.Reid1-7/+33
2016-03-07Update map cache.Reid1-0/+0
2016-03-07Fix typo on croconut script, menu items were all the same.Reid1-3/+3