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
DGamerL
173bfb92f5
Removes bio resist from the code ( #21108 )
...
* BIO armor is kill
* some more stuff that uses bio resist
* I did a scuffed merge conflict solve but it works
2023-06-03 09:50:22 +01:00
Ryan
11717823df
Power Code Cleanup + Conversion to Regional Powernets [Refactor Only] ( #20598 )
...
* initial edits
* more cleanup, yipee
* moving shit around
* dme fixes
* fixes file ticking issue
* more dme fixes + duplicate files???
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* glass floor fixes
* Apply suggestions from code review
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* requested reviews
* the most painful bugfix of my life
* forgot to remove some debug stuff
* fixed issues with excess power
* fuck powernets (fix)
* Update code/modules/power/powernets/README.md
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
2023-05-31 20:55:10 -05:00
ppi13
bcbce645b1
Allows human mobs to alt+click to unlock APC and Air Alarms ( #20742 )
...
* alt+click to unlock airalarms and apc
* Update code/modules/atmospherics/machinery/airalarm.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2023-04-22 09:18:31 +02:00
GDN
5557f6ae32
Nukes detailed examine ( #20314 )
...
* Nukes detailed examine, converts to normal examine stuff
* THE SHOOTENING
* Update code/game/objects/structures/grille.dm
Co-authored-by: Adri <33333517+Miraviel@users.noreply.github.com >
* oop
* Update code/modules/mob/living/silicon/robot/drone/maint_drone.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* Update code/modules/power/apc/apc.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* Update code/modules/projectiles/guns/energy/nuclear.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* bam
---------
Co-authored-by: Adri <33333517+Miraviel@users.noreply.github.com >
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
2023-03-17 16:20:53 -05:00
GDN
71de6caeed
fixes borgs not being able to use APCs ( #20611 )
...
* fixes borgs not being able to use APCs
* also this
2023-03-12 14:55:54 -06:00
GDN
d0898bb256
makes APCs gc and fixes an APC destroy issue ( #20478 )
...
* makes APCs gc and fixes an APC destroy issue
* Update code/modules/power/apc/apc.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2023-03-08 07:00:20 +00:00
GDN
c294037c74
fixes ais being able to control apcs with ai control off and borgs runtiming when attempting to do so ( #20443 )
...
* fixes ais being able to control apcs with ai control off and borgs runtiming when attempting to do so
* Update code/modules/power/apc/apc.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/power/apc/apc.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2023-03-07 22:23:55 -06:00
S34N
ece09782ec
emergency lights now turn off after 2 minutes, not 10 ( #20228 )
2023-02-14 20:31:00 +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