summaryrefslogtreecommitdiff
path: root/npc/commands
AgeCommit message (Expand)AuthorFilesLines
2021-04-11Fix some bugs (registercmd), improve a bit debug menuJesusaves1-3/+22
2021-04-11Add debug menu for focus skillsJesusaves1-3/+42
2021-04-11Allow all chars to make parties by default, and remove some older code.Jesusaves1-9/+3
2021-04-10Add @exprate/@droprate - And drop the legacy stoneboardJesusaves3-1/+464
2021-04-10Flag -xJesusaves2-0/+0
2021-04-10Add several convenience functions. Fix some bugs regarding misuse of readparam()Jesusaves20-895/+396
2021-04-09Remove puppet code from regular NPCs (only events still using them)Jesusaves1-1/+2
2021-04-09OverrideJesusaves28-1859/+1628
2021-04-09Initial commitJesusaves18-0/+1896