3 hours ago

ok gonna sleep

I think I've got the Crafting System UI set up so it will match with how I want the Building System UI.
Just need to do that next.


You can now change craft quantity before changing the Recipe Components, previously it would reset to 0 but now it sets the crafting quantity to the most you can craft with how much of the component you have.
I've only tested it with 1 component recipes so I'll probably have to add a for loop to check multiple components.

Edit: Actually, changed the maths.
It now checks if;

if Amount Crafting * Component Amount Needed > Amount Have

{

Amount Crafting = Amount Have DIV Component Amount Needed;

}

That should avoid the need for a loop.

2
1
1
1
1
1
1
1
1
1


1 comment

Loading...

Next up

I think I'm done? This is all working as intended. Unless I've forgotten something? Meh, I need food. This will do for now! Next up, reworking the Crafting UI!

I got sick of getting nothing but duplicates, so I'm now only opening packs in Japanese so they'll eventually have trade value

Gimmie that dang Pikachu EX card already!!

URGH

Walked an hour to take part in Raid Hour, couldn't find the group...they seemed to teleport all over the place!?

Fought 3 Legendary caught 1

But at least I also caught a Shadow Cacnea (one of my favs!)

Also, new TCGPocket cards! Also evolved monkey

Looking to redo the Building Menu, since if I redo the Enchanting Menu that means I gotta go back and redo the Equipment Menu I just redid... >:|

Happy Sunday everyone! I hope you're having a great day!

Lunch was great, mam made cake.

Had to rush out when I got back to catch some Pokemon for my nephew

Now it's coffee and gamedev time!

Please look after yourselves and have an awesome week!

I think next I should do the Enchanter UI.

I never really did a proper one, just enough to to test the system out. Probably have to do a rework of that too... dang it X'D

but now? slep

I think this is the Crafting Menu redone? Unless I forgot something. Also no particles...

It defaults to auto selecting a stack based on your setting, but you can override if you have enough of an alternative.

Now I eat.

Ok I lied, I kept working on it and added some basic particles.

It's not perfect,but I'm happy!

If I can figure out how to get more of a [SWOOSH] effect that would be cool...But now, I'm gonna go sleep. Take care everyone, please look after yourselves. 💚

Welp, I ended up working on the Save file system instead I got it updated to work with the Converter Devices update...but getting it to work with the NPC/Player changes is being difficult For some reason it's not applying the values >:/

Edit...wait it is?

Urmmm