Commit Graph

24293 Commits

Author SHA1 Message Date
Qwertytoforty 2aade6012f Completely reworks the plasma pistol, adds the dropwall shield generator (Serious) (#17556)
* oi you got a loicnse for that

* Final touches on plasma bar sound/sprite, hot drops hot drop walls

* Actually makes dropwalls good™️

* s p r i t e s and fixes

* Gives vox / drask hand gun sprites

* forgot cult shield, ICONS added with pain

* Last minute fixes and deploy coder sprites

* spacing

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

* Apply suggestions from code review

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

* Removes comments, improves deployment and sprite handling

* Removes direction_check

* Uses signals, various changes

* Final™️ changes

* Final™️ Final™️ Changes

* Final™️ Final™️ Final™️ Changes

* [insert final™️ x4 joke here]

* Final™️ Change. *6

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

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2022-04-30 15:52:25 +01:00
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
Sirryan2002 6790598af9 reverts ike's edits to writer.dm (#17701) 2022-04-30 00:03:39 +01:00
Farie82 b4a83f650c Fixes the captains medal being deleted when cryoing (#17667) 2022-04-29 13:08:13 +01:00
moxian 1d4db9461c Fix runtime on an SQL-less install (#17682) 2022-04-27 22:49:43 +01:00
DamianX 649717bf22 Fixed autoadmin when launching the game through dreamseeker (#17684) 2022-04-27 20:33:10 +01:00
moxian 17551c6cda Minor refactor examine to code, move held items up in the Examine display (#17653)
* Refactor examine code, move held items up.

* Group the body suits together as well. Hat, move away.
2022-04-25 13:49:41 +01:00
moxian d8e0e8b80c Delay awaymission terrorspider gibbing. (#17652) 2022-04-25 13:49:01 +01:00
Regen b316c880bf Removes ability to change flavor text while you are unconscious. (#17656)
* Removes ability to change flavor text while you are unconscious.

Fixes #17651

Also cleans up the (previously useless) check to see if the user of the verb is changing the flavor text of its own source
Shoutout to my bois in coderchat for the help

🆑 Regens
fix: You can no longer change flavor text while you are unconscious or dead
/🆑

* Apply suggestions from code review

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

* Apply suggestions from code review

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

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2022-04-24 18:42:50 +01:00
S34N 3b1407371f Stops firelocks stealing airlock helper values by applying them to all doors in a turf (#17649)
* Fixes airlock helpers only applying to firelocks under doors

* adds blacklist, makes icon show for windoors
2022-04-23 17:47:24 +01:00
S34N e992b06900 Ports some TG mapping helpers (#17641)
* mapping helpers

* nobody remembers about IAA
2022-04-22 11:49:12 +01:00
Farie82 2eac53c340 Properly unsets the machine when undoing a paper bundle (#17507) 2022-04-22 11:40:43 +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
ike709 78dd376538 Nukes all of the OpenDream warnings (#17636)
* Nukes all of the OpenDream warnings

* Update code/game/verbs/ooc.dm

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

* Update code/game/verbs/ooc.dm

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

* Update code/game/verbs/ooc.dm

Co-authored-by: ike709 <ike709@github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2022-04-22 11:36:44 +01:00
AffectedArc07 cef06f90a5 Moves NTR to 50 command hours (#17597) 2022-04-22 08:48:05 +09:00
AffectedArc07 469168517a Locks some really gamebreaking verbs to Maints (#17633) 2022-04-22 08:27:54 +09:00
AffectedArc07 135fb1802f Fluff ID sprite (#17616) 2022-04-22 08:25:43 +09:00
AffectedArc07 c89815f63a Removes karma limit on barber (#17584) 2022-04-22 08:23:59 +09:00
SteelSlayer 94306264f7 Improves logging on teleportation portals (#17637)
* teleporter logging

* affected review and improvements
2022-04-21 20:58:30 +01:00
Vi3trice 5f777f7f15 Refactor the Hunger Meter, add Machine People Battery Meters (#17603)
* Neat

* typo

* or

* Reworked, huh

* Update screen_hunger_machine.dmi

* Update life.dm
2022-04-20 12:30:39 +01:00
Charlie ab46ce2626 Fixes narsie and other singularities getting shuttle crushed (#17622)
* fix

* OOP solutions
2022-04-20 12:27:42 +01:00
Luc 6c21d6db90 Add "reference in range" option to atom proccall (#17600)
* Add "reference in view" option to atom proccall

* view -> range

* oh that's why

* Add view option as well

* code review

Set view to client view instead of world

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

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2022-04-20 12:24:27 +01:00
Adri 68974e46c9 Dimensional tear update (#17629)
* Adds a low heartbeat sound

* Changes mob names to lowercase

* Rewrites the dimensional tear event

* Simplifies step, updates comment

* Turns the frenzied hellhound into a subtype

* Removes old code

* Replaces flicker with get_spooked

* Fixes the linter error

Co-authored-by: Vicacrov <fe.adelina@gmail.com>
2022-04-20 12:21:58 +01:00
Charlie b48c4e9fe5 Adds Dantalion, a new vampire subclass. (#17353)
* dantalion

* my sanity melts

* I am a front end engineer

* first review pass

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

* review pass part 2

* fixes and polishes

* review

* sprites thanks to ramon

* todo and power reshuffle

* styling + fix

* steel review

* thrall commune fixes + polish

* I hate som

* runtime fix + dethrall message

* balance patch + jobban support

* I clicked on the file bundle and this commit took so long to handle

* review

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

* review

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

* "last change they say"

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

* cool animation

* AA review

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2022-04-17 20:19:38 +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
Luc 1b3b040ce5 Hopefully fixes spectral blade letting ghosts stay visible (#17602) 2022-04-12 15:53:37 +01:00
warriorstar-orion 43754c445b Fix corgi equipment slots for Lisa and puppies. (#17598) 2022-04-12 15:52:39 +01:00
Vi3trice 620a8d49a4 Fix Experimentor deconstruction, and standardizes into tool procs (#17593)
* Update experimentor.dm

* Should have been sane

* Forgot that
2022-04-12 15:52:01 +01:00
AffectedArc07 f444e8b4f7 Removes a redundant loop in client/New() (#17589) 2022-04-09 07:37:38 +09: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
Charlie 140795ea3b Makes check_self_for_injuries lag the client less. (#17537)
* less to_chats

* all other messages

* review
2022-04-07 17:19:30 +01:00
Vi3trice e841f4b1be Fix - Contractor targets are stripped of suit accessories when extracted (#17580)
* Out of the original for loop to prevent wasteful checks

* We had that discussion a few days ago and I already forgot about it
2022-04-07 17:04:05 +01:00
Fox McCloud d4fe9b0f0f Merge pull request #17540 from mafemergency/fix_air_alarm_readout
fixes air alarm readout
2022-04-07 09:52:52 -04:00
SteelSlayer 4c71a3803b afk-cryo-tweak (#17582) 2022-04-07 01:12:55 +01:00
mafemergency 60512cda54 fixes atmos pda readout (#17541)
Co-authored-by: mafemergency <mafemergency@gmail.com>
2022-04-06 13:57:35 +01:00
Vi3trice 8e144af622 Just the pod, tube is fine (#17576) 2022-04-06 13:27:28 +01:00
AffectedArc07 8a19017e69 VV tweaks + security fix (#17571) 2022-04-05 15:42:07 +02:00
Charlie a81aa191f9 Sets the default FPS to 63 (#17564)
* default FPS to 63

* SQL updates

* smallint(4)
2022-04-05 14:18:12 +01:00
Christasmurf 3c067e8b2f adds RPD to jackets (#17538) 2022-03-31 07:09:54 +02:00
mafemergency 6bb3914e37 fixes air alarm readout 2022-03-29 11:24:43 -04: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
Sirryan2002 78a031f53c Updates Sprites for Wrapped/Present Objects + A Few other containers (#17532)
* adds crate sprites

* more sprites yay!

* Adds critter crate sprites

* better critter sprites

* last sprite update, promise
2022-03-29 10:53:21 +01:00
Charlie e979201a57 Removes tribbles (#17524)
* removes tribbles

* forgot this

* styling
2022-03-28 09:57:10 +01:00
Sirryan2002 a3e7a0a700 Fixes Jestosteron and Clipboard runtime (#17509)
* clipboard fix

* jestosterone runtime fix
2022-03-27 11:33:03 +01:00
Charlie 35d3758a9f [GBP no update] Fixes a disposals runtime (#17526)
* fix

* Cashe

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

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2022-03-27 11:20:47 +01:00
AffectedArc07 1ff923a744 Adds more obvious logging to buildmode explosions (#17511) 2022-03-25 22:30:46 +01:00
S34N 4fd261485d removes upgrade for removed secborg module (#17512) 2022-03-24 22:45:24 +00:00
S34N 3cd8de4501 Prevents surgery on cult ghosts (#17514)
* prevents surgery on cult ghosts

* no choppy limb please
2022-03-24 19:21:49 +00:00
Vi3trice 671b49dabd Fix - Smartfridges do not dispense if the custom amount is 0 (#17515)
* 0 ain't null, missing check

* Update smartfridge.dm
2022-03-24 19:21:28 +00:00