Age | Commit message (Collapse) | Author |
|
* Unlock bountyhunt in mode select menu
* Initial push
* Go through bank functions
* Bug spotting
* dissolve droppods faster
* better camp hack solution
* Revert wave start to 1st wave
* Small formatting cleanup
* Limit score to max playlist allows
* Try to make ai camps work
* Potentially fix winner not being set
* metal pipe falling sound effect
* Acteally document change
* Better fix for match not properly ending
* Add MVP dialogue (#631)
* MVP dialogue and small audio fix
* maybe better AI movement
* revert accidental change
* Remove comment about a already fixed issue
* Revert froce assault point waitsignal
* Don't reward player for ejecting
* Don't reward for killing player npc titan
* Don't allow titans to run banking thread
* Bored npcs cleanup logic
* Remove lefover whitespace changes
* Metal pipe falling sound 2x
* One day my brain will start properly functioning
* Include reapers in bored check
* Add bored check to other droppod func
* Revert testing change
* Fix typo
* Remove debug prints
* Debug log stuck AI for future navmesh debugging
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Fix formatting
* [BH] Lock scores after game end (#635)
* stop awarding score after game is ended
---------
Co-authored-by: DBmaoha <56738369+DBmaoha@users.noreply.github.com>
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
|
|
* initial commit
* remove modded contents
* Update _ai_gamemodes.gnut
* restore HandleScoreEvent() checks
* fix squad minimap icon
* fix compile error
* Update _gamemode_aitdm.nut
* update formatting as requested changes
* add missing reaper highlight
* Formatting
* Newline test
* Did this work?
---------
Co-authored-by: F1F7Y <64418963+F1F7Y@users.noreply.github.com>
|
|
* fixed not showing Auto-Titans death in killfeed
* revert indents
* revert indents again
* bug fix
* Hardpoint Fixes
* "fixed" spacing
for like one line the rest of the file is kinda oof tho but not related to my pr
* 69 spacing
* SetPlayerNetInt is placed inside a player entity check
|
|
This reverts commit 28d444c26a1da5496d1cf3f7610a261cd739ef73.
As it causes crash as explained in https://github.com/R2Northstar/NorthstarMods/pull/416#pullrequestreview-1392973121
|
|
* why dont we have this fucking file
* the actual fix
* why is it fukcing formatted liek taht
|
|
* fixed not showing Auto-Titans death in killfeed
* bug fix
* Hardpoint Fixes
|
|
* Add support for entity final damage callbacks
* Add final damage callback for non-Players/NPCs
* Remove accidental duplicate code
* Remove other unnecessary (duplicated) code
* Implement uniboi suggestion
|
|
Co-authored-by: EladNLG <44613424+EladNLG@users.noreply.github.com>
|
|
* Update _gamemode_ffa.nut
* delete the player struct after disconnecting
* force struct start from 0
* fix compile error
* remove useless structs
* Update _gamemode_ffa.nut
* Update _gamemode_ffa.nut
|
|
|
|
* Initial commit
* add playlistvar "fw_harvester_regen_time"
* adding friendly highlights
* Scale Damage before shield Health but let other damage callbacks run
* Make Gamemode 8v8 again
* Fix NotifyEnterEnemyArea Callback
Co-authored-by: DBmaoha <56738369+DBmaoha@users.noreply.github.com>
|
|
* Initial commit
Co-Authored-By: Ghroth-follower <45908037+Ghroth-follower@users.noreply.github.com>
Co-Authored-By: zxcPandora <81985226+zxcPandora@users.noreply.github.com>
* add customized scripts
Co-Authored-By: Ghroth-follower <45908037+Ghroth-follower@users.noreply.github.com>
Co-Authored-By: zxcPandora <81985226+zxcPandora@users.noreply.github.com>
* add royal as co-worker
Co-Authored-By: Maya <11448698+RoyalBlue1@users.noreply.github.com>
* reset harvester.gnut
* Update _gamemode_fw.nut
* no need to update alertLevel right after clear
* hacked natural turret receives less health
* change consts name
* update HACK_ForceDestroyNPCs()
* update battery port's usePrompts
* batteryPort useHint update
* should do a check for titans
* disable cloak while applying battery
* add debounce for turret notifications
* fix escalate
* fix complex crash
* late spawn camp trackers
* defensive fix after havester destroyed
* nerf salvo core and titan's earn meter
* edit rodeo_titan in Northstar.Custom
* make settings controllable by playlistvars
* use tabs for indenting
use tabs for indenting
* Move game mode specific behaviour to callback use post damage callback
* Move FW specific code out of _battery_port.gnut
Also Split Damage Callbacks to onDamage and onPostDamage
* Fix globalizing same function twice
* Adding vars back to HarvesterStruct
* use tabs for indenting
use tabs for indenting
Co-authored-by: Ghroth-follower <45908037+Ghroth-follower@users.noreply.github.com>
Co-authored-by: zxcPandora <81985226+zxcPandora@users.noreply.github.com>
Co-authored-by: Maya <11448698+RoyalBlue1@users.noreply.github.com>
Co-authored-by: zxcPandora <1158500986@qq.com>
|
|
|
|
* Add files via upload
* Delete _burnmeter.gnut
* Add files via upload
Fixed multiple Amped Weapon uses not resetting the timer
* Add eject quotes (#527)
* Upload cl_titan_cockpit.nut
* Add eject string in script
* Moved to client
* index issue + removed else so always returns
* Apply suggestions from code review
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Rest of the suggestions
because github makes me want to cry
* Commit suggestions from review
GitHub really hates batching suggestions
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Add files via upload
* Delete _burnmeter.gnut
* Rename _burnmeter.gnut.txt to _burnmeter.gnut
* Update _burnmeter.gnut
* Update _burnmeter.gnut
* Update _burnmeter.gnut
* Update _burnmeter.gnut
Co-authored-by: JMM889901 <41163714+JMM889901@users.noreply.github.com>
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
|
|
Moved out of the fd branch because it was needed for fw
|
|
|
|
* fix for CHudChat_ProcessMessageStartThread not working in native
* remove unneeded NSSetupChathooksClient callback
* fix for CServerGameDLL_ProcessMessageStartThread not working in native
* remove unneeded NSSetupChathooksServer callback
* remove root table setting for ServerToClientStringCommands_Init
* remove unneeded ServerToClientStringCommands_Init callback
* remove global function
|
|
* add entity functions for reading userinfo cvars to CPlayer class
* fix formatting
* update to use new functions from launcher pr
|
|
|
|
* Fixed Burn Cards Animations
Burn cards no longer taken right after using
* commit fix
* adding EndSignal()
* Update Northstar.CustomServers/mod/scripts/vscripts/item_inventory/sv_item_inventory.gnut
Co-authored-by: uniboi <64006268+uniboi@users.noreply.github.com>
* Update Northstar.CustomServers/mod/scripts/vscripts/item_inventory/sv_item_inventory.gnut
Co-authored-by: uniboi <64006268+uniboi@users.noreply.github.com>
Co-authored-by: uniboi <64006268+uniboi@users.noreply.github.com>
|
|
* Better Decloaking Check to Support Modding
Respawn hardcoded decloaking which messed up many things, this will make vanilla cloak to behave properly in any offhand slot and have a better support for modded cloak
* commit fix
|
|
* add datatables (dumped from rpak)
* add datatables that accidentally weren't included
|
|
* Fixed ctf Sound Events and Flag Icon
Norshtar before using a wrong sound name that causes enemy picking up/ capture flag have no sounds, also there's not a icon in minimap for flags
* commit fix
|
|
* Fixed Evac Visual and Sound
Fix evac intro visual, flying sound and leaving visual
* Removed Unnecessary comments
Added better comments
* Added IsValid() Check
Added IsValid() check after a wait
* Added EndSignal and Default Situation for ShipSetting
|
|
|
|
* Added Music and Dialogue Event
Added Music based on score event and time.
Added Dialogue event based on score comparation and after killing a player's titan
* Changed Filter Type to Only DM Gamemodes
Only vanilla gamemodes those have unlimited respawns will automatically plays music
* Added a !
omg
* Removed Music Event
Removed Music Event, Moved Dialogue Event to _gamestate_mp.nut
* Changed mods.json
* Changed RoundBased Gamemodes Check
not hardcoded right now
* Moved Killing Titan Dialogue to _score.nut
dialogue is now together with scoreevent
|
|
* Added Callsign Event to Core Earned and Titan Kill
Callsign event from vanilla
* No Associate Entity for NPC Titan Kill
* Added Check to Player Titans
|
|
|
|
|
|
* Fixed SuddenDeath Based Modes Stuck
Added checks so sudden death based gamemodes won't stuck if there ain't any players in server
* Make scripts able to run
|
|
* Fix server crash from demigod set health > max health
* Add the incredible optimization.
:^)
Co-authored-by: uniboi <64006268+uniboi@users.noreply.github.com>
* AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
Co-authored-by: uniboi <64006268+uniboi@users.noreply.github.com>
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
|
|
|
|
* 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
|
|
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()
|
|
Co-authored-by: x3Karma <juliuslimck@gmail.com>
|
|
|
|
Attrition (#425)
* Small Fix towards Attrition
* Update again after having more thoughts
|
|
clear unwanted stuff (#424)
|
|
|
|
|
|
|