Commit Graph

11 Commits

Author SHA1 Message Date
Keer-Sar d8b87573b2
Fixes capitalization mistake when non-humanoids insert things into machines: Fixes #28997 (#29071)
add CAPITALIZE()
2024-07-25 00:08:43 +02:00
Nemanja 7573dba496
Rip out remaining machine upgrades (#24413)
* Rip out remaining machine upgrades

* eek

(cherry picked from commit a9e89ab37221c4f5eff5a9e1d42e97c6f3e0753b)
2024-01-27 23:43:49 +01:00
chromiumboy 6cb8704890 Added pop up message for single-use UI (#22573) 2023-12-16 20:38:06 +01:00
chromiumboy d7ecf4ade6 Added missing name (#20979) 2023-10-14 22:06:19 +02:00
chromiumboy d6242342c4 SMES and substation require power cells as machine parts (#20344)
* Initial commit

* Balancing and tweaks
2023-10-14 22:03:31 +02:00
Nemanja 823c8204c9
Simplifying Machine Upgrading (#15802) 2023-04-29 13:23:49 +10:00
Mervill ac828008a3
Add verbs to Two Way Levers, make some odds and ends recyclable. (#12660) 2022-11-19 08:05:44 -08:00
0x6273 b281d958b7
Fix machine upgrade examine missing loc (#12410) 2022-11-06 18:50:19 +11:00
0x6273 a201d777bc
Machine upgrade examine verb (#12119) 2022-11-04 14:27:47 +11:00
Nemanja 08687468b9
fix material storage popup (#11798) 2022-10-09 11:16:10 -07:00
Rane 93cdca4f82
Partial lathe ECS, fix cursed lathe visualizer, a bit more audiovisual feedback for lathes (#7238)
* Prototype that's mostly borked rather than completely borked

* ECS inserting mats

* Partial ECS mostly done, needs cleanup and visualizer

* Replace timers

* Power visualizes at least

* First ""working"" version

* Clean up all lathes

* Colors

* Fix animation timing

* Fixes greyscale, adds a bunch of colors

* Give every (used) material a color

* Made most lathes take long enough you can at least see there's some sort of animation

* Insertion feedback popup

* Sound for circuit printer and uniform printer

* Fix queueing, optimize update

* Remove mono crash

* cleanup

* Fix test failure

* Techfab inserting sprite

* Cleanup and commenting

* Fix bug in CanProduce check

* Fix UI resolves

* Mirror review stuff
2022-04-17 17:34:14 +10:00