momentum-mod / game

Momentum Mod - Standalone Source Movement Speedrunning (READ README)
https://momentum-mod.org
Other
525 stars 208 forks source link

Update MapCreditType enum and UI for new Map Credits system #2092

Open tsa96 opened 1 year ago

tsa96 commented 1 year ago

https://github.com/momentum-mod/website/issues/415 will be merged soon, so we need to get the MapCreditType_t enum updated, just changing COAUTHORto CONTRIBUTOR, and add the description field to the model.

Then, we'll need to update the credits section in the map selector and HudLeaderboards to show the description in some way. We only show authors anyway, IMO unless we want to do a more elaborate full credits page at some point (eh), just doing a tooltip over each author's name with the description text would be fine.