ByThePowerOfScience (ABadHaiku)

Results 45 comments of ByThePowerOfScience (ABadHaiku)

Rather than try and track down what in a million possible things could have caused this, I'll just add a check to that method to make sure the crash can't...

Actually, the license doesn't stop people from injecting into the code, only using it without consent. So realistically I can probably fix the problem through Mixin.

Is the induction matrix crossing chunk borders? Also, could you please send a screenshot of your current setup or the world file?

> An interested edge case I hadn't expected, does the illegal path setting in etf>misc settings change this behaviour at all? Sorry for never replying, I was waiting for when...

> In that case I'm ok with pulling this, although I do agree that additional clarification from our PR author here would be ideal. It's as @PaintNinja said. Modern JS...

> As google tells me that lib.d.ts is typescript's internal file and you an disable it with a flag. You right; looking at [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) (the gold standard for 3rd party...

Ok I got it, but it's janky, manual, and it doesn't have the fields. I wouldn't recommend taking that commit; it'll probably be more confusing than just referencing the classes...

> Don't get me wrong though, I absolutely do want better IDE support for CoreMods. But if I pull this as-is, it will make maintainability a nightmare. A group of...

On that note, Kotlin's braces-only closure syntax (and its "scope functions" as the best use of it) would enhance the language _substantially_ while solving this issue. They would mean fewer...

> The Java bindings were abandoned for a while now. Even before the Auto-Sync effort started. That's a big shame, I was about to start a massive project with them....