Adrian Siekierka

Results 106 issues of Adrian Siekierka

It should be checking the actual maximum stack size of MASHED_FOOD, as it could have been changed by other mods (f.e. CraftTweaker, StackUp).

https://rgbds.gbdev.io/docs/v0.5.2/rgblink.5 The provided words in quotes seem more like comments/explanations. It should be made clear that section names have to be provided in quotes, one per line. Ideally, an example...

docs
rgblink

What does this PR change? - Move from using display lists to VBOs for rendering TextBuffers, **single-handedly improving performance by 2x**! - Minor optimizations across the codebase, in many areas....

The source for all of these fixes is the "OpenComputers" Minecraft mod, which utilized LuaJ as one of its Lua engines for years - specifically: https://github.com/MightyPirates/OC-LuaJ ; their main goal...

Apologies for the omission. If #1088 requires any additional changes in device-semc-anzu, it's probably a good idea to delay this pull request until said changes are done. Also, is there...

dont_merge_pr
device
fix

While it is implemented (via TileEntityLockable), right-clicks are not actually blocked. To reproduce: 1. Put a non-empty LockCode object on an Iron Chest. 2. Right-click the Iron Chest. 3. In...