Commit graph

889 commits

Author SHA1 Message Date
prplwtf
764714ee34 fix(core): Files containing spaces were not handled correctly when installing extensions. 2023-10-25 21:17:28 +02:00
prplwtf
2b309f397b feat(core): Improve speed of placeholders in theory and fix sed syntax stuff. 2023-10-25 20:37:38 +02:00
prplwtf
1ee5eb1743 fix(core): Modify sed expression for fixing placeholder filenames. 2023-10-25 19:57:40 +02:00
prplwtf
d3eb09d1f8 fix(core): Another attempt at fixing problems regarding spaces with placeholders. 2023-10-25 19:50:37 +02:00
prplwtf
4862b99b7e fix(core): Attempt at fixing placeholder problems regarding spaces inside of file names. 2023-10-25 19:38:09 +02:00
prplwtf
af5793c62e feat(core): Check for grep and awk when checking dependencies. 2023-10-25 19:18:43 +02:00
prplwtf
916e817fa5 fix(core): No developer-mode gate for -wipe 2023-10-25 19:02:33 +02:00
purple
21420b0077
feat(extensions-list): add builtbybit link to recolor 2023-10-24 20:17:28 +02:00
purple
b5eeb7b0c6
fix(readme): incorrect link for sourcexchange at recolor, add builtbybit link to recolor 2023-10-24 20:15:26 +02:00
prplwtf
b26cbf9a94 fix(extension-admin-page): "␀websitecomment-->" text next to extension display name. 2023-10-24 16:57:10 +02:00
prplwtf
b75e12de51 feat(core): Add more logs to -install. 2023-10-24 15:13:09 +02:00
prplwtf
e43c7b07f7 feat(logo.jpg): Replace placeholder image (32.39KiB) with empty image (0B). 2023-10-24 15:06:31 +02:00
prplwtf
4e98edddae feat(core): Encase some variables inside of braces. 2023-10-24 15:04:22 +02:00
prplwtf
ffff210495 feat(core): Encase some variables inside of braces. 2023-10-24 15:00:28 +02:00
prplwtf
58130b2bfd feat(core): -init now uses "[WARNING]" instead of "[FATAL]" for wrong inputs. 2023-10-24 14:53:17 +02:00
prplwtf
ad2bae8494 feat(core): h, -h and --h now trigger the help command as well. 2023-10-24 13:23:09 +02:00
prplwtf
aeea01caa7 feat(core): Add new "blueprintversion" placeholder, which, as the name suggests, gets replaced with the host's Blueprint version. 2023-10-24 13:13:46 +02:00
prplwtf
bff38ff17d feat(core): Node.JS v17 is no longer supported. 2023-10-24 13:07:10 +02:00
purple
869d8981f5
feat(readme): update url for git dependency 2023-10-23 23:26:49 +02:00
purple
b649685931
feat(readme): update link for curl dependency 2023-10-23 23:24:18 +02:00
purple
a989374c34
feat(core): Check for git when checking dependencies. 2023-10-23 23:19:23 +02:00
purple
c8e2d4cd16
feat(readme): Add "curl" and "git" to list of requirements. 2023-10-23 23:17:32 +02:00
prplwtf
1574eca271 fix(core): Unrelated error when ending argument on of -install with ".blueprint". 2023-10-21 20:05:48 +02:00
Steam Deck User
bcfe79bb37 fix(core): Unterminated `s command on placeholders. 2023-10-20 19:42:03 +02:00
Steam Deck User
d42cca0643 feat(core): Add new "installmode" placeholder. 2023-10-20 15:09:48 +02:00
purple
a1df27de79
feat(readme): add "zip" to list of required dependencies 2023-10-19 13:13:22 +02:00
purple
eade87b7ae feat(core): Add flag "developerIgnoreInstallScript" to skip custom installation scripts when building extensions. 2023-10-16 20:20:25 +02:00
purple
19b776e87f feat(core): Pass some useful variables to custom install scripts when installing extensions. 2023-10-15 19:12:18 +02:00
purple
43d138c76c feat(core): Add "cross-env" to the dependency check. 2023-10-15 13:09:40 +02:00
purple
cddd8f38a0 feat(README): Make h3's in the "Installation" section plain text again. 2023-10-13 20:42:52 +02:00
purple
f756ba3d57 feat(README): Change formatting and add linebreaks between sections. 2023-10-13 20:41:30 +02:00
purple
aa9eb9a5cb feat(README): Add "teamblueprint/templates" to the related links section. 2023-10-13 20:33:26 +02:00
purple
f7e7e1fc0b fix(core): Fix trying to copy a nonexistent folder's content when initializing from templates. 2023-10-13 20:25:35 +02:00
purple
68cf3efc7e fix(core): Unknown template error when using -init caused by single quotes on string. 2023-10-13 20:20:45 +02:00
purple
5cba275cda fix(core): Stop wiping the tools/tmp directory when upgrading. 2023-10-13 20:18:20 +02:00
purple
9c270e0195 feat(core, templates): Download -init templates from GitHub repository instead of shipping them with Blueprint releases. 2023-10-13 20:13:35 +02:00
purple
df73512e1a fix(core): Ignore .gitkeep files when checking if a directory is empty instead of ignoring README.md 2023-10-13 19:43:33 +02:00
purple
4b836c33f7 feat(core): Use .gitkeep instead of README.md files. 2023-10-13 19:41:46 +02:00
purple
30c6b6cd4e fix(core): Update error for unknown template value in -init. 2023-10-13 19:33:42 +02:00
purple
c04d9e5f05
feat(README): Add "Pterodactyl" to the list of related links. 2023-10-12 15:52:53 +02:00
purple
10885a1ac8
feat(README): New "Related Links" section. 2023-10-12 15:46:46 +02:00
purple
626f7a3fd6 fix(core): Undo SC2003 as it was causing issues. 2023-10-11 16:52:01 +02:00
purple
42ef38a3bc fix(core): SC2003 2023-10-10 21:51:41 +02:00
purple
ef5326a906 fix(core): Fix incorrect colors for the "developer" section in "-help". 2023-10-10 21:45:39 +02:00
purple
d882aa3c51 fix(core): SC2129 on line 605 2023-10-10 21:40:54 +02:00
purple
a69be43709 fix(core): SC2236 2023-10-10 21:34:43 +02:00
purple
e462997aab fix(core): SC2162 2023-10-10 21:28:42 +02:00
purple
b7d16d3fde feat(core): Update fallback version to latest, 2023-10-10 21:27:41 +02:00
purple
dc66afc455 merge(main): https://github.com/teamblueprint/main.git 2023-10-10 20:36:34 +02:00
purple
9a693b571b fix(core): Updating extensions with public folders would remove all folders in public/extensions/. 2023-10-10 20:35:56 +02:00