ZakFahey

Results 8 issues of ZakFahey

The reason for this flag is if you're running a multi instance proxy setup, in which case multiple writes to `ServerLog.txt` would cause an error because multiple writers are writing...

size/M

My application is somewhat latency sensitive, and after a minute+, I'd rather the request not complete at all. Unfortunately it doesn't seem like there's a way to change this setting.

Add `TShock.UseSSCInventory`, which can be set to false by another plugin on initialization to override TShock's SSC implementation while keeping SSC on. This fixes the use case where you want...

size/M

There is an instance of this in SqlLog that's used as a backup, but since the StreamWriter is created in the constructor, the file is created too. This means that...

size/S

* TShock version: a fork - https://github.com/Killia0/TShock. I have not yet tested it on a vanilla build of TShock, but I assume that it would happen similarly * TShock build...

While playing the game I was bothered by the fact that the camera can get misaligned to where it's just a few degrees shy of straight forward. This makes it...

It uses a different tokenizer apparently, so now this one will give me inaccurate values. It seems that at the time of writing, there is no up-to-date token counting library...

**Is your feature request related to a problem? Please describe.** Yes, my current problem is that I am having some dependency conflict issues with the TSAPI package where for some...