index
:
evol/serverdata
8-mapping-problems-in-hurnscald
citest
dialogue-review
genderfix
halloween2015
master
stable
The Mana World server-side game data
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
npc
/
test
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-02-01
Add format strings to tests.
Andrei Karas
1
-0
/
+12
2016-01-29
Fix requestitemindex usage.
Andrei Karas
1
-1
/
+1
2016-01-24
Add ReturnCode attribute to some craft recipes. Show return code in npc1.
Andrei Karas
1
-0
/
+2
2016-01-24
In npc1 add usable craft script example.
Andrei Karas
1
-1
/
+40
2016-01-24
Add command findcraftentry into npc1 menu.
Andrei Karas
1
-18
/
+32
2016-01-23
Update test script with requestcraft.
Andrei Karas
1
-1
/
+1
2016-01-12
Add some craft demo code in npc1.
Andrei Karas
1
-1
/
+22
2015-11-05
Add always visible attribute to npc1.
Andrei Karas
1
-0
/
+1
2015-10-23
Move timer logic for graph based npcs to function.
Andrei Karas
1
-6
/
+1
2015-10-23
Move timer logic for simple npcs to function.
Andrei Karas
1
-8
/
+1
2015-10-21
Add wall 3 to npc1 on test map.
Andrei Karas
1
-3
/
+9
2015-10-21
Add wall2 to np1 menu on test map.
Andrei Karas
1
-2
/
+8
2015-10-19
Add to npc1 command for set mount 2.
Andrei Karas
1
-2
/
+5
2015-10-16
Add to npc1 function for set remove wall.
Andrei Karas
1
-1
/
+18
2015-10-12
update mobs spawn in test map
Andrei Karas
1
-1
/
+1
2015-10-12
Update mob positions in test map.
Andrei Karas
1
-4
/
+4
2015-10-12
Add mob spawns to test map.
Andrei Karas
2
-0
/
+12
2015-10-05
Add initial script tests and add test1 and test2 npcs for this.
Andrei Karas
3
-0
/
+53
2015-10-03
Add walk mask constants and set walk mask in npc4.
Andrei Karas
1
-2
/
+3
2015-09-28
Add joinchat demo to npc1 menu.
Andrei Karas
1
-1
/
+5
2015-09-28
In npc1 call setbgteam before warping players to battle ground.
Andrei Karas
1
-0
/
+1
2015-09-27
Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.
Andrei Karas
1
-1
/
+1
2015-09-27
Replace setnpcdistance to '.distance'.
Andrei Karas
1
-1
/
+1
2015-09-27
Replace calls to setnpcsex by assigning '.sex' variable.
Andrei Karas
1
-1
/
+1
2015-09-25
Add support for sit and stand command in npcmove engine.
Andrei Karas
1
-0
/
+1
2015-09-23
fix debug warnings in npc5 script
Joseph Botosh
1
-1
/
+2
2015-09-10
Extend test npc1 item options.
Andrei Karas
1
-36
/
+76
2015-09-05
add npc npc5 on test map for graph-based movement testing
Joseph Botosh
2
-0
/
+39
2015-08-22
Add in demo code items renting.
Andrei Karas
1
-2
/
+33
2015-08-22
Add refine demo code on test map.
Andrei Karas
1
-1
/
+22
2015-08-11
Use npc sprite names in all scripts.
Andrei Karas
4
-5
/
+5
2015-05-24
Add test waiting room and small script for warp to playeground test map.
Andrei Karas
1
-0
/
+7
2015-05-05
Into npc move program add command "speed"
Andrei Karas
1
-0
/
+2
2015-05-05
Add into npc moving program new commands: rmove, emote, warp, class, goto.
Andrei Karas
1
-2
/
+9
Also some commands here not waiting next tick for continue execution.
2015-05-02
Add functions and example npc for simple npc moving program.
Andrei Karas
2
-0
/
+27
For now npc AI support moving, changing direction, waiting.
2015-05-01
Into test map add command to send emote chat command to client.
Andrei Karas
1
-1
/
+4
2015-04-30
Add town flag to test map.
Andrei Karas
1
-0
/
+1
2015-04-09
Fix skill casting.
Andrei Karas
1
-1
/
+1
2015-03-04
rework a bit menu in test npc. add mount test options.
Andrei Karas
1
-26
/
+55
2015-02-24
Use in test map addremovemapmask.
Andrei Karas
1
-5
/
+12
Also improve a bit npc1 menu.
2015-02-24
Save skill invokes count into character array.
Andrei Karas
1
-0
/
+4
2015-02-24
In test map add way to show hide map layers.
Andrei Karas
3
-5
/
+27
2015-01-25
Add to test map check for quests.
Andrei Karas
1
-2
/
+14
2015-01-25
fix npc1 on test map
Andrei Karas
1
-1
/
+1
2015-01-22
add cart actions in test npc.
Andrei Karas
1
-2
/
+7
2014-12-24
Add npc3 on test map.
Andrei Karas
2
-0
/
+8
2014-12-23
add missing npc2 on test map.
Andrei Karas
1
-0
/
+35
2014-12-23
Add market on test map.
Andrei Karas
1
-0
/
+1
2014-12-21
extend a bit npc on test map.
Andrei Karas
1
-5
/
+17
2014-12-16
Add door script on test map.
Andrei Karas
1
-6
/
+19
Add door functions.
[next]