techticks
techticks
[01636199774_01003d200baa2000.log](https://github.com/tech-ticks/DreamNexus/files/7490468/01636199774_01003d200baa2000.log)
@theCapypara Would you mind if I moved the background illustrations into `skytemple-icons` to make sharing them and keeping them in sync easier? I could create the PRs for that if...
In general, it also happens in the nightly
> I'm a bit confused here, are you actually `*` (glob) importing the bindgen file into your files? Or are you editing inside the bindgen file? Otherwise you shouldn't have...
> Couple of thoughts: > > * Yes, we should limit this server-side. That's a general rule for I think any LSP request -- there's never a need to return...
New findings by PaulZ > `Byte47` is the chance of the item being sticky
Even more findings by PaulZ: > Byte34 is some sort of limit for the floor height, and Byte35 is some sort of limit for the floor width. Height gets clamped...
Yeah, it should say 256 bytes instead of characters. Since a UTF-16 character is either 2 or 4 bytes, limiting the number of characters to 128 isn't correct either, technically.