aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod/scripts/vscripts/ui/menu_map_select.nut
AgeCommit message (Collapse)Author
2022-11-10Improve mouse capture handling in menus (#520)Jack
* rework mouse capture handling * small improvement to comment * move to new script file * refactor to use only the capturePanel * refactor part 2 * github please commit everything * remove non-implemented global function * cleanup * rename variable * formatting and a comment * run callbacks for menus * update comment accordingly * small formatting change * slight refactor to avoid duplicate code * improve comment * pass correct parameters * newline at end of file :)
2022-06-13Unlock SP when Coop is selected (#383)F1F7Y
2022-03-31Fix maps menu mode lock and slider (#283)F1F7Y
2022-02-28Add arrow nav to maps menu + fix server browser nav (#248)F1F7Y
2022-02-16Update private match map select menu (#194)F1F7Y
2021-10-14oh fuck i forgot to commit for a whileBobTheBob
2021-08-31move to new mod formatBobTheBob