-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR loads the credits for various categories (`core`, `contrib`, `past-contrib`) from JSON files instead of hardcoding the values in JS. This is done to prepare for adding another JSON file for `community` that includes an autogenerated list of all contributors
- Loading branch information
1 parent
b8249cd
commit 8bd3dc4
Showing
4 changed files
with
269 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,158 @@ | ||
[ | ||
{ | ||
"url": "https://github.com/BigSpice", | ||
"icon": "https://avatars.githubusercontent.com/u/23240514?v=4", | ||
"name": "juicy", | ||
"description": "VTOL, Skins" | ||
}, | ||
{ | ||
"url": "https://github.com/taskinoz", | ||
"icon": "https://avatars.githubusercontent.com/u/7439692?v=4", | ||
"name": "taskinoz", | ||
"description": "Moderator, NavMeshes" | ||
}, | ||
{ | ||
"url": "https://github.com/laundmo", | ||
"icon": "https://avatars.githubusercontent.com/u/24855949?v=4", | ||
"name": "laundmo", | ||
"description": "Modding Docs, Chathooks" | ||
}, | ||
{ | ||
"url": "https://github.com/DBmaoha/", | ||
"icon": "https://avatars.githubusercontent.com/u/56738369?v=4", | ||
"name": "VoyageDB", | ||
"description": "Frontier War, Bounty Hunt, Squirrel bug fixes" | ||
}, | ||
{ | ||
"url": "https://github.com/barnabwhy", | ||
"icon": "https://avatars.githubusercontent.com/u/22575741?v=4", | ||
"name": "barnaby", | ||
"description": "Master Server, Website" | ||
}, | ||
{ | ||
"url": "https://github.com/Erlite", | ||
"icon": "https://avatars.githubusercontent.com/u/25248023?v=4", | ||
"name": "erlite", | ||
"description": "Spyglass, WebSquirrel, Security" | ||
}, | ||
{ | ||
"url": "https://github.com/Mauler125", | ||
"icon": "https://avatars.githubusercontent.com/u/48657826?v=4", | ||
"name": "amos", | ||
"description": "Source Genius, RCON, R5R, Security" | ||
}, | ||
{ | ||
"url": "https://github.com/cpdt", | ||
"icon": "https://avatars.githubusercontent.com/u/16081865?v=4", | ||
"name": "snnag", | ||
"description": "Chathooks, Server Browser, Exploit fixes, Security" | ||
}, | ||
{ | ||
"url": "https://github.com/F1F7Y", | ||
"icon": "https://avatars.githubusercontent.com/u/64418963?v=4", | ||
"name": "f1f7y", | ||
"description": "Server Browser, Attrition, Maps" | ||
}, | ||
{ | ||
"url": "https://github.com/snake-biscuits", | ||
"icon": "https://avatars.githubusercontent.com/u/36507175?v=4", | ||
"name": "b1scuit", | ||
"description": "Maps" | ||
}, | ||
{ | ||
"url": "https://github.com/Legonzaur", | ||
"icon": "https://avatars.githubusercontent.com/u/34353603?v=4", | ||
"name": "legonzaur", | ||
"description": "Discord Bot" | ||
}, | ||
{ | ||
"url": "https://github.com/catornot", | ||
"icon": "https://avatars.githubusercontent.com/u/41955154?v=4", | ||
"name": "cat_or_not", | ||
"description": "Co-Op Singleplayer" | ||
}, | ||
{ | ||
"url": "https://github.com/x3Karma", | ||
"icon": "https://avatars.githubusercontent.com/u/22678145?v=4", | ||
"name": "x3karma", | ||
"description": "Moderator, Modding, Frontier Defense" | ||
}, | ||
{ | ||
"url": "https://github.com/Alystrasz", | ||
"icon": "https://avatars.githubusercontent.com/u/11993538?v=4", | ||
"name": "alystrasz", | ||
"description": "Localisations, Launchers, Documentation" | ||
}, | ||
{ | ||
"url": "https://github.com/Dinorush", | ||
"icon": "https://avatars.githubusercontent.com/u/62536724?v=4", | ||
"name": "dinorush", | ||
"description": "Gamemodes" | ||
}, | ||
{ | ||
"url": "https://github.com/hummusbird", | ||
"icon": "https://avatars.githubusercontent.com/u/38541651?v=4", | ||
"name": "birb", | ||
"description": "Server Bot" | ||
}, | ||
{ | ||
"url": "https://github.com/H0L0theBard", | ||
"icon": "https://avatars.githubusercontent.com/u/97146561?v=4", | ||
"name": "h0l0", | ||
"description": "Moderator, Server Bot, Co-Op Singleplayer" | ||
}, | ||
{ | ||
"url": "https://github.com/uniboi", | ||
"icon": "https://avatars.githubusercontent.com/u/64006268?v=4", | ||
"name": "uniboi", | ||
"description": "Modding Docs" | ||
}, | ||
{ | ||
"url": "https://github.com/EladNLG", | ||
"icon": "https://avatars.githubusercontent.com/u/44613424?v=4", | ||
"name": "eladnlg", | ||
"description": "UI, Modding, Roguelike" | ||
}, | ||
{ | ||
"url": "https://github.com/r-ex", | ||
"icon": "https://avatars.githubusercontent.com/u/67599507?v=4", | ||
"name": "rexx", | ||
"description": "Custom Models, </br> Legion, RePak" | ||
}, | ||
{ | ||
"url": "https://github.com/headassbtw", | ||
"icon": "https://avatars.githubusercontent.com/u/16214950?v=4", | ||
"name": "headass", | ||
"description": "Custom Models" | ||
}, | ||
{ | ||
"url": "https://github.com/Masterliberty", | ||
"icon": "https://avatars.githubusercontent.com/u/94194459?v=4", | ||
"name": "masterliberty", | ||
"description": "Custom Models" | ||
}, | ||
{ | ||
"url": "https://github.com/KyleGospo", | ||
"icon": "https://avatars.githubusercontent.com/u/10704358?v=4", | ||
"name": "kylegospo", | ||
"description": "LatencyFlex" | ||
}, | ||
{ | ||
"url": "https://github.com/Zanieon", | ||
"icon": "https://avatars.githubusercontent.com/u/11906641?v=4", | ||
"name": "Zanieon", | ||
"description": "Navmeshes, Frontier Defense" | ||
}, | ||
{ | ||
"url": "https://github.com/Jan200101/", | ||
"icon": "https://avatars.githubusercontent.com/u/15076013?v=4", | ||
"name": "Jan200101", | ||
"description": "Linux support, Launcher development/code-cleanup" | ||
}, | ||
{ | ||
"url": "https://github.com/EM4Volts", | ||
"icon": "https://avatars.githubusercontent.com/u/87427011?v=4", | ||
"name": "EM4V", | ||
"description": "Modding Docs, Doublebarrel Shotgun" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
[ | ||
{ | ||
"url": "https://github.com/BobTheBob9", | ||
"icon": "https://avatars.githubusercontent.com/u/32057864?v=4", | ||
"name": "bobthebob", | ||
"description": "Big Man, Founder" | ||
}, | ||
{ | ||
"url": "https://github.com/emma-miler", | ||
"icon": "https://avatars.githubusercontent.com/u/27428383?v=4", | ||
"name": "emmam", | ||
"description": "Plugins, Invites, DiscordRPC, Launcher, Moderator, Security" | ||
}, | ||
{ | ||
"url": "https://github.com/RoyalBlue1", | ||
"icon": "https://avatars.githubusercontent.com/u/11448698?v=4", | ||
"name": "royalblue", | ||
"description": "Squirrel, Frontier Defense, Tool Developer" | ||
}, | ||
{ | ||
"url": "https://github.com/GeckoEidechse", | ||
"icon": "https://avatars.githubusercontent.com/u/40122905?v=4", | ||
"name": "gecko", | ||
"description": "Release Management, Maintainer, Security, FlightCore" | ||
}, | ||
{ | ||
"url": "https://github.com/pg9182", | ||
"icon": "https://avatars.githubusercontent.com/u/96569817?v=4", | ||
"name": "pg9182", | ||
"description": "Atlas, Server Container, Stubs, Linux, Security" | ||
}, | ||
{ | ||
"url": "https://github.com/wolf109909", | ||
"icon": "https://avatars.githubusercontent.com/u/84360921?v=4", | ||
"name": "wolf109909", | ||
"description": "NorthstarCN" | ||
}, | ||
{ | ||
"url": "https://github.com/p0358", | ||
"icon": "https://avatars.githubusercontent.com/u/5182588?v=4", | ||
"name": "p0358", | ||
"description": "Source Genius, TFO, DLL Injector, Origin LSX" | ||
}, | ||
{ | ||
"url": "https://github.com/ASpoonPlaysGames", | ||
"icon": "https://avatars.githubusercontent.com/u/66967891?v=4", | ||
"name": "spoon", | ||
"description": "RPak/Starpak, Stats/Progression, Persistence, Advocate, Bug fixes" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
[ | ||
{ | ||
"url": "https://github.com/abarichello", | ||
"icon": "https://avatars.githubusercontent.com/u/16687318?v=4", | ||
"name": "barichello", | ||
"description": "Code Formatting, Github-CI" | ||
}, | ||
{ | ||
"url": "https://github.com/KittenPopo", | ||
"icon": "https://avatars.githubusercontent.com/u/28826980?v=4", | ||
"name": "kittenpopo", | ||
"description": "Exploit fixes, Security" | ||
}, | ||
{ | ||
"url": "https://github.com/geniiii", | ||
"icon": "https://avatars.githubusercontent.com/u/24881499?v=4", | ||
"name": "geni", | ||
"description": "Early Fixes" | ||
}, | ||
{ | ||
"url": "https://github.com/warmist", | ||
"icon": "https://avatars.githubusercontent.com/u/917145?v=4", | ||
"name": "warmist", | ||
"description": "NavMeshes" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters