Commit Graph

20 Commits

Author SHA1 Message Date
Code-Lyoko0 acc1a47749 added APC short announcment and changed voice annoucment to the new annoucment (#24982) 2024-04-07 09:53:24 +00:00
Contrabang 65ab4a5d89 Refactors station areas to be /area/station subtypes (#21681)
* areas

* progress...

* death hatred and murder

* get current master maps

* hoooly shit i can load up the maps

* it compiles now

* map changes

* fixes some unintended stuff

* make the .dme right

* fix mixed space+tab indents

* more space-tab fixes

* CI, please show me more than 1 CI fail at a time

* UPDATE PATHS!!!

* none of the stations had it anyways, but fixed

* mint wasnt actually deleted, my bad

* epic random CI fail for no reason

* i beg you, CI

* dont delete anything

* okay THAT should work now

* okay get master maps and rerun

* okay THEN run update paths

* actually done now

* oops
2023-09-06 17:37:50 +01:00
Silverplate 8d6cfbd418 Adds supermatter events (#21406)
* Class D and C SM events

* see above

* B-Class events

* A-class events

* S-class events (ebents done)

* Start of console

* datumization p1

* supermatter_event

* beginning of tgui

* adds new circuitboard for anomaly monitoring

* more supermatter event code

* forgot to change last_events

* tgui progression

* fix the freakin errors

* forgot to move this to on_start()

* some small fixes - tgui stuff to change

* bug fixes

* TGUI take two - in progress

* TGUI and circuit board removal for anom console

* Fixes world time spamming events

* S class event fix

* Fixes D class events

* Fixes worldtime based event calling

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* ACTUAL logging

* I blame copypaste

* Goddamit

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Burzah <mbsx@proton.me>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-08-22 21:48:13 +01:00
Ryan 7c3cd86f14 APC & Machinery Refactor + Local Powernets (#19991)
* local powernet and machine power refactor

* some fixes

* more tweaks + powerchange() refactor

* fixes var edited apcs on meatpackers.dmm

* fixes issue with power channels

* Reviews

* delta fix

* Update code/game/machinery/portable_turret.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* removed area power change proc

* damn morgues

* requested changes

* request changes

* deconfliction

* mapping fixes

* some fixes from TM

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-01-30 22:28:10 +00:00
warriorstar-orion 77f576a5ca Recategorize in-game announcements by priority. (#19639) 2022-12-19 17:02:22 +00:00
Vi3trice a77fefe54b Adds a few AI sounds for anomalies, and the APC short event that ended up losing it previously 2021-09-08 10:57:16 -04:00
S34NW a5cc1f325a Merge branch 'master' into AI_announcer_new 2021-07-20 17:39:30 +01:00
Adrer 95ef42ab17 SM engine APCs no longer short out during APC short/overload events. Again. (#16037)
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2021-05-17 12:50:36 +01:00
S34NW b22ded5a93 What happened to you, AI? 2021-05-02 13:34:53 +01:00
dearmochi 275d10ca7c Removes var/ from power_restore() def (#15770) 2021-03-30 12:21:20 +01:00
Kiyahitayika 397aa72669 Fix - Admin Secrets - "Make All Areas Powered", "Make All Areas Unpowered" (#15199)
* Topic

* APC_Short, APC

* Missing Span Class in Quickpower

* Spacing, !Length, \the for Grammar

As per SabreML's suggestions and grammar additions.
2021-03-30 12:07:15 +01:00
Kyep b11a97398f SM engine APCs no longer short out during APC short/overload events (#15439)
Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2021-02-05 11:28:02 +00:00
AffectedArc07 317eb76485 Removes immersion breaking text to speech (#14251) 2020-09-16 15:15:07 -04:00
SteelSlayer 2045759348 Merge remote-tracking branch 'upstream/master' into wires-tgui 2020-07-19 23:20:20 -05:00
Patrick Meade f7028b7fef Use proper procs for obtaining cell and changing charge 2020-07-14 03:00:48 -05:00
SteelSlayer 9cfd206885 tgui wires 2020-07-04 23:14:30 -05:00
Patrick Meade 1dcb43b5b4 Removed unused line 2020-06-28 09:37:32 -05:00
Patrick Meade 3392c4019e Make /proc/power_restore recharge APC cells 2020-06-28 03:12:38 -05:00
Fox McCloud c8a7607129 Purges a Bunch of In World Calls (#13641)
* Purges a Bunch of In World Calls

* tweaks and fixes also typeless lists

* typeless

* fixes

* tweak
2020-06-22 06:56:19 -06:00
Patrick Meade a2ecd79be7 Rework power outage event (#13117)
* Rework power outage event

* Added compile time flag for event fixing itself when it ends

* Review Cleanup 1

* Fixed up line ending conflicts

* Going whole hog with a side of bacon

* Whoops, forgot the sausage and Canadian Bacon

* Better messaging and makes APC Overload an offical non-random event

* Test merge feedback rework
2020-06-05 21:41:52 -06:00