Skip to content
@momentum-mod

Momentum Mod

A standalone game built on the Source Engine centralizing movement game modes found in Counter-Strike, Team Fortress, Half-Life 2, Titanfall, and Quake.

Hello!

This is the Github organization for all open-source parts of Momentum Mod’s codebase, primarily our website frontend and backend, game UI, docs and various tooling software. It does not contain our base game code, which due to licensing restrictions is closed-source and not on Github - though our game files prior to going closed-source in 2021 can be found in game, which we still use for an issue tracker.

We welcome contributions to all active repositories in the organization, but please either work on changes mentioned on issues boards, or first discuss other potential features with us in our Discord.

Contribution Guidelines

We request all contributions follow these guidelines in all repositories, (besides purely content-based such as docs):

  • Keep your branch up-to-date by rebasing, not using merge commits. We consider merge commits to be a major detriment to the quality of a Git repo, and will always ask you to remove any merge commits in code review, even if this means force-pushing.
  • Keep your commits clean and simple, splitting all changes into separate commits.
  • Don’t push commits specifically for addressing issues in earlier commits, including those brought up in code review. Instead, make those commits then fixup them into the original commit using an interactive rebase. Again, we have no problem with force-pushes; so long as you make sensible local backups, we feel that rewriting history of non-master branches is a necessary evil to avoid merge commits. For a general guide on this workflow, see here.
  • Name your commits using conventional commits. If in doubt, just check the rest of the repo history and follow that.

Pinned Loading

  1. website website Public

    Momentum Mod's main website.

    TypeScript 59 63

  2. game game Public

    Momentum Mod - Standalone Source Movement Speedrunning (READ README)

    C++ 549 214

  3. panorama panorama Public

    Momentum Mod's game client panorama (UI) code.

    JavaScript 25 26

  4. docs docs Public

    Momentum Mod Documentation: Guides, Entities, Console Commands and Variables

    HTML 12 53

  5. lumper lumper Public

    BSP lump editor and review tool

    C# 35 17

  6. BSPConvert BSPConvert Public

    Tool for converting BSP files between engine versions without decompilation

    C# 18 4

Repositories

Showing 10 of 24 repositories
  • status Public

    Momentum Mod's status website

    momentum-mod/status’s past year of commit activity
    Markdown 0 MIT 1 0 0 Updated Jun 25, 2025
  • website Public

    Momentum Mod's main website.

    momentum-mod/website’s past year of commit activity
    TypeScript 59 MIT 63 43 (4 issues need help) 7 Updated Jun 24, 2025
  • panorama Public

    Momentum Mod's game client panorama (UI) code.

    momentum-mod/panorama’s past year of commit activity
    JavaScript 25 MIT 26 0 2 Updated Jun 21, 2025
  • blog Public

    Momentum Mod's official blog website.

    momentum-mod/blog’s past year of commit activity
    HTML 2 MIT 3 0 0 Updated Jun 20, 2025
  • docs Public

    Momentum Mod Documentation: Guides, Entities, Console Commands and Variables

    momentum-mod/docs’s past year of commit activity
    HTML 12 MIT 53 9 (1 issue needs help) 3 Updated Jun 19, 2025
  • lumper Public

    BSP lump editor and review tool

    momentum-mod/lumper’s past year of commit activity
    C# 35 MIT 17 17 0 Updated Jun 18, 2025
  • BSPConvert Public

    Tool for converting BSP files between engine versions without decompilation

    momentum-mod/BSPConvert’s past year of commit activity
    C# 18 MIT 4 9 1 Updated Jun 17, 2025
  • game Public

    Momentum Mod - Standalone Source Movement Speedrunning (READ README)

    momentum-mod/game’s past year of commit activity
    C++ 549 214 375 2 Updated May 19, 2025
  • frontpage Public

    Front facing site for https://momentum-mod.org/

    momentum-mod/frontpage’s past year of commit activity
    CSS 0 4 3 0 Updated May 19, 2025
  • discord-bot Public archive

    The Discord bot used in the official Momentum Mod Discord Server.

    momentum-mod/discord-bot’s past year of commit activity
    C# 9 MIT 8 0 (2 issues need help) 0 Updated Mar 31, 2025