Skip to content

Commit 7582dcc

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 582ab0d + 978b93a commit 7582dcc

107 files changed

Lines changed: 844 additions & 1039 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/deploy.yml

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ permissions:
1111

1212
env:
1313
INSTANCE: Writerside/ccs
14-
DOCKER_VERSION: 2025.04.8412
14+
DOCKER_VERSION: 2026.04.8711
1515

1616
ALGOLIA_APP_NAME: C86V8LU863
1717
ALGOLIA_INDEX_NAME: docs_cast_crafter_community_server
1818
ALGOLIA_KEY: ${{ secrets.ALGOLIA_KEY }}
1919
CONFIG_JSON_PRODUCT: CCS
20-
CONFIG_JSON_VERSION: 1.21.8 # This value should be updated with the version of the product
20+
CONFIG_JSON_VERSION: 1.21.11 # This value should be updated with the version of the product
2121

2222
jobs:
2323
build:
@@ -96,18 +96,19 @@ jobs:
9696
run: unzip -O UTF-8 -qq "artifacts/${{ needs.build.outputs.artifact }}" -d cf-pages
9797

9898
- name: Publish to Cloudflare Pages
99-
uses: cloudflare/wrangler-action@v3
99+
uses: cloudflare/wrangler-action@v3.14.1
100100
with:
101101
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
102102
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
103103
command: pages deploy cf-pages --project-name=community-server-docs --branch=main
104-
wranglerVersion: 3.101.0
104+
#wranglerVersion: 3.101.0
105105

106+
# see: https://youtrack.jetbrains.com/issue/WRS-7233/Algolia-publisher-2.0.32-3-fails-with-UnrecognizedPropertyException-for-contentBoost-field-generated-by-Writerside-builder
106107
publish-indexes:
107108
needs: [ build, test, deploy ]
108109
runs-on: ubuntu-latest
109110
container:
110-
image: registry.jetbrains.team/p/writerside/builder/algolia-publisher:2.0.32-3
111+
image: registry.jetbrains.team/p/writerside/builder/algolia-publisher:latest
111112

112113
steps:
113114
- name: Download artifact
@@ -119,6 +120,15 @@ jobs:
119120
- name: Unzip Algolia artifact
120121
run: unzip -O UTF-8 -qq "artifacts/${{ needs.build.outputs.algolia_artifact }}" -d algolia-indexes
121122

123+
- name: Remove contentBoost field from index files
124+
run: |
125+
apt-get update && apt-get install -y jq
126+
cd algolia-indexes
127+
for f in *.json; do
128+
[ -e "$f" ] || continue
129+
jq 'walk(if type == "object" then del(.contentBoost) else . end)' "$f" > tmp.json && mv tmp.json "$f"
130+
done
131+
122132
- name: Update Algolia Index
123133
run: |
124134
if [ -z "${{ secrets.ALGOLIA_KEY }}" ]; then

.mergify.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,5 @@ pull_request_rules:
3737
request_reviews:
3838
teams:
3939
- docs-review
40+
merge_protections_settings:
41+
reporting_method: check-runs

Writerside/ccs.tree

Lines changed: 22 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,26 @@
77
start-page="community-server-landing-page.topic">
88

99
<toc-element topic="community-server-landing-page.topic"/>
10-
<toc-element topic="rules.md">
11-
<toc-element topic="verified-mods.md"/>
10+
<toc-element topic="rules-overview.topic">
11+
<toc-element topic="rules.md"/>
12+
<toc-element topic="verified-mods.md"/>
1213
</toc-element>
13-
<toc-element topic="servers.md"/>
1414
<toc-element topic="how-to-join.md"/>
15-
<toc-element hidden="true" topic="current-server-issues.md"/>
1615
<toc-element accepts-web-file-names-ref="677309af" topic="survival-server.topic">
17-
<toc-element topic="commands.md"/>
16+
<toc-element topic="spawns.md"/>
17+
<toc-element topic="survival-server-whitelist.md"/>
18+
<toc-element topic="commands.md"/>
1819
<toc-element accepts-web-file-names-ref="3e2f7fc9" topic="events.md"/>
1920
<toc-element topic="features.md">
20-
<toc-element topic="custom-enchantments.md"/>
2121
<toc-element topic="economy.md"/>
22+
<toc-element topic="shop-overview.topic">
23+
<toc-element topic="shop-create.md"/>
24+
<toc-element topic="shop-manage.md"/>
25+
<toc-element topic="shop-search.md"/>
26+
<toc-element topic="shop-item-buy.md"/>
27+
<toc-element topic="shop-chest.md"/>
28+
</toc-element>
29+
<toc-element topic="custom-enchantments.md"/>
2230
<toc-element topic="specials.md">
2331
<toc-element topic="changed-vanilla-mechanics.md"/>
2432
</toc-element>
@@ -32,26 +40,21 @@
3240
<toc-element topic="plot-other.md"/>
3341
</toc-element>
3442
<toc-element topic="skill-system.topic">
35-
<toc-element topic="skills.md">
43+
<toc-element topic="skills.md"/>
44+
<toc-element toc-title="Skills">
3645
<toc-element topic="fishing.md"/>
3746
<toc-element topic="farming.md"/>
3847
<toc-element topic="woodcutting.md"/>
3948
<toc-element topic="mining.md"/>
4049
<toc-element topic="combat.md"/>
41-
</toc-element>
42-
<toc-element hidden="true" href="https://google.com" topic="shops-starting-page.topic">
43-
<toc-element hidden="true" href="https://google.com" topic="make-shop.md"/>
44-
<toc-element hidden="true" href="https://google.com" topic="create-shop.md"/>
45-
<toc-element hidden="true" href="https://google.com" topic="manage-shop.md">
46-
<toc-element hidden="true" href="https://google.com" topic="delete-shop.md"/>
47-
</toc-element>
50+
</toc-element>
4851
</toc-element>
49-
</toc-element>
50-
<toc-element topic="armorstand.md"/>
51-
<toc-element topic="light-blocks-and-invisible-item-frames-and-globe-banner-pattern.md"/>
52+
<toc-element topic="armorstand.md"/>
53+
<toc-element topic="light-blocks-and-invisible-item-frames-and-globe-banner-pattern.md"/>
54+
<toc-element topic="map-downloads.md">
5255
</toc-element>
53-
<toc-element topic="map-downloads.md"/>
5456
</toc-element>
57+
</toc-element>
5558
<toc-element topic="event-server.topic">
5659
<toc-element topic="how-to-take-part-in-an-event.md"/>
5760
<toc-element toc-title="Events">
@@ -84,6 +87,7 @@
8487
<toc-element topic="clan-management.md"/>
8588
<toc-element topic="clan-more-info.md"/>
8689
</toc-element>
90+
<toc-element topic="friend-system.md"/>
8791
<toc-element topic="contribution.md">
8892
<toc-element topic="doc-contribution.md">
8993
<toc-element topic="fork-repo.md"/>

Writerside/cfg/buildprofiles.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<llms-txt/>
3939
</build-profile>
4040
<footer>
41-
<copyright>CastCrafter Community Server 2021–2025</copyright>
41+
<copyright>CastCrafter Community Server 2021–2026</copyright>
4242
<social type="discord" href="https://discord.gg/castcrafter">Discord</social>
4343
<social type="youtube" href="https://www.youtube.com/@CastCrafter">YouTube</social>
4444
<social type="instagram" href="https://www.instagram.com/castagram_">Instagram</social>

Writerside/cfg/static/Cuprite.css

Lines changed: 55 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -8,111 +8,111 @@
88
}
99

1010
.poppins-thin {
11-
font-family: "Poppins", sans-serif;
12-
font-weight: 100;
13-
font-style: normal;
11+
font-family: "Poppins", sans-serif;
12+
font-weight: 100;
13+
font-style: normal;
1414
}
1515

1616
.poppins-extralight {
17-
font-family: "Poppins", sans-serif;
18-
font-weight: 200;
19-
font-style: normal;
17+
font-family: "Poppins", sans-serif;
18+
font-weight: 200;
19+
font-style: normal;
2020
}
2121

2222
.poppins-light {
23-
font-family: "Poppins", sans-serif;
24-
font-weight: 300;
25-
font-style: normal;
23+
font-family: "Poppins", sans-serif;
24+
font-weight: 300;
25+
font-style: normal;
2626
}
2727

2828
.poppins-regular {
29-
font-family: "Poppins", sans-serif;
30-
font-weight: 400;
31-
font-style: normal;
29+
font-family: "Poppins", sans-serif;
30+
font-weight: 400;
31+
font-style: normal;
3232
}
3333

3434
.poppins-medium {
35-
font-family: "Poppins", sans-serif;
36-
font-weight: 500;
37-
font-style: normal;
35+
font-family: "Poppins", sans-serif;
36+
font-weight: 500;
37+
font-style: normal;
3838
}
3939

4040
.poppins-semibold {
41-
font-family: "Poppins", sans-serif;
42-
font-weight: 600;
43-
font-style: normal;
41+
font-family: "Poppins", sans-serif;
42+
font-weight: 600;
43+
font-style: normal;
4444
}
4545

4646
.poppins-bold {
47-
font-family: "Poppins", sans-serif;
48-
font-weight: 700;
49-
font-style: normal;
47+
font-family: "Poppins", sans-serif;
48+
font-weight: 700;
49+
font-style: normal;
5050
}
5151

5252
.poppins-extrabold {
53-
font-family: "Poppins", sans-serif;
54-
font-weight: 800;
55-
font-style: normal;
53+
font-family: "Poppins", sans-serif;
54+
font-weight: 800;
55+
font-style: normal;
5656
}
5757

5858
.poppins-black {
59-
font-family: "Poppins", sans-serif;
60-
font-weight: 900;
61-
font-style: normal;
59+
font-family: "Poppins", sans-serif;
60+
font-weight: 900;
61+
font-style: normal;
6262
}
6363

6464
.poppins-thin-italic {
65-
font-family: "Poppins", sans-serif;
66-
font-weight: 100;
67-
font-style: italic;
65+
font-family: "Poppins", sans-serif;
66+
font-weight: 100;
67+
font-style: italic;
6868
}
6969

7070
.poppins-extralight-italic {
71-
font-family: "Poppins", sans-serif;
72-
font-weight: 200;
73-
font-style: italic;
71+
font-family: "Poppins", sans-serif;
72+
font-weight: 200;
73+
font-style: italic;
7474
}
7575

7676
.poppins-light-italic {
77-
font-family: "Poppins", sans-serif;
78-
font-weight: 300;
79-
font-style: italic;
77+
font-family: "Poppins", sans-serif;
78+
font-weight: 300;
79+
font-style: italic;
8080
}
8181

8282
.poppins-regular-italic {
83-
font-family: "Poppins", sans-serif;
84-
font-weight: 400;
85-
font-style: italic;
83+
font-family: "Poppins", sans-serif;
84+
font-weight: 400;
85+
font-style: italic;
8686
}
8787

8888
.poppins-medium-italic {
89-
font-family: "Poppins", sans-serif;
90-
font-weight: 500;
91-
font-style: italic;
89+
font-family: "Poppins", sans-serif;
90+
font-weight: 500;
91+
font-style: italic;
9292
}
9393

9494
.poppins-semibold-italic {
95-
font-family: "Poppins", sans-serif;
96-
font-weight: 600;
97-
font-style: italic;
95+
font-family: "Poppins", sans-serif;
96+
font-weight: 600;
97+
font-style: italic;
9898
}
9999

100100
.poppins-bold-italic {
101-
font-family: "Poppins", sans-serif;
102-
font-weight: 700;
103-
font-style: italic;
101+
font-family: "Poppins", sans-serif;
102+
font-weight: 700;
103+
font-style: italic;
104104
}
105105

106106
.poppins-extrabold-italic {
107-
font-family: "Poppins", sans-serif;
108-
font-weight: 800;
109-
font-style: italic;
107+
font-family: "Poppins", sans-serif;
108+
font-weight: 800;
109+
font-style: italic;
110110
}
111111

112112
.poppins-black-italic {
113-
font-family: "Poppins", sans-serif;
114-
font-weight: 900;
115-
font-style: italic;
113+
font-family: "Poppins", sans-serif;
114+
font-weight: 900;
115+
font-style: italic;
116116
}
117117

118118

@@ -315,6 +315,7 @@
315315
--app-link-border-color-dark: var(--wh-color-primary);
316316
color: var(--wh-color-primary);
317317
}
318+
318319
/* stop being so fucking picky holy shit */
319320
.rs-text-3_theme_dark {
320321
color: var(--wh-color-primary);
-1.79 MB
Binary file not shown.
Binary file not shown.
-8.41 KB
Binary file not shown.
838 KB
514 KB

0 commit comments

Comments
 (0)