Tom Ashford

Results 234 comments of Tom Ashford

Just thought I'd add, I spent half an hour trying to fix this a few months ago and couldn't figure it out. Either I'm a completely idiot, or this is...

Cheers for this, need to discuss the `go`/`map` command more but everything else above is just a better version of what I wrote

Convars support autocompletion, I don't see any reason to use a command not a convar here, if anything it's far more confusing. @jason-e are there are any other actual reasons...

`mom_gamemode` would be best as a command IMO

From rio ``` map => if the map is official => if the meta mode is ranked for that map => go ahead and load on meta mode if the...

Definitely against changing the font. I'll check the license for Bebas to see if this is allowed, pretty sure it is.

https://github.com/momentum-mod/game/issues/1947 must be done first though

https://github.com/momentum-mod/styling/tree/main/fonts/BebasNeue contains a customized version of Bebas with a dash through the `0` glyph, let's replace the current Bebas ttf files with those when we start doing post-0.10.0 restyling.

Hmm, can't replicate. `Lobby.recreateLobbyListChildren` gets called when the list opens, and expects some data in `Lobby.lobbyListData` - though I don't get this error if I launch the game without an...

Let's leave it for a bit, plus we should probably do the null checks anyway.