Tom Ashford

Results 120 issues of 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...

Size: Medium

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:...

Type: Enhancement
Size: Small
Where: Game
Where: UI

### 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...

Type: Feature
Priority: Medium
Size: Medium
Where: Game
Where: UI

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)...

Size: Small
Where: UI

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...

Size: Large
Where: Game
Where: UI

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...

Where: Game

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...

Size: Medium
Where: Game

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...

Type: Enhancement
Where: Engine
Size: Medium
Where: Game

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...

Type: Bug
Where: Game

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...

Type: Enhancement
Size: Small
Where: Game
Where: UI