index
:
revolt/serverdata
00000
Bowfix
arrivalargaes
content
contentII
dialogues1
galimatia
hocus/deprecate_lg
items
jesusalva/4144
jesusalva/AFK
jesusalva/GuidedTour
jesusalva/MobPt
jesusalva/Peter
jesusalva/alige
jesusalva/arrowshop
jesusalva/attrfix
jesusalva/books
jesusalva/calamity
jesusalva/candor
jesusalva/contentIV
jesusalva/craft
jesusalva/cut001
jesusalva/cut002
jesusalva/cut003
jesusalva/dailymundane
jesusalva/doomsday
jesusalva/duel
jesusalva/faction
jesusalva/fakerandom
jesusalva/feather
jesusalva/fishing
jesusalva/freeyorplogs
jesusalva/getrace
jesusalva/hello
jesusalva/henry2
jesusalva/housekeeping1
jesusalva/housekeeping2
jesusalva/hub
jesusalva/hugolinus
jesusalva/i18n
jesusalva/identify
jesusalva/inns
jesusalva/itemcleanup
jesusalva/itemdb
jesusalva/jukebox
jesusalva/katja
jesusalva/kytty01
jesusalva/legion
jesusalva/legionmask
jesusalva/magic
jesusalva/manhole
jesusalva/masterpatch
jesusalva/menhir
jesusalva/merge
jesusalva/mesc
jesusalva/misc
jesusalva/miscimprovements
jesusalva/mona
jesusalva/mundanefix
jesusalva/newperm
jesusalva/npcsex
jesusalva/options
jesusalva/party
jesusalva/parua
jesusalva/performance
jesusalva/petertime
jesusalva/pipelines
jesusalva/prerenewal
jesusalva/prsm
jesusalva/python
jesusalva/racefix
jesusalva/rebirth
jesusalva/redesign
jesusalva/refinery
jesusalva/resync
jesusalva/rules
jesusalva/sandwhich
jesusalva/scoreboards
jesusalva/selfmadeproblems001
jesusalva/serena
jesusalva/shovel
jesusalva/slides
jesusalva/spotlight
jesusalva/swamplings
jesusalva/tabstabs
jesusalva/teelog
jesusalva/treasure
jesusalva/tutorial
jesusalva/vintage1
jesusalva/wilditems
jesusalva/wyara
kfahr
kfahrcopy
livio/20201108_west_argaes
livio/galimatia
master
mergeitems
recipe-001
seeds/maggotslimepotion
thief
toams/serverdata-omatt/serverdata-Training_room
wushin-test-server-conf
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
npc
/
functions
/
npcmovegraph.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-13
Update from hercules
Andrei Karas
1
-9
/
+9
2018-12-06
Remove extra parameter from function getnpcid
Andrei Karas
1
-2
/
+2
2017-01-15
rectify the indentation
gumi
1
-2
/
+2
2017-01-08
Consistency of the authors in scripts.
Alige
1
-1
/
+1
2016-11-06
Add debugmes as walking npc argument function.
Reid
1
-0
/
+5
2016-11-06
Fix wrong error value check on graph walking npc functions.
Reid
1
-1
/
+1
2016-06-14
fix npc freeze when next move target is too far
Joseph Botosh
1
-12
/
+66
2016-02-13
Clean up and remove some useless space and newline.
Reid
1
-11
/
+0
2016-01-14
Fix a typo on npcmovegraph's doc.
Reid
1
-1
/
+1
2015-10-27
fix getrandompoint function
Joseph Botosh
1
-2
/
+2
2015-10-23
Move timer logic for graph based npcs to function.
Andrei Karas
1
-0
/
+9
2015-09-29
Replace checkcell to checknpccell.
Andrei Karas
1
-3
/
+3
2015-09-28
Add new movegraph functions:
Joseph Botosh
1
-0
/
+49
2015-09-28
update doc comment of setmovegraphcmd function
Joseph Botosh
1
-1
/
+1
2015-09-27
Replace npcspeed to .speed
Andrei Karas
1
-1
/
+1
2015-09-27
Replace setnpcdisplay to '.class'.
Andrei Karas
1
-1
/
+1
2015-09-27
Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.
Andrei Karas
1
-1
/
+1
2015-09-27
add flags to move graph
Joseph Botosh
1
-23
/
+55
2015-09-26
add sit and stand commands to movegraph, extend warp command
Joseph Botosh
1
-2
/
+23
2015-09-23
improve graph-based npc moving: endpoints can be rectangular areas now
Joseph Botosh
1
-36
/
+139
2015-09-17
add initial pos to firstmove function as 2nd arg
Joseph Botosh
1
-1
/
+11
2015-09-08
add npc flying piou in Artis
Joseph Botosh
1
-0
/
+1
2015-09-07
add command 'say' to execmovecmd function
Joseph Botosh
1
-0
/
+5
2015-09-05
add script functions for graph-based NPC movement
Joseph Botosh
1
-0
/
+207