Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2022-02-16 | Fixed battery bug in LTS (#218) | ASpoonPlaysGames | |
Remove all batteries from players at the end of a round for round-based modes | |||
2022-02-15 | Check attacker validity JFS | Dinorush | |
2022-02-15 | Fix non-player and invalid ent assist crashes + self-assists | Dinorush | |
2022-02-15 | Add respawn protection match setting (#167) | zxcPandora | |
2022-02-14 | Update floor is lava riff on maps crashsite, drydock, and complex (#181) | RealWorldExample | |
Stopped rooftop spawns oob on crashsite, drydock, and complex. Stopped spawns out of map on live fire maps. Still some out of play spawns on wargames and glitch. Brought up fog on maps where the spawns were revised. Co-authored-by: Barichello <artur@barichello.me> | |||
2022-02-14 | Sticks & Stones: fix highlight on disconnect | Coopyy | |
part 2 | |||
2022-02-14 | Update version info | Barichello | |
2022-02-13 | Update CI trigger | Barichello | |
2022-02-13 | Remove StringReplace debug prints | Barichello | |
2022-02-13 | Revert #155 "Add E-Smoke reward to Core Meter" | GeckoEidechse | |
During testing we found a bug where pilots would receive `core_electric_smoke`, causing the server to crash on a script error Reverts the following commits 94ab311676691d7240bef988d4a6e25320bc0f48 b347b644ce26a5b027c2ec467c21307157a004d5 55e00cd6a0c12b4fe227553b3e173e73140c19e7 644b4756281eaa29d7c9c35471f25fc3283e1288 0da60a2aab64cf83f08b38c1a6ab9b20d0283fa5 | |||
2022-02-12 | Fixed typo | Emma Miler | |
2022-02-12 | Server-side code for chathooks | Emma Miler | |
2022-02-12 | Allow for adding a client command notify callback | laundmo | |
2022-02-12 | Quick GunGame Assist Fix | Connie Price | |
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-05 | Fix player movement after watching a switch sides killcam on live fire mapsv1.5.0-rc1 | Barichello | |
Closes #180 | |||
2022-02-05 | Fix CTF halftime flag swap on mp_forwardbase_kodai and mp_lf_meadow | Barichello | |
2022-02-05 | Add GameStateToString | Barichello | |
2022-02-04 | Print private match settings update (#154) | zxcPandora | |
2022-02-03 | Fix mod menu slider (#178) | F1F7Y | |
* lookey nicer * fix slider | |||
2022-02-03 | Fixed check | Milo Akerman | |
Who wrote this??? | |||
2022-02-03 | Checks soul validity | Milo Akerman | |
I don't know what triggers this but I have no idea why it would be null | |||
2022-02-03 | Account for negative XP | Milo Akerman | |
lol | |||
2022-02-03 | Changed to IsValid | Milo Akerman | |