summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-09-23add debugnpc functionJoseph Botosh1-0/+8
2015-09-20Add more fishing spots on Artis.Reid1-0/+95
2015-09-20Add manual blank mes and remove some extra next on eugene and the fishing ↵Reid2-8/+16
script.
2015-09-20Remove extra empty mes lines on speech and narrator functions.Reid1-2/+0
2015-09-18replace additem with getitem in eugene scriptJoseph Botosh1-1/+1
2015-09-18add FishingRod to fishing and eugene scriptsJoseph Botosh2-7/+7
2015-09-18Add Fishing Rod as item ID 728 on item db.Reid2-2/+28
2015-09-18fix bug in fishing function related to wait_timesJoseph Botosh1-1/+1
2015-09-18add function fishingJoseph Botosh4-5/+136
2015-09-17Change npc distance on water animation script.Reid1-1/+1
2015-09-17add quest FishmanJoseph Botosh2-4/+69
2015-09-17add functions narrator, speechJoseph Botosh1-0/+22
2015-09-17add const NPC_SALEM 125, change trader IDJoseph Botosh3-2/+4
2015-09-17add quest Catch the PiouJoseph Botosh2-44/+192
2015-09-17add initial pos to firstmove function as 2nd argJoseph Botosh1-1/+11
2015-09-17add npc Salem (trader on Artis Market)Joseph Botosh3-0/+147
2015-09-14Add a water animation file with a first location next to Eugene on Artis.Reid2-0/+20
2015-09-14Add NPC_WATER_SPLASH on const with NPC ID 441.Reid1-0/+1
2015-09-13Add mob drops on blub and toppy blub mobs.Reid1-3/+3
2015-09-13Add Elixir Of Life item.Reid1-0/+30
2015-09-13Add Atropos Mixture item.Reid1-1/+31
2015-09-13Add Lechesis Brew item.Reid1-2/+32
2015-09-13Add Clotho Liquor item.Reid1-0/+30
2015-09-13Add Fates Potion item.Reid1-0/+30
2015-09-13Add Pibberies Infusion item.Reid1-0/+30
2015-09-13Add item 707 on item db.Reid1-0/+26
2015-09-13Add item 511 on item db.Reid1-0/+31
2015-09-13Add Common and Grass Carps on item_db.Reid1-0/+52
2015-09-10Revert "Move pet_db.txt into db directory for now."Andrei Karas1-0/+0
This reverts commit 209749d0b8a4fcaf643058a2d7bdfe9fbe6f90af.
2015-09-10Update and rebuild translations.Andrei Karas22-2637/+7038
2015-09-10Move pet_db.txt into db directory for now.Andrei Karas1-0/+0
2015-09-10Move pet_db.txt into re directory.Andrei Karas1-0/+0
2015-09-10Extend test npc1 item options.Andrei Karas1-36/+76
2015-09-08add npc flying piou in ArtisJoseph Botosh4-0/+66
2015-09-08Add indoor #31 into maps.conf, map_index and the general _import.txt.Reid3-0/+3
2015-09-08Update map_cache.Reid1-0/+0
2015-09-08Add warp from #31 to Artis.Reid1-0/+2
2015-09-08Add basic information for map #31.Reid2-0/+4
2015-09-08Add warp from Artis to #31.Reid1-1/+29
2015-09-08Remove quests from constants.Andrei Karas1-22/+0
2015-09-08Remove item names from const.txt also fix AegisName for some items.Andrei Karas2-71/+5
2015-09-07Add NPC piou on Artis MarketJoseph Botosh3-0/+19
2015-09-07fix edouard script, add backstoryJoseph Botosh1-5/+54
2015-09-07split Barber function into 2Joseph Botosh1-12/+7
2015-09-07Fix the item ID for the wooden sword.Reid1-1/+1
2015-09-07Offset warps from #28 to Artis and Artis to #28 due to the indoor map resize.Reid2-2/+2
2015-09-07Update map_cache.Reid1-0/+0
2015-09-07Move edouard to #29.Reid3-2/+2
2015-09-07Add wooden sword on item_db and const files.Reid2-0/+28
2015-09-07optimize moon script SayRandomGreeting functionJoseph Botosh1-9/+9