summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-06-15Add Manana Tree stats on mob db.Reid1-0/+1
2015-06-15Fix some stats on mob db.Reid1-1/+1
2015-05-24Add test waiting room and small script for warp to playeground test map.Andrei Karas1-0/+7
2015-05-23Fix the easteregg item buy/sell price.Reid1-2/+2
2015-05-22Update mapcache.Mikko1-0/+0
2015-05-22Offset warps.Mikko2-3/+3
2015-05-17Change the npc distance on treeleaf.Reid1-1/+1
2015-05-17Offset some harbour NPC and add a new one following the dock changes.Reid1-2/+13
2015-05-17Fix warp from Artis to #26.Reid1-2/+2
2015-05-17Fix warp from #26 to Artis.Reid1-1/+1
2015-05-11Add empty testbg map with battleground flag.Andrei Karas5-0/+6
2015-05-10Update map_cache.datAndrei Karas1-0/+0
2015-05-10Update map_cache.datAndrei Karas1-0/+0
2015-05-10Fix warp from 001-2-16 to 001-1.Andrei Karas1-1/+1
2015-05-10Fix door position in 001-1 map.Andrei Karas1-2/+2
2015-05-10Add town map flag to 001-1.Andrei Karas2-0/+2
2015-05-08Correct treeleaf description.Reid1-2/+2
2015-05-07Remove a blank first line on _import.txt, mybad.Reid1-1/+0
2015-05-07Add tree leaf animation on Artis.Reid2-0/+23
2015-05-05Update map cache.Reid1-0/+0
2015-05-05Offset #16 <-> Artis warps following the map change.Reid3-4/+4
2015-05-05Into npc move program add command "speed"Andrei Karas2-0/+7
2015-05-05Add into npc moving program new commands: rmove, emote, warp, class, goto.Andrei Karas2-10/+51
Also some commands here not waiting next tick for continue execution.
2015-05-04Fix door names in doors animation scripts.Andrei Karas3-6/+6
2015-05-04Update a harbour tile/npc animation location following the dock reshape.Reid1-1/+1
2015-05-04Add complete warp from artis to #18 and inverse.Reid2-1/+28
2015-05-04Add warps on #25.Reid1-1/+2
2015-05-04Add warps on #20.Reid3-0/+35
2015-05-04Add warps on #19.Reid3-0/+64
2015-05-04Offset #12's warp to Artis of 1 tile.Reid1-1/+1
2015-05-04Connect #19 #20 and #25 with city warps.Reid2-1/+57
2015-05-04Update map cache.Reid1-0/+0
2015-05-03Add warp from #18 to artis.Reid1-0/+1
2015-05-03Update map cache.Reid1-0/+0
2015-05-02update translations.Andrei Karas21-582/+1089
2015-05-02Add functions and example npc for simple npc moving program.Andrei Karas4-0/+112
For now npc AI support moving, changing direction, waiting.
2015-05-01Into test map add command to send emote chat command to client.Andrei Karas1-1/+4
2015-04-30Add town flag to test map.Andrei Karas1-0/+1
2015-04-16Set default move speed for all races to 170.Andrei Karas1-1/+7
2015-04-10Update configuration files from hercules.Andrei Karas10-32/+408
2015-04-09Into skill tree add SM_BASH skill and change max level for all skills to 0.Andrei Karas1-77/+84
2015-04-09Fix skill casting.Andrei Karas1-1/+1
2015-04-09Change basic skill level to 9 in initial scripts.Andrei Karas2-2/+2
2015-04-08Revert "Correct the skill tree issue."Andrei Karas2-1/+78
This reverts commit bdea7e4211c9cefdb0664c8bf7b4f194f5b27fd1.
2015-04-08Add to help item attributes ↵Andrei Karas3-20/+34
UseEffect/UseFailEffect/UnequipEffect/UnequipFailEffect. Use UseEffect attribute in healing items. Add constant for heal effect id.
2015-04-04Add misceffect on item db.Reid1-0/+15
2015-04-04Add 5s delay on healing items.Reid1-16/+16
2015-04-04Fix pikpik's range attack.Reid1-1/+1
2015-04-04Revert the item use delay.Reid1-1/+1
2015-04-03Correct the savepoint function.Reid2-5/+5