#Skelaah's Wild Moons

1 messages · Page 5 of 1

short fern
#

Then ye it's because of that

sonic perch
#

yeah theres one for players one for items it seems

short fern
#

You only really need one greed

#

Can be the same

sonic perch
#

it seems you need 2 lmao

#

the collider is the same for both players and items

#

which is fucking weird lmao

short fern
#

I use 1 for both Ferris wheel and PlayZone elevators I'm pretty sure

#

But I can double check

#

Ye

short fern
short fern
# short fern

(PlatformGravity's just child of PlayerPhysicsRegion, I have not really added much to it)

sonic perch
summer dagger
short fern
summer dagger
short fern
#

Ye

summer dagger
#

So how did they achieve greatness

#

and not scale players

#

thats what i gotta know

short fern
sonic perch
#

the gameobject itself can be whatever scale

short fern
#

Then colliders that exclude layers

sonic perch
#

the collider itself needs to be 1,1,1

short fern
#

The object holding the NetworkObject needs to be 1,1,1

#

The player gets parented under that while in the region

sonic perch
#

I dont even know anymore

short fern
#

Ye so then this wasn't parenting the player, which be a different issue

summer dagger
#

gotcher

short fern
#

Ye probably works

sonic perch
#

lowkey this is so fucking hilarious I might leave it in

quaint oxide
sonic perch
#

I'd have to learn how to make one

#

but honestly why not lmao

short fern
#

It probably breaks stuff 💀

short fern
sonic perch
#

normal size I mean

short fern
sonic perch
short fern
#

You're only including Player

#

I do exclude all layers except Props, Player, PhysicsObject, PlayerRagdoll

sonic perch
#

ohh alright

short fern
sonic perch
#

thats the thing, it doesnt

short fern
#

Probably need to include PlayerRagdoll

#

I don't think the player's actually getting parented

sonic perch
short fern
#

It is not the collider that needs to be 1,1,1

#

You can have the collider be as large as you want

#

The object needs to be 1,1,1

#

Since the player (and items) get parented under it

sonic perch
#

okay I will change it

short fern
sonic perch
#

just not today because I'm tired

short fern
sonic perch
#

and I might leave the funny rock as a config if I learn how to do so

#

that has to be my favorite bug I've ever had of all time

#

rivaling only the ocean on Bilge spinning when getting hit by a meteor shower

sonic perch
#

@summer dagger

summer dagger
#

how.

#

what in gods name

steady surge
past mauve
#

Is this on the same moon as the magic enlargement rocks?

willow fable
#

On the same rocknanyways

#

Rock anyways

pine girder
#

Did anyone test if moons update to v73 (like these one) work with the fox?

#

Ik that fix the dropship

pastel parrot
sonic perch
#

monty you GOTTA see the funny rock bug

#

.

pastel parrot
#

oh i saw

#

I just laughed maniacly from the shadows

#

OH I DIDNT SEE IT LEAVE HOLY SHIT

#

AHSHADHA

#

IT JUST STARTS FLOATING???

steady surge
sonic perch
#

Small update regarding the upcoming moon, I will be postponing the beach moon to release after the community vote moon, main reason being I'm unhappy with it atm and wanna start working on Chronos' rework in advance in order to tweak it more towards how I want it to be

#

Current timeline is: Chronos rework and christmas update > Community vote moon > beach moon

oblique ore
#

what if i show you a sneek peak of my new moon

sonic perch
#

gdi Kenji trying to rizz me up

oblique ore
#

of course need to get those ranks

sonic perch
#

-# I am interested

mossy lark
sonic perch
#

all Acheron bugs (at least those that I know) will most likely be patched today since I have some time to fix em today

#

also Kanie will be getting a lever system for the gate sometime this week

sonic perch
#

🫡

still gale
sonic perch
#

I've tried multiple times in the past to no success and just gave up but I will finally just sit down and get it done

still gale
#

ah yeah, a lever system would be really welcome!! kanie is beautiful... I want to add it back again

willow fable
#

try looking at the artifice garage doors and how they're setup

still gale
#

I rly enjoy the vibe of your moons in general

willow fable
#

or the garage door on Kanie

#

where the fire exit is

sonic perch
#

Garage door for Kanie is a singular interaction so that was pretty easy to set up

sonic perch
willow fable
#

minus one extra door that opens on the animation

sonic perch
#

Yes and no, I'd have to look at how vanilla artifice does it but throughout my trial and error, I've managed to open the closed doors but then can't get them to close

#

I try to avoid making very interactive stuff because I know for a fact that it will probably break when trying to sync with clients

steady surge
sonic perch
#

okay I know I said acheron changes would be up by now but I'm struggling with fixing the issues

willow fable
#

i can't comment too much on that without being able to take a look for myself

sonic perch
#

idk man I don't get it

#

I'm trying to set the playerphysicsregions the way they are set up in the vanilla elevator and it just doesn't work the same way

summer dagger
#

@willow fable do you know about these foods?

#

out of all the peeps here i think you would know the best due to your epic car work

willow fable
sonic perch
#

basically this

willow fable
#

items being enlargened and floating away?

sonic perch
#

and also players going into the playerphysicsregion will have their camera slightly offset for the rest of the session

willow fable
#

items being enlargened should be an easy one to fix

sonic perch
willow fable
#

as for floating away, i haven't experienced this lol

willow fable
#

so just items being enlargened?

#

your rock, like my vehicle here in this case, needs to be 1,1,1 scale

#

if i increase the scale of this, items placed inside get larger, like vanilla cruiser

#

the mineshaft elevator has scales under 1,1,1 so items get smaller

#

try checking the size of your rock

sonic perch
#

by rock you mean the gameobject yeah?

willow fable
#

yes

sonic perch
#

not the collider

#

hmm

willow fable
#

your box colliders don't need to be 1,1,1 scale afaik

#

none of mine are lol

#

although i think the mineshaft elevator has the colliders under a different gameobject

#

rather than the main one

sonic perch
#

ohh I see

willow fable
#

either way, afaik the component with the networkobject on it needs to be 1,1,1 scale

short fern
#

Player gets parented under it

#

Thus inheriting scale

sonic perch
#

ohh

willow fable
#

players don't seem to inherit the scale

#

but props do

short fern
#

I've seen it happen to players though

sonic perch
#

okay so I need to make a separate child for like mesh in that case

willow fable
sonic perch
#

since the parent object has the meshes and stuff scaled up

willow fable
#

maybe it's fucking with something on the player

#

either way, it's best to have it at 1,1,1

short fern
#

Mighta had something to do with it

#

But not sure

short fern
#

But also

willow fable
#

LOL

sonic perch
#

okay lets try

oblique ore
sonic perch
#

I forgot about the rock's collider

#

ffs

#

okay the players seem to be fixed but the items stay afloat and they dont follow the rock

willow fable
#

most likely has something to do with your colliders

short fern
#

Items also need to land on the thing has the PlayerPhysicsRegion component iirc

#

They do raycast and check if the thing they're landing on has it

sonic perch
short fern
#

Could make it taller mayhaps

willow fable
#

yeah i was about to say that looks a little small

#

what do your other colliders look like?

#

this is the mineshaft elevators item drop for example

sonic perch
#

this is my PhysicsRegion

oblique ore
#

maybe sink it a bit?

willow fable
#

i wonder if it's your PhysicsTransform

#

could you try setting the PhysicsTransform to the component with the rocks actual colliders on it?

sonic perch
#

alright

sonic perch
willow fable
#

my PhysicsTransform is set to my trucks gameobject for example since that has all the colliders on it

#

the mineshaft elevator is set to AnimContainer which has all the colliders attached to it

sonic perch
#

does your VehiclePhysicsRegion have a network object? my ItemDrop gameobject doesnt have one so maybe it was also that

willow fable
#

my vehicles gameobject has the networkbehaviour

sonic perch
#

ohh okay

willow fable
#

i'm imaging in your case, your colliders are under a different child, so it's worth a try setting the PhysicsTransform to that child instead

last ore
#

what am I just looking at

willow fable
#

a physics region

sonic perch
#

I have no idea what happened but I tp'ed like multiple times and this happened

willow fable
#

wtf

sonic perch
#

HOLY SHIT

summer dagger
#

what…

sonic perch
#

okay I just got a new icon for Acheron

summer dagger
#

who shit and why was ot holy…

sonic perch
#

its peak

summer dagger
#

plink let us seee this peaknits

sonic perch
#

might be one of my favorites so far

summer dagger
#

(i wish)

mossy lark
#

nah, option to put him in place of one of the trial victims in wesley's moons

sonic perch
#

what was his crimes

summer dagger
#

peeped the horror too much

last ore
#

what you fixed skelaah greed

sonic perch
#

Update 2.9.2

Kanie

  • The lamps will turn on instantly (instead of 6PM) during the following weathers: Eclipsed, Blood Moon, Forsaken, Hallowed
  • The gate can now be** opened manually** with a lever (it will close itself after a while tho, so use it wisely)

Acheron

  • Fixed the issue where the player's model would offset after jumping in and out of the moving rocks
  • Fixed the issue where placed items would become comically large
    (massive shoutout to @willow fable with the help with these 2 ^)
  • Made the interior fog slightly more purple
  • Fixed the dropship dropping items a bit too low below the ground
  • Added a new icon (absolute banger from @fervent raft )

https://thunderstore.io/c/lethal-company/p/TheWildSkelaah/SkelaahsWildMoons

#

LOOK AT IT

last ore
#

Does the acheron really have a hole on its surface filled with lava and a facility?
No? Now it does

#

I assume it canon

wide hemlock
#

Caused a black screen, when I disabled it it worked fine

mystic elk
short fern
rich wharf
#

that mod is brokeeen!!!

short fern
# wide hemlock

Is this from having both Kanie and Skelaah's moons bundle in the same pack? greed

mystic elk
#

that is true but whenever I downgrade to 2.9.1 of this mod it works perfectly fine

wide hemlock
rich wharf
wide hemlock
rich wharf
#

:0

#

yeah having both at the same time wouldnt cause that issue

#

hmmm

#

which mod is causing issues?

short fern
#

@sonic perch plink

rich wharf
#

im gonna try it myself see if its also broken for me

#

ohhhhhhh

short fern
#

There be a sneaky bonus bundle in there

rich wharf
#

i thought you meant potato had them bundled

#

not skeelah

short fern
wide hemlock
#

alr

short fern
wide hemlock
#

i dont have it anymore rn But i will get it back

short fern
#

Ye

#

It won't help if you share profile code though

#

Everyone who imports would need to delete it

mossy lark
#

thanks for the tip. was wonderin why my thing wasnt loading

short fern
#

Could add Skelaah's moons individually, but ye

mossy lark
#

wasnt hard. also only have em in my solo pack atm

fierce grove
#

there seems to be a duplicate of "Kanie" causing issues?

short fern
#

Ye

fierce grove
#

cool

short fern
sonic perch
#

give me like 2 seconds to delete the file and push the fix

#

okay it should be up

#

sorry for the inconvenience, I remember deleting that specific asset bundle when exporting Kanie earlier today but I must have slipped through to the moonpack without me noticing

short fern
sonic perch
#

It is yea

last ore
sonic perch
#

-# You gotta go again

wide hemlock
sonic perch
#

might be a mod manager thing?

short fern
#

I ate those dependency

wide hemlock
wide hemlock
rich wharf
#

dw i ate it for him

wide hemlock
#

Stoooop

rich wharf
wide hemlock
rich wharf
#

awww oki

#

i left a bit for you

plush lotus
sonic perch
#

thats sadly a side effect of the heat distortion vfx, walking near the emitter area will cause that

#

I don't think I can do much about that

plush lotus
rich wharf
wide hemlock
rich wharf
#

irl

wide hemlock
#

Im not cute

rich wharf
#

of course you are

#

you are badboyhalo!

#

ok lets not off topic this thread xD

#

we already have like 1 million general chats

wide hemlock
#

:c

plush lotus
rich wharf
#

i got banned last time i did that

plush lotus
#

stinky cheese

sonic perch
wide hemlock
#

xD

sonic perch
#

new skyboxes for clear / eclipsed Chronos plink

#

I still need to figure out the moon's layout, as that will be completely reworked unlike Kanie / Acheron which were only slightly changed

long rune
#

whoa this looks fire

last ore
#

I was waiting for someone to make a black hole skybox or some shit
-# ngl I expected wesley to be first someday greed

last ore
#

I never seen a resemblence at chronos tbh

hasty flume
#

The black hole in the sky?

last ore
sonic perch
#

yup that is chronos lmao

#

it always had a black hole as a skybox but it's usually obscured by the fog

#
  • it wasnt as cool
last ore
#

my stupid ass didn't knew that
I always potrayed it as a big white halos in the sky

sonic perch
#

lmao

honest fern
last ore
#

I'm still shocked that I had no clue that it was a black hole from very beginning
my dumb ass potrayed them as multiple white halo rings in the sky that cause time anomalies

sonic perch
#

LMAO

wide hemlock
#

BLACK HOLE MY BELOVED

#

Chronos is my new fav moon

last ore
last ore
willow fable
#

the cubes.

last ore
#

blud's not wesley 🥀

#

(I kinda remember wesley's cube arc)

sonic perch
mossy lark
rich wharf
#

Make it a moon

fresh basin
#

why does the logo look edible

#

looks like jello

willow fable
#

jello with a magma filling

summer dagger
#

honey and grape jelly...

honest fern
#

Yummy ectoplasm

#

Lolol

mossy lark
#

i did a side by side comparison

#

and

#

i see no difference between a default apparatus and botanic apparatus

#

perhaps have it glow a cannabis green? it's stationed in a weed greenhouse afterall

sonic perch
#

Yeah there's not much of a difference

#

It was supposed to be a part of something more but then I scrapped the idea which left the appy as it is

mossy lark
#

so... recolor? 🙏

summer dagger
#

skelaah do it

#

i have cherry and berry flavored appies for vehiclehangarnits

#

we need lime

willow fable
#

vehicle plangar

summer dagger
#

yish

mossy lark
#

orange tangar

summer dagger
sonic perch
summer dagger
sonic perch
#

Very greedy greed

#

Very evil beevil

oblique ore
#

that's beanie in my dms

#

so evil

sonic perch
#

what have you done to make Beanits this evil, Kenji?

summer dagger
#

ujhhhhh

#

greed he didnt do anything im just evil

sonic perch
#

lies you'd never be evil perceive

oblique ore
#

i didn't do anything

sonic perch
still gale
#

Wow

sonic perch
#

Chronos' layout is finally done, now working on level art and the gimmick

true notch
#

I thought that was a photo for a second and then I relised that it was a Lethal screenie

willow fable
last ore
#

than previous screenshots

sonic perch
#

prolly because I applied some small camera effects, similar to Obscura

#

I feel like they will fit here quite well

last ore
#

anything that black hole may play with it
-# just like with the time gimmick

pastel parrot
#

it's so fucing Awesome.....

steady surge
steady surge
#

SKELAAAAAAHHH
when plink yoiled

pastel parrot
#

now

sonic perch
#

RAAAAAAAAAAAAAAHHH I GOT COLLEGE

#

Should be out by the end of the week

#

I'm also waiting for an answer regarding an issue with a new gimmick (not the anomaly one) but it's minor enough to postpone for the few patches after its out

steady surge
steady surge
oblique ore
#

wow... so many secrets.....

sonic perch
steady surge
#

Who doesnt enjoy a bit of mystery in life?

sonic perch
#

Urgh the urge to spoil

steady surge
steady surge
#

Me, princess

rich wharf
#

Can you spoil me

steady surge
#

No

#

Hehehe

rich wharf
#

Grrr

summer dagger
#

This is factual evidence im sure of.

sonic perch
#

I cant believe Beanie would spoil the catronos

summer dagger
#

oops… sorry guys

sonic perch
#

I might be cooking

plush lotus
summer dagger
plush lotus
#

ive played these games before

#

now we need to have them fight(or kiss :3)

sonic perch
plush lotus
mossy lark
#

i believe Ultimatum's giant bird is called the "Commodore 2"? could title this one the "Commodore 1"

mossy lark
#

the story mode i jotted down has a Commodore 3 as a boss entity

summer dagger
#

why is he named after the toilet

summer dagger
#

:P

mossy lark
#

no idea if C2 is meant for eviling. it's certainly the moon's dungeon tho

sonic perch
last ore
#

Also what if I'd say moon's interior should also have such effect (if you do know how to make this)

sonic perch
#

What I told you it will plink

summer dagger
#

its quite shrimple you see

#

i love effect volumes

last ore
#

Truenits

sonic perch
sonic perch
#

I'll have to postpone the small christmas update I was supposed to release alongside Chronos but I'm lowkey rushing it to release the moon by today (that being somewhere during the next 3-6 hours) since I don't have a lot of time this week

summer dagger
#

hoorah skelnits

#

we commend your effort

sonic perch
#

I'm cooking dw

sonic perch
#

Okay I'm not thinking straight so I'm going to bed too, sorry but I didnt get to do it for today

#

I did like 95% of my work tho so I should be able to release Chronos tomorrow

sonic perch
#

Oh ffs

#

Also Kenji new pfp looking JOLLY yoiled

oblique ore
#

of course!!!!!!! had to put on my tiny lil santa hat kenrov

oblique ore
summer dagger
#

holy shit it worked

#

im crimus

last ore
sonic perch
#

kinda off topic but what did I just witness
https://youtu.be/HWg8dtItGCA?si=KMstsNdLGNNQt2Dp&t=21

MERCH: https://mindcap-shop.fourthwall.com/

Yes, the ball pit is in the actual level and not showcase only, and yes that's going to be your real icon falling in there not a fake one. This incredible mechanism was made possible by none other than @hdanke . The amount of ingenuity needed to make that idea possible was huge, and I'm proud of the f...

▶ Play video
#

how do you even come up with something like this lmao

last ore
#

showing me this right after I finished ToE2 yesterday

sonic perch
#

ayy nice

rich wharf
rich wharf
#

Specially the end gets really wacky

#

I wonder what the ball pit thing is tho

last ore
#

I cried and shit myself at this point 😭 @rich wharf

sonic perch
rich wharf
#

I remember mindcap saying multiple times that it wasnt

#

But maybe i was mistaken with another level

long rune
# last ore

I like how your death's perfectly on-beat 💀

sonic perch
sonic perch
long rune
#

idk if I could make that very entertaining

sonic perch
#

wait lowkey that'd be funny as fuck lmao

long rune
#

watch me die on stereo madness 543792739239 times

last ore
#

we should buy GD for luni

long rune
#

Peak gameplay

#

Do not buy gd for luni

#

💀

rich wharf
last ore
#

nah she would defragmentalize into 1001 toddlers which I wouldn't take 😭

last ore
rich wharf
last ore
#

skelaah go back to work on chronos

rich wharf
#

And i will FLOOD the chat

#

You will hate me after that

long rune
#

That sounds infinitely less entertaining

rich wharf
#

Thats not how it works xD

long rune
#

prob not but

#

still 😭 gd is the type of game I'm pre sure is best streamed when you're already good at it

rich wharf
#

Not really

#

At its core its a rage game

last ore
#

there's no such thing as "being good at GD"

rich wharf
#

It was made with that intention

#

Now it just has evolved to literal art

rich wharf
#

But for newcomers is a rage game

long rune
#

i mean i guess that's fair, prob streamed for the same reasons stuff like getting over it would be

last ore
#

speaking as someone who can't beat clubstep but beats deadlocked flawlessly with ease

long rune
#

That doesn't seem like it'd be very fun for me or any of y'all

last ore
#

I love deadlocked

sonic perch
rich wharf
#

But

#

Not every level is impossible

long rune
#

I'm gonna be locked in 90% of the time and brb the other 10% to calm down

rich wharf
#

I can recommend some really chill ones

long rune
#

what, like a lobotomy level or smth?

rich wharf
#

But hey of ourse its your decision hehe

rich wharf
sonic perch
rich wharf
#

My standards are higher hehe

rich wharf
rich wharf
#

Some of them are literally an art form

#

Disguised as a gd level

sonic perch
#

Caraspace 🥹

#

prolly my favorite GD level

#

oh shit wait there was also Dream flower

#

gdi so many peak levels

rich wharf
#

Audieovisual is my fav creator of all time omg his levels are so good

#

Tbh idk why but caraspace is one of the least good for me

#

Its amazing

#

But idk i much prefer his other levels

rich wharf
#

Same with commatosse omfg

#

That level is like

#

I cant say the word

sonic perch
#

yea commatose is a great one

rich wharf
#

I have beaten it like 3 or 4 times

#

Always die at the ufo or sum stupid death, but its so fricking cool

#

Same with uhm doggie newest level

#

The end is here

#

That one hits deep

exotic rover
#

😔 he will be missed

exotic rover
#

alerted the horse but didnt alert skelaah 😔

sonic perch
#

pesky skelaah, he didn't even get to succeed 😔

#

speaking of which, I'm pretty much done with the moon so I'll be doing a quick playtest for any bugs and I should be able to post the update in like 20 minutes

exotic rover
#

20 hours later

#

skelaah... forgor

sonic perch
#

okay I forgorn't but there are still some small issues I want to resolve

sonic perch
#

Chronos Update 2.0.0

  • Overhauled the entire terrain
  • Added a new outside hazard - ||Bird Watcher||
  • Changed the skybox into a cool fucking black hole (changes with Eclipsed)
  • Increased the scrap numbers
  • Increased the enemy spawn numbers
  • Increased the interior multiplier from 1.4 > 1.75
  • Moon's hazard level is now S+

Planned

#

also have some screenshots because the readme still lacks em

rich wharf
willow fable
#

(I know it's just visual) but I love moons that don't just orbit the same typical sort of sun

#

Not only is having the moon orbit a black hole super interesting, but it's also so fucking cool visually

sonic perch
#

Hehe thank you

last ore
#

be available quickeeeeerrrr wrrrrhghhhhh

steady surge
#

ggs for the release my friend, and hype to see more

sonic perch
#

Thank you Ziggy yoiled

sonic perch
#

okay I need to nerf the outside hazard its so unbalanced lmao

short fern
last ore
#

community when:
Lone List*ners: ☺️
Skelaah's robots: 😡

oblique ore
rich wharf
#

it should kill only kiszony in any map

sonic perch
#

also for now I won't be releasing new Chronos to the moonpack, at least not in its current state

last ore
#

if skelaah does that

pastel parrot
#

let my mans fix his shit!!!

mossy lark
#

woe
spheres upon you

sonic perch
mossy lark
sonic perch
#

Version 2.10.0

All Moons

  • Increased the amount of min. / max. scrap available

Chronos

  • Added the reworked version to the moonpack
  • Removed the Bird Watchers for now, they are way too unbalanced and too complex to simply tweak them
  • Added compatibilty with Zigzag's Blood Moon (not a major one but it'll still be noticed I hope)
  • Changed the postition of the prefab orbit so it doesn't clip into the ship sometimes

Deadlock

  • Reduced the interior size down from 1.95 to 1.60

Bilge

  • Tweaked with the spawn graphs, now there shouldn't be any creatures spawning at like 9am
  • Increased the amount of inside hazards from 0-1 (both turrets and landmines) to 2-9 (landmines) and 1-4 (turrets)
  • Decreased the interior size from 2.15 to 1.85

https://thunderstore.io/c/lethal-company/p/TheWildSkelaah/SkelaahsWildMoons/

honest fern
#

Are the individual moons being updated too? yoiled

exotic rover
#

hi yeah, as skelaah's secretary, yes, all of them

#

skelaah is spending the next 100 hours locked in a room

sonic perch
#

Yes but not right now, I will need like few hours

exotic rover
#

until they're all updated

honest fern
#

I'm happy to see you working hard on your moons Skelaah

#

Did DemonMae manage to help you out with the ambience stuff? I ended up going to bed cus I wasn't feeling well but saw you guys talking about it a lil lol

sonic perch
#

yeah I got a ton of advice but again, I currently have very little time to work on stuff so I'll get to it once I'm more free

honest fern
mossy lark
#

damn

#

so what did the Bird Watchers do after they saw ya?

#

@ work rn, followed by busy after work

mossy lark
#

ah, Cow Mangler'd

#

im guessing it was instantaneous?

#

if so

last ore
#

basically those were lone listeners but not listeners but movement indicators

mossy lark
#

looks like it just needs a bit longer of a delay. and if it tracks you after initial detection, just keep its focus on the location of detection

sonic perch
#

I will have to remake their behaviour from scratch since it was VERY rushed which not surprisingly was showing when played in multiplayer

mossy lark
#

hmst

#

i have another idea

#

maybe

#

a predictable one, tho

mossy lark
#

one thing all Old Birds hate? apparatus removal. have a special one in the exterior to ensure the Bird Watchers can wake up in any landing

sonic perch
#

yeah appy mechanic is something I also wanted to incorporate

last ore
#

-# or make their flashing more frequent, go crazy skelaah

mossy lark
#

i know yer jesting, but appy pulls trigger all old birbs
-# unless stored into a Belt Bag via Bag Config

last ore
#

yoinking the appy with belt bag doesn't trigger the blackout thingy?

mossy lark
#

triggers the blackout. not the boirds

last ore
#

damn

mossy lark
#

can also be used to NOT trigger:

  • Grand Armory ceiling descent
  • Toy Store nose gun
  • Rubber Rooms chase (the very first door still closes tho, effectively trapping you)
  • Greenhouse decontamination
  • Cosmocos angry Watchers
  • Atlantic Citadel flooding
  • Art Gallery painting conversions
#

havent tested with EMP'y yet

plush lotus
mossy lark
#

that too

plush lotus
#

but cant bc I like habitat and the interiors that have customs app stuff

mossy lark
#

love Facility Meltdown (especially with the ANTONBLAST music). it just doesnt play nice with my builds

plush lotus
#

id be much easier

mossy lark
#

if the splosion is too close to the ship, it'll pierce and kill anyone in it. bad for my multiplayer build. also potentially bad for my solo bullshit build, but my main gripe is that hoarding items wont be as simple

short fern
plush lotus
#

so stacking that

#

is awful

short fern
#

o

#

Actually yeah I can see like the Citadel ones being a bit goofy

plush lotus
# short fern o

and in case of habitat the gimmick is to unlock parts of the interior you have unplug the app

short fern
#

I have not tested it in a bit but I do manually call the meltdown specifically after the second Appy is pulled on PlayZone plink

summer dagger
mossy lark
#

hmm

#

as an added effect

#

pulling this apparatus can cause time fluctuations to happen twice as fast

#

as if it was (barely) holding the moon's rotation in some kind of check

#

a "Time Retainer", if you will

#

imagine pulling THAT out with FM. the facility coming down, the security revving up to kill intruders on site, and time itself unraveling into ribbon

#

"Dude, we just brought the apocalypse for that moon!"
"Yeah, but we got a glowing doohicky out of it!"

toxic perch
# sonic perch 👀

Haven't been looking at this server for like a month this is the coolest shit ever what

placid vine
raven wigeon
#

modded apparatusses need to patch it themselves but vanilla one should trigger fine thonk

sonic perch
#

I'll patch this soon

sonic perch
#

Well not the bird watcher part but still, it unleashes an EMP which drains 75% of battery

#

That's also why the interior multiplier is so large

#

I should actually make the EMP'y much more valueable now that I think about it

mossy lark
#

hm

#

now im thinking

#

other appy mechanics

mossy lark
#

[Moon] - [Apparatus] - [Pull Effect]

Noctis - Backup Power - No more big, funni light.

Deadlock - Magnetic Anchor - Train frequency triples.

Bilge - The Plug - Ensures low tide, but hard to obtain.

Acheron - Heat Supressor - Hot air damage radius widens.

#

Terra's unsettled status left me with a blank

sonic perch
#

These are great (Deadlock's idea is fucking hilarious but I love it)
I actually had some of these as ideas back when I first made the moons but was too inexperienced to make use of JLL but yeah I might add some of these

#

I remember having an idea where pulling the Bilge appy causes the entire moon to flood, even past the platform area

#

but that'd obviously be a bit overkill lmao

willow fable
#

In all seriousness, Noctis is probably the most reasonable one out of the ideas BBA suggested

placid vine
sonic perch
#

yeah I don't really know either, for some reason it has a different value in game than I set it in the editor

sonic perch
#

speaking of Noctis, would yall prefer the lever over the current proximity-based system?

willow fable
#

I think both have pros and cons

#

Proximity based means you don't need someone to keep pulling the lever

#

But a lever allows direct control over it

sonic perch
#

yea

#

I guess I could try to make a config but that'd require a certain ito to teach me

honest fern
#

lol

long rune
#

he was talking about pacoito so clearly it is not pacoito

mossy lark
long rune
#

no confusion whatsoever

sonic perch
sonic perch
long rune
#

idk if i'd make that

mossy lark
#

Skittstroid-15, clearly. we have a 13, two 14's, and a 16

long rune
#

idk about that either

mossy lark
#

🔫

long rune
#

not the gun 😭

short fern
mossy lark
#

🗣️ 🔥 🔥

last ore
sonic perch
#

Version 2.10.1

Bilge

  • Smoothed out the animations of the water after changing tide (removed it's "snap" to the position)
  • Fixed the issue where the HUD warning would play multiple sounds after announcing a specific tide

Noctis

  • Noctis' ambience no longer plays in the interior
  • Reduced the flash beacon's light intensity to reduce the eye strain
  • Reduced the interior size to 1.25 (was 1.50)
  • Slightly Increased scrap amount

Chronos

#

Gonna have to wait with Obscura until tomorrow because EMP'y is throwing a tantrum in the editor

sonic perch
#

Version 2.10.2

Terra

  • Reduced moon size by almost 60%
  • Reduced price to 400 credits
  • Reduced hazard level to A+ (was S)
  • Changed the position of the Fire Exit

Obscura

  • Changed the Fire Exit leading towards the EMP'y
  • The person pulling the EMP'y out will be able to see the Unstable Core exploding
  • Changed the battery drain that the EMP'y causes from 75% to 100%
  • Increased the scrap value of EMP'y from ~50 to 175 credits
  • Changed the Fire Exit position to be closer to the pond area
  • Added a new terrain path to lead the players back to the ship from said Fire Exit
  • Fixed the issue where the player could softlock by going into a specific building near the Main Entrance

Noctis

  • (Hopefully...?) fixed an issue with the interior lighting being too bright
  • Ambience should be more quiet now

https://thunderstore.io/c/lethal-company/p/TheWildSkelaah/SkelaahsWildMoons/

Couldn't sleep so have more changes lmao

#

Terra is still kinda the same, just way smaller, so it might feel less empty that way

#

I don't really have the want to rework that moon, I'd rather start fixing Chronos

mossy lark
#

Old Bird Golem

sonic perch
exotic rover
#

"small"

summer dagger
#

youve made some small mistakes too, everyone does

#

and we get over them

#

like my vow bridge of eternal torment

exotic rover
#

im just joking you dont gotta take it as an attack lol

summer dagger
#

?

#

i was just saying its funny calling big stuff small

#

the vow bridge was a “minor” mistake

#

and you have had some funny big bugs that were referred to as small

#

greed the funny bug of skelaah moons that makes your items huge was my fav tho

#

or wesleys shrink bug

exotic rover
#

yeah, it just sounded like you were saying "you've made some mistakes too, don't act like you havent" lol

summer dagger
#

my bad i see how it came off like that

exotic rover
#

it's alright, i appreciate knowing it wasnt that

summer dagger
#

God idk how i managed to make a sequel (albiet much more tame) to the vow bridge

#

the fucking piano that i hate

#

🎹 beevil

#

its fixed now but

#

ill forever have a grudge on that piano

sonic perch
# exotic rover "small"

Yeahh thats on me, the issue is pretty much critical, I called it small because it's pretty much the only change in the pack but yeah it was pretty major after all

sonic perch
#

yee

pine girder
#

TZP more company: Big fix, small issue.

oblique ore
plush lotus
#

like its not even more expensive than the most expensive vanilla moon

#

god if the saw hyx

short fern
#

💀

sonic perch
#

It's kinda supposed to be a Calist situation where the information presented does not reflect reality

sonic perch
#

I'm still working on the Bird Watchers, I had an unfortunate accident which forced me to remake the logic of them pretty much from scratch, but I think they're much more balanced now

#

I'm very sorry for taking so long, yet again

oblique ore
#

take your time man, good foods need time in the oven

pastel parrot
#

no one's rushing ya! take all the time you need

#

I'm sure it'll come out great <3

sonic perch
short fern
pastel parrot
#

just start saying Soon™ and the feeling will go away

sonic perch
summer dagger
#

Lebron ruins the WORLD once again by DELAYING earths rotation

mossy lark
#

Christmas is canceled Pawsy

visual edgeBOT
#

🐱 Meow!

sonic perch
#

thank you Pawsy really cool

magic sable
last ore
sonic perch
#

Version 2.10.4

Deadlock

  • Added volume shaders for slightly better presentation
  • Added Eclipsed weather compatibility
  • Blacklisted all other weathers including **most **custom weathers
  • During Eclipsed, the train will show up way more frequently

Version 2.10.5

past mauve
#

Cool update for Deadlock, moons not at least having Eclipsed feels kinda wrong

barren burrow
steady surge
#

Time anomalies my beloved

sonic perch
last ore
sonic perch
#

Version 2.10.6

  • Added a wiki page where I will be talking about all of my moons soon™

Noctis

  • Removed the issue where the lantern sound effect would sometimes play multiple times

Acheron

  • Fixed an issue where the floating rock would rotate to its side near the end of its animation
  • Fixed an issue where staying on the rock until it sinks would fling you out of the map bounds
toxic perch
#

Wondering how this "roadmap" has changed, I'm still hoping for that anomaly moon to win when the poll comes around (we need more anomaly moons)

sonic perch
#

yeah I wanted to keep up with the roadmap but due to life stuff I had very little time to work on stuff which most likely delays the rest of the content by up to 2 months

#

poll will definitely happen once I finish making the new moon

#

also this probably is a given but no christmas update this year 😔

pine girder
willow fable
#

isn't this just an issue with acherons heatwave effect

#

i think skelaah mentioned it before

sonic perch
#

yup, standing too close to it causes that

#

I might just change it so it doesnt affect a playable area since its kinda annoying

sonic perch
#

Merry christmas everyone! I'm sorry again that there wasn't a christmas patch from me, but expect a moon poll sometime closer to end of the year! ❤️

willow fable
last ore
sonic perch
#

its all because of lebron

willow fable
#

chronos' preview planet is kind of halfway in the ship after i entered orbit

#

i think my autopilot might've crash landed

last ore
#

Again? concern

sonic perch
#

oh ffs how does this keep happening

barren burrow
#

crash course

past mauve
#

Terrain pull up
Terrain pull up
Terrain pull up

last ore
#

-# (have I mentioned that tr*te also had that issue lol)

mossy lark
short fern
#

Likely just bundling it in the scene bundle (which unloads) plink

#

@sonic perch How're you spawning the Botanic Appy? You gotta reference it without including an actual reference to it, or else a copy gets bundled into the scene separate from the one actually registered by LLL

exotic rover
#

yeah also if you bundle it into the scene, and LLL tries unloading the moon scene, it just won't properly unload the moon scene because the reference (the apparatus) would still exist

mossy lark
#

and AS for you, pacoito... eh, just some LLL issues. i'll discuss later

#

😇

short fern
#

But I forget if it disappears at the end of a round or when routing to a different moon

exotic rover
short fern
#

Yeah wasn't certain either

#

Or I mean

#

I know 100% lobby reload would make it disappear, but if it disappears at the end of a round then it's not from unloading the bundle, but rather from that specific instance existing in the scene that unloads

mossy lark
#

lobby reload. apologies

short fern
#

Ah then yeah it doesn't unload the bundle most likely plink

sonic perch
sonic perch
#

just clicked that this also probably means the EMP'y has that same issue

summer dagger
mossy lark
#

had a heating, but that run had to die due to items gettin shuffled on a lobby reload.

mossy lark
sonic perch
#

Hey yall, it's officially been a year since I released my first ever iteration of Kanie! Can't believe that 8 moons and tens of patches and updates and bugfixes later we're here. Thank you everyone for playing and supporting my stupid little project! ❤️
A small update from me, the 9th moon is well underway and I'm currently finishing up the layout, so about 1-2 weeks until the expected release. I'm also sorry for all the delays with the bugfixes as I'm always so slow with them.

One last thing, as I find it kinda fitting, would yall be interested in the final moon poll being today? I have all the entries mostly written so I can send a document with all the moons properly explained with a poll below

mossy lark
#

poll now, questions later

past mauve
#

Glad to have been a part of this journey

#

I have no strong feelings about the poll, put it out when you think it is best

sonic perch
#

It'll be in just a bit, making last sec adjustments

sonic perch
#

The SWMs Final Moon Poll™ is here!

The theme of the 10th and final moon from my own pack will be chosen by you guys! I'll post a google document, explaining each of 5 possible entries. Stuff like moon names and their details are subject to change.

Please read through all of the entries before choosing. You can only choose one of the moons.

The poll will be available below the google document for the next 3 days (no longer available greed )

#

GO SPREAD THE WORD, THE MORE VOTES THE BETTER greed

summer dagger
#

mmm radioactivenits

long rune
#

null/cmd sounds nuts but i'm scared to vote for it because of how hardcore the gimmick sounds

#

was stuck between it and fracture, figured ziplines would be easier (and also cool as fuck)

magic sable
#

Toss up between fracture and blight for me

hoary crown
magic sable
#

I’d love the look of blight but there’s not many vertical moons so fracture might be better ouhhhhh idk

exotic rover
#

ziplines is an idea i've wanted to explore as well, so i'd love to see where you can go with it :p

summer dagger
#

you are taking a whole month on these?

#

i could never

#

likewise that’s probably why most of my moons suck

mossy lark
#

while i prefer the anomaly gimmick, the "name" wouldnt really be fun when setting up spawn weights

#

as for ziplines on Fracture

#

talk to Pacoito. Bozoros has balloon travel

#

i also love me my toxic and/or swamp moons

last ore
#

NULL/CMD looks dope of a moon name

mossy lark
short fern
short fern
mossy lark
#

-# TO THE ITOLIB

exotic rover
short fern
#

Not yet greed

#

Had to prioritize snowy Bozo plink

exotic rover
#

icic

short fern
#

But also gotta improve a couple scripts from my library for no particular reason beevil

exotic rover
#

sus

sonic perch
toxic perch
# sonic perch

As much as I would love NULL to win, I know Fracture is going to, I'm very much hoping Blight and NULL return in someway because I would hate for this to turn into the Minecraft mob vote and only 1 of the 3 best ideas get used

sonic perch
#

For 2026 I'd like to focus on more than just moons but I think I will definitely revisit some of these ideas again because I had so much fun just writing them

toxic perch
#

Hi Skelaah, I have now asked Kenji and Beanie about this so you have likely seen, I wanted to know which 2 - 3 of the moons from SWM would you recommend for a mod-pack with the theme "random chaotic" (so Zigzag's mods, Emergency Dice, etc)

Funny how at this point this might turn into me asking every moon modder got that special curated moon list by the mooners themselves due to me being unable to decide moons

Also wanted to ask, out of the 3 recommended interiors for Obscura, which one do you recommend the most (this is for another personal mod-pack I'm making)

mossy lark
#

Skelaah's Mild Moons
1st entry: Charybdis

sonic perch
#

lmao

sonic perch
summer dagger
#

CLEARLY the interior for obscura is... deep sewers

#

sorry i meant

summer dagger
#

castellum carnis

toxic perch
sonic perch
#

I was thinking about Kanie but I think Deadlock is more chaotic with the train

toxic perch
#

But I am glad Kanie isn't on the list as it gives me the opportunity to gatekeep Playzone for another mod-pack

sonic perch
#

@short fern give me Weedzone and we will let you out

summer dagger
toxic perch
#

Pacoito is there any other moons like Bozoros my Bozoros glazing friend wants more Bozo

sonic perch
#

Bozo 2 when

short fern
#

Filitrios thematically is neat, there's also several moons with events that happen late in the day

#

Oldred fun button (if it spawns 😔)

toxic perch
#

Shame Toy Store isn't standalone that would be the only interior I would want standalone from the interior pack

#

How much we gotta pay Wesley to make Toy Store standalone

summer dagger
short fern
#

The only full joke moon would be like Duckstroid but it's not available standalone lol

short fern
summer dagger
#

i hope you like bees

#

(hyve is pretty silly)

#

and chaotic

toxic perch
short fern
#

Alcatras with banana mode enabled, specifically

toxic perch
#

I think they all work great

summer dagger
short fern
#

I have Bozoros banana peels spawn there if banana mode is enabled

toxic perch
summer dagger
#

buh buh banana!

#

we need

#

melon mode

#

and it does this

toxic perch
#

Melon moon

#

Someone make Melon moon

short fern
toxic perch
#

And Apple moon

summer dagger
#

melon-e-melicious

#

wow

exotic rover
summer dagger
#

greednits moon

short fern
toxic perch
toxic perch
#

Not sure how hard it is to make a standalone so if it's like very hard to do then forget I said anything

short fern
toxic perch
#

Also sorry Skelaah for turning your channel into Wesley and Bozoros talk

short fern
#

Like he's already got his hands full with the 40 or so individual moon uploads lol

#

Most of them are behind a couple updates, compared to the full bundle

toxic perch
short fern
toxic perch
short fern
#

Though that wouldn't help GenericInteriors plink

short fern
#

Single bundle for all greed

#

Bundle is greedy

#

Its greed sickens me

toxic perch
#

SINGLE BUNDLE IS CRAZY

short fern
#

It's not as important as moon scene bundles to be fair

#

LLL doesn't have interior hotreloadin plink

exotic rover
#

you didnt hear this from me, but since wesleys interiors are separate bundles (iirc anyway), you could just delete the bundles in your files and tell your friends to do the same lmao

#

though its a lil annoying

short fern
#

Would have to do on every pack import (mayhaps), but definitely on every update for Wesley's interiors plink

exotic rover
#

yep, sadly

toxic perch
short fern
#

Lol

toxic perch
#

If I got back into learning Unity I might (I'll likely be too lazy and I'll just make my own mods) ask if I can maintain a standalone of Toy Store exclusively for a single mod-pack of mine

If I can wish for anything it is standalone Toy Store

mossy lark
#

freshly loaded with disappearing Botanic Apparatus. sorry i took so long 😛

short fern
# mossy lark freshly loaded with disappearing Botanic Apparatus. sorry i took so long 😛
[Error  : Unity Log] KeyNotFoundException: The given key '3211970085' was not present in the dictionary.
Stack trace:
System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <1071a2cb0cb3433aae80a793c277a048>:IL_001E)
Unity.Netcode.RpcMessageHelpers.Handle (Unity.Netcode.NetworkContext& context, Unity.Netcode.RpcMetadata& metadata, Unity.Netcode.FastBufferReader& payload, Unity.Netcode.__RpcParams& rpcParams) (at <d961951ab868489cbec1aa9b2480688f>:IL_009B)
Rethrow as Exception: Unhandled RPC exception!
UnityEngine.Debug:LogException(Exception)
Unity.Netcode.RpcMessageHelpers:Handle(NetworkContext&, RpcMetadata&, FastBufferReader&, __RpcParams&)
Unity.Netcode.ServerRpcMessage:Handle(NetworkContext&)
Unity.Netcode.NetworkBehaviour:__endSendServerRpc(FastBufferWriter&, UInt32, ServerRpcParams, RpcDelivery)
LC_LightningRod.LightningRod:SendSettingsServerRpc() (at C:/Users/Miloe/OneDrive/Skrivbord/LethalCompanySchool/TheManyModsOfLethalCompany/Codes/LC_LightningRod/LC_LightningRod/Patches/LightningRod.cs:75)
LC_LightningRod.LightningRod:Start() (at C:/Users/Miloe/OneDrive/Skrivbord/LethalCompanySchool/TheManyModsOfLethalCompany/Codes/LC_LightningRod/LC_LightningRod/Patches/LightningRod.cs:60)

Unrelated but LightningRod ain't updated for v73 plink

mossy lark
#

works just fine

short fern
#

Uhh hmm

#

Why does New Vegas attempt to register every item as a network prefab on every lobby load lol

#

@exotic rover Think this might fuck with stuff? 💀

exotic rover
#

but like, there's so many things wrong with this

short fern
#

It's registering a lot of items before LLL

#

Or like

#

A lot of LLL items before LLL

exotic rover
#

it's just putting them onto the network prefabs list, i dont think re-registering these things there really matters

short fern
#

Hmm

exotic rover
#

i guess it depends on the LLL registration code whether it checks that kind of thing

#

this is ugly though

short fern
exotic rover
#

is it before dawnlib?

short fern
#

It's registering CR items

exotic rover
#

looool

#

yeah that is true, i do register after it

#

i register after everyone for the most part

short fern
#

Pepsi had ID shuffling goin on so I do wonder if this could mess with things lol

exotic rover
#

monomod postfix > any harmony patch

short fern
exotic rover
#

nah the item id stuff is based on the base game indexes

#

the timing of registering the network prefab wouldnt matter

short fern
#

Hmmm

#

I mean still it shouldn't be doin that lmao

exotic rover
#

oh 100%

#

i just do think its harmless

#

technically anyway

short fern
#

It does spam errors for stuff that's already registered (like vanilla items lol)

#

But it's in a try/catch so it doesn't break everything 💀

#

It's not why the Botanic Appy disappears though

#

I noticed the ship collect notification isn't displayed when you bring it to the ship

#

So mayhaps somethin's wacky with how it's set up and/or spawned @sonic perch plink

exotic rover
eager merlin
summer dagger
#

plink 🪄 ✨

exotic rover
# summer dagger true special magic

I'm wondering cuz if he got rid of the interior from loading if it has no weight, that breaks mods like lunar config etc from being able to config it