Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.2: The Crab Update #309

Merged
merged 445 commits into from
Dec 11, 2023
Merged

2.2: The Crab Update #309

merged 445 commits into from
Dec 11, 2023

Conversation

AViewFromTheTop
Copy link
Member

@AViewFromTheTop AViewFromTheTop commented Oct 5, 2023

Fixes #284
Fixes #308
Fixes #315
Fixes #316
Fixes #319

CURRENT TODO:

  • Make sure breeding works properly
  • Better nav

@Treetrain1
Copy link
Member

But why though

@AViewFromTheTop
Copy link
Member Author

But why though

They genuinely have potential (won’t add claw though)

@AViewFromTheTop
Copy link
Member Author

Even if it doesn’t end up fitting the mod we can always just release it separate from WW

@AViewFromTheTop
Copy link
Member Author

@Treetrain1 would you be able to improve this things AI lol
also @MerpisMe check CF dms

@AViewFromTheTop
Copy link
Member Author

also isnt it weird that every mob we'd be adding has some sort of unique way it rotates,,,
jellyfish rotating towards where they're moving, tumbleweed rotating as they move, fireflies rotating toward the camera,,,
very. odd coincidence.
and crabs would rotate as they move up blocks.

@oliviathevampire
Copy link

Why won't you add the crab claw? it's literally the main use for the crab

@AViewFromTheTop
Copy link
Member Author

Why won't you add the crab claw? it's literally the main use for the crab

i'd rather flesh out the mob itself before diving into adding excuses for the mob existing.
behavior is the top priority.

@AViewFromTheTop
Copy link
Member Author

@Treetrain1 how do I convert a vector into degrees
Not the stupid PI degrees I mean 0-360

@AViewFromTheTop
Copy link
Member Author

nvm i figured it out

@AViewFromTheTop
Copy link
Member Author

thanks stackexchange

@AViewFromTheTop
Copy link
Member Author

HOW THE FUCK DO I DO THIS

@AViewFromTheTop
Copy link
Member Author

ive been sitting here for the last four hours just to get this and idk if it even works
fml
please god help me

	this.prevClimbAnimX = this.climbAnimX;
	this.climbAnimX += ((this.isClimbing() ? Mth.cos((float) ((2F * this.targetClimbAnim() * Math.PI) + Math.PI)) : 0F) - this.climbAnimX) * 0.2F;
	this.prevClimbAnimZ = this.climbAnimZ;
	this.climbAnimZ += ((this.isClimbing() ? Mth.cos((float) ((((2F * this.targetClimbAnim()) + 0.5F) * Math.PI) + Math.PI)) : 0F) - this.climbAnimZ) * 0.2F;

@AViewFromTheTop
Copy link
Member Author

oh my god it doesnt work

@AViewFromTheTop
Copy link
Member Author

i cant sleep oh my god

@AViewFromTheTop
Copy link
Member Author

ONLY TOOK ROUGHLY EIGHT HOURS
LUNA W

@AViewFromTheTop
Copy link
Member Author

whole ass mojang shift just for me to do one thing im such a dumbass

@AViewFromTheTop
Copy link
Member Author

oh my god there are still issues

@AViewFromTheTop
Copy link
Member Author

for a 100% luna solo mob this is actually going pretty well so far

@AViewFromTheTop
Copy link
Member Author

@Treetrain1 @Osmiooo @Xfrtrex if you guys know of any artists who can revise the crab texture and have it look vanilla please get in contact with them
crab

@AViewFromTheTop
Copy link
Member Author

Everyone been real silent since Luna dropped her shitty pixel art

@AViewFromTheTop
Copy link
Member Author

crab
latest crab texture

@AViewFromTheTop
Copy link
Member Author

2023-10-07_22 21 15
2023-10-07_22 21 19
2023-10-07_22 21 23
@Treetrain1 what do you think

@AViewFromTheTop
Copy link
Member Author

2023-10-07_22 26 00
@Treetrain1 can you sneak peek this (but clarify its still very WIP and may not be released- even though i hope it will)
idk maybe its a better choice not to
what if you just posted a cropped screenshot in a random channel

@AViewFromTheTop
Copy link
Member Author

oh my god if i can complete that animation and i can make the emerging one, we wont need outside help at all

@AViewFromTheTop
Copy link
Member Author

Anyway
See how much motivation and how many ideas I have when I’m given something to work on?
This is why I want someone who can just throw out these ideas- I’m bad at coming up with a new block/item/entity, but when somebody suggests one my mind starts rushing. I’ve literally fucking replaced Merp with this one, that’s how motivated I am!!
Well… outside the keyed anims. We’ll see if I can get those finished.

@AViewFromTheTop
Copy link
Member Author

Vote Penguin so WW can have the superior version of the Crab

@AViewFromTheTop
Copy link
Member Author

I want them to kinda dig and emerge like those Pikmin enemies
I forgot their names

@MerpisMe
Copy link
Contributor

MerpisMe commented Oct 9, 2023

what if crabs exploded upon impact with players

@AViewFromTheTop
Copy link
Member Author

what if crabs exploded upon impact with players

Lass wtf

@AViewFromTheTop
Copy link
Member Author

@MerpisMe ok ok actually that would be fucking hilarious considering I want them to quickly pop out of the sand when a player walks nearby LMAO
You’re just walking by and you see crabs appear for a split second and you fucking explode that would be awesome

@AViewFromTheTop
Copy link
Member Author

wow I am now frozenblock

@Treetrain1 Treetrain1 merged commit ed71600 into FrozenBlock:master Dec 11, 2023
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants