Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-16 | Log player UIDs on connect (#220)v1.5.1-rc1 | 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-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 | |
2022-02-03 | Overwrite sh_titan.gnut | Milo Akerman | |
Fixed Respawn's non-gamer moment | |||
2022-02-01 | Update missing version | Barichello | |
2022-02-01 | Bump version info to 1.4.0 | Barichello | |
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-30 | Queued GunGame Meter (#166) | Connie Price | |
* Changed the gungame earn meter to queue up rewards, to reduce the chances of rapidly gained rewards from being handled incorrectly. * Stop queuing up the meter clearing, immediately clear. * Removed unnecessary prints. * Fixed players not having individual queues. | |||
2022-01-29 | Fix missing minimap icons for ctf flags | Barichello | |
2022-01-29 | change fastball use func and use hack starting position for respawn ↵ | BobTheBob | |
positions but it actually works | |||
2022-01-29 | Add check-loc-encoding CI job | Barichello | |
2022-01-29 | Revert "improve fastball respawn logic" (#171) | GeckoEidechse | |
This reverts commit 050e707f4762b976791c0934b88779e038f70ade. | |||
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-28 | Reset flag state on creation | alt4 | |
Again, preventing half-time issues | |||
2022-01-28 | Check if flag is still valid before looping | alt4 | |
2022-01-28 | Merge pull request #165 from connieprice/fixed-boost-loadout-thing | BobTheBob | |
Changed callback in "pilot inventory" from respawning to loadout giving. | |||
2022-01-28 | Changed callback in "pilot inventory" from respawning to loadout giving. | Connie Price | |
This fixes boosts being lost when players switch loadouts in the post-respawn grace period. | |||
2022-01-28 | fix evac ship health | BobTheBob | |
2022-01-27 | Add Amped Hardpoint player scoring and medals (#152) | Maya | |
* AmpedHardpoint first Player Kill Score Function * Amped Hardpoint Score Medals for Capping and Amping * Added Hold Medals and Points * Add Hardpoint Specific Titan- and Coremeter values * Amped Hardpoint refacor of Playerthink and bugfixes | |||
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 | |