Commit Graph
8417 Commits
Author SHA1 Message Date
SchnayyandGitHub 50ec7efd9f sprite fixes (#6863) 2020-03-18 21:18:21 -07:00
GeneriedJenelleandGitHub 9831f3efbd Fixes taking items out of sewn plushies
Just fixes an oversight/check failure. Currently you can take items out of plushies that are sewn shut. 

With this fix you'll be able to only take things out when you re-open 'em again.
2020-03-19 03:33:49 +00:00
AtermoneraandGitHub 88bd01c271 Merge pull request #6834 from Mechoid/RIGFixes
Fix various RIG issues
2020-03-16 22:06:01 -07:00
AtermoneraandGitHub e6917046c5 Merge pull request #6829 from Neerti/projectile_hit_sounds
QoL: Projectiles
2020-03-16 21:55:24 -07:00
MechoidandGitHub c7ba2a8e4b Antag Uplink Expansion (#6788)
* Adds Energy Daggerpens, Thieves gloves and Buzzer Ring.

* Updoot

* fixfix weakfire

* Extra Touches

* chlgongog

* Fix antag injector cases.
2020-03-16 21:21:41 -07:00
NeertiandGitHub 7bf00d0c5d Merge branch 'master' into projectile_hit_sounds 2020-03-16 08:28:18 -04:00
AtermoneraandGitHub cef23cc2f4 Merge pull request #6823 from lbnesquik/KoK-PDA-tweak
Makes PDA beeps a toggable option.
2020-03-15 11:46:57 -07:00
AtermoneraandGitHub 22e28f29fe Merge pull request #6804 from Cerebulon/bigsounds
Big Bastard Incidental Sound Port
2020-03-15 11:38:44 -07:00
Cerebulon 9fbd9b2caf prefs/tweaks 2020-03-15 17:20:02 +00:00
Neerti 530ea7f32f Adds various notifications for events. 2020-03-14 19:58:20 -04:00
Mechoid 08310b2fec Fix various RIG issues 2020-03-13 14:54:34 -07:00
Neerti f92324e4ad Adds a bunch of QoL things for projectiles. 2020-03-13 07:48:17 -04:00
Leshana 85d3cbfa12 Replaced "area" shuttles with "landmark" shuttles.
Largely ported from the work done at Baystation in Baystation12#17460 and later commits.

 - Shuttles no longer require a separate area for each location they jump to.
   Instead destinations are indicated by landmark objects, which are not necessarily exclusive to that shuttle.
   This means that more than one shuttle could use the same docking port (not at the same time of course).
 - Enhanced shuttle control computers to use nanoui if they didn't.
 - Organizes shuttle datum code a bit better so there is less re-inventing the wheel in subtypes.
 - Allows the possibility of shuttles (or destinations) that start on late-loaded maps.
 - Deprecate the "extra" shuttle areas that are no longer needed and update shuttle areas in unit tests

This all required a bit of infrastructure improvements.

 - ChangeArea proc, for changing the area of a turf.
 - Fixed lighting overlays actually being able to be destroyed.
 - Added a few utility macros and procs.
 - Added "turf translation" procs which are like move_contents_to but more flexible.

(cherry picked from commit c837078105)
2020-03-13 00:26:08 -04:00
lbnesquik aa9998c223 Makes PDA beeps a toggable option. 2020-03-13 01:44:00 +01:00
NeertiandGitHub 09f9e0b3d7 QoL: Hacking (#6810)
* Makes hacking window consider all hands instead of just the active one.

* Makes bottom indicators in hacking window go bold if they changed since the last refresh.

* Changelog
2020-03-11 17:36:26 -07:00
CerebulonandGitHub 2670a1c0e4 Adds more machine button sounds (#6802)
* Adds more machine button sounds

* chang
2020-03-11 17:30:42 -07:00
CerebulonandGitHub e729256464 PDA Boops when you button (#6801) 2020-03-11 17:29:51 -07:00
Aronai SieyesandGitHub d391d9ab12 Mobs can be incorporeal (#6791)
* Mobs can be incorporeal

Prevents step noises, getting shot, etc. Basically living ghosts. Feel free to add more places this should check, but I think this is a majority.

* Fix missing incorporeal floatyness
2020-03-10 22:33:38 -07:00
AtermoneraandGitHub 271f1bf87f Merge pull request #6800 from Cerebulon/spiderstomp
Allows Spiderlings to be Stomped
2020-03-10 00:46:12 -07:00
Cerebulon 5009165afd fixes + changelog 2020-03-09 00:11:21 +00:00
Cerebulon b047c2a45e Fixed toolbox sounds 2020-03-08 23:37:48 +00:00
Cerebulon 52e6669bf9 Big Bastard Incidental Sound Port 2020-03-08 23:25:45 +00:00
AtermoneraandGitHub a4100b5b74 Merge pull request #6793 from Cerebulon/emlocksprite
Fixes shuttle emergency locker sprites
2020-03-08 12:21:16 -08:00
Aronai SieyesandGitHub 167f947e95 Boring minor things (#6792)
* Touch up bed/chair/stool icon updating

* Brighter permanent light

* Improve SMES icon handling

* Powernet cable nodes work on shuttles
2020-03-08 12:20:26 -08:00
Cerebulon 8a9fd39b8a codex inhands 2020-03-08 17:01:25 +00:00
Cerebulon cf39f06e68 Allows Spiderlings to be Stomped 2020-03-08 16:55:09 +00:00
Cerebulon 6d186b4f83 New book sprites + inhands 2020-03-08 16:35:42 +00:00
MechoidandGitHub 51fd39f84a Exosuit Expansion: Return of the Ripley (#6767)
* Expands further upon Exosuits.

* FixFix Inflatable Deployer

* Changelog, fix oversights.

* Burst.

* Default 0
2020-03-07 21:51:50 -08:00
Cerebulon c6c7124583 Fixes emergency locker sprites 2020-03-07 10:10:00 +00:00
02f97a116e Adds ecigs and vaping (#6753)
* Adds ecigs and vaping

* Uncomments ssobj

Co-authored-by: lemon <lemon@localhost.localdomain>
2020-03-06 07:09:24 -08:00
Aronai SieyesandGitHub 0dd194e047 Salvageable machines (#6768) 2020-03-03 13:44:31 -08:00
Heroman3003andGitHub 95551e6e54 Fixes sofa not refunding any material (#6784) 2020-03-03 12:53:27 -08:00
AtermoneraandGitHub d13336bbe6 Fixes communicator newsfeed app. (#6713)
* Fixes communicator newsfeed app.
Fixes non-terminal while loop in get_latest_news(), helper.dm
Newscaster posts now have a world.time-esque timestamp number, so they can be (almost) uniquely identified

* whoopsie
2020-02-29 15:05:02 -08:00
NovacatandGitHub 5f799088e3 Nerfs Chameleon Kit Boxes (#6763)
* Nerfs Chameleon Kit Boxes

Because of the way chameleon kits start with items, the boxes start with a ton of storage slots to hold all the items. Sometimes people grab the boxes, dump out the original contents and stuff a ton of stuff into them as a result.

This refactors it so that all the chameleon stuff starts in the backpack instead, so chameleon kit boxes themselves are no longer superboxes

* Unnecessary comma
2020-02-29 15:01:39 -08:00
AtermoneraandGitHub aff506f6e6 Merge pull request #6752 from listerla/defib-charge
Defibrilators can be charged in rechargers
2020-02-27 20:54:03 -08:00
AtermoneraandGitHub 8079b7f771 Merge pull request #6744 from listerla/pda-holo
Adds holoPDA from Aurora
2020-02-26 18:03:51 -08:00
AtermoneraandGitHub 999727b972 Merge pull request #6740 from Heroman3003/orangeyellow
Adds orange and yellow cloth materials
2020-02-26 17:25:43 -08:00
lemon 1cd2835e1b Defibrilators can be charged in rechargers 2020-02-25 14:27:40 -05:00
lemon dcdd450d4b Adds holopda from Aurora 2020-02-24 16:55:12 -05:00
AtermoneraandGitHub 03a01035f0 Merge pull request #6737 from listerla/penclick
Makes pen click when you click on them
2020-02-24 13:18:55 -08:00
AtermoneraandGitHub b988e8a3e2 Merge pull request #6729 from Mechoid/RailgunFixxo
Fix and tweak station Railguns.
2020-02-24 13:14:28 -08:00
AtermoneraandGitHub 0792f74f5f Merge pull request #6726 from listerla/more-sounds
Adds holster, lighter, and seatbelt sounds from World Server.
2020-02-24 13:11:24 -08:00
AtermoneraandGitHub 609dc7524b Merge pull request #6718 from Cerebulon/ChemPoIs
Added two chemical spill PoIs + More Immersive PoI Names
2020-02-24 13:00:31 -08:00
AtermoneraandGitHub dacf96b2ee Merge pull request #6701 from GeneriedJenelle/patch-1
Hide items in plant pots and plushies
2020-02-24 12:59:33 -08:00
Heroman d02fec6e67 Adds orange and yellow cloth materials 2020-02-24 18:25:37 +10:00
lemon 0ac57542d9 Crayons don't click 2020-02-23 16:12:11 -05:00
Mechoid af98219a50 Fix and tweak railguns. 2020-02-22 21:43:23 -08:00
lemon 828547b964 Adds holster, lighter, and seatbelt sounds from World Server. 2020-02-22 10:21:23 -05:00
AtermoneraandGitHub 48eba82446 Merge pull request #6710 from Cerebulon/precisionplacement
Ports precision placement of items
2020-02-21 23:34:56 -08:00
GeneriedJenelleandGitHub 98b354db2d Update flora.dm 2020-02-21 15:12:15 +00:00