summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-06-20Fix some wrong rand() call on hello and villagertalk.Reid2-2/+2
2016-06-20Clean up villagertalk and remove some legion-specific dialogues.Reid1-15/+3
2016-06-20Add a hello script function.Reid2-0/+24
2016-06-20Rewrite the villagertalk with a switch.Reid1-30/+35
2016-06-20Fix a repeat issue on the fishing script.Reid1-6/+14
2016-06-19Added more sentences to carmie.Alige1-2/+10
2016-06-19Added random number of sentences to carmie.Alige1-2/+10
2016-06-19Add some instance commands in npc1 in test map.Andrei Karas1-1/+73
2016-06-19Fixed an english mistake in mona's script. "Please find *my* daddy."Alige1-1/+1
2016-06-18Renamed Desert Island map to Drasil Island.Alige3-3/+3
2016-06-18Introduced the name of the Drasil Island in npc scripts.Alige10-16/+37
Also fixed some english issues in some npc dialogues.
2016-06-17Reverted the drop rate changes on the Fluffy, now gives a bit more Fur, ↵Alige1-2/+2
still 5% less than 2 commits ago.
2016-06-14add hashtable testing functions to test npc1Joseph Botosh1-1/+89
2016-06-14Fixed some missings girl/boy feature in some scripts.Alige3-3/+4
2016-06-14fix npc freeze when next move target is too farJoseph Botosh1-12/+66
2016-06-14Fix Plushroom name in mob spawns.Andrei Karas1-6/+6
Plushroom -> Plushroom Field
2016-06-14Reverted the changes to the amount of urchins spawning. There were enough.Alige1-3/+2
2016-06-14Fixed typo in rumly's script. Reported in game by Micksha.Alige1-1/+1
2016-06-14Fix calypsan trade action.stableAndrei Karas1-1/+1
2016-06-14Balanced back the stats of the monsters: CroconutTree, Urchin (exp) and Fluffy.Alige1-7/+7
2016-06-14Revert "Swapped ID right bat wing and bat teeth for more coherence in the ↵Andrei Karas1-8/+8
database." This reverts commit 79355c775d87b4ae9998eb6a7a22e9c039d4a872.
2016-06-14Updated some map names.Alige9-9/+9
2016-06-14Swapped ID right bat wing and bat teeth for more coherence in the database.Alige1-8/+8
2016-06-14Fixed map names in _import.txt, _warps.txt and _mobs.txt files.Alige83-83/+83
2016-06-14Fixed the line with value names in _mobs.txt files.Alige9-18/+9
2016-06-14The croconut gets 50 more hp.Alige1-6/+6
The fluffy is a bit tougher now. The pikpik doesn't give exp anymore (like the Plushroom Fields).
2016-06-14Reduced the selling price of the fluffy furs.Alige3-6/+6
Everyone was exploiting that in game to get tons of money.
2016-06-14Added one more Pikpik on the Artis map.Alige1-0/+1
2016-06-14Decreased the amount of flufflies spawning on the hill: too much farming there.Alige1-2/+2
2016-06-14Increased the amount of urchins on the beach and adjusted their spawning coords.Alige1-3/+3
2016-06-14Added a line to describe the different values, in all _mobs.txt files.Alige9-7/+25
Also preparing to add a name to all of the maps.
2016-06-14The pikpik now only gives 1 exp, 8 exp was way too much.Alige1-1/+1
2016-06-13Complete Robin Williams tribute.Reid1-2/+56
2016-06-12Fix Little Blub spawn name in 000-1. LittleBlub -> Little BlubAndrei Karas1-7/+7
2016-06-09Complete tribute to leonoard nimoy.Reid1-2/+74
2016-06-09Improve christopher's script and add some npctalk functions for short dialogues.Reid1-3/+5
2016-06-09Update map cache.Reid1-0/+0
2016-06-08Complete tribute to christopher lee.Reid1-2/+52
2016-06-08Add manhole script.Reid2-0/+41
2016-06-03Add dialogue and and new quest introduction for Mona.Reid1-2/+51
2016-06-03Add quest state for Mona.Reid1-0/+4
2016-06-03Add free save points throughout Artis.Reid17-16/+248
2016-06-03Add a default savepoint example on 001-2-1.Reid2-0/+16
2016-06-03Add another entry into constants.conf about the CURRENT_INN used in default ↵Reid1-0/+1
savepoint across Artis.
2016-06-03Fix some speech FLAGS and add boolean type instead of 0/1 in oscar's script.Reid1-9/+9
2016-06-03Add function to bleach only Q'Pid's dyed clothes.Reid1-5/+44
2016-06-02Complete Oscar's script (missing a function to know which cloth to bleach or ↵Reid1-3/+66
not).
2016-06-02Update translations.Andrei Karas21-165/+1053
2016-05-30Add an early script template for oscar.Reid1-1/+23
2016-05-30Change script style from evolserv to hercules on Elmo-Ship script.Reid1-46/+43