Commit graph

105 commits

Author SHA1 Message Date
purple
7f1256d1a1
"cp: -r not specified..." is now fixed for -init 2023-05-30 11:30:02 +02:00
purple
932782bef6
Automatically remove .hello.txt file in .development 2023-05-30 11:27:02 +02:00
purple
55637938d0
Forgot to update path for new tmp directory on -init 2023-05-30 11:22:41 +02:00
purple
97eeff2bf0
Properly align first "blueprint help" item 2023-05-30 11:15:36 +02:00
purple
37b63b103d
Patch "read" error for -init command 2023-05-30 11:01:53 +02:00
purple
3a1000b6d3 Add new -export command 2023-05-29 20:33:01 +02:00
purple
d01156e2c2 Implement new custom extension install script. 2023-05-21 15:24:43 +02:00
purple
f206160d2a Datafolder should actually work now 2023-05-21 15:10:43 +02:00
purple
179a491814 Start implementing datafolder support to blueprint.sh 2023-05-21 14:36:26 +02:00
purple
b00e2ef69c
Add new identifier placeholder 2023-05-21 14:09:32 +02:00
purple
210d0feb41
Update version fallback to latest 2023-05-20 09:01:26 +02:00
purple
5a990957df Experimental -test command for quickly testing extensions 2023-05-17 09:55:16 +02:00
purple
cb74ffa54b
-init now exports final extension files. 2023-05-15 15:52:14 +02:00
purple
4865360791
Remove --dev requirement for -init. 2023-05-15 15:42:19 +02:00
purple
5b08fb9310
Improve more -init command stuff. 2023-05-15 15:41:53 +02:00
purple
456319064b Ask identifier and name for -init 2023-05-12 09:59:31 +02:00
purple
7754cb9dfe Implement really simple -init script.
The goal is to make it similar to NPM's init command.
2023-05-11 21:12:03 +02:00
purple
5a8a3a7cf1 Start work on -init command. 2023-05-10 12:39:59 +02:00
purple
8c5ef3c048 "defaults" are now in .storage 2023-05-10 12:10:58 +02:00
purple
cbdb076ef9
Update fallback version 2023-05-09 22:07:29 +02:00
purple
8c938482a5 Fix small issues as a cry for help 2023-05-09 21:15:13 +02:00
purple
48e16eef25 Update fallback version and add .php to BlueprintPlaceholderService because I forgot to do that for some unknown reason. 2023-05-09 20:51:31 +02:00
purple
b7f910960c
Update fallback version 2023-05-09 20:21:46 +02:00
purple
2fffcd4859 "clr" is now "log"
Was getting a bit annoyed by log functions being called "clr_colorname" and not something that has to do with logging.
2023-05-09 18:16:28 +02:00
purple
43eabc97a6 tmp has been moved to .storage 2023-05-09 18:08:22 +02:00
purple
e4cca755b8 Databasing on blueprint.sh should work correctly on docker installations now. 2023-05-09 17:59:12 +02:00
purple
b4e5e76f83 All files normally placed in .flags will now be located in .storage. 2023-05-09 17:52:08 +02:00
purple
32899cc903
Fix problems with renaming blueprint to .blueprint. 2023-05-09 17:45:02 +02:00
purple
55824fb517
Remove silencing of "blueprint" to ".blueprint" renaming. 2023-05-09 17:39:19 +02:00
purple
feb276ea3e
Update fallback version to latest 2023-05-08 10:24:51 +02:00
purple
0a63c3192d
Bugfix on blueprint.sh
Missed a space between "then" and "sed"
2023-05-08 08:32:26 +02:00
purple
e9125bd5b7
Update fallback version 2023-05-07 18:35:44 +02:00
purple
f2cdfc9046 Fix notifications for custom folder Pterodactyl installations. 2023-05-06 16:31:31 +02:00
purple
4ac2930ab1 Implement custom folder name support.
Attempt at supporting Docker.
2023-05-06 16:21:22 +02:00
purple
21a0e2aa73 Start work on the -init command.
Also added aliases to the help command and restructured the text response (untested).
2023-05-04 22:01:35 +02:00
purple
824c096524
update version fallback 2023-05-03 20:22:54 +02:00
purple
450e42010b Remove planned onboarding.md removal at first extension installation since this is now replaced with a one-time notification. 2023-04-25 20:49:01 +02:00
purple
a708ffb2b6 Update VER_FALLBACK to the latest version. 2023-04-25 19:47:00 +02:00
purple
919dcd449a blueprint.sh tried to access .blueprint before it was created, this should now be fixed. 2023-04-25 19:33:21 +02:00
purple
054ed35e8b Developer placeholder replacing is changed to the new variable, but may be removed soon. 2023-04-24 16:51:53 +02:00
purple
f02bd90210 Allow Blueprint to function on other marketplaces without placeholder drama 2023-04-24 16:43:31 +02:00
purple
ae49cb40dd Pause plans for custom notifications and fix onboarding notify. 2023-04-23 21:23:15 +02:00
purple
d268c35f4d Implement notifications and back-end onboarding variables 2023-04-23 20:21:09 +02:00
purple
be3870c0f7 Start working on admin onboarding. 2023-04-23 17:24:23 +02:00
purple
33f4819570 Remove "> /dev/null" from the $identifier check for more log info. 2023-04-18 17:01:41 +02:00
purple
5494177b0b Fix placeholders only being applied with -placehoders.skip flag. 2023-04-18 10:07:55 +02:00
purple
f69273874d Add the new "placeholders" and flags feature. 2023-04-17 16:54:12 +02:00
purple
6c54eda722 Add css injection support 2023-04-17 16:11:33 +02:00
purple
0833f39522 Start implementing custom css injections. 2023-04-17 15:43:44 +02:00
purple
2a9f6d04e0 blueprint.sh was ahead of documentation 2023-04-14 17:19:15 +02:00