2 Commits

Author SHA1 Message Date
Scrambledeggs
cf448fd0a3 Ice Cream Rework Part 3: Scoopageddon (#22611)
* Added hand scooping and started on multi-scooping

* Improved name and desc of multiscooped cones

* Changed scoops' foodtypes

* Added cone boxes and vat dumping for them

* Separated scoop cargo crates and added cone crates

* Changed info_tab to reflect cone box addition

* Removed an accidentally placed 'o' in info_tab

* Fixed cargo crate typo

* Made vat upgradable, buildable, and shows capacity

* Started on scooping failure

* Fixed some errors

* Finished scoop failure code

* Buffed failure temperature change and moved qdel

* Fixed too much chems from eating bug

* Changed info_tab to reflect multiscooping failure

* Oops, forgot to push cone box crafting

* Started fixing oversight in reagent handling

* Finished fixing reagent problem
2024-10-02 17:07:48 -05:00
Scrambledeggs
e12cf574f3 Ice Cream Rework Part 2: I can't think of a funny name (#22490)
* Started groundwork for new vat

* forgot a space

* Started on TGUI code

* Continued work on TGUI code and ui_data

* I do not like TGUI

* Borrowed code from food cart

* Getting there

* More tweaking

* Fixed amount problem

* UI is dead

* Fixed TGUI list stuff

* Image fixed

* Messed with UI layout

* Finished base UI and gave thanks

* Added comments and general code improvements

* Fixed typos and changed actions in UI

* ui_act for selecting and dispencing items

* Improved dispensing and selecting code

* Added alt click interaction and extra examines

* Deselecting and attackby for adding to vat

* Now stores items rather than type paths

* Added carton interaction with vat

* Selected item's select ui button now becomes green

* lets you scoop cones with right click

* Start with new cones

* Finish cone crafting and started with tabs

* Attempt #2 at getting tabs to work

* Vat tab now works as intended

* Messed with info tab layout

* Finished work on tabs

* Replaced original vat code and improved code

* Removed ice cream from borg dispencers

* Removed creamatorium ;[

* Removed duplicate item from black list

* Finishing touches

* Fixes for Lint tests

* More fixes for Lints test

* Shortens info tab text
2024-08-13 19:19:05 -05:00