Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-21 | Added wave event logic | RoyalBlue1 | |
added some first Events created method to get 9 most spawned enemies for client ui split Harvester Fx to make shield disappear when down | |||
2022-02-17 | new spawnzone-based ctf spawn algo | BobTheBob | |
2022-02-16 | actually update PGS_ASSISTS | 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-05 | Fix player movement after watching a switch sides killcam on live fire mapsv1.5.0-rc1 | Barichello | |
Closes #180 | |||
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-01-27 | titan cleanup stability improvements | BobTheBob | |
2022-01-25 | bring classic_mp 0 behaviour inline with official servers | BobTheBob | |
2022-01-25 | fix wargames evac issues | BobTheBob | |
2022-01-20 | Fix DecideSpawnZone_Generic crash (#143) | ASpoonPlaysGames | |
2022-01-20 | Fixes Marvin from being grappled | x3Karma | |
2022-01-20 | Rename dev titan spawn function | Barichello | |
2022-01-19 | remove unnecessary logs from spawnzone algorithm | BobTheBob | |
2022-01-19 | spawnpoint algo refactors and somewhat functional spawnzones algo | BobTheBob | |
2022-01-19 | automatically clear visibilityflags set by wargames death effects on early ↵ | BobTheBob | |
respawn | |||
2022-01-19 | add evac nodes to colony | BobTheBob | |
2022-01-17 | Merge pull request #96 from VITALISED/scoring | BobTheBob | |
Add assist medals and scoring | |||
2022-01-16 | Swag fix | Will Castro | |
2022-01-15 | GetTimeLimit_ForGameMode() is no longer a stub | Jack Bolton | |
2022-01-14 | Fixes | Will Castro | |
2022-01-12 | fix angel city skybox fog | BobTheBob | |
2022-01-10 | Fuck 37 | Will Castro | |
2022-01-10 | Fuck | Will Castro | |
2022-01-10 | Add assist medals and scoring | Will Castro | |
2022-01-09 | Change == sign to >= sign for Nemesis trigger | x3Karma | |
2022-01-09 | Additional kill score fixes | x3Karma | |
- Reset number of deaths since last kill when the attacker gets a kill (to prevent dying once and immediately get a Comeback medal) - Change == sign to >= sign for Dominating killstreaks - Change == sign to >= sign for Mega Kills | |||
2022-01-08 | Merge branch 'main' of https://github.com/R2Northstar/NorthstarMods | BobTheBob | |
2022-01-08 | add GetWinningTeamWithFFASupport for timeout winning checks | BobTheBob | |
2022-01-08 | Merge pull request #81 from x3Karma/patch-5 | BobTheBob | |
ClearLastAttacker added after respawning | |||
2022-01-07 | ClearLastAttacker added after respawning | x3Karma | |
to prevent any method of suicide to continue crediting the previous killer. | |||
2022-01-05 | Hide death from scoreboard when playerDeathHidden is true | Unknown | |
This fixes the scoreboard showing a death when player survived a round in roundbased gamemodes | |||
2022-01-05 | prevent spectator velocity from increasing due to gravity | BobTheBob | |
2022-01-05 | Resets killstreak first before calculating kills. | x3Karma | |
2022-01-03 | Merge pull request #46 from connieprice/main | Barichello | |
Added a pro screen check to titan to pilot loadout retrieval. | |||
2022-01-04 | Update _ai_mp.gnut | x3Karma | |
minor spelling mistake | |||
2022-01-01 | fix dropship intro using the wrong team's spawns | BobTheBob | |
2022-01-01 | fix race condition with games being won in a death callback for roundwinning ↵ | BobTheBob | |
killreplays | |||
2021-12-31 | Merge pull request #45 from abarichello/fix/wargames-intro-offhand-weapon | BobTheBob | |
Disable offhand weapons during wargames intro | |||
2021-12-31 | Sync wargames intro animations | Barichello | |
2021-12-30 | Added a pro screen check to titan to pilot loadout retrieval. | Connie Price | |
Just like the normal loadout "giver", prevents an error when a weapon is not properly setup to use the proscreen, but has been given as part of a loadout. | |||
2021-12-30 | Disable offhand weapons during wargames intro | Barichello | |
2021-12-29 | Fix #17 | Barichello | |
2021-12-30 | Merge pull request #19 from connieprice/main | BobTheBob | |
Fixed the game erroring when disembarking from a titan and the player… | |||
2021-12-30 | speedball and dropship crash fixes | BobTheBob | |
2021-12-29 | fix classic_mp 0 crashing if players are alive | BobTheBob | |
2021-12-28 | Fixed the game erroring when disembarking from a titan and the player has a ↵ | Connie Price | |
weapon missing "menu_category" equipped (like titan weapons). |