Closed fredi-68 closed 5 years ago
Implemented chat macros as well as a way to record them in the game. Unfortunately, we cannot use the original macros since this server uses different commands with differing syntax, but I may convert some of them over at some point (like the brick macros, this may be useful for property testing etc.)
While digging through the client, I found a Macros folder that contains a bunch of text files that appear to be chat command macro lists. They contain multiple commands, one per line, which supposedly were executed in order through some sort of macro interface (maybe there was a /macro command or something). This may be an interesting feature to look at, since there are some commands that I use quite frequently, but which are long and tedious to type.