tsunamayo / Starship-EVO

Welcome to Starship EVO bug tracking repo !
114 stars 17 forks source link

[New build - EXPERIMENTAL] 23w38a: Solar Panel, Helmet, Gas Bottle #5287

Open tsunamayo opened 11 months ago

tsunamayo commented 11 months ago

This build adds a few components needed for Survival mode.

Backpack: The player can now store a few items in its backpack on top of the hotbar. Final quantity will tweaked. There is a new tab in the codex, and a new backpack transfer window when opening an inventory block.

Solar Panels In the early game the solar panel will help the player to produce power as hydrogen will not be available. Solar panels produces a various amount of power depending on their incidence to the sun. They are not checking for shadow coverage yet.

Helmet: It is now possible to equip an helmet! Simply press H by default to swap it.

Gas Bottle: The gas bottle can be used to manually transfer fuel or gas from one tank to another. Be careful to not hit them as they might gets off with a bang!

Also includes various fixes and improvements related to crafting and tank.

TIKIRobo commented 11 months ago

quick question, now that we have solar panels will we get batteries? the solar panels do store energy but i don't think they store enough for most craft also im struggling to find the gas bottles, where are they in the codex?

TIKIRobo commented 11 months ago

small bug, solar panels don't really seem to work, i grabbed one of ProPeach's tie fighters off the ws and tried adding the solar panels to the wings, after removing all of the ships reactors i now have a power balance of -166% i am able to take control of the yoke due to the negative power balance but the ship is unable to move and the power bar is empty image

TIE-IN but real.zip

even after adding more thrusters it still doesn't move, it can shoot its guns tho

crash after quitting

Crash_2023-09-23_025752082.zip Player.log

BigBadKangaroo commented 11 months ago

Hi there,

I really like the new helmet, but it looks a bit off imo ... so I made a small photoshop version of how I think it should look like: Before: 20230923105314_1

After: (sorry for my bad PS skills lol) 20230923105314_1X

I know, it is so large that every skin can have the same helmet, but I think there aren't too many skins at all and maybe it would be a good idea to give them each a helmet size that suits the individual skin well instead of one universal helmet size

Just my thoughts on that

ProPeach commented 11 months ago

What a surprise! I wasn't expecting solar panels for a long while, they look great. The gas bottles are super fun too, will the tank bricks also burn and explode if shot too?

Kaiser-Indrasil commented 11 months ago

Hey, what fixes and tweaks are you talking about Tsuna?

tsunamayo commented 11 months ago

@BigBadKangaroo yep I will see what I can do. @ProPeach in time I want to also add that! @Kaiser-Indrasil well I havent kept track of all of them as I also did a bunch of refactoring. It was mostly linked to furnace / assembler not pulling items, or pushing them to the wrong inventory.

tsunamayo commented 11 months ago

@TIKIRobo Thanks I will check that issue!

Fam-of3 commented 11 months ago

When selecting the solar panels in build mode, the UI text readout on the right of the screen states the held object is for both square and angled variants. StarshipEVO_BUGS_UI_solarpanels_00

tsunamayo commented 11 months ago

@Fam-of3 @TIKIRobo Issues are fixed in new 23w39a. Thanks