Tom Ashford
Tom Ashford
Refactor system_gamemode to track two gamemode states, a *meta* and an *active*. The *meta* mode is the state UI lives in, both a getter and an event is provided in...
Game sibling of https://github.com/momentum-mod/website/issues/907. Map data from the backend (both paginated endpoint and flat file) include map images as arrays of ``` { id: , small: -small.jpg, medium: -medium.jpg, large:...
### Is your feature request related to a problem? One last VGUI to Panorama conversion we've missed! `env_instructor_hint`s will be used considerably and still needs porting. ### Describe the solution...
There's two public free versions of Bebas Neue, 2014 and 2018 (there's a bunch of other versions including a more modern paid one which we certainly cannot afford). See [dharmatype/Bebas-Neue](https://github.com/dharmatype/Bebas-Neue)...
In the future want the end of run page to become more of a "Run Summary" page, wherein you can compared *any two runs*. Typically the base run will be...
As we switch to only updating playtest until 1.0.0, I've updated the appID for the RSS feed in the news component to `1802710`. Revert it back to `669270` just before...
Currently we just use MeshBuilder for zone outlines and sides, so they're just flat blocks of colour and don't look great. Our zones are one of very few significant visual...
Me and @jason-e have been today and want to improve our handling of sound channels. We want to try to sort sound sources into different channels, such that as few...
Getting explosions sounds to be grouped into the "AllWeapon" and "AllGhosts" seems extremely difference, as `mom_fx_explosion` is a very generic entity that knows nothing about the player/ghost entity that ultimately...
https://github.com/momentum-mod/website/issues/415 will be merged soon, so we need to get the `MapCreditType_t` enum updated, just changing `COAUTHOR `to `CONTRIBUTOR`, and add the description field to the model. Then, we'll need...