Age | Commit message (Expand) | Author | Files | Lines |
2015-11-05 | Add NPC Alige hiding in barrel on 000-2-4 | Joseph Botosh | 2 | -0/+40 |
2015-11-05 | spawn Cuco on 000-2-4 | Joseph Botosh | 1 | -1/+1 |
2015-11-05 | fix mapflag on 000-2-4 | Joseph Botosh | 1 | -1/+1 |
2015-11-05 | add map 000-2-4 dir with minimal required files | Joseph Botosh | 5 | -0/+12 |
2015-11-05 | bacchus: change NPC id, fix some labels to uppercase | Joseph Botosh | 1 | -0/+131 |
2015-11-05 | Add always visible attribute to npc1. | Andrei Karas | 1 | -0/+1 |
2015-10-30 | Added Rumli NPC | Dan Sagunov | 2 | -0/+115 |
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 | 5 | -24/+13 |
2015-10-23 | Move timer logic for simple npcs to function. | Andrei Karas | 6 | -40/+16 |
2015-10-23 | Add warp from #38 (right dormroom) to #33 (hall). | Reid | 1 | -0/+1 |
2015-10-23 | Add warp from #37 (left dormroom) to #33 (hall). | Reid | 1 | -0/+1 |
2015-10-23 | Add warp from #36 to #34. | Reid | 1 | -0/+1 |
2015-10-23 | Add warp from #35 to #32. | Reid | 1 | -0/+1 |
2015-10-23 | Add warps from #33 to both dormrooms maps (#37, #38). | Reid | 1 | -0/+2 |
2015-10-23 | Add door script to warp from #34 to #36. | Reid | 2 | -0/+24 |
2015-10-23 | Add door script to warp from #32 to #35. | Reid | 2 | -0/+24 |
2015-10-23 | Add #38 files. | Reid | 4 | -0/+6 |
2015-10-23 | Add #37 files. | Reid | 4 | -0/+6 |
2015-10-23 | Add #36 files. | Reid | 4 | -0/+6 |
2015-10-23 | Add #35 files. | Reid | 4 | -0/+6 |
2015-10-23 | Add warp from #34 to #33. | Reid | 1 | -0/+1 |
2015-10-23 | Add warp from #32 to #33. | Reid | 1 | -0/+1 |
2015-10-23 | Add warps from #33 (Warrior guild hall) to #32 and #34 (Waiting rooms). | Reid | 1 | -2/+2 |
2015-10-23 | Add #34 basic informations. | Reid | 4 | -0/+6 |
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-20 | Remove bottom warps triggers on #33. | Reid | 1 | -12/+0 |
2015-10-20 | Add triggers on warp locations on #33. | Reid | 1 | -41/+46 |
2015-10-20 | Move masks functions to their own file. | Reid | 2 | -1/+70 |
2015-10-20 | Fix areas on #33's triggers. | Reid | 1 | -10/+11 |
2015-10-20 | Add improved triggers based on the number of area users. | Reid | 1 | -18/+54 |
2015-10-20 | Add more advanced mask triggers on #33. | Reid | 1 | -8/+37 |
2015-10-20 | Add doors scripts on #33. | Reid | 2 | -0/+61 |
2015-10-20 | Add warp from Artis to Legion of Aemil. | Reid | 1 | -0/+27 |
2015-10-19 | Add to npc1 command for set mount 2. | Andrei Karas | 1 | -2/+5 |
2015-10-16 | Remove "--" from translation strings. | Andrei Karas | 1 | -3/+3 |
2015-10-16 | Add triggers on the right part of the map. | Reid | 1 | -7/+15 |
2015-10-16 | Add #33 import, warp, mapflags and triggers files. | Reid | 5 | -0/+31 |
2015-10-16 | Add #32 warp, import and mapflag files. | Reid | 3 | -0/+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-07 | Add "Chorus of the Woods" by Princess Slayer. | Reid | 1 | -0/+34 |
2015-10-07 | Add "Poem about Poems" by Nard on the library. | Reid | 1 | -0/+57 |
2015-10-07 | Add Aesop's "The Piou and The Fluffy" fable into the library. | Reid | 2 | -0/+54 |
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-29 | Replace checkcell to checknpccell. | Andrei Karas | 1 | -3/+3 |