Commit Graph

9 Commits

Author SHA1 Message Date
Christer2222 b5eabdf1a9 You can now stick forks into outlets (#31435)
* now shocks

* machines + added get_internal_wires

* removed duplicate variable on syndicatebomb

* adds wire tearing, check if the door has a plating

* return a few item_interaction_complete

* linting + unpowered message

* removed some checks  + floodlights + ChemMaster

* cut_random_uncut() -> cut_random_uncut_wire()

* simplified random wire selection

* return ..() + removed /

* early return if not machine

* get_internal_wires() comment

* attackchain

* attackchain + comment removal

* duplicate variable removal

* removed extra lines

* removed some / + removed unnecessary checks

* removed uncut wirecount function + extra check to cooking machinery

* attack chain signal

* space

* removed some \thes
2026-02-17 19:12:09 +00:00
kyunkyunkyun b0463d3c83 Convert most spans to defines (#31080)
* spanish?

* aaaagain

* keep maptext

* Update robot_items.dm

* Update span_defines.dm

* compiles

* Update silicon_mob.dm

* compile
2025-12-13 23:55:48 +00:00
PollardTheDragon 70537312ba Smith machines now drop their contained components on destroy (#30462)
* Smith machines now drop their contained components on destroy

* Update casting_basin.dm
2025-09-24 16:54:04 +00:00
Contrabang 1504ed98be massive burndown (#29894) 2025-07-27 20:52:39 +00:00
PGray 796f91aeb5 Fix: Reset smithing machinery operation state when power is lost during operation, preventing equipment from getting stuck (#29419) 2025-06-07 14:15:26 +00:00
PollardTheDragon 5a298513fc Smith Polish: Adds access requirements to smith machines (#29295)
* Adds access requirements to smith machines

* No smashy without access

---------

Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
2025-05-27 20:53:28 +00:00
PollardTheDragon bef2f57a9d Smith Polish - Item Insertion QOL (#28973)
* QOL

* Extra QOL
2025-04-24 14:33:16 +00:00
PollardTheDragon 77cafb3b9b Smith Polish - Examines (#28887)
* Smith polish - examines

* Forgot the hopper

* Merge fixes
2025-04-15 14:28:43 +00:00
datlo d46e2f8fde Reorganise smithing files into a modules folder (#28782)
* reorganise smithing into a module

* move casts

* rename and move some files

* move defines

* update dme

* move hopper defines

* move ORM/hopper point defines

* remove redefine

* rename smith defines, move smith datums

* implement 28806 and 28877

* remove old files
2025-04-04 07:59:01 +00:00