Results 14 comments of tustin2121

I have a use case for your consideration. I'm designing a game engine where I was going to use a scripting engine like Duktape for cutscene and level scripting. The...

Discussion in the discord on the layout issue: https://discord.com/channels/442462691542695948/495019188042203147/1015661854225338438 Summary: - The layout editor could just be the metatile editing tab (currently (mis)named "Map") with other tabs disabled. Everything in...

> I'd hate to pile another piece of feedback but... > > * would be great to move the **Install** section to the top of the docs. this seems to...

While you're at it, how about specifying what all can be _put_ into the options object when doing a programmatic `less.render`. The only thing the "docs" say, at time of...

I'd like to add this ability should be stated somewhere on the comment it posts. Because I don't care about Travis results: I don't use it, but the fork of...

@bluzi a) This issue mentioned the problem I was having with it posting in a Pull Request, which it was doing several times in a single day. b) That's too...

I'm experiencing this issue too. Annoyingly, VSCode seems to also want to open 4-6 servers, and thus all 64gb of my virtual memory is suddenly used up for seemingly no...

Might I suggest `GetMonData` and `GetMonData_Param`? Or perhaps `GetMonData_CopyOut` or `_Out`, or something like that that specifies that the pointer added to the signature is an out parameter?

This is by design. Mojang has once again changed the protocol of the login procedure (and as such, the protocol version number) and McSod cannot handle it so it will...

Nevermind, I found a protocol document. This is going to be fun to implement... :+1: