Posts: 38
Threads: 11
Joined: Oct 2022
BYOND Username: PHLiao
Character Name: Nathair Sgiathach
The cryogenics pods in medbay still use the old, whitebox UI which both doesn't look great, and it's a tad glitchy when updating health values. It's probably harder to update, but would still very much like to see this updated.
Posts: 353
Threads: 20
Joined: Aug 2022
BYOND Username: Glamurio
Character Name: Amy Ward, Silas Moore, Emily Larson
Definitely agree with this, we must purge every last trace of the old UI.
Posts: 843
Threads: 14
Joined: Jul 2022
BYOND Username: Lord_Earthfire
Character Name: Heron Asimov
This is a "can you code TGUI?" thing.
Among the coders, not all can do this and even the ones that do run into problems because the stuff is just.so.janky.
Posts: 58
Threads: 6
Joined: Oct 2019
BYOND Username: Garash
Posts: 47
Threads: 13
Joined: Apr 2022
BYOND Username: Caio029
Character Name: Winston Mercado
(07-27-2023, 12:21 AM)Lord_earthfire Wrote: This is a "can you code TGUI?" thing.
Among the coders, not all can do this and even the ones that do run into problems because the stuff is just.so.janky.
not really janky, it's just that every coder has a burning hatred of JS, and the abominations that it spawned.
Posts: 58
Threads: 6
Joined: Oct 2019
BYOND Username: Garash
Boom nailed it
(wip)
Posts: 58
Threads: 6
Joined: Oct 2019
BYOND Username: Garash
I stand on the shoulders of the heater, sleeper and operating computer UIs
Unfortunately I need to stand on them giants harder because there's a bunch of stuff that's being reported by the pod's text I didn't notice at first such as implants, rads, brain damage, diseases... I gotta look into lifting the operating computer's "Key Health Indicators" section wholesale.
Posts: 58
Threads: 6
Joined: Oct 2019
BYOND Username: Garash
Wowzers
https://github.com/goonstation/goonstation/pull/15152
Draft because of that 1 thing still, might hit the bed soon
Posts: 843
Threads: 14
Joined: Jul 2022
BYOND Username: Lord_Earthfire
Character Name: Heron Asimov
Damn, that looks gorgeous!
Posts: 58
Threads: 6
Joined: Oct 2019
BYOND Username: Garash
Thank you! But like I said, a lot of the looks of it comes from re using parts of other UIs
I managed to yoink the section I needed from the operating table's UI, it's now ready for review!
Posts: 58
Threads: 6
Joined: Oct 2019
BYOND Username: Garash
(07-26-2023, 01:26 PM)Glamurio Wrote: Definitely agree with this, we must purge every last trace of the old UI.
This could be a discord #player-projects