Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-26 | Update ui_presence.nut (#326) | Emma Miler | |
works fine | |||
2022-04-26 | Make mod button in main menu accessible when running with -dev (#320) | Kami Kaze | |
2022-04-19 | Fix a freeze in stats menu (#307) | Emma Miler | |
2022-04-19 | Server browser fix + formatting (#315) | F1F7Y | |
* Fixes #314 * Updates formatting to project style | |||
2022-04-15 | cleanup file structure and code for presence and chat (#292) | BobTheBob | |
* refactor presence and chat * improve spacing in cl_chat | |||
2022-04-13 | Update portuguese localisation files | Barichello | |
2022-04-13 | Open wiki link in external browser (#297) | GeckoEidechse | |
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 russian localization files (#271) | Barnaby | |
Co-authored-by: Barichello <artur@barichello.me> | |||
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-13 | Fix Spanish Translation + Add mspanish variant (#209) | PANCHO7532 | |
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-03-01 | Minor changes to italian translation (#254) | lapaxx | |
i propose to edit gungame name string was "gioco d'armi" however "gioco delle armi" could be better because it is the actual game mode name in most italian localizations the abbreviation for hide&seek was still HS so i changed to NS for "nascondino" promode was called pro-mode, changed to "modalità competitiva" as it means "competitive mode" in italian Hp (as health points) was still named HP, changed to PS ( for punti salute) | |||
2022-02-28 | Add arrow nav to maps menu + fix server browser nav (#248) | F1F7Y | |
2022-02-26 | Reformat .res files | Northstar | |
2022-02-26 | Reformat .menu files | Northstar | |
2022-02-26 | Update northstar_client_localisation_tchinese.txt | Orpheus | |
Add translations for authentication messages, map menu option and chat prefix. Update tokens for sticks and stones. Remove redundant spaces and comments. | |||
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-18 | Update French translations (#229) | Rémy Raes | |
2022-02-16 | Update portuguese translations | Barichello | |
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-15 | Add respawn protection match setting (#167) | zxcPandora | |
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-25 | adds prefix to Sticks & Stones playlist vars (#144) | Coopyy | |
* added gamer weapon to sticks & stones * playlist var prefixes | |||
2022-01-24 | Update northstar_client_localisation_tchinese.txt | Orpheus | |
Add translation for sticks and stones, gun game earn meter settings and mods menu filter. Adjust hider and seeker names. Delete redundant tabs. | |||
2022-01-24 | Add dialogs and status messages | Will Castro | |
2022-01-20 | Update portuguese translations | Barichello | |
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 | Why does Atom do this to me | F1F7Y | |
2022-01-19 | Rework mods menu | F1F7Y | |
2022-01-19 | Fix JOIN button | F1F7Y | |
2022-01-19 | Add toggleconsole to keybinds | F1F7Y | |
2022-01-19 | Convert italian and french loc files to CRLF | Barichello | |
2022-01-19 | Merge branch 'main' into attributes-localisation | Will Castro | |
2022-01-19 | Update northstar_client_localisation_english.txt | Will Castro | |
2022-01-19 | Add functioning diffing for localisation files (#130) | Will Castro | |
2022-01-19 | Revert loc changes | Will Castro | |
2022-01-19 | Add diff testing comment | Will Castro | |