Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-15 | Map hack bug fixes and adjustments (#257)v1.6.0-rc2v1.6.0-rc1 | Dinorush | |
* Map hack fixes and adjustments * Added length variable | |||
2022-03-13 | Fix Spanish Translation + Add mspanish variant (#209) | PANCHO7532 | |
2022-03-11 | Merge branch 'main' of https://github.com/R2Northstar/NorthstarMods | BobTheBob | |
2022-03-11 | script api for server=>client stringcmds | BobTheBob | |
2022-03-11 | Additional 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-06 | Add function to update vortex shield ignored weapons (#250) | JMM889901 | |
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-04 | rotate spawnzones if players die within their spawnzone | BobTheBob | |
2022-03-04 | prevent crash if offhand slot is not found when using Tactikill (#255) | x3Karma | |
2022-03-03 | cleanup respawn and script prediction management code | BobTheBob | |
2022-03-03 | private match spectator support for fastball | BobTheBob | |
2022-03-03 | spectator refactor and private match spectator support | BobTheBob | |
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-03-01 | added 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-28 | Add arrow nav to maps menu + fix server browser nav (#248) | F1F7Y | |
2022-02-28 | Add all guns and better mods to gun game | fvnkhead | |
2022-02-27 | prevent titans from attempting to evac | BobTheBob | |
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 | Add E-Smoke reward to Core Meter (#212) | Dinorush | |
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-23 | Fixes Kodai + Angel battery spawns (#224) | Dinorush | |
2022-02-22 | fix broken battle chatter check | BobTheBob | |
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-21 | Change PlayBattleChatterLine to only play to friendlies (#221) | ASpoonPlaysGames | |
2022-02-20 | Prevent 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-20 | Update hardpoint pilot cap strength | Barichello | |
2022-02-19 | Implement hardpoint amp/unamp animations | Barichello | |
2022-02-19 | Refactor hardpoint chevron logic | Barichello | |
2022-02-19 | Refactor capper data structures in hardpoint think | Barichello | |
2022-02-19 | Update OnHardpointLeft player removal | Barichello | |
2022-02-19 | Add FindAndRemove utility | Barichello | |
2022-02-19 | Add helper function SetScoreLimit | Barichello | |
2022-02-19 | Remove dev function export | Barichello | |
2022-02-18 | Fix Hardpoint stuck on amped status (#199) | Maya | |
2022-02-18 | Update French translations (#229) | Rémy Raes | |
2022-02-17 | new spawnzone-based ctf spawn algo | BobTheBob | |
2022-02-17 | Merge branch 'main' of https://github.com/R2Northstar/NorthstarMods | BobTheBob | |
2022-02-17 | remove unnecessary assist code from _gamemode_tdm | BobTheBob | |
2022-02-16 | Update portuguese translations | Barichello | |
2022-02-16 | actually update PGS_ASSISTS | BobTheBob | |
2022-02-16 | Update private match map select menu (#194) | F1F7Y | |
2022-02-16 | Fix Amped Hardpoint on Homestead (#174) | Maya | |
* Adds Missing Entity Data to Homestead * Fix Homestead in Script * Encapsulated getting Hardpointgroup in function * fixing respawning on amped hardpoint | |||
2022-02-16 | Merge branch 'main' of https://github.com/R2Northstar/NorthstarMods | BobTheBob | |
2022-02-16 | check validity of viewentity before checking if it's local | BobTheBob | |
2022-02-16 | Log player UIDs on connect (#220) | Tom Barham | |
2022-02-16 | Cleanup tracked player projectiles on round end (#219) | Dinorush | |