Age | Commit message (Collapse) | Author |
|
bug fixes (#579)
Frontier War balancing, generally makes harvester code not suck
|
|
|
|
Fixes NPCs using mp_titanweapon_arc_cannon not dealing damage to other entities
|
|
* Safe IO script part
* Fix compile-check
* Apply suggestions from code review
* Fix compile-check... again...
* Apply suggestions from code review :(
* Apply suggestions from code review
* stuff :)
* :D
* Add optional failure callback
* fix :)
* he forgot
forgor
* Fix memory leak :)
* gah
* oops :)
* Use failed callback if the json file is invalid
---------
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
Co-authored-by: uniboi <64006268+uniboi@users.noreply.github.com>
|
|
|
|
|
|
Adds the Arc Cannon from Titanfall1
|
|
|
|
|
|
|
|
|
|
add missing GameMode_SetScoreCompareFunc() for fw
|
|
|
|
|
|
|
|
|
|
Add hack check for reversed maps
|
|
* 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>
|
|
|
|
|
|
|
|
* Add custom IDs for custom northstar weapons
* Update to use localization
* Merge updated files
* Fix missing text
|
|
* Add files via upload
triple threat w anims
|
|
* General Infection Bug Fixes
Last player alive gets a warning that they are visible to all infected
* Taken Gecko's suggestion instead.
Late joiners before first infected spawn as survivors
|
|
* turrets are enabled by default, with some formatting
* update indentation
* add commentaries for turret highlight
|
|
* 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>
|
|
Squirrel scripts set the value too late, so they do not get updated
until after map rotation.
Requires
https://github.com/R2Northstar/NorthstarLauncher/pull/398
on launcher
Co-authored-by: BobTheBob <32057864+BobTheBob9@users.noreply.github.com>
|
|
Add missing callback
|
|
* 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>
|
|
* Support to input other languages in the search box
Support to input other languages in the search box
* fw Networked Variable fix
Networked Variable fix
* defaultValue,rangemin,rangemax
defaultValue,rangemin,rangemax
|
|
* Squirrel side of HTTP requests
* Move to Northstar.Custom
* Working HTTP requests from Squirrel
* Fix overlooked delete, add comments
* Add request success bool as return in req funcs.
* Success callback uses struct now.
* Never fix conflicts on mobile browsers, noted.
* HttpRequest.baseUrl -> url
|
|
* localize stringcommands to allow servers to use localised messages
* formatting ig
|
|
|
|
|
|
* Fixed Hide and Seek droppod respawn crash
Added EndSignal() and IsValid() check
* Added IsValid()
|
|
* Add compatability for modded weapon damage
* Formatting adjustments
* Stinky space indent changed to tabs
* Change to allow serverside-only source creation
* Fix formatting
As per suggestions in code review.
|
|
* Small update to Hidden utilizing Serverside RUI
* Added EndSignals to end threads if player disconnects
* Fix formatting
* Fix formatting
|
|
|
|
* Serverside polls
* reset table so mods can wait for response
* large message
* popup message
* announcement
* info
* status
* fix uniboi crash
* no need to return id
* among
* typo
* Formatting
* bruh
* takyon doesn't know how to finish a review
* Formatting
* Do you not know how to finish a review or what
* You should look at gamemode_aitdm for some funky formatting :)
* Formatting
* Formatting
* Finally a good suggestion
* fix client misinterpreting assets
|
|
Closes #386
|
|
* Fix TFFA from crashing when a player leaves during the intro sequence
* Fix Formatting
|
|
|
|
|
|
joining player (#290)
* fixed a bug
fixed a bug in which a player that just joined the server might have someone who's left the server's score
(this fix should be applied to all ffa gamemodes)
* made it more efficient
* Use neutral pronoun in comment
Co-authored-by: lnteresting-png <52731127+lnteresting-png@users.noreply.github.com>
Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>
merging this for now as it's been open for ages while working, will add ffa support myself soon
|
|
|
|
looks great, merging
|
|
|
|
|
|
Fix peacekraber not being pre-cached in single player
Closes #348
|
|
|