v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
14
attic/mods/pathdungeon/dungeon_worlds.config.patch
Normal file
14
attic/mods/pathdungeon/dungeon_worlds.config.patch
Normal file
|
@ -0,0 +1,14 @@
|
|||
[
|
||||
{
|
||||
"op" : "add",
|
||||
"path" : "/pathdungeon",
|
||||
"value" : {
|
||||
"primaryDungeon" : "pathdungeon",
|
||||
"threatLevel" : 1,
|
||||
"gravity" : 40,
|
||||
"worldSize" : [1000,1000],
|
||||
"dungeonBaseHeight" : 500,
|
||||
"ambientLightLevel" : [128,128,128]
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"metadata" : {
|
||||
"name" : "pathdungeon",
|
||||
"species" : "generic",
|
||||
"rules" : [
|
||||
],
|
||||
"protected" : true,
|
||||
"anchor" : [ "pathdungeon" ],
|
||||
"gravity" : 80,
|
||||
"maxRadius" : 1000000,
|
||||
"maxParts" : 100
|
||||
},
|
||||
"tiles" : [
|
||||
{
|
||||
"value" : [255, 0, 220, 255],
|
||||
"comment" : "magic pinkppp, a no-op value"
|
||||
},
|
||||
{
|
||||
"value" : [0, 0, 0, 255],
|
||||
"rules" : [ [ "worldGenMustContainAirBackground" ], [ "allowOverdrawing" ] ],
|
||||
"brush" : [ [ "clear" ] ]
|
||||
},
|
||||
{
|
||||
"value" : [255, 255, 255, 255],
|
||||
"rules" : [ [ "worldGenMustContainSolidBackground" ], [ "allowOverdrawing" ] ],
|
||||
"brush" : [ [ "surface" ] ]
|
||||
},
|
||||
{
|
||||
"value" : [85, 255, 0, 255],
|
||||
"comment" : "Player Spawn",
|
||||
"brush" : [ [ "playerstart" ] ]
|
||||
},
|
||||
{
|
||||
"value" : [32, 32, 32, 255],
|
||||
"comment" : "Empty hole",
|
||||
"brush" : [ [ "clear" ] ]
|
||||
},
|
||||
{
|
||||
"value" : [236, 161, 44, 255],
|
||||
"comment" : "Dirt foreground and background",
|
||||
"brush" : [ [ "clear" ], ["back", "dirt"], ["front", "dirt"] ]
|
||||
},
|
||||
{
|
||||
"value" : [154, 133, 101, 255],
|
||||
"comment" : "Dirt background",
|
||||
"brush" : [ [ "clear" ], ["back", "dirt"]]
|
||||
},
|
||||
{
|
||||
"value" : [70, 40, 0, 255],
|
||||
"comment" : "Wooden platforms/stairs",
|
||||
"brush" : [ [ "clear" ], ["front", "woodenplatform"], ["back", "dirt"]]
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
"parts" : [
|
||||
{
|
||||
"name" : "pathdungeon",
|
||||
"rules" : [
|
||||
[ "maxSpawnCount", [1] ]
|
||||
],
|
||||
"def" : [ "image", [ "pathdungeon.png" ] ]
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
|
@ -0,0 +1,4 @@
|
|||
[
|
||||
{"op":"replace","path":"/baseParameters/approachTime","value":120},
|
||||
{"op":"replace","path":"/baseParameters/targetHoldTime","value":120}
|
||||
]
|
|
@ -0,0 +1,4 @@
|
|||
[
|
||||
{"op":"replace","path":"/baseParameters/approachTime","value":120},
|
||||
{"op":"replace","path":"/baseParameters/targetHoldTime","value":120}
|
||||
]
|
|
@ -0,0 +1,4 @@
|
|||
[
|
||||
{"op":"replace","path":"/baseParameters/approachTime","value":120},
|
||||
{"op":"replace","path":"/baseParameters/targetHoldTime","value":120}
|
||||
]
|
|
@ -0,0 +1,4 @@
|
|||
[
|
||||
{"op":"replace","path":"/baseParameters/approachTime","value":120},
|
||||
{"op":"replace","path":"/baseParameters/targetHoldTime","value":120}
|
||||
]
|
6
attic/mods/pathdungeon/pak.modinfo
Normal file
6
attic/mods/pathdungeon/pak.modinfo
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"name": "pathdungeon",
|
||||
"version": "Beta v. Upbeat Giraffe",
|
||||
"path": "",
|
||||
"dependencies": []
|
||||
}
|
97
attic/mods/pathdungeon/unique_worlds.config.patch
Normal file
97
attic/mods/pathdungeon/unique_worlds.config.patch
Normal file
|
@ -0,0 +1,97 @@
|
|||
[
|
||||
{
|
||||
"op": "add",
|
||||
"path": "/pathdungeon",
|
||||
"value": {
|
||||
"type" : "FloatingDungeon",
|
||||
"dungeonWorld" : "pathdungeon",
|
||||
"seed" : 1234,
|
||||
|
||||
"skyParameters" : {
|
||||
"spaceLevel" : 3000,
|
||||
"ambientLightLevel" : [ 24, 28, 24 ],
|
||||
"satellites" : [ {
|
||||
"pos" : [ 0.310561, 0.21497 ],
|
||||
"drawables" : [ {
|
||||
"scale" : [ 0.055, 0.055 ],
|
||||
"mirrored" : false,
|
||||
"rotation" : 0,
|
||||
"flipHorizontal" : false,
|
||||
"centered" : true,
|
||||
"image" : "/celestial/system/terrestrial/biomes/desert/maskie3.png?hueshift=-45"
|
||||
}, {
|
||||
"scale" : [ 0.055, 0.055 ],
|
||||
"mirrored" : false,
|
||||
"rotation" : 0,
|
||||
"flipHorizontal" : false,
|
||||
"centered" : true,
|
||||
"image" : "/celestial/system/terrestrial/biomes/desert/maskie3.png?hueshift=-45?addmask=/celestial/system/terrestrial/dynamics/2.png"
|
||||
}, {
|
||||
"scale" : [ 0.055, 0.055 ],
|
||||
"mirrored" : false,
|
||||
"rotation" : 0,
|
||||
"flipHorizontal" : false,
|
||||
"centered" : true,
|
||||
"image" : "/celestial/system/terrestrial/biomes/desert/maskie2.png?hueshift=-45?addmask=/celestial/system/terrestrial/dynamics/20.png"
|
||||
}, {
|
||||
"scale" : [ 0.055, 0.055 ],
|
||||
"mirrored" : false,
|
||||
"rotation" : 0,
|
||||
"flipHorizontal" : false,
|
||||
"centered" : true,
|
||||
"image" : "/celestial/system/terrestrial/biomes/desert/maskie1.png?hueshift=-45?addmask=/celestial/system/terrestrial/dynamics/5.png"
|
||||
}, {
|
||||
"scale" : [ 0.055, 0.055 ],
|
||||
"mirrored" : false,
|
||||
"rotation" : 0,
|
||||
"flipHorizontal" : false,
|
||||
"centered" : true,
|
||||
"image" : "/celestial/system/terrestrial/shadows/9.png"
|
||||
} ]
|
||||
} ],
|
||||
"planet" : {
|
||||
"pos" : [ 0.00538729, 0.46961 ],
|
||||
"drawables" : [ {
|
||||
"scale" : [ 0.15, 0.15 ],
|
||||
"mirrored" : false,
|
||||
"rotation" : 0,
|
||||
"flipHorizontal" : false,
|
||||
"centered" : true,
|
||||
"image" : "/celestial/system/gas_giant/gas_giant_base.png"
|
||||
}, {
|
||||
"scale" : [ 0.15, 0.15 ],
|
||||
"mirrored" : false,
|
||||
"rotation" : 0,
|
||||
"flipHorizontal" : false,
|
||||
"centered" : true,
|
||||
"image" : "/celestial/system/gas_giant/gas_giant_clouds.png?addmask=/celestial/system/gas_giant/gas_giant_dynamics/17.png+/celestial/system/gas_giant/gas_giant_dynamics/29.png"
|
||||
}, {
|
||||
"scale" : [ 0.15, 0.15 ],
|
||||
"mirrored" : false,
|
||||
"rotation" : 0,
|
||||
"flipHorizontal" : false,
|
||||
"centered" : true,
|
||||
"image" : "/celestial/system/gas_giant/shadows/9.png"
|
||||
} ]
|
||||
},
|
||||
"skyType" : "barren",
|
||||
"horizonImages" : [ {
|
||||
"right" : "/celestial/system/terrestrial/horizon/liquids/water_r.png",
|
||||
"left" : "/celestial/system/terrestrial/horizon/liquids/water_l.png"
|
||||
}, {
|
||||
"right" : "/celestial/system/terrestrial/horizon/textures/forest_r.png?hueshift=-30?addmask=/celestial/system/terrestrial/horizon/masks/32_r.png;0;0",
|
||||
"left" : "/celestial/system/terrestrial/horizon/textures/forest_l.png?hueshift=-30?addmask=/celestial/system/terrestrial/horizon/masks/32_l.png;0;0"
|
||||
}, {
|
||||
"right" : "/celestial/system/terrestrial/horizon/atmosphere/atmosphere_r.png",
|
||||
"left" : "/celestial/system/terrestrial/horizon/atmosphere/atmosphere_l.png"
|
||||
}, {
|
||||
"right" : "/celestial/system/terrestrial/horizon/shadow/shadow_r.png",
|
||||
"left" : "/celestial/system/terrestrial/horizon/shadow/shadow_l.png"
|
||||
} ],
|
||||
"dayLength" : 1153.36,
|
||||
"surfaceLevel" : 1200,
|
||||
"seed" : -5288806180628666923
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue