Compare commits

..

38 Commits

Author SHA1 Message Date
Evorp
d3e25411c0 remove unused script 2025-12-17 14:28:37 -08:00
Evorp
fc4ef68665 take 3 2025-12-17 14:08:10 -08:00
Evorp
62ca45c4e1 take 2 2025-12-17 14:04:10 -08:00
Evorp
d2d8eefc8d maybe fix triggering 2025-12-17 14:02:34 -08:00
Francesco Macaluso
f40a6eb541 Overhaul autozip using rsync (#59) 2025-12-17 13:56:28 -08:00
Evorp
99f2156883 Update README.md 2025-01-01 17:22:53 -08:00
Evorp
68d4021d54 Update README.md 2024-12-18 15:23:37 -08:00
Evorp
3bbbf62712 Revert "test branches-ignore"
This reverts commit 5091000e58.
2024-06-23 14:37:55 -07:00
Evorp
5091000e58 test branches-ignore 2024-06-23 14:35:23 -07:00
Robert
3916c1f4d5 Revert "test action for branch fetching"
This reverts commit 5956eebacc.
2024-06-23 12:53:56 +02:00
Robert
fcb9042d21 Revert "the"
This reverts commit b2dfc93d21.
2024-06-23 12:53:52 +02:00
Robert
b2dfc93d21 the 2024-06-23 12:45:16 +02:00
Robert
5956eebacc test action for branch fetching 2024-06-23 12:44:00 +02:00
Robert
4a7d9b5523 Revert "improve create pack action"
This reverts commit 6785fe05fa.
2024-06-23 11:57:14 +02:00
Robert
6785fe05fa improve create pack action
- automatically downloiads branch to server when it doesn't exist
- use more variables instead of hardcoded values
- simplified some things
- should run on all branches (hopefully not at once)
2024-06-23 11:41:26 +02:00
Robert
b5ca564df0 remove funding 2023-06-10 19:07:44 +02:00
Evorp
f81b19e847 remove compliance reference 2023-03-19 14:16:09 -07:00
Evorp
0a1374c9ac classic faithful and faithful readme parity
about time too lol
2023-03-19 14:03:12 -07:00
Pomi108
4b05ba6039 Update LICENSE.txt 2023-02-20 18:13:39 +01:00
Pomi108
3a2e8c3333 Update README.md 2023-01-26 18:55:31 +01:00
Pomi108
33caba3279 add license 2022-09-27 21:22:59 +02:00
Evorp
8f4c3cb117 typo 2022-09-26 19:53:53 -07:00
Robert
dbfc4f807e Update README.md 2022-09-26 22:09:11 +02:00
Robert
e7fe377616 Delete create-pack.yml 2022-07-24 22:23:18 +02:00
Robert
0a5f138fcb Update FUNDING.yml 2022-06-21 19:08:05 +02:00
Robert
36d194d47f Update create-pack.yml 2022-06-21 17:19:24 +02:00
Robert
38978455ae add version to pack name 2022-06-21 17:10:34 +02:00
Robert
3def82e08d add automated pack creation 2022-06-21 17:07:59 +02:00
Robert
aff760d33e please just work 2022-06-21 17:00:43 +02:00
Robert
70708ae010 please 2022-06-21 16:54:09 +02:00
Robert
29defaa2cc stackoverflow please help me 2022-06-21 16:45:20 +02:00
Robert
d545b4a174 plis detect branch 2022-06-21 16:43:19 +02:00
Robert
9a3a61df91 what have I even done 2022-06-21 16:36:55 +02:00
Robert
7a4eeea80a test github actions 2022-06-21 16:34:19 +02:00
Pomi108
1dfae6d3c6 Update README.md 2022-04-09 22:54:23 +02:00
Pomi108
5116facf6d Delete CONTRIBUTORS.md, was super outdated 2022-03-26 16:28:27 +01:00
Robert Reichel
3bea62aee4 Create FUNDING.yml 2021-06-07 18:50:33 +02:00
Robert Reichel
61ec89cdfb Update README.md 2021-01-02 22:42:14 +01:00
3990 changed files with 52 additions and 995 deletions

View File

@@ -1,27 +0,0 @@
name: Create Pack
on:
push:
branches-ignore:
- master
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Get branch name
id: branch-name
uses: tj-actions/branch-names@v6.4
- name: Create Pack
uses: appleboy/ssh-action@v0.1.7
with:
host: ${{ secrets.HOST }}
USERNAME: ${{ secrets.USERNAME }}
PORT: ${{ secrets.PORT }}
KEY: ${{ secrets.SSH }}
script: |
[ ! -d "./packs/Faithful-Java-32x/${{ steps.branch-name.outputs.current_branch }}" ] && exit 1
cd "./packs/Faithful-Java-32x/${{ steps.branch-name.outputs.current_branch }}"
git pull
zip -r "Faithful 32x - ${{ steps.branch-name.outputs.current_branch }} Experimental.zip" . -x "*.git*" -x "*.github*" -x ".gitignore"
mv "Faithful 32x - ${{ steps.branch-name.outputs.current_branch }} Experimental.zip" "/var/www/html/database.faithfulpack.net/packs/32x-Java/Experimental"

30
.gitignore vendored
View File

@@ -1 +1,31 @@
.DS_Store
.AppleDouble
.LSOverride
._*
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db
*.stackdump
[Dd]esktop.ini
*~
.fuse_hidden*
.directory
.Trash-*
.nfs*
# For testing out the autozip workflow
.act-secrets.local
.act-vars.local

22
README.md Normal file
View File

@@ -0,0 +1,22 @@
<img src="https://database.faithfulpack.net/images/branding/logos/transparent/hd/f32_logo.png?w=256" alt="Faithful 32x" align="right" height="256px">
<div align="center">
<h1>Faithful 32x</h1>
<h3>The go-to 32x resource pack for Minecraft.</h3>
<h5><i>Official Java Edition repository</i></h5>
![RepoSize](https://img.shields.io/github/repo-size/Faithful-Resource-Pack/Faithful-32x-Java)
![Issues](https://img.shields.io/github/issues/Faithful-Resource-Pack/Faithful-32x-Java)
![PullRequests](https://img.shields.io/github/issues-pr/Faithful-Resource-Pack/Faithful-32x-Java)
</div>
---
## How to download:
The latest release versions can be downloaded on [our website](https://faithfulpack.net/faithful32x/latest) and the latest unreleased versions on [our database](https://database.faithfulpack.net/packs/32x-Java/Experimental/).
## How to switch versions:
To view the pack files and to switch between resource pack versions, click the branch button (`main`) and select the version you want to see!
The latest stable version is stored in `java-latest`, and snapshot and prerelease versions (if available) in `java-snapshot`.
<img src="https://user-images.githubusercontent.com/75297863/163904169-6ab97237-946c-4cf2-be60-3909a464d308.png" align="center" height="512px">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

View File

@@ -1,5 +0,0 @@
{
"animation": {
"frametime": 2
}
}

View File

@@ -1,5 +0,0 @@
{
"animation": {
"frametime": 3
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 928 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 574 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 575 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 576 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 572 B

View File

@@ -1,4 +0,0 @@
matchBlocks=bookshelf
faces=sides
method=horizontal
tiles=0-3

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 121 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 125 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 123 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 121 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 123 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 121 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 B

View File

@@ -1,3 +0,0 @@
matchBlocks=black_stained_glass
method=ctm
tiles=0-46

View File

@@ -1,4 +0,0 @@
matchBlocks=black_stained_glass_pane
method=ctm
tiles=0-46
faces=sides

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 159 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 162 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 157 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 157 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 140 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 159 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 159 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 140 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 141 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 B

Some files were not shown because too many files have changed in this diff Show More