summaryrefslogtreecommitdiff
path: root/npc/008-1
AgeCommit message (Collapse)AuthorFilesLines
2022-06-20Poppet says it is together and spellcheck agreesJesusaves1-1/+1
2018-07-03Missing close functionJesusaves1-1/+2
2018-07-03008-2 is "ready", except the puzzle to reach boss room is not there yet.Jesusaves1-8/+10
2018-07-03008-2 prototypeJesusaves1-17/+19
2018-07-03Error threading involving party leader, redo some logicJesusaves1-21/+29
2018-07-03You can now challenge the First Party Dungeon Boss, after a boring place,Jesusaves2-0/+138
with no easter eggs, no puzzles, no challenges, just the sufficient to allow your party to level up a little.
2018-07-03First Party Dungeon Floor, meant for players level 0~20Jesusaves2-0/+24
2018-07-03Add a draft space for First Party Dungeon, and TODOs.Jesusaves2-0/+6
I'm going to sleep now, have things to study too...
2018-04-01Move Hurnscald NPC data to ART RepoJesusaves7-1009/+0
2018-03-20Stop using getgmlevel() and use is_gm() is_admin() and is_staff().Jesusaves1-8/+8
Our four power levels: getgmlevel() → Sponsors, etc. is_staff() → GM 5, Developers, test server, etc. is_gm() → GM 80, Game Master, controls the world is_admin() → GM 99, Administrator, controls the uniserver (pun intended)
2018-02-26Bugfixes41441-1/+1
2018-01-14add monstersSaulc1-0/+1
2018-01-13Initial commitSaulc7-0/+1008