Mudscape

Results 8 issues of Mudscape

Barrows equipment uses different items for 100/75/50/25 but are not visually distinguishable. The item charges plugin should display degradation levels.

feature-request
good-for-first-contribution

Fixes #38 for supported hardware Adds support for sorting translucent geometry by using OpenGL compute shaders. Either OpenGL 4.3+ or OpenGL 4.2+ with both `ARB_shader_storage_buffer_object` and `ARB_compute_shader` is required for...

Right now all ShellAnything menu entries are inserted near the middle of the context menu. I'm interested in heavy configuration of the menu and I would like to be able...

enhancement
question

Please install the newest version from source to see if the problem has already been solved. Share some logs please: 1. `input-remapper-control --version` `input-remapper 2.0.0 f23b0a0258a0c53af280cf082263db780e8cd985 https://github.com/sezanzeb/input-remapper python-evdev 1.6.1 `...

This fix allows [2No2Name's wireless redstone](https://www.youtube.com/watch?v=hr-twzxs6FM) to work 100% reliably in single player. It (somewhat hackily) separates the entity id counter for server entities from the counter for renderer entities....

Use full HSL ground blending to produce map images that closely resemble the in game world map and [the official world map by Jagex](https://www.runescape.com/oldschool/world-map). Also correct the scaling of sprites...

Correctly draw sprites that start outside of the current draw region. Fixes issue noted in https://github.com/runelite/runelite/pull/17948#issuecomment-2251829928