Skip to content

Labels

Labels

  • area: Basecontent

    Default shipped content (widgets, configs, assets) in the cont/ directory
  • area: CEG

    Custom Explosion Generators — the engine's particle/visual effects system for explosions and trails
  • area: devops/gitops

    CI/CD pipelines, Docker builds, CMake build system, and repository infrastructure
  • area: documentation

    Improvements or additions to documentation
  • area: fonts

    Font loading, glyph rendering, and text display
  • area: Graphics/Rendering

    Graphics pipeline, shaders, water rendering, reflections, OpenGL code, etc.
  • area: Input

    Keyboard, mouse, and controller input handling, keybindings, and the SDL input layer
  • area: Lua API

    The Lua scripting API exposed to game mods, widgets, and gadgets
  • area: Pathfinding

    QTPFS and HAPFS unit pathfinding systems
  • area: perf

    Performance improvements.
  • area: RmlUi

    The RmlUi HTML/CSS-based UI framework integrated into the engine
  • area: tools

    Auxiliary engine tools and developer/server tooling (e.g. pr-downloader)
  • bug

    Something isn't working
  • can't fix

  • deprecation

    Engine features or API functions scheduled for removal or replacement
  • enginecrash

    Hard engine crashes (segfaults, assertion failures) with stacktraces
  • enhancement

    Feature request or improvement to existing behavior
  • game compat

    Changes requiring coordination with downstream games — checking usage and potentially patching them
  • good first issue

    Good for newcomers
  • GPU: AMD

  • GPU: iGPUIntel

  • Looking for a new maintainer

  • MacOS

    Part of the big push to support Mac.
  • refactor

    Internal code cleanup; paying off technical debt; janitorial work.
  • status: candidate

    PRs that should be good to go or important for next release
  • status: candidate-next

    Candidates for after release
  • status: controversial

    issues where there's big concerns of utility or implementation
  • status: fixed

    Fixed and waiting for merge
  • status: needs-testing

  • status: Release Blocker