Commit Graph

24343 Commits

Author SHA1 Message Date
S34N
83e228cbcb Minor refactor of spawners, fixed rogue drone and carp events not spawning mobs (#17849)
* lessens the use of GLOB.landmarks_list

* delete redundant blob icon

* Apply suggestions from code review

Co-authored-by: moxian <moxian@users.noreply.github.com>

* review part 2

* aa review

Co-authored-by: moxian <moxian@users.noreply.github.com>
2022-05-24 14:26:36 +01:00
Vi3trice
9e696670dc Add emissive keyboards to the computers (#17761)
* added 360 no scopes to the computers

* Fix conflict
2022-05-24 13:15:39 +01:00
Coolrune206
cec9d85d6b Prevents legless people from using Krav Maga legsweep (#17850)
* bugfix

* can't legsweep someone who doesn't have legs
2022-05-24 12:47:56 +01:00
moxian
64c2bccb36 Mark ui_data procs as SHOULD_NOT_SLEEP(TRUE) (#17847)
* mark ui_data procs as SHOULD_NOT_SLEEP(TRUE)

* Address dm warnings
2022-05-24 12:47:19 +01:00
S34N
3d24eeedd8 Fixes spawning logic of vent-spawned antags (#17844)
* fixes vent spawning antags breaking

* adds exception to xenobio vents

* simplifies the proc

* tidies the logic
2022-05-24 12:46:24 +01:00
Qwertytoforty
1dbfcd97d8 Adds gravityboots, from gravitational anomaly core. (#17788)
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2022-05-23 23:12:33 +09:00
Vallat
7788cb0cda Personal crafting code refactor (#17738)
Co-authored-by: moxian <moxian@users.noreply.github.com>
2022-05-23 23:09:55 +09:00
SteelSlayer
6abde3e739 Fix vampire thralls appearing in both the vampire thrall and mindslave section of the Check Antagonists UI (#17830) 2022-05-21 23:23:00 +09:00
datlo
b7bb60c540 Rework syndicate MMI (#15926)
Co-authored-by: Sean Williams <12197162+S34NW@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2022-05-21 22:39:40 +09:00
Farie82
ab7a358506 Makes setting a machine GC properly if not unset properly (#17840)
* Makes setting a machine GC properly if not unset properly

* Forgot one. Fuck you borer code
2022-05-21 13:35:08 +01:00
Adri
f22d4aa9f4 Chickens can be scooped up (#17801)
* Add chicken holder, standardises code

* Updates mouse scooping

* Adds chicken scooping

* Adds inhand icons

* Removes unnecessary src

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

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2022-05-18 13:53:29 +01:00
Adri
4d1cc314e0 Fixes the honkmensional tear's leader and announcement (#17821) 2022-05-18 13:50:56 +01:00
moxian
e7ced2a0c3 one more small pr fixing purple squares (#17808)
* Set valid initial state for some dynamically chosen icons.

* random tool icon

* strange object
2022-05-17 15:39:44 +01:00
Qwertytoforty
052e296e8a Stops CC / ussp special lights from runtiming on deconstruct (#17802) 2022-05-16 15:16:36 +01:00
DamianX
0766c6d236 Fixed thrownby hard del (#17686) 2022-05-16 22:48:42 +09:00
Tourte-Yaya
58325abde2 Add a jump button to investigate logs (#17776)
* Add a jump button to investigate logs

* Affected suggestion

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2022-05-15 17:11:39 +01:00
Charlie
76fe5ac630 fix (#17798) 2022-05-14 23:07:09 +09:00
Charlie
813bd345bd dantalion fix (#17787) 2022-05-14 02:10:47 +09:00
AffectedArc07
e0758794a6 Removes shadowlings. Does not add anything else to compensate. (#17467) 2022-05-13 22:09:30 +09:00
Vi3trice
4c7b90678c Fix - Ruptured canisters use the proper icon and won't process atmos (#17768)
* Huh.

* Missing bitflags from accidental erase
2022-05-11 10:26:58 +09:00
Charlie
5f800f57df unit tests (#17749) 2022-05-09 14:56:02 +01:00
123Neok321
ce8c6c836d ERT-species-sprites (#17744)
* test

* ERT sprites for different species
2022-05-09 14:54:34 +01:00
Vi3trice
3c8b78ce45 Refactor how security levels handle firealarms, add emissives to firealarms to improve readability (#17728)
* Why are you so red

* Fix indent

* Update firealarm.dm

* Call get sec once instead of every single station alarms
2022-05-09 14:52:24 +01:00
Vi3trice
99050bad01 Add emissive, light source to vendors, smartfridges and dye generator (#17716)
* Glow my vendors

* Rack

* Update dye_generator.dm

* goofed on those 3

* Cleaned up the masks a bit
2022-05-09 14:50:38 +01:00
DamianX
d946cb0c61 Added config entry to toggle lavaland (#17705)
* Added config entry to toggle lavaland

* addressed review

* Do not go gentle into that good night

* Actually this is the way to do it
2022-05-09 14:49:15 +01:00
SteelSlayer
c35ac9149d More antag datum cleanup / code QoL improvements (#17517)
* on-removal-purge

* this does break malf AI

* rebase and fix conflicts
2022-05-09 12:44:42 +01:00
AffectedArc07
3961ede300 Fixed R&D console bluescreen bug (#17753) 2022-05-08 23:52:31 +01:00
AffectedArc07
a388046df4 Fixes map vote (#17740) 2022-05-07 12:05:53 +01:00
TrashDoxx
c0a6432464 Atmos Share Optimization (#17733) 2022-05-06 13:15:08 +01:00
DamianX
7ae2061be8 Added a tiny map for testing changes (#17704)
* Added a tiny map for testing changes

* I forgot to commit this

* Addressed review

* Expanded to 255x255 for consistency

* Update config/example/config.toml

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2022-05-06 12:05:12 +01:00
AffectedArc07
325bff8cb0 I may be stupid (#17737) 2022-05-05 23:08:34 +01:00
Charlie
735c0664f0 dumpster fire (#17736) 2022-05-05 19:52:29 +01:00
Adrer
7106379d83 Check for null jumpsuit added (#17725)
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2022-05-03 17:20:18 +01:00
moxian
133d37dc23 A tad more descriptive Air Alarm interface (and valves) (#17715)
* More descriptive atmos machines

* filter out spurious "other"

* spacing

Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>

Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>
2022-05-03 17:19:55 +01:00
Somniworld
4efd6f267d Adds "wrench_act" to the Deep Fryer and the Icecream machine (#17721)
Co-authored-by: Somniworld <pablo.capel4€@orange.fr>
2022-05-03 12:28:02 +01:00
AffectedArc07
747097d7c3 Removes karma jobs framework (#17646) 2022-05-03 12:26:56 +01:00
S34N
240c738e2b Gamma armoury balance (#17495)
* cc fixes, gamma armoury changes

* reverts the fixes

* how did these change, who knows, here's a revert anyway

* merge master

* what the hell am i doing, i dont know

* fixes weird lathe stuff
2022-05-03 04:38:34 +01:00
mafemergency
45fe5c80b1 fixes firelocks et al. preventing the movement of air (#17539)
Co-authored-by: mafemergency <mafemergency@gmail.com>
2022-05-03 04:35:22 +01:00
Adri
e5de6c5d81 Strange Reagent now resets decaylevel upon successful resurrection (#17605)
Co-authored-by: Vicacrov <fe.adelina@gmail.com>
2022-05-03 04:31:36 +01:00
AffectedArc07
7bc1bee63a Migrates SSinstancing to Redis from world.Export() (#17679) 2022-05-03 04:29:56 +01:00
AffectedArc07
d5e5d9e62b No more on station shelter capsules (#17674) 2022-05-03 04:29:14 +01:00
AzuleUtama
0f3133eb25 Fixes certain Nuke Ops bundles using the wrong duffelbag sprite (#17717)
* sprites updated

* removes redundant icon/item states
2022-05-03 04:24:16 +01:00
Charlie
23e49c70ea Fixes accessories not showing up on examine (#17722)
* fix

* english isn't my strong suit

* AA review
2022-05-03 04:21:34 +01:00
atteria
02e9ffe3a5 fixes malf AIs being able to overload the nuke and gateway (#17718) 2022-05-02 12:14:14 +01:00
AffectedArc07
903e1f1f97 Some malf AI exploit fixes 2022-04-30 20:41:36 +01:00
GuiltyNeko
8009eea963 Ree unused code (#17625) 2022-04-30 16:14:50 +01:00
GuiltyNeko
856eec713f Removes unused latejoin spawners (#17623)
* Bye bye latejoin spawners

* Empty lists

* All done
2022-04-30 16:14:07 +01:00
S34N
5cc55f206d Revert "Fixes singularity radiation not reaching rad collectors" (#17685)
This reverts commit 79fe4f7dd2.
2022-04-30 15:56:30 +01:00
moxian
922f4ed04e Immovable rod can now cause hull breaches. (#17675)
* Immovable rod can now cause hull breaches.

* .. only the event version, not the wizard one

* Descriptive constants
2022-04-30 15:55:50 +01:00
matttheficus
b8b6356150 time to purge (#17588) 2022-04-30 15:53:04 +01:00