summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas79-133/+133
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas64-106/+106
2015-09-27modify Juscare's walk pathJoseph Botosh1-58/+54
2015-09-27add functions open_door, close_doorJoseph Botosh1-0/+20
2015-09-27add flags to move graphJoseph Botosh1-23/+55
2015-09-26add sit and stand commands to movegraph, extend warp commandJoseph Botosh1-2/+23
2015-09-25Add support for sit and stand command in npcmove engine.Andrei Karas2-0/+9
2015-09-25change intro text on some fishing spotsJoseph Botosh1-3/+3
2015-09-24Improve Salem and add some missing dialogues section.Reid1-19/+40
2015-09-24update some fishing-related scripts for new narrator functionJoseph Botosh3-29/+30
2015-09-24update qonan and shovel scripts to use new narrator functionJoseph Botosh2-16/+15
2015-09-24update function narrator and speech: using optional bit flags as first argJoseph Botosh1-16/+41
2015-09-24add comment to qonan script about quest stagesJoseph Botosh1-0/+5
2015-09-24add quest for QOnan (shovel quest)Joseph Botosh1-4/+80
2015-09-24shovel script: add functions for custom quests, +adddigrect, +addquest functionsJoseph Botosh1-2/+66
2015-09-24add PlayerIsTired function to shovel npcJoseph Botosh1-0/+22
2015-09-24change some scripts according to new narrator functionJoseph Botosh3-22/+18
2015-09-24add constrains to shovel usage (rectangular areas)Joseph Botosh1-1/+46
2015-09-24add Dig and Bury actions/functions to ShovelJoseph Botosh1-4/+60
2015-09-24add optional first integer arg to narrator and speech functions -- number of ...Joseph Botosh1-2/+32
2015-09-24add basic Shovel NPC/itemJoseph Botosh2-0/+35
2015-09-23fix debug warnings in npc5 scriptJoseph Botosh1-1/+2
2015-09-23remove debug message in flyingpiou scriptJoseph Botosh1-4/+0
2015-09-23change flying piou script to use new movement algorythmJoseph Botosh1-44/+45
2015-09-23improve graph-based npc moving: endpoints can be rectangular areas nowJoseph Botosh1-36/+139
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 scr...Reid2-8/+16