[pull] master from beyond-all-reason:master - #232
Merged
Merged
Conversation
Puts the space meta key back on the shipped keymaps, which is what the factory queue presets on meta+0-9 have been missing since profiles replaced the preset files. Follows up on #8153. The old preset files never mentioned fakemeta, so the tempting fix is to go back to emitting nothing and let the engine's default stand. That doesn't hold up any more: loading a keymap leaves the meta key alone, so saying nothing now means inheriting whatever the last profile set rather than getting the engine's back, and there's no Lua getter to read it with. Naming it in the profile is what keeps a keymap a whole snapshot. Existing players need a hand, though: every uikeys.txt written so far says "fakemeta none", so without the store version bump they would all quietly fork a "Grid (2)" holding the broken value and never see the fix. The rewrite runs after the usual hand-edit check, so anything someone actually changed is still kept. Not touching the editor's refusal to capture a bare modifier, so space still can't be bound on its own; same gap as ctrl and alt, and it wants fixing all together. AI disclosure: written with assistance from Claude Code.
Removes the yardmap key from the 16 mobile defs that carry one.
Texture mode has changed: - Atlas is supported - Up to 8 different effects on the atlas - Red channel control opacity (as before) - Green channel controls strength of perlin distortion effect Three new parameters have been added to airjet effects - jetType [integer 0-7], choose which jet from the atlas to use - xzVelSizeMult, default 0, controls how much XZ velocity effects jet length (can only increase it) - yVelSizeMult: default 1.0, controls how much Y velocity effect jet length (can reduce it) AI used: Qwen3.8-27b for concepting
Note the configs in ```lua local printfPass = "forward" -- Chose which pass to print debug information for. Can be any of "forward", "shadow", "deferred", "reflection" local printfMaterial = "unit" ```
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )