Age | Commit message (Collapse) | Author |
|
Fixes NPCs using mp_titanweapon_arc_cannon not dealing damage to other entities
(cherry picked from commit 18298d266cea088f777a59ef94ec8fafdd78d339)
|
|
Translated using Weblate (German)
Currently translated at 89.8% (247 of 275 strings)
Translation: Northstar/Northstar Client Localisation
Translate-URL: https://translate.harmony.tf/projects/northstar/client/de/
Co-authored-by: GeckoEidechse <GeckoEidechse@users.noreply.translate.harmony.tf>
(cherry picked from commit 75dc032a8184e770360c6bd3acc1e9b6f37da13f)
|
|
* Translated using Weblate (Portuguese)
Currently translated at 99.6% (274 of 275 strings)
Translation: Northstar/Northstar Client Localisation
Translate-URL: https://translate.harmony.tf/projects/northstar/client/pt/
* Translated using Weblate (Portuguese)
Currently translated at 100.0% (275 of 275 strings)
Translation: Northstar/Northstar Client Localisation
Translate-URL: https://translate.harmony.tf/projects/northstar/client/pt/
---------
Co-authored-by: William Miller <Zanieon@users.noreply.translate.harmony.tf>
(cherry picked from commit 5fb567743e5a5b72d8de486de3296063740dceca)
|
|
Translated using Weblate (French)
Currently translated at 100.0% (275 of 275 strings)
Translation: Northstar/Northstar Client Localisation
Translate-URL: https://translate.harmony.tf/projects/northstar/client/fr/
Co-authored-by: Rémy Raes <Alystrasz@users.noreply.translate.harmony.tf>
(cherry picked from commit 281850f63719e88a7a32d623f0e03719f61352bb)
|
|
|
|
|
|
Adds the Arc Cannon from Titanfall1
|
|
|
|
|
|
|
|
With connectionless we no longer use the TCP port.
|
|
|
|
* Initial Commit
* update format
* update to use https://github.com/R2Northstar/NorthstarMods/pull/565's function
* remove random whitespace
* github suggestions nuked the line
and i dont know why
---------
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
|
|
* Fix infinite loading screen
* Update Northstar.Client/mod/scripts/vscripts/ui/_menus.nut
* Update _menus.nut
* Update _menus.nut
* Update _menus.nut
* Add files via upload
* Update _menus.nut
* Update _menus.nut
* Update cplayer.nut
* Update cplayer.nut
* Add files via upload
* Update _classic_mp_dropship_intro.gnut
|
|
fix weird bug with grunt deaths
|
|
Update _gamemode_at.nut
|
|
add missing GameMode_SetScoreCompareFunc() for fw
|
|
* disable RequiredOnClient mods properly
* better disabling logic
|
|
* Translated using Weblate (German)
Currently translated at 89.4% (246 of 275 strings)
Translation: Northstar/Northstar Client Localisation
Translate-URL: https://translate.harmony.tf/projects/northstar/client/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (275 of 275 strings)
Translation: Northstar/Northstar Client Localisation
Translate-URL: https://translate.harmony.tf/projects/northstar/client/it/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (275 of 275 strings)
Translation: Northstar/Northstar Client Localisation
Translate-URL: https://translate.harmony.tf/projects/northstar/client/zh_Hant/
* Translated using Weblate (Russian)
Currently translated at 74.5% (205 of 275 strings)
Translation: Northstar/Northstar Client Localisation
Translate-URL: https://translate.harmony.tf/projects/northstar/client/ru/
---------
Co-authored-by: GeckoEidechse <GeckoEidechse@users.noreply.translate.harmony.tf>
Co-authored-by: CloudSE7EN <CloudSE7EN@users.noreply.translate.harmony.tf>
Co-authored-by: SamZong <SamZong@users.noreply.translate.harmony.tf>
Co-authored-by: Andrew <voidflare1@users.noreply.translate.harmony.tf>
|
|
|
|
|
|
|
|
Based on community suggested translations
Co-authored-by: n00neheregit <94216450+n00neheregit@users.noreply.github.com>
Co-authored-by: CloudSE7EN <87913937+CloudSE7EN@users.noreply.github.com>
|
|
* Add Mod Settings
* Make rounding optional
* Add recursive search
* too much shit
Add custom buttons, expand menu further, sanitize display names, cleanup, add more descriptive errors and throw them early, rework slightly func params
* Remove Test Stuff
* Clean-Up
* Revert mod version change
* Replace GetIndex with PureModulo
better, more understandable version of the function.
* Fix Slider bug
* Fix Localization
* 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>
* Update localization
* Update Northstar.Client/mod/scripts/vscripts/ui/menu_mod_settings.nut
From ASpoonPlaysGames
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Update Northstar.Client/mod.json
From ASpoonPlaysames
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Update Northstar.Client/mod/scripts/vscripts/ui/menu_mod_settings.nut
From ASpoonPlaysGames
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Delete cl_titan_cockpit.nut
* Apply suggestions from Spoon's code review
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Formatting for ModSettings + Remove Base Northstar Settings (#1)
* fix formatting
* add newline
* formatting part 1
* formatting part 2
* formatting again
Co-authored-by: EladNLG <e1lad8955@gmail.com>
* reset vmt (#2)
* reset vmt
* formatting
* more formatting
* Fixes, color modification
* Fix Image behind button & make image clickable
using a hack because imagepanels don't get click events and i hate them
* Formatting Fixes The First
* Apply suggestions from Spoon's review
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
* Formatting Fixes The Second
* Fix reset popup appearing when not clicking on button
* Fix only being able to type 1 char at a time
* Fix more bugs
- never being able to get out of modsettings dialogs
- setting duplication glitch
* Fix alignment
* add no results/mods (need localization)
* he forgor :(
make addmodsettingsbutton global
Co-authored-by: uniboi <64006268+uniboi@users.noreply.github.com>
* Clean up (thanks @uniboi)
Co-authored-by: uniboi <64006268+uniboi@users.noreply.github.com>
* forgot to add this too
Co-authored-by: uniboi <64006268+uniboi@users.noreply.github.com>
* Mod settings submenus (#4)
* allow for submenu closing
* hide reset vgui on buttons
* My code got GECKO'd
gecko suggestions
Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: uniboi <64006268+uniboi@users.noreply.github.com>
* uniboi fixing his own mistakes moment + more prints removed (thanks @uniboi)
Co-authored-by: uniboi <64006268+uniboi@users.noreply.github.com>
* aaaaaaaa
Co-authored-by: uniboi <64006268+uniboi@users.noreply.github.com>
* rename ms_slider
* add a newline
* add temporary aliases
* fix aliases and localization
* update button width for categories
* fix resets accessing out of bounds index
* allow unicode search
* use correct index variable
* update function names
---------
Co-authored-by: JMM889901 <41163714+JMM889901@users.noreply.github.com>
Co-authored-by: Jack <66967891+ASpoonPlaysGames@users.noreply.github.com>
Co-authored-by: uniboi <64006268+uniboi@users.noreply.github.com>
Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>
Co-authored-by: uniboi <plurals@autism.exposed>
Co-authored-by: uniboi <kami.0.katze@gmail.com>
|
|
|
|
Would occur when NPCs would try to find somewhere to attack after all enemy NPCs nearby were dead
|
|
|
|
Add hack check for reversed maps
|
|
* 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>
|
|
* move to native structs
* add connect callbacks
* update native functions register
* trigger callbacks on double click
* use suggestions
|
|
|
|
* 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
|
|
Fixes Node.js 12 deprecation.
|
|
* Also show masterserver error for server connections
It's already used for self auth and is available for both, but we
currently only show it for the former.
* Don't localize server connection errors
It never fully worked, and it's more useful to have non-localized
detailed error messages.
* Don't prepend NS_SERVERBROWSER_CONNECTIONFAILED to server conn err msg
The message always contains something like it, and it's always right
after a connectiom anyways.
* NSGetAuthFailReason always returns a string, so don't make it untyped
|
|
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
|
|
* test
* Update cl_presence.nut
* Update Northstar.Client/mod/scripts/vscripts/presence/ui_presence.nut
* Apply suggestions from code review
* New scripts
* fix playlist and add native funcs to build
* remove snake cases from GameStateStruct
* I forgor
---------
Co-authored-by: cat_or_not <41955154+catornot@users.noreply.github.com>
|
|
* build: add script to get missing keys per language
* fix: typo
* fix: check arguments before launching script
* feat: script can be run with language argument
* docs: add readme
* fix: remove multiple spaces while searching for translations
* build: add translations check CI
* refactor: put translation job alongside encoding job
* feat: add unicode characters because why not
* build: exit with an error code if some translations are missing
* build: exit using process.exit
* feat: CI should continue running with missing translations
* build: use actions/checkout v3
* refactor: put build directory into .github directory
|
|
|
|
Adds initscript support
|
|
|
|
* 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
|
|
* 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
|
|
|
|
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
|