summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-03-13Extend the openbook feature and add different dialogue if the book was used ↵Reid2-13/+90
from a shelf or from the inventory.
2016-03-13Add poem books.Reid1-1/+88
2016-03-13Remove the translation function on poems and add a new function that ask if ↵Reid3-97/+89
the player wants to read the book.
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
2016-03-07Replace some tabs by spaces.Reid1-2/+2
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 rand_sc_heal function in item_db.conf's usable item.Reid1-28/+132
2016-03-07Add new function to manage delayed healing with 4 different life potion ↵Reid2-0/+45
status effect.
2016-03-06Fixed a lot of grammar mistakes and changed some dialogue for clarity.Unverified13-50/+51
2016-03-06Revert "Fixed a lot of grammar mistakes and reworded some dialogue for clarity."Unverified13-51/+50
This reverts commit a1cfd4e6afff78f777872f49f8e8faacbe6f2e60.
2016-03-06Fixed a lot of grammar mistakes and reworded some dialogue for clarity.Unverified13-50/+51
2016-03-06Fix "View" field Curshroom in item_db.conf.Andrei Karas1-1/+1
2016-03-05Fix barrel uquip script.Andrei Karas1-14/+10
Also fix formatting in item_db.conf.
2016-03-05Revert "Rename Don (thanks Stranger)."Andrei Karas1-1/+1
This reverts commit 68de885aa323ce366a8655351848436ed5c522d2.
2016-03-05Fix syntax error from previous commit.Andrei Karas1-1/+1
2016-03-03Fixed a lot of grammar mistakes in the dialougue of NPCs,Unverified14-81/+82
reworded some of the dialogues for understanding. Fixed punctuation.
2016-03-03Decrease pet catch chance from 50% to 10%Andrei Karas1-1/+1
2016-03-03Decrease sell price for piou egg to 1 E.Andrei Karas1-1/+1
2016-03-03Rebuild translations.Andrei Karas12-78/+54
2016-03-02Fix enora's item bug.Reid1-3/+2
2016-03-02Rename Don (thanks Stranger).Reid1-1/+1
2016-03-02Update constants and mob_db header from hercules.Andrei Karas2-16/+21
2016-03-01Fix the hair color issue.Reid1-26/+25
2016-03-01Fix wrong random number on barber functions.Reid1-2/+3
2016-03-01Disable door animation if the door is locked.Reid1-0/+10
2016-03-01Change the difficulty of fishing.Reid1-4/+4
2016-03-01Change the price of carp items.Reid1-4/+4
2016-03-01Reduce mouboo speed.Reid1-0/+4
2016-02-29Show party name if player not in guild.Andrei Karas1-1/+1
2016-02-28Fix formatting in training_room_npc.txtAndrei Karas1-101/+104
2016-02-28Remove extra char "'".Andrei Karas1-1/+1
2016-02-28Rebuild translations (remove \ from escaped strings)Andrei Karas12-162/+192
2016-02-28rebuild translations (fix escaped strings)Andrei Karas12-108/+168
2016-02-28Rebuild translations.Andrei Karas12-165/+180
2016-02-28Add a third value on the rumly's quest var and fix some wrong name call.Reid1-10/+22
2016-02-28Add disabled NPC for Party creation.Reid3-0/+22
2016-02-28Update map_cache.datAndrei Karas1-0/+0
2016-02-26Add menuaction script function. Replace all action string to this function.Andrei Karas11-18/+22
Also fix other usage of chars "[]".
2016-02-26Update translations.Andrei Karas11-0/+231
2016-02-26Add Ratto spawn on various indoor maps.Reid6-1/+10
2016-02-26Add crocotree and pikpik mobs on Artis.Reid1-0/+5
2016-02-26Reduce manana drops.Reid1-1/+1
2016-02-26Add improved mouboos (they now walk!).Reid4-33/+144
2016-02-23Add a test mouboo inside taree's fence.Reid2-0/+22
2016-02-23Remove debugmes from juscare script.Reid1-2/+0