-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use wash interface to remake a batch heat items menu (#72514)
* Update iuse.cpp * frame copy * DEBUG TOOL * basic fream * UI and basic select logic * HOTPLATE 2 * Now connected tool can be found * C++ part finished * little change * Astyled and msg * remove unused * remove unused * sorting... * BUG fix, change require based on weight * Update src/iuse.cpp Co-authored-by: Jianxiang Wang (王健翔) <[email protected]> * Update iuse.cpp * UPS supported. * unrecognized words * Don't add liquid on floor * add more debug tool * JSON part (With out mods) * Without mod * Update data/json/item_actions.json Co-authored-by: anothersimulacrum <[email protected]> * reframe * Little change * clang tidy * Update src/activity_actor.cpp Co-authored-by: anothersimulacrum <[email protected]> * Update src/activity_actor.cpp Co-authored-by: anothersimulacrum <[email protected]> * Update src/activity_actor.cpp Co-authored-by: anothersimulacrum <[email protected]> * Update src/activity_actor_definitions.h Co-authored-by: anothersimulacrum <[email protected]> * Update dining_kitchen.json * Update plating.json * Update dining_kitchen.json * Update plating.json * Update plating.json * Update dining_kitchen.json * Update plating.json * Update dining_kitchen.json * Update plating.json * cost formula * formula change again * typo * Do the checking * Duplicate thing lol --------- Co-authored-by: Jianxiang Wang (王健翔) <[email protected]> Co-authored-by: anothersimulacrum <[email protected]>
- Loading branch information
1 parent
fa8ae46
commit 67902af
Showing
27 changed files
with
595 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.