Age | Commit message (Collapse) | Author |
|
* Player Data Collect
Player Data Collect
* Compare time
Compare time
* Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Specification and support more callback
Specification and support more callback
* Add Battery Heal Callback
Add Battery Heal Callback
* Add Battery Heal Collect
Add Battery Heal Collect
* Add files via upload
* Update _gamemode_fd.nut
* Update mp_titanweapon_stun_laser.nut
* Improve AddSmokeHealCallback
Improve AddSmokeHealCallback
* Add Smoke Heal Collect
Add Smoke Heal Collect
* Check the battery owner
Check the battery owner
* Update mp_titanability_smoke.nut
* Delete mp_titanability_smoke.nut
* Delete mp_titanweapon_stun_laser.nut
* Adapt to new code
1.Adapt to new code:heals,timeNearHarvester,SetUsedCoreCallback
2.Add data collect:turretKills
* Update _gamemode_fd.nut
* Add score for heal teammate(test)
Add score for heal teammate
* Add Heal Score
Add Heal Score
* Update _gamemode_fd.nut
* Update _rodeo_titan.gnut
* Update _gamemode_fd.nut
* Update _gamemode_fd.nut
* Update _gamemode_fd.nut
* Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Update Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_fd.nut
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Update _gamemode_fd.nut
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
|
|
Set FD Persistent Vars for Endgame Medals
|
|
end game will now only show 4 awards even if more players are in the game
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Added ReaperFall Marks and Reapers' Outlines
Added red mark for reaperfall points and outline after landing
* Fixed RoundEndCleanUp Crash
* Better Outline Function
|
|
|
|
* Fixed Phase Rewind not Behaving Well
Phase Rewind will now have a longer distance and mostly won't stuck as It be like in vanilla
Map Hack won't show sonar pulse to other players anymore, also be like in vanilla
* No need to make last node Specific
* Compared vanilla and nearfed
vanilla phase rewind don't works so well, I found this one is better
* Apply suggestions from code review
* little fix for my next pr
* Make rewind smoother
|
|
* Update _northstar_cheatcommands.nut
* Cleaner Check
* Apply suggestions
|
|
* Ronin NoTarget Bug fix
it'll case a Ronin Bug;Common in Frontier Defense
Npc will ignore the player and other team player in the this titan
Here's test log
Normal:
Start Phase Shift: ent.GetNoTarget() = false
Start No target before: ent.GetNoTarget() = false
Start No target after: ent.GetNoTarget() = true
End Phase Shift: ent.GetNoTarget() = false
Start Phase Shift: ent.GetNoTarget() = false
Start No target before: ent.GetNoTarget() = false
Start No target after: ent.GetNoTarget() = true
End Phase Shift: ent.GetNoTarget() = false
After trigger bug:
Start Phase Shift: ent.GetNoTarget() = false
Start No target before: ent.GetNoTarget() = false
Start No target after: ent.GetNoTarget() = true
Start Phase Shift: ent.GetNoTarget() = true
Start No target before: ent.GetNoTarget() = true
Start No target after: ent.GetNoTarget() = true
End Phase Shift: ent.GetNoTarget() = false
End Phase Shift: ent.GetNoTarget() = true
* carry over the old state between phases
* Update Northstar.CustomServers/mod/scripts/vscripts/weapons/sh_phase_shift.gnut
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Update Northstar.CustomServers/mod/scripts/vscripts/weapons/sh_phase_shift.gnut
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Update Northstar.CustomServers/mod/scripts/vscripts/weapons/sh_phase_shift.gnut
thx
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Add convar "ns_use_phase_fix"
make this toggleable through a convar, default to fixing ronin phase shift problem
allow people to turn off the fix if they wanted
Co-authored-by: ASpoonPlaysGames <66967891+ASpoonPlaysGames@users.noreply.github.com>
|
|
hotfixes respawn crash exploit
Co-authored-by: ScureX <multiaccshop@web.de>
|
|
|
|
|
|
|
|
Co-authored-by: BobTheBob <32057864+BobTheBob9@users.noreply.github.com>
Co-authored-by: BobTheBob <32057864+BobTheBob9@users.noreply.github.com>
|
|
|
|
* Added Killer Outline
Added killer outline: highlight the killer after being killed
* Changed to _base_gametype_mp.gnut
Not using a single script right now
* Removed IsNPC() Check
Moved inside the if ( IsValid ( attacker ) ) check and removed the attacker.IsNPC()
|
|
|
|
position is still not correct but does not crash anymore
|
|
Broken on Homestead
|
|
* Fix unlimited ammo setting
|
|
* Set AI proficiency properly maybe
* This might be wrong but whatever
|
|
* use team titan select menu
* show and hide the earn meter
* general cleanup and fixes
|
|
|
|
|
|
* nav improvements
* formatting kodai events
* formatting spawnSmoke
* remove redundant section
|
|
Co-authored-by: x3Karma <juliuslimck@gmail.com>
|
|
* Add check to ensure spectre's weapon belongs to the spectre
* Create CreateWarningEvent function
* kodai event improvements (smoke + warnings)
* what the hell
* improve smokes a bit
|
|
* Formatting Frontier Defense Gamemode Files
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
Co-authored-by: x3Karma <juliuslimck@gmail.com>
|
|
the harvester (#452)
* Change Kodai to use weighted events and cloak drones
* Set Kodai drones to not loop their route
* Stop AI from clipping into the harvester
Not perfect, but now at least they clip into it less, and dont stay in it
|
|
* Format SpawnTick and disable flag that broke stuff
* Fixed ticks not counting down on death
* Make ticks more aggressive towards players
|
|
* Some more IsValid checks for mortar spectres
* check to make sure spectre actually has a weapon
|
|
|
|
|
|
Fix Turret when Damage was exactly Health
Some Formatting fixes
|
|
|
|
|
|
|
|
|
|
Attrition (#425)
* Small Fix towards Attrition
* Update again after having more thoughts
|
|
|
|
gamemode_fd
|
|
|
|
|
|
|