Commit Graph

11906 Commits

Author SHA1 Message Date
SteelSlayer e49b016df4 Updates the proximity monitor component (#15836)
* prox component update

* mochi review

* bug fix, makes proximity sensors always active

* GC fixes and removes an unused proc

* Disposal fixes from TM

* fixes runtimes when objects created in nullspace runtimes, fixes portable flasher

* a fresh perspective

* lewcc review

* adds comment about direct loc setting over forceMove
2022-04-30 15:50:36 +01:00
Adrer da5ef366f1 Thrown stunbaton can no longer stun silicons (#17703)
* Add silicon check to stunbaton throw impact

* Corrected parameter

Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2022-04-30 15:40:47 +01:00
SteelSlayer 2d7b76d156 portal runtime fix (#17664) 2022-04-25 17:53:36 +01:00
Charlie 5e7ec8ea7f Fixes some portal logging. (#17655)
* fix

* pass the user

* named arg

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2022-04-24 15:08:08 +01:00
S34N e992b06900 Ports some TG mapping helpers (#17641)
* mapping helpers

* nobody remembers about IAA
2022-04-22 11:49:12 +01:00
Nazsgull c3013b83ca Closes UI for all players looking into a storage inside a recently closed locker (#17519)
* Close UI for all players looking into a storage inside a locker

* Moves the check to objects/item/weapons/storage

Also removed the code from objects\structures\crates_lockers\closets.dm

* Keeps UI open for the mob itself, when they should

Also removed code from attack_hand that conflicted with forceMove. That behaviour is being handled from the forceMove instead of from attack_hand.
2022-04-22 11:42:58 +01:00
Farie82 4c1f40f69f Ensures stacks GC when merged in a storage (#17506) 2022-04-22 11:40:11 +01:00
Kugamo 7189ae5d65 Janitor QOL (#17594)
* Yes

* No

suggested changes

* Maybe

Suggestions + water in cart sprites

* Merge Conflict Resolve

* Suggested Changes :o)

* fixes bugs

* suggested changes round 2
2022-04-22 11:39:21 +01:00
atteria a0d14de10f disinherits holosign subtypes of belt icons (#17645) 2022-04-22 11:37:14 +01:00
S34N 1e34507c34 fixes gun cabinets breaking with less than 3 guns (#17639) 2022-04-22 11:35:36 +01:00
AffectedArc07 469168517a Locks some really gamebreaking verbs to Maints (#17633) 2022-04-22 08:27:54 +09:00
SteelSlayer 94306264f7 Improves logging on teleportation portals (#17637)
* teleporter logging

* affected review and improvements
2022-04-21 20:58:30 +01:00
meow20 3caf0667a6 Fixes movable window tint buttons (#17619)
* Update window.dm

* Update window.dm

* Update window.dm
2022-04-15 17:25:55 +01:00
Vi3trice b70e4e9f7f Initialize lootdrop spawners and fix Sol trader vehicle spawn to have enough keys (#17586)
* Weeeee

* Right

* They have to call parent anyways
2022-04-12 18:16:26 +01:00
Vi3trice b0f0ae91bc Add random critter crate, remove the unused crate subtype and tweak the animal hospital lavaland ruin to use new random crate (#17536)
* Let's stick with the closet

* Update crittercrate.dm
2022-04-12 16:06:34 +01:00
Vi3trice 0c7552ddb6 Port TG emissive appearances (#17194)
* Light

* Righto

* West solar screen was offset by two pixels

* Turns out the optimization makes most matrices moot

* Gotta do it like or else you get upwards of 6 extra atoms instead of 1
2022-04-12 16:00:35 +01:00
atteria bcf90593ed Improves belt item overlay code, Adds new belt item overlay sprites (#17568)
* belt-improvements-and-sprites

* fixes my fix of botany belt allowed contents
2022-04-12 15:57:21 +01:00
roarbark 731762a451 Adds Nianen Species Flags (#17533)
* Adds nian flags

Adds expensive nian flags to the cargo store, has furled and unfurled sprites.

* flag costs 500

changes the nianen flag to cost 500 credits in the vendor, like the other ones. moves it up a bit to be correctly sorted by price.
2022-04-08 13:28:24 +01:00
Vi3trice ae76172934 Clean up crate code, and fix emagging making the manifest invisible and not making sparks (#17500)
* That's some janky stuff

* That wasn't supposed to be saved

* Updated to the new crate sheet. Still essentially just removing redundant sparks.

* I thought I did that already
2022-04-07 18:14:44 +01:00
S34N e372e95933 Removes gateway missions we don't and won't use (#17530)
* removes gateway missions we don't and won't use

* removes additionals

* Update code/modules/power/singularity/singularity.dm

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

* makes things work properly

* tick this please

* and of course this map used some random single gun stolen from another away mission

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2022-03-29 11:38:56 +01:00
Bm0n 6437de8363 Ports In hand bola sprites from TG (#17525)
* Ports inhand bola sprites from TG

* Should be good now
2022-03-29 10:53:46 +01:00
Charlie e979201a57 Removes tribbles (#17524)
* removes tribbles

* forgot this

* styling
2022-03-28 09:57:10 +01:00
Sirryan2002 8c0ea90d19 BRPED provides user feedback for out-of-range exchanges and prevents false-positive logs (#17527)
* feedback change

* better fix

* even better fix

* Update code/game/objects/items/weapons/stock_parts.dm

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2022-03-27 11:27:00 +01:00
Christasmurf 7f9cd8541b add icons and code (#17497)
Co-authored-by: Christasmurf <2543783+Christasmurf@users.noreply.github.com>
2022-03-21 17:09:30 +00:00
Lumi 42a94fe37c Grammar and spelling edits (#17485)
* Grammar and spelling fixes

Grammar and spelling fixes

* 'an addition', 'look yummy'

Fixes 'a new addition' to 'an addition', reverts 'looks yummy' to 'look yummy'
2022-03-19 11:01:14 +00:00
Qwertytoforty eb85cc7cb6 I used the supermatter to destroy the supermatter (#17494) 2022-03-17 22:06:23 +00:00
S34N db98ce3adb Removes mech mass drivers and associated code (#17473) 2022-03-15 11:38:42 +01:00
S34N 03beb422b2 Remaps CC, changes z1 layout (#17425) 2022-03-14 20:08:07 +01:00
ike709 f25787740a Fixes bedsheet bin update_icon() not working (#17486) 2022-03-14 18:47:49 +00:00
Dragonkiller93 6eeb6a1504 Borg locker verb fix. (#17408) 2022-03-09 14:13:22 +01:00
Vi3trice 137338f4dd Rework display cases to allow plain types, disassembly, and new sprites (#17406) 2022-03-09 13:58:57 +01:00
fakeyyy 25ebebb8a3 New barsign (#17455)
* Adds a new barsign.

* New flicker sequence
2022-03-08 11:35:23 +00:00
Fox McCloud 550c131d4a Updates Slapping to Allow for Damage (#17463) 2022-03-06 15:18:26 +00:00
Luc ed3454f577 Improve defibrillator messaging (#17429) 2022-03-04 21:36:53 +01:00
Vi3trice 976ebf123c Fix - Clockwork walls have the proper icons, regular and brass windoors can be properly disassembled, fix a windoor runtime and text (#17449)
* This is brass

* I reviewed myself and wound up finding more issues

* Whoa, lots of places where it calls it an airlock instead of a windoor
2022-02-26 12:55:09 +00:00
dearmochi 5693eb827e SSprojectiles - smoother and saner projectiles (#17127)
* SSprojectiles - smoother and saner projectiles

* trailing newline

* toki wo tomare

* Lower projectile speed back to 2x, reflector fix

* Tables stop projectiles properly
2022-02-25 18:30:05 +00:00
Adrienn József 37cba8b915 Adds seclite to the HoS' and the blueshield's lockers (#17403)
Co-authored-by: Adrienn József <93430361+Adrienn-Jozsef@users.noreply.github.com>
2022-02-17 09:50:17 +01:00
Akira Akashi 91b4a93663 make sure improvised gauze doesn't actually heal brute (#17381) 2022-01-31 09:15:14 +01:00
Sirryan2002 3feb5493e8 Reverses "Yes" & "No" options for BS Compression Packaging Prompt on Crates (#17377) 2022-01-27 20:32:07 +01:00
datlo 1c041634c2 Prevent using fire extinguisher to propel vehicles. (#17368) 2022-01-25 09:30:19 +01:00
Qwertytoforty 57eb272399 Remove duplicate tracking implants (#17365) 2022-01-24 14:32:55 +01:00
Luc ac47f3cfae [GBP: NO UPDATE] Fix table-climbing with mobs (#17350) 2022-01-21 19:32:27 +01:00
S34N b86154cabb [GBP: NO UPDATE] Remove alien nest bitmasking properties (#17355) 2022-01-21 19:31:55 +01:00
Charlie a0e5d6df44 Datumized vampires (#17166)
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>
2022-01-18 21:16:09 +01:00
Luc b2704e06b2 [GBP: No Update] Fixes orbiting in vents and disposals (#17330) 2022-01-18 19:05:44 +01:00
dearmochi c3f9170711 apply butt (#17332) 2022-01-17 10:23:14 +00:00
Sirryan2002 1da61d4d27 Adds a cap to Xenobiology Mobs and Allows Sentient Giant Spider prompts to be disabled (#17316)
Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>
2022-01-16 18:54:10 +01:00
S34N 962137f291 Fixes more bitmasking issues (#17261) 2022-01-13 14:12:01 +01:00
AffectedArc07 1c8a28425a Removes heist mode & associated code (#17256) 2022-01-11 11:36:57 +01:00
S34N b5171e3ad6 Fixes a critical error with the previously merged PR (#17313) 2022-01-09 23:01:40 +01:00