You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: OCDheim/Package/manifest.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "OCDheim",
3
-
"description": "OCDheim is an opinionated collection of building and terraforming tools that bring 22nd-century-level laser precision to... your merry Viking settlement 'Stokhölm' 🍻❤️",
4
-
"version_number": "0.2.0",
3
+
"description": "OCDheim is an opinionated collection of building and terraforming tools that bring 22nd-century-level laser precision to... your merry Viking settlement of 'Stokhölm' 🍻❤️",
Copy file name to clipboardExpand all lines: README.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# OCDheim - DEATH TO EYEBALLING!
2
2
The purpose of this mod is for me, a person suffering from severe OCD, to be able to enjoy Valheim in its full Glory™ while keeping noninvasive, consistent and respectful of the intended OG experience.
3
3
4
-
OCDheim is an opinionated collection of building and terraforming tools that bring 22nd-century-level laser precision to... your merry Viking settlement 'Stokhölm' 🍻❤️
4
+
OCDheim is an opinionated collection of building and terraforming tools that bring 22nd-century-level laser precision to... your merry Viking settlement of 'Stokhölm' 🍻❤️
5
5
6
6
Do you bleed from every orifice while trying to eyeball a line of torches, a wall of chests, or pin trophies on a wooden pole?
7
7
Do you suffer a violent seizure while trying to level a ledge?
@@ -80,6 +80,12 @@ Then this is the mod for you.
80
80
- Stone Wall 2x1 (Smooth Stone Wall 2x1)
81
81
- Stone Wall 4x2 (Smooth Stone Wall 4x2)
82
82
83
+
## Server-Side vs Client-Side Compatibility
84
+
- The Server MUST run OCDheim if ANY Player runs OCDheim[^4]
85
+
- if ALL Players run OCDheim → EVERYONE has FULL ACCESS to OCDheim functionality
86
+
- if ONLY SOME Players run OCDheim → Players who DO NOT run OCDheim have NO ACCESS to OCDheim functionality
87
+
- if ONLY SOME Players run OCDheim → Players who DO run OCDheim MUST refrain[^5] from using [Additional Build Pieces](#additional-build-pieces)
88
+
83
89
## Considered Possible Improvements
84
90
- Config File
85
91
- Keybinding Overrides
@@ -120,6 +126,8 @@ If you enjoy my work please consider a second to donate 😉
[^1]: Every Build Piece that is NOT snappable in Vanilla Valheim (think: a Torch, a Forge or a Forge Cooler) - corresponds to the `Misc``Crafting` and `Furniture` Tabs
124
-
[^2]: Every Build Piece that is snappable in Vanilla Valheim (think: a Wood Floor, a Darkwood Pole or a Black Marble Column) - corresponds to the `Build` and `Heavy Building` Tabs
125
-
[^3]: Every Build Piece suffixed with "Stack" or "Pile". Wood Stack, Corewood Stacks, Finewood Stacks, Bone Stacks, Stone Piles, Coal Piles, Coin Piles...
129
+
[^1]: Every Build Piece that is NOT snappable in Vanilla Valheim (think: a Torch, a Forge or a Forge Cooler) - corresponds to the `Misc``Crafting` and `Furniture` Tabs<br>
130
+
[^2]: Every Build Piece that is snappable in Vanilla Valheim (think: a Wood Floor, a Darkwood Pole or a Black Marble Column) - corresponds to the `Build` and `Heavy Building` Tabs<br>
131
+
[^3]: Every Build Piece suffixed with "Stack" or "Pile". Wood Stack, Corewood Stacks, Finewood Stacks, Bone Stacks, Stone Piles, Coal Piles, Coin Piles...<br>
132
+
[^4]: This requirement MAY eventually be partially loosened<br>
133
+
[^5]: There is no way as of now to enforce this Server-Side<br>
0 commit comments