Commit Graph

7 Commits

Author SHA1 Message Date
CHOMPStation2StaffMirrorBot
ce2446922e [MIRROR] Initialize fixing (#10335)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-03-08 22:22:04 +01:00
CHOMPStation2StaffMirrorBot
965f8f4a61 [MIRROR] remove old inputs (#10038)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-02-02 02:22:56 +01:00
Rykka
0d5efb3d70 Fix items attempting to directly access/touch amount on stack var.
PR https://github.com/VOREStation/VOREStation/pull/11454 set var amount on stacks to private, necessitating using get_amount() to read the amount currently left in a stack, rather than just directly accessing the var.
2021-09-03 18:26:32 -07:00
Rykka
4c3a29623c Misc Compiler Fixes
tgui_act requires the parent to be called, this is accomplished via an if(..()) return TRUE traditionally.

listeningpost.dm wasn't parsed correctly/fixed by pullbot in https://github.com/CHOMPStation2/CHOMPStation2/pull/1777, so this updates that to fix it to prevent compiler errors.
2021-09-03 17:22:11 -07:00
cadyn
c86326e7a5 Fix stuff and give name 2021-01-29 21:46:00 -08:00
cadyn
ce65236cec Adding telecrystal stack spawners 2021-01-29 15:39:20 -08:00
cadyn
bcfdb424c2 Adding telecrystal stuff for event 2021-01-29 15:13:52 -08:00