purple
986c90988e
Update fallback version and improve extension flags.
2023-06-27 20:36:03 +02:00
purple
0a4f749868
Remove old Blueprint unicode logo from conf.yml default
2023-06-26 14:44:19 +02:00
purple
dadb4bbf58
-export is no longer experimental and add donation link to installer.
2023-06-26 14:42:31 +02:00
purple
727f31ab08
Add more comments to the installation script of blueprint.sh
2023-06-26 12:40:33 +02:00
purple
c00261fad7
Merge branch 'main' of https://github.com/teamblueprint/main
2023-06-24 10:56:23 +02:00
purple
898c15872b
Rewrite -export to make it work correctly.
...
First thing in the morning, rewrite the -export command.
It works now, I tested it before committing changes.
2023-06-24 10:55:21 +02:00
purple
c0c0244ede
Fix "zip" command not having correct arguments
...
Why so many commits one by one? I need to test them one by one as well. Even if this one doesn't work, I'm going to bed, see you tomorrow.
2023-06-23 22:04:52 +02:00
purple
95a5e123a3
Forgot to change one line.\
2023-06-23 22:02:10 +02:00
purple
e06f920c44
Exporting was trying to generate a zip from an ungenerated file, this is now fixed.
2023-06-23 21:59:52 +02:00
purple
f5eed6a521
Development files disappeared after exporting, this is now fixed.
2023-06-23 21:55:01 +02:00
purple
78d9a2041f
Make CURL silent.
2023-06-23 21:02:21 +02:00
purple
0a25a14cf7
GitHub markdown frustrated me sometimes
2023-06-23 20:58:03 +02:00
purple
75bd93fc48
Merge branch 'main' of https://github.com/teamblueprint/main
2023-06-23 20:55:28 +02:00
purple
86ff6c5d92
Add "dbEdit" to list of extensions.
2023-06-23 20:55:19 +02:00
purple
38d7abb164
Telemetry would still show a curl progress bar, this should now be fixed.
2023-06-23 20:38:52 +02:00
purple
639525757d
Add extra information to README.md
2023-06-23 18:15:30 +02:00
purple
03dcc77af6
Update fallback version to latest.
2023-06-23 10:33:24 +02:00
purple
ad7f5cd81e
Remove pulse.
2023-06-21 09:49:00 +02:00
purple
08dc69cc74
Add "Pulse" to the Blueprint admin page
2023-06-20 21:54:28 +02:00
purple
a52ec1a3c1
Fix indentation on VariableService and fix installation check.
...
Now the installation will be marked as installed after the installation script ends.
2023-06-20 18:08:25 +02:00
purple
9243e01498
Remove upgrade telemetry for now.
2023-06-20 17:55:58 +02:00
purple
1aec415db4
Fix indentation on PlaceholderService and make sure user has ran the installation script before using Blueprint.
2023-06-20 17:53:08 +02:00
purple
9591ea1149
Remove telemetry dev tool.
2023-06-19 21:49:25 +02:00
purple
d6c5be6ef8
Fix globe not being aligned correctly in extension admin pages.
2023-06-19 21:37:10 +02:00
purple
2834812d29
Tell the user that EOF errors are expected when upgrading.
2023-06-19 21:11:27 +02:00
purple
7c6828a8cf
Add website button if extension added a website to info_website in conf.yml
2023-06-19 21:04:06 +02:00
purple
20a82b67f5
Switch to BlueprintVariableService for -exec
2023-06-18 20:29:35 +02:00
purple
6698d304ba
Add telemetry test tool to blueprint.sh and fix missing dot.
2023-06-18 20:13:12 +02:00
purple
3321aec5c7
Dev upgrading accidentally replaced almost all characters with "source" in blueprint.sh
...
sourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesourcesource
2023-06-18 19:58:37 +02:00
purple
691581270b
Missing semicolon decided to screw everything up
2023-06-18 19:56:42 +02:00
purple
7e9253e857
Make blueprint.sh work-in-progress telemetry more reliable.
2023-06-18 18:33:39 +02:00
purple
eb30597ff3
Add work-in-progress telemetry to blueprint.sh
2023-06-18 18:32:02 +02:00
purple
dfdb37b967
Add more comments to blueprint.sh and create new conf.yml option
2023-06-18 16:37:46 +02:00
purple
54ec0acc11
Explain what a couple lines are doing in blueprint.sh
2023-06-17 13:28:26 +02:00
purple
13aa4d3637
Change text in lib files.
2023-06-17 13:24:35 +02:00
purple
a8517cfb02
Fix some grammar.
2023-06-16 18:10:26 +02:00
purple
99571f859a
Add advanced feature warnings, point users to GitHub issues instead of Discord for bugs and -upgrade is no longer experimental.
...
-reinstall is now -runinstall
2023-06-15 11:56:11 +02:00
purple
99b1f9e217
Update Discord link to ptero.shop/community
2023-06-15 11:44:33 +02:00
purple
86ac22b91b
Update fallback version and add new default extension icons.
2023-06-12 17:45:03 +02:00
purple
002027d20a
Make sure the old update files are removed after updating.
2023-06-12 16:35:15 +02:00
purple
33141eebad
Use a different way to pull the latest Blueprint version
...
Also downloading the pre-release version will result in the version becoming "source"
2023-06-12 16:30:27 +02:00
purple
963b5ccb04
Remove source warning during upgrading
2023-06-12 15:56:29 +02:00
purple
7b0fddd8cc
Remove -preview and upgrading to stable
...
It just didn't work. However, Blueprint will now show a warning to users who have upgrades instead of manually updated to save me from support tickets about why this doesn't work.
2023-06-12 15:49:55 +02:00
purple
bf518ee48c
Upgrade to latest release by default
...
Previously upgrading would update Blueprint to the latest source files, not a stable version. This should be different now.
2023-06-12 15:21:38 +02:00
purple
a3b6475ecf
Fix extension exporting.
2023-06-11 21:30:16 +02:00
purple
5c7c20d788
Forgot to add a $identifier alias.
...
I forgot the most important thing in extension installation.
2023-06-11 21:12:40 +02:00
purple
90b2fbaed4
Remove old "all rights reserved" from blueprint.style.css
2023-06-11 21:04:45 +02:00
purple
c70a13eaa3
Update some error messages with newer configuration options
2023-06-11 21:03:15 +02:00
purple
b157a3bbe1
Switch to a different option structure in conf.yml
...
Current extensions will need to adapt to this better version of conf.yml. Older extensions won't work on this version and extensions created in older versions won't work on this one.
2023-06-11 20:58:20 +02:00
purple
549cb72cfe
Add links to "Installation", "Development" and "Extensions"
2023-06-11 19:58:55 +02:00