Age | Commit message (Expand) | Author |
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-17 | new spawnzone-based ctf spawn algo | BobTheBob |
2022-02-17 | remove unnecessary assist code from _gamemode_tdm | BobTheBob |
2022-02-16 | actually update PGS_ASSISTS | BobTheBob |
2022-02-16 | Fix Amped Hardpoint on Homestead (#174) | Maya |
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 |
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 |
2022-02-13 | Remove StringReplace debug prints | Barichello |
2022-02-13 | Revert #155 "Add E-Smoke reward to Core Meter" | GeckoEidechse |
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-05 | Fix player movement after watching a switch sides killcam on live fire mapsv1.5.0-rc1 | Barichello |
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 | Fixed check | Milo Akerman |
2022-02-03 | Checks soul validity | Milo Akerman |
2022-02-03 | Account for negative XP | Milo Akerman |
2022-01-30 | fix bad SetTargetName call | BobTheBob |
2022-01-30 | Add missing minimap icons for amped hardpoint | Barichello |
2022-01-30 | Remove whitespace from _gamemode_cp.nut | Barichello |
2022-01-30 | Track enemies marked for death on minimap | Barichello |
2022-01-30 | Track live fire flags on minimap | Barichello |
2022-01-29 | Fix missing minimap icons for ctf flags | Barichello |
2022-01-28 | Reset flag state on creation | alt4 |
2022-01-28 | Check if flag is still valid before looping | alt4 |
2022-01-28 | Changed callback in "pilot inventory" from respawning to loadout giving. | Connie Price |
2022-01-28 | fix evac ship health | BobTheBob |
2022-01-27 | Add Amped Hardpoint player scoring and medals (#152) | Maya |
2022-01-27 | Merge branch 'main' of https://github.com/R2Northstar/NorthstarMods | BobTheBob |
2022-01-27 | titan cleanup stability improvements | BobTheBob |
2022-01-26 | Fix to invalid earnObject id on titan death | Dinorush |
2022-01-26 | Reverted passive gain ticking after titan death | Dinorush |
2022-01-26 | Fix ejects failing to reassign reward. Reset passive gain when titan dies. | Dinorush |
2022-01-26 | Change indentation to tabs | Dinorush |
2022-01-26 | Adds titan e-smoke to the core build bar | Dinorush |
2022-01-25 | Add "StartsWith" helper function | Barichello |