Zack

Results 5 comments of Zack

Also see: https://github.com/Pryaxis/TShock/issues/1410

Someone probably needs to check this code: https://github.com/Pryaxis/TShock/blob/general-devel/TShockAPI/GetDataHandlers.cs#L3446 Probably need to pull code out to Bouncer, and also probably if we handle it we need to send the packet back...

I assume this is fixed by https://github.com/Pryaxis/TShock/commit/4290d0af1afd852d67ade0b90d326dafe1324b09 ?

Ah, the more you know ![tmyk](https://community.hackernoon.com/uploads/default/original/2X/9/92bf2ad2ef27009d2481c7ec33543ae1743b017b.gif)

I've used Doxygen for C# in the past. I assume DocFX lets us get the same functionality but Doxygen lets you write custom handlers (I've used this for documenting API...