Skip to content

Commit

Permalink
fix a bunch of post inconsistencies and bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Aug 14, 2024
1 parent 73eaaf9 commit c31a747
Show file tree
Hide file tree
Showing 70 changed files with 409 additions and 150 deletions.
37 changes: 24 additions & 13 deletions _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,12 @@ <h2 class="display-3 my-5 text-center">
{%- for image in site.static_files -%}
{%- if image.path contains page.carousel-img -%}
<div class="item">
<img onclick="ShowFullscreen('{{ site.baseurl }}{{ image.path }}')" id="{{ image.basename | replace: " ", "_" }}" src="{{ site.baseurl }}{{ image.path }}" alt="{{ image.basename }}">
<img
onclick="ShowFullscreen('{{ site.baseurl }}{{ image.path }}')"
id="{{ image.basename | replace: " ", "_" }}"
src="{{ site.baseurl }}{{ image.path }}"
alt="{{ image.basename }}"
>
{%- if page.show_carousel_name == true -%}<h4>{{ image.basename }}</h4>{%- endif -%}
</div>
{%- endif -%}
Expand Down Expand Up @@ -138,19 +143,25 @@ <h2 class="display-4 my-5 text-center">Download</h2>
}

fetch(`{{ site.baseurl }}/${path}.json`)
.then((response) => response.json())
.then((body) => {
const betaAlphaRegex = /(Alpha|Beta)\s+\d+/;
const match = "{{ page.title }}".match(betaAlphaRegex);
if (match) {
const myRelease = body[match[0]];
document.querySelector('#changelog').innerHTML = formatHTML(myRelease);
}
});
.then((response) => response.json())
.then((body) => {
const betaAlphaRegex = /(Alpha|Beta)\s+\d+/;
const match = "{{ page.title }}".match(betaAlphaRegex);
if (match) {
const myRelease = body[match[0]]
if (myRelease)
document.querySelector('#changelog').innerHTML = formatHTML(myRelease)
else
document.querySelector("#changelog-container").innerHTML = "";
}
})
.catch((err) => console.error(err));
</script>
<h2 class="display-4 my-5 text-center">Changelog</h2>
<div class="card card-body">
<div id='changelog'></div>
<div id="changelog-container">
<h2 class="display-4 my-5 text-center">Changelog</h2>
<div class="card card-body">
<div id='changelog'></div>
</div>
</div>
{%- endif -%}

Expand Down
25 changes: 24 additions & 1 deletion _posts/2022-04-10-Faithful_Rebrand.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,28 @@ layout: post
title: Compliance is Rebranding to Faithful
permalink: /Faithful%20Rebrand

long_text: Greetings! We're making this announcement to discuss the future of our community, which includes Compliance and Classic Faithful. You might have noticed that several Compliance social media, such as our Discord servers and Twitter account, have been referred to as "Faithful / Compliance". This was because we wanted to casually let our user base know that we are starting to transition away from Compliance and towards the Faithful brand name. We are proud to officially announce our rebrand as we take the mantle that Vattic started in 2010.<br><br>Let us reiterate – The project that used to be called Compliance, along with all its subsidiaries, is, effective immediately, officially being renamed to Faithful, ushering in a new era for the resource pack – one of legitimate administration and community involvement, that hasn’t been seen in years.<br><br>There will not be any other changes to Compliance, aside from branding. We want to make this as clear as possible&#58; our founding values of being a non-profit, open-source, community-driven resource pack, that allows anyone to contribute, are what makes our community and resource packs so great. <strong>We will never step away from those key values.</strong><br><br>It’s worth mentioning that our new non-text logos are temporary and, if the community wills it so, will be replaced via public voting. We will announce more information on this over in our <a href="https://discord.gg/sN9YRQbBv7">Discord server</a> when the time comes.<br><br>Additionally, we will eventually be switching over to the URL <strong>faithfulpack.net</strong> soon while our current URL (compliancepack.net) will redirect to it.<br><br>The rebrand will roll out over time. This means that, while the easiest stuff has already been completed, there still might be a few things that will use legacy branding for the time being.<br><br><strong><i>What about Classic Faithful?</i></strong><br>Classic Faithful has already rebranded from its original name "Emulated Vattic" a couple of months back, while the Classic Faithful and Compliance Staff Teams formally merged shortly thereafter. With Compliance rebranding to Faithful and the further integration of Classic Faithful into our resource pack family, we will also begin to offer Classic Faithful 32x and 64x on the website, alongside Legacy Vattic versions of Faithful and his 32x Programmer Art-based resource packs for all versions.<br><br>Unfortunately, we haven’t been able to get the ‘Faithful’ resource pack, managed by Kraineff, off the Bedrock Marketplace as of the writing of this announcement. It was never endorsed by Vattic, the original creator of Faithful, and used textures that it had no permission to use in the first place. This means that Kraineff’s resource pack was never officially licensed for use or for commercial gain to him. If you want to learn more about this, please watch <a href="https://youtu.be/kgZYBTlwaVs">this YouTube video</a>, and for the time being <strong>do not buy Kraineff’s resource pack on the Marketplace.</strong><br><br><strong><i>I still have questions</i></strong><br>We completely understand, so we are willing to answer most questions that were not covered in this announcement. Just ask in the <a href="https://discord.com/channels/773983706582482946/953844515809136710">#help-and-support</a> channel on our Discord server and we’ll try to get back to you as soon as possible.<br><br>That’s all from us for now! Here’s to a new, fruitful era for Faithful!
long_text: |
Greetings! We're making this announcement to discuss the future of our community, which includes Compliance and Classic Faithful. You might have noticed that several Compliance social media, such as our Discord servers and Twitter account, have been referred to as "Faithful / Compliance". This was because we wanted to casually let our user base know that we are starting to transition away from Compliance and towards the Faithful brand name. We are proud to officially announce our rebrand as we take the mantle that Vattic started in 2010.
<br><br>
Let us reiterate – The project that used to be called Compliance, along with all its subsidiaries, is, effective immediately, officially being renamed to Faithful, ushering in a new era for the resource pack – one of legitimate administration and community involvement, that hasn’t been seen in years.
<br><br>
There will not be any other changes to Compliance, aside from branding. We want to make this as clear as possible&#58; our founding values of being a non-profit, open-source, community-driven resource pack, that allows anyone to contribute, are what makes our community and resource packs so great. <strong>We will never step away from those key values.</strong>
<br><br>
It’s worth mentioning that our new non-text logos are temporary and, if the community wills it so, will be replaced via public voting. We will announce more information on this over in our <a href="https://discord.gg/sN9YRQbBv7">Discord server</a> when the time comes.
<br><br>
Additionally, we will eventually be switching over to the URL <strong>faithfulpack.net</strong> soon while our current URL (compliancepack.net) will redirect to it.
<br><br>
The rebrand will roll out over time. This means that, while the easiest stuff has already been completed, there still might be a few things that will use legacy branding for the time being.
<br><br>
<strong><i>What about Classic Faithful?</i></strong>
<br>
Classic Faithful has already rebranded from its original name "Emulated Vattic" a couple of months back, while the Classic Faithful and Compliance Staff Teams formally merged shortly thereafter. With Compliance rebranding to Faithful and the further integration of Classic Faithful into our resource pack family, we will also begin to offer Classic Faithful 32x and 64x on the website, alongside Legacy Vattic versions of Faithful and his 32x Programmer Art-based resource packs for all versions.
<br><br>
Unfortunately, we haven’t been able to get the ‘Faithful’ resource pack, managed by Kraineff, off the Bedrock Marketplace as of the writing of this announcement. It was never endorsed by Vattic, the original creator of Faithful, and used textures that it had no permission to use in the first place. This means that Kraineff’s resource pack was never officially licensed for use or for commercial gain to him. If you want to learn more about this, please watch <a href="https://youtu.be/kgZYBTlwaVs">this YouTube video</a>, and for the time being <strong>do not buy Kraineff’s resource pack on the Marketplace.</strong>
<br><br>
<strong><i>I still have questions</i></strong>
<br>
We completely understand, so we are willing to answer most questions that were not covered in this announcement. Just ask in the <a href="https://discord.com/channels/773983706582482946/953844515809136710">#help-and-support</a> channel on our Discord server and we’ll try to get back to you as soon as possible.
<br><br>
That’s all from us for now! Here’s to a new, fruitful era for Faithful!
---
4 changes: 3 additions & 1 deletion _posts/2022-06-08-Future_Plans.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ long_text: |
<br><br><br>
<strong>After release</strong>
<br><br>
Moving on towards the future, after Java's full release we intend to restore a regular update schedule and release updates every month.<br>All fully complete packs (i.e. the ones that have all textures from their respective version) will be called Releases and be put out in a single website post.
Moving on towards the future, after Java's full release we intend to restore a regular update schedule and release updates every month.
<br>
All fully complete packs (i.e. the ones that have all textures from their respective version) will be called Releases and be put out in a single website post.
<br>
Packs that still have some missing textures will be grouped into a separate post, will be called Pre-releases and branded accordingly. This isn't just limited to Bedrock for the time being, but also legacy Java versions with special textures that are unable to be backported from newer versions – for example the boat entity in release 1.8 and below. Pre-releases will also release at the same time as regular Releases.
<br>
Expand Down
11 changes: 10 additions & 1 deletion _posts/2022-09-16-FD_Discontinuation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,14 @@ title: The Fate of Faithful Dungeons
permalink: /faithful32xDungeons/The%20Fate%20of%20Faithful%20Dungeons
header-img: https://database.faithfulpack.net/images/website/posts/32xDungeons/discontinue.jpg

long_text: "Minecraft: Dungeons used to be a promising dungeon crawler, with lots of exciting adventures and new mechanics to explore. Faithful, of course, couldn't fall behind – the pack was among the first ones to actively use the Dokucraft team's modding tool to get custom textures working.<br>Unfortunately, as we all know, Dungeons is well past its heyday. With all the DLCs having come out and no new content in sight, all that remains in the game is a repetitive series of levels that gets boring quickly. The activity levels for both the game, as well as Faithful: Dungeons, have dwindled accordingly. As such, it is with a heavy heart that we're forced to announce the formal discontinuation of the Faithful: Dungeons project, meaning official maintenance and support will stop.<br>All posts and download links will be kept online for archival purposes.<br>Also, we'd like to note that we'd rather not be doing this! It's just that it's not worth officially supporting a project that's effectively dead, so we made this decision to announce this officially. If you're willing to commit your time to the project to maintain it into the future, please contact a Faithful staff member on <a href='https://discord.gg/sN9YRQbBv7'>our Discord server</a> so we can talk more.<br><br>We hope that the 3 people that still play the game understand our decision. Thank you for your continued support."
long_text: |
Minecraft: Dungeons used to be a promising dungeon crawler, with lots of exciting adventures and new mechanics to explore. Faithful, of course, couldn't fall behind – the pack was among the first ones to actively use the Dokucraft team's modding tool to get custom textures working.
<br>
Unfortunately, as we all know, Dungeons is well past its heyday. With all the DLCs having come out and no new content in sight, all that remains in the game is a repetitive series of levels that gets boring quickly. The activity levels for both the game, as well as Faithful: Dungeons, have dwindled accordingly. As such, it is with a heavy heart that we're forced to announce the formal discontinuation of the Faithful: Dungeons project, meaning official maintenance and support will stop.
<br>
All posts and download links will be kept online for archival purposes.
<br>
Also, we'd like to note that we'd rather not be doing this! It's just that it's not worth officially supporting a project that's effectively dead, so we made this decision to announce this officially. If you're willing to commit your time to the project to maintain it into the future, please contact a Faithful staff member on <a href='https://discord.gg/sN9YRQbBv7'>our Discord server</a> so we can talk more.
<br><br>
We hope that the 3 people that still play the game understand our decision. Thank you for your continued support.
---
11 changes: 10 additions & 1 deletion _posts/2022-09-27-License_Change.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,14 @@ title: An Update To Our License
permalink: /License%20Update
header-img: https://database.faithfulpack.net/images/website/posts/other/steve_license.jpg

long_text: "Faithful is a project built on transparency and community involvement. For the longest time, however, our license has required everybody to get written permission should they want to use Faithful assets for most projects. Predictably, we've been getting requests to lift this requirement since the very beginning. Well, today's a good day for those that suggested it, because we're now changing our license so that only crediting is necessary!<br>You read that right: If you want to use Faithful assets for anything, you now can! No need to ask anybody for permission anymore. Just make sure to credit Faithful appropriately in a visible place. Oh, and if you were denied for any reason previously, that no longer applies. (Unless you're Kraineff.)<br>In other news: We've also rewritten other parts of the license to be more straightforward and easier to read, as well as clarifying some cases that were in a grey area before.<br>Today also marks the unification of the Faithful and Classic Faithful licenses, as the two projects are going to be using the same one going forward.<br>Thanks for reading! We can't wait to see what you make with Faithful textures."
long_text: |
Faithful is a project built on transparency and community involvement. For the longest time, however, our license has required everybody to get written permission should they want to use Faithful assets for most projects. Predictably, we've been getting requests to lift this requirement since the very beginning. Well, today's a good day for those that suggested it, because we're now changing our license so that only crediting is necessary!
<br>
You read that right: If you want to use Faithful assets for anything, you now can! No need to ask anybody for permission anymore. Just make sure to credit Faithful appropriately in a visible place. Oh, and if you were denied for any reason previously, that no longer applies. (Unless you're Kraineff.)
<br>
In other news: We've also rewritten other parts of the license to be more straightforward and easier to read, as well as clarifying some cases that were in a grey area before.
<br>
Today also marks the unification of the Faithful and Classic Faithful licenses, as the two projects are going to be using the same one going forward.
<br>
Thanks for reading! We can't wait to see what you make with Faithful textures.
---
11 changes: 10 additions & 1 deletion _posts/2023-09-17-Faithful_Server.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,14 @@ title: Introducing the Faithful Minecraft Server
permalink: /FaithfulMCServer
header-img: https://database.faithfulpack.net/images/website/posts/other/server.jpg

long_text: "Today we're delighted to announce the Faithful community is expanding beyond Discord and into the game the packs are all about – Minecraft! The Faithful Minecraft Server is a place to meet fellow users of the pack, play the game and have fun. With a freebuild creative world available now and a survival world coming soon, the server has something for everyone. Oh, and have I mentioned that you can join with both Java and Bedrock? Thanks to Geyser you can play on the server with any device that supports Minecraft, be it your phone or the smart fridge you somehow managed to install Linux and WINE on.<br><br><strong>Well, how do I join?</strong><br>Glad you asked! The server can be accessed via the domain <strong>mc.faithfulpack.net</strong> (and the port <strong>25783</strong> if you're connecting using Bedrock Edition). You can join with Java Edition version 1.20.1 or the latest version of Bedrock Edition. Add the server to your server list and you're good to go!<br>Additionally, you may also want to join <a href='https://discord.gg/sN9YRQbBv7'>our Discord server</a> and grab yourself the Minecraft Server role to gain access to the server-related channels.<br><br>We hope you're going to love this server as much as we enjoyed making it, and we can't wait to see you there!"
long_text: |
Today we're delighted to announce the Faithful community is expanding beyond Discord and into the game the packs are all about – Minecraft! The Faithful Minecraft Server is a place to meet fellow users of the pack, play the game and have fun. With a freebuild creative world available now and a survival world coming soon, the server has something for everyone. Oh, and have I mentioned that you can join with both Java and Bedrock? Thanks to Geyser you can play on the server with any device that supports Minecraft, be it your phone or the smart fridge you somehow managed to install Linux and WINE on.
<br><br>
<strong>Well, how do I join?</strong>
<br>
Glad you asked! The server can be accessed via the domain <strong>mc.faithfulpack.net</strong> (and the port <strong>25783</strong> if you're connecting using Bedrock Edition). You can join with Java Edition version 1.20.1 or the latest version of Bedrock Edition. Add the server to your server list and you're good to go!
<br>
Additionally, you may also want to join <a href='https://discord.gg/sN9YRQbBv7'>our Discord server</a> and grab yourself the Minecraft Server role to gain access to the server-related channels.
<br><br>
We hope you're going to love this server as much as we enjoyed making it, and we can't wait to see you there!
---
Loading

0 comments on commit c31a747

Please sign in to comment.