aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-30Bump version numberGeckoEidechse
2022-03-29Fix servercrash because batteryContainer entity is null (#267)RomeoCantCode
...when respawning as titan
2022-03-28Restored Triple Threat Titan gunTristan Kennedy
2022-03-29Fix Game Crash when player not in capperArray (#279)v1.6.1-rc1v1.6.1v1.6.0-rc5v1.6.0Maya
2022-03-28Fix russian localization files (#271)Barnaby
Co-authored-by: Barichello <artur@barichello.me>
2022-03-28Fix time left bug for Discord RPC (#277)v1.6.0-rc4Emma Miler
* Fix a small bug with discord
2022-03-28Fix server browser not being initialized (#278)Emma Miler
2022-03-27Add mod code for updating state for discord RPC (#274)v1.6.0-rc3Emma Miler
2022-03-15Map hack bug fixes and adjustments (#257)v1.6.0-rc2v1.6.0-rc1Dinorush
* Map hack fixes and adjustments * Added length variable
2022-03-13Fix Spanish Translation + Add mspanish variant (#209)PANCHO7532
2022-03-11Merge branch 'main' of https://github.com/R2Northstar/NorthstarModsBobTheBob
2022-03-11script api for server=>client stringcmdsBobTheBob
2022-03-11Additional scoring fixes (#261)x3Karma
* Fix Assists being granted to the victim * Show attacker callsign on MegaKill * adds battery titan meter gain and fix some AI meter gain
2022-03-06Add function to update vortex shield ignored weapons (#250)JMM889901
2022-03-06Add ability to have custom private match settings menus (#226)Neoministein
2022-03-05Fix 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-04rotate spawnzones if players die within their spawnzoneBobTheBob
2022-03-04prevent crash if offhand slot is not found when using Tactikill (#255)x3Karma
2022-03-03cleanup respawn and script prediction management codeBobTheBob
2022-03-03private match spectator support for fastballBobTheBob
2022-03-03spectator refactor and private match spectator supportBobTheBob
2022-03-01Minor 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-03-01added IsTitan() and IsPlayerDisembarking() checks for evac (#253)ASpoonPlaysGames
* added IsTitan() and IsPlayerDisembarking() checks for evac * Moved checks, and changed to use ContextAction_IsBusy()
2022-02-28Add arrow nav to maps menu + fix server browser nav (#248)F1F7Y
2022-02-28Add all guns and better mods to gun gamefvnkhead
2022-02-27prevent titans from attempting to evacBobTheBob
2022-02-26Reformat .res filesNorthstar
2022-02-26Reformat .menu filesNorthstar
2022-02-26Update northstar_client_localisation_tchinese.txtOrpheus
Add translations for authentication messages, map menu option and chat prefix. Update tokens for sticks and stones. Remove redundant spaces and comments.
2022-02-23Add E-Smoke reward to Core Meter (#212)Dinorush
2022-02-23Include clan tag in chat messagesTom Barham
2022-02-23Set `communities_hostname` on main menu (#243)Emma Miler
2022-02-23Fixes Kodai + Angel battery spawns (#224)Dinorush
2022-02-22fix broken battle chatter checkBobTheBob
2022-02-21Advanced chat: custom messages and client hooks (#217)Tom Barham
Co-authored-by: EmmaM <27428383+emma-miler@users.noreply.github.com>
2022-02-21Change PlayBattleChatterLine to only play to friendlies (#221)ASpoonPlaysGames
2022-02-20Prevent fastball client valid crashes (#235)Coopyy
theres no checks if the panel is valid or not https://cdn.discordapp.com/attachments/941129346612068373/944097224885952552/20220217_201811.jpg
2022-02-20Update hardpoint pilot cap strengthBarichello
2022-02-19Implement hardpoint amp/unamp animationsBarichello
2022-02-19Refactor hardpoint chevron logicBarichello
2022-02-19Refactor capper data structures in hardpoint thinkBarichello
2022-02-19Update OnHardpointLeft player removalBarichello
2022-02-19Add FindAndRemove utilityBarichello
2022-02-19Add helper function SetScoreLimitBarichello
2022-02-19Remove dev function exportBarichello
2022-02-18Fix Hardpoint stuck on amped status (#199)Maya
2022-02-18Update French translations (#229)Rémy Raes
2022-02-17new spawnzone-based ctf spawn algoBobTheBob
2022-02-17Merge branch 'main' of https://github.com/R2Northstar/NorthstarModsBobTheBob
2022-02-17remove unnecessary assist code from _gamemode_tdmBobTheBob