summaryrefslogtreecommitdiff
path: root/npc/commands
AgeCommit message (Expand)AuthorFilesLines
2021-04-11Re-add @showgm/@hidegm commandsJesusaves1-0/+41
2021-04-11Allow Luca to focus/unfocus even if he is not teaching the skillJesusaves1-0/+14
2021-04-11Remove skills on your own, I'll only provide the "get skills" on debug NPCJesusaves1-0/+4
2021-04-11The meaning of addtoskill is different here; Make a wrapperJesusaves1-97/+97
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