Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-14 | Re-enable communitiesrestore-communities | GeckoEidechse | |
With patches added to Launcher since we should no longer be susceptible to attacks currently targeted at the default Network in-game. Reverts 5d51cdaabb4e88bf61414f5c2c7fba278aef7c6b 893db637d5471dc3eb43a8d0ba77cb5d49cd5008 | |||
2022-04-11 | Server Browser: QOL and hide server info if no server focused (#295) | Kami Kaze | |
* Serverbrowser QOL + Minor Fixes * Fix server info hidden on mouse hover * Retain focus on connect + cancel | |||
2022-04-06 | Campaign RPC fix (#285) | H0L0theBard | |
* Update state_ui.nut * Update state_client.nut * Update state_ui.nut * Fix accidental whitespace Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | |||
2022-03-31 | Fix maps menu mode lock and slider (#283) | F1F7Y | |
2022-03-28 | Fix time left bug for Discord RPC (#277)v1.6.0-rc4 | Emma Miler | |
* Fix a small bug with discord | |||
2022-03-27 | Add mod code for updating state for discord RPC (#274)v1.6.0-rc3 | Emma Miler | |
2022-03-06 | Add ability to have custom private match settings menus (#226) | Neoministein | |
2022-03-05 | Fix chathooks logic (#258) | Emma Miler | |
The original behaviour causes a bug where random players with high player indices would be interpreted as if they were sending server messages | |||
2022-02-28 | Add arrow nav to maps menu + fix server browser nav (#248) | F1F7Y | |
2022-02-23 | Include clan tag in chat messages | Tom Barham | |
2022-02-23 | Set `communities_hostname` on main menu (#243) | Emma Miler | |
2022-02-21 | Advanced chat: custom messages and client hooks (#217) | Tom Barham | |
Co-authored-by: EmmaM <27428383+emma-miler@users.noreply.github.com> | |||
2022-02-16 | Update private match map select menu (#194) | F1F7Y | |
2022-02-16 | check validity of viewentity before checking if it's local | BobTheBob | |
2022-02-10 | Update panel_mainmenu.nut | EmmaM | |
2022-02-10 | Fix resetting communities_hostname to stryder | GeckoEidechse | |
Seems like loading screen counts as a "main menu", hence resetting communities_hostname | |||
2022-02-10 | forcibly disable communities on northstar due to security issues | BobTheBob | |
2022-02-03 | Fix mod menu slider (#178) | F1F7Y | |
* lookey nicer * fix slider | |||
2022-01-28 | Optimized localization for server browser (#168) | Emma Miler | |
Condensed and optimized the localisation of the player and server-count labels in the server browser. Hopefully the localization got encoded correctly. | |||
2022-01-24 | Add dialogs and status messages | Will Castro | |
2022-01-20 | Fix crash when changing remote from an empty masterserver | Barichello | |
2022-01-20 | Fix serverbrowser crash on empty server list | Barichello | |
2022-01-19 | Rework mods menu | F1F7Y | |
2022-01-19 | Fix JOIN button | F1F7Y | |
2022-01-18 | Changed the three slot hud check to actually check the contents of offhand ↵ | Connie Price | |
slot 2, allowing for all three slots to be used and visible to pilots. | |||
2022-01-17 | Fix controller prompts | Barichello | |
Closes #126 | |||
2022-01-13 | Make arrow nav wrap around again | Kami Kaze | |
2022-01-10 | Add a warning when disabling core mods (#98) | F1F7Y | |
2022-01-09 | Improve server browser backend; fix error (#58) | F1F7Y | |
Improves sort backend Fixes crash when TAB is pressed while console is open Improves MouseDelta handler logic Increases doubleclick from 0.2 to 0.3 Fixes issue Pasting does not work for server passwords #91 Fix issue #91 | |||
2022-01-08 | Fix main menu controller prompts | Barichello | |
Fixes https://github.com/R2Northstar/Northstar/issues/106 | |||
2022-01-08 | Make map and gamemode searchable with searchbar. (#54) | laundmo | |
* extend search term to include map and gamemode | |||
2022-01-03 | ensure game is fully authenticated before unlocking launch northstar button | BobTheBob | |
2021-12-31 | Merge pull request #44 from F1F7Y/main | BobTheBob | |
Delete printt info table; spams console | |||
2021-12-31 | fix private match modes being affected by server browser | BobTheBob | |
2021-12-30 | Merge branch 'R2Northstar:main' into main | F1F7Y | |
2021-12-30 | Remove printt refresh table; spams console | F1F7Y | |
2021-12-30 | fix modes being offset in private match | BobTheBob | |
2021-12-30 | prevent script error in server browser | BobTheBob | |
2021-12-30 | Merge pull request #37 from F1F7Y/main | BobTheBob | |
Fix minor bugs in server browser | |||
2021-12-30 | Fix out of range array access; add server count | F1F7Y | |
2021-12-30 | use GetPrivateMatchModes rather than hardcoding serverbrowser modes | BobTheBob | |
2021-12-30 | Merge pull request #31 from F1F7Y/main | BobTheBob | |
Merge Better.serverbrowser | |||
2021-12-30 | speedball and dropship crash fixes | BobTheBob | |
2021-12-30 | Commit Better.serverbrowser | F1F7Y | |
2021-12-27 | fix some crashes and evac playing in ttdm | BobTheBob | |
2021-12-26 | add ns_private_match_countdown_length and fix flyout and evac issue | BobTheBob | |
2021-12-26 | restrict non-vanilla players from accessing official servers | BobTheBob | |
2021-12-26 | evac, dropship, bleedout, flyout, private lobby, fastball and server browser ↵ | BobTheBob | |
fixes | |||
2021-12-25 | fix server browser showing n-1 servers | BobTheBob | |
2021-12-24 | fix grace period being allowed in titans | BobTheBob | |