summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Expand)AuthorFilesLines
2015-10-23Move timer logic for simple npcs to function.Andrei Karas6-40/+16
2015-10-23Add warp from #38 (right dormroom) to #33 (hall).Reid1-0/+1
2015-10-23Add warp from #37 (left dormroom) to #33 (hall).Reid1-0/+1
2015-10-23Add warp from #36 to #34.Reid1-0/+1
2015-10-23Add warp from #35 to #32.Reid1-0/+1
2015-10-23Add warps from #33 to both dormrooms maps (#37, #38).Reid1-0/+2
2015-10-23Add door script to warp from #34 to #36.Reid2-0/+24
2015-10-23Add door script to warp from #32 to #35.Reid2-0/+24
2015-10-23Add #38 files.Reid4-0/+6
2015-10-23Add #37 files.Reid4-0/+6
2015-10-23Add #36 files.Reid4-0/+6
2015-10-23Add #35 files.Reid4-0/+6
2015-10-23Add warp from #34 to #33.Reid1-0/+1
2015-10-23Add warp from #32 to #33.Reid1-0/+1
2015-10-23Add warps from #33 (Warrior guild hall) to #32 and #34 (Waiting rooms).Reid1-2/+2
2015-10-23Add #34 basic informations.Reid4-0/+6
2015-10-21Add wall 3 to npc1 on test map.Andrei Karas1-3/+9
2015-10-21Add wall2 to np1 menu on test map.Andrei Karas1-2/+8
2015-10-20Remove bottom warps triggers on #33.Reid1-12/+0
2015-10-20Add triggers on warp locations on #33.Reid1-41/+46
2015-10-20Move masks functions to their own file.Reid2-1/+70
2015-10-20Fix areas on #33's triggers.Reid1-10/+11
2015-10-20Add improved triggers based on the number of area users.Reid1-18/+54
2015-10-20Add more advanced mask triggers on #33.Reid1-8/+37
2015-10-20Add doors scripts on #33.Reid2-0/+61
2015-10-20Add warp from Artis to Legion of Aemil.Reid1-0/+27
2015-10-19Add to npc1 command for set mount 2.Andrei Karas1-2/+5
2015-10-16Remove "--" from translation strings.Andrei Karas1-3/+3
2015-10-16Add triggers on the right part of the map.Reid1-7/+15
2015-10-16Add #33 import, warp, mapflags and triggers files.Reid5-0/+31
2015-10-16Add #32 warp, import and mapflag files.Reid3-0/+5
2015-10-16Add to npc1 function for set remove wall.Andrei Karas1-1/+18
2015-10-12update mobs spawn in test mapAndrei Karas1-1/+1
2015-10-12Update mob positions in test map.Andrei Karas1-4/+4
2015-10-12Add mob spawns to test map.Andrei Karas2-0/+12
2015-10-07Add "Chorus of the Woods" by Princess Slayer.Reid1-0/+34
2015-10-07Add "Poem about Poems" by Nard on the library.Reid1-0/+57
2015-10-07Add Aesop's "The Piou and The Fluffy" fable into the library.Reid2-0/+54
2015-10-05Add initial script tests and add test1 and test2 npcs for this.Andrei Karas3-0/+53
2015-10-03Add walk mask constants and set walk mask in npc4.Andrei Karas1-2/+3
2015-09-29Replace checkcell to checknpccell.Andrei Karas1-3/+3
2015-09-28Add joinchat demo to npc1 menu.Andrei Karas1-1/+5
2015-09-28In npc1 call setbgteam before warping players to battle ground.Andrei Karas1-0/+1
2015-09-28Juscare now stops moving and turns to player for dialogJoseph Botosh1-2/+29
2015-09-28Add new movegraph functions:Joseph Botosh1-0/+49
2015-09-28add abs(N) functionJoseph Botosh1-0/+6
2015-09-28update doc comment of setmovegraphcmd functionJoseph Botosh1-1/+1
2015-09-27Replace npcspeed to .speedAndrei Karas3-4/+4
2015-09-27Replace setnpcdisplay to '.class'.Andrei Karas2-2/+2
2015-09-27Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.Andrei Karas15-46/+46