summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-12-18Added camera movement on darlin.txt.Alige1-2/+31
2012-12-18Unecessary whitespace removed in gulukan.txt.Alige1-1/+0
2012-12-18Renamed "Piouflayer" to "Piou Slayer".Alige2-2/+2
2012-12-18Add basic items package on Fexil's bag.Reid1-1/+1
2012-12-18Add a new test balance on item db.Reid1-4/+5
2012-12-18update and rebuild translations.Andrei Karas20-1671/+5421
2012-12-16Fixed error with previous commit.Hal9OOO1-68/+68
2012-12-16Reduce in-game walking speed by 30% as for EvolOnline Quality Guideline ↵Hal9OOO1-68/+68
draft, requirement 2.2.2 "Game shall not be too frenetic".
2012-12-16Add walk speed delay to job_db1.txtAndrei Karas1-68/+68
Walk speed delay now is last value for each class.
2012-12-16Correct position of max NPC.Reid1-1/+1
2012-12-16Add missing mes ""; on sailors.txt .Reid1-0/+1
2012-12-16Added a new camera in a script.Alige2-3/+4
2012-12-16Update 000-0-0 and 000-1 WLKs.Reid2-0/+0
2012-12-16Add Q'Onan Game cam movement on dialogue.Hal9OOO1-0/+4
2012-12-14Missing close parameter in darlin.txt.Alige1-0/+1
2012-12-13Correct nasty bug on chest NPC.Reid1-3/+3
Reminder: items are written "Item_Name", don't forget the "".
2012-12-13Fixed language in a newly added line in chest.txt.Alige1-1/+1
2012-12-12Add InventoryPlace check to ChefGado rewards.Hal9OOO1-0/+4
2012-12-12Fix bug in Gugli script.Hal9OOO1-3/+3
2012-12-12Prevent player to take infinite "LaJohanne Key" quest item from Nard's box.Hal9OOO1-0/+2
2012-12-12Fix a bug in Alige script.Hal9OOO1-1/+1
2012-12-12Player now cannot take clothes before having talked with Magic Arpan in ↵Hal9OOO2-0/+11
order to avoid some questvars to be initialized.
2012-12-12Restore "InventoryPlace" check function.Hal9OOO4-0/+22
2012-12-12Add a missing char on nard script.Reid1-1/+1
2012-12-12Add new rewards.Reid6-8/+12
2012-12-11Fixed 2 typos in lean.txt.Alige1-2/+2
2012-12-10First round-up of questchain cleaning.Hal9OOO8-48/+49
2012-12-10Remove windows end lines.Andrei Karas6-440/+440
2012-12-09Fix bug in Silvio dialogue.Hal9OOO1-8/+5
2012-12-09Correct close behaviour in many dialogues. Democratize l_Quit function.Hal9OOO18-146/+158
2012-12-09Add Game Camera effect on Box/Nard dialogue.Hal9OOO1-0/+4
2012-12-09Separate ratto script from doors file.Reid3-70/+78
2012-12-08Minor language fixes on the new random sentences in chefgado.txt.Alige1-3/+3
Thanks to Hal9000 for adding them.
2012-12-08Variable first sentence in Chef Gado dialogue, (Alige suggestion).Hal9OOO1-1/+4
2012-12-07Fixed some language in lean.txt & max.txt, two recently modified scripts.Alige2-25/+25
2012-12-06Lean dialogue added.Hal9OOO1-17/+37
2012-12-04Max dialogue added.Hal9OOO1-4/+89
2012-12-03Removed unecessary lines.Alige2-10/+0
Thanks to Reid for the work she did on the inventory check function.
2012-12-03Remove useless l_Inventory labels on couwan and nard scripts.Reid2-18/+0
2012-12-03Add new function in every script where getitem is called.Reid12-86/+56
2012-12-02Make the chest close himself once the player opened it.Reid1-1/+0
2012-12-02Make the chest close himself once the player have the clothes.Reid1-1/+0
2012-12-02Correct 000-2-1 wlk map.Reid1-0/+0
2012-12-01Allow player using mouse-click movement to move to Peter door.Hal9OOO1-0/+0
2012-12-01Make warps in 000-2-1 map reliable to use. (Quality Assurance)Hal9OOO5-7/+7
2012-12-01Make warps in 000-2-0 map reliable to use.Hal9OOO5-4/+4
2012-12-01Remove useless "" on inventoryplace function.Reid1-1/+1
2012-12-01Remove empty line on silvio script.Reid1-1/+0
2012-12-01Add emote skill in julia script.Reid1-0/+2
2012-12-01Add new function on alige and chefgado scripts,Reid3-12/+17
Correct some mistake on knife script.