Commit Graph

11 Commits

Author SHA1 Message Date
Cameron Lennox 37779acf01 Gets rid of hasvar usage and moves up some vars (#18262)
* Gets rid of hasvar usage

* thiiis

* moves damtype to /obj/item

* throwing

* Move vars moved

* matter as well

Pretty much only used for the robot lathe and when crafting...When you could only smelt down obj/item for its materials

* Update floor_light.dm

* exploitable

* this can be moved up...

* move persist to /item

you can't ever place /obj in storage anyway...It would imply you can store the supermatter, which I think we don't want.

* gets rid of being_used

I added this for xenoarch, that was a mistake

* move these

* move these to the base file

* Makes floorlight autolathe recipe not shit

* Update floor_light.dm

* Update floor_light.dm

* Mechs no longer gib when hitting things

---------

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
2025-08-21 23:08:10 +02:00
Kashargul 1def015bad end of file Fix (#17308)
* end of file Fix

* fix those lints too
2025-03-10 16:15:35 -04:00
Heroman 19e522b437 Adds vendor refill cartridges to cargo 2022-02-15 07:08:16 +10:00
VerySoft 36ab4d8e5c The final Item Bank patch?
Adds a few more restrictions, adds a confirmation prompt that warns about potential loss of contents, and checks contents for prohibited items.
2022-02-06 18:15:22 -05:00
Heroman dfa8c55180 Also fixes nullvoid 0-stack issues 2021-11-22 16:13:36 +10:00
Aronai Sieyes e52031d6aa Make stack amount var private 2021-08-19 21:06:46 -04:00
Atermonera 62077da11c Adds persistent smartfridges for garden products, material sheets 2021-05-13 02:06:19 -04:00
Aronai Sieyes 4e95d72466 Readd nif softshop descriptions as tooltips 2021-05-07 17:27:48 -04:00
ShadowLarkens c32f05e1f7 TGUI Civilian
UI's Converted:
 - Aurora Cooking
 - Chaplain Book Selection
 - ColorMate
 - Cryo Storage
 - Holodeck
 - Jukebox
 - Looking Glass
 - Microwave
 - Newscasters
 - Timeclock
 - Vending Machine Improvements
2020-09-02 13:32:42 -07:00
Neerti 68b1a3e355 Vending machines now correctly throw products 2016-12-17 03:30:14 -05:00
Datraen 5c97cede59 Brings vending machine datums under a subtype of smartfridge datums. 2016-06-10 01:41:59 -04:00