Commit Graph

5120 Commits

Author SHA1 Message Date
Novacat 9b73b67ddc Merge branch 'master' into upstream-merge-6923 2020-04-07 00:59:54 -04:00
Novacat 8948f1a7a6 Update defib.dm 2020-04-07 00:57:50 -04:00
Neerti e89fef965e QoL: Stasis and Defibs 2020-04-07 00:39:35 -04:00
Leshana d66f508541 Fixes for vorestation merge of "Rewrites the Rewritten Event System"
- Remove duplicate pick_random_edge_turf resulting from our simultaneous addition of it (in overmaps PR)
- Disable SSgame_master and SSevent_ticker subystems, we are still using the original events subsystem.
- Disable the game_master implementations as we are not using them.
- Comment out references to SSgame_master since we are not using it (yet?)
2020-04-06 17:31:26 -04:00
Atermonera 5c03273ce8 Merge pull request #6884 from Neerti/event_system_fix
Rewrites the Rewritten Event System
2020-04-06 16:23:39 -04:00
Atermonera ba2f4c76dc QoL: Small Medical Things 2020-04-05 03:03:06 -04:00
Atermonera 0d9a420df4 fixes telebaton hand sprite (#6944) 2020-04-04 22:29:54 -04:00
Atermonera d7a9416bb8 Clean up various things 2020-04-03 03:15:06 -04:00
Leshana f022647037 Adds point defense batteries to defend against meteors
- Creates a global meteors list to make it easier to find them.
- Adds point defense mainframe, batteries, projectiles, circuitboards, and R&D designs.
- Adds sound effects and icons for the new machines.
- Original code and sprites ported from Baystation.  Adtapted to our code, added icon states and QoL elements.
2020-04-01 21:30:30 -04:00
Ketrai 51486fc10c waghh 2020-04-01 12:32:30 +02:00
Aronai Sieyes 0d043fe44e Update assemblies to modern coding standards 2020-03-30 22:18:44 -04:00
Leshana 2e4dcabd09 Fix Runtime in garbage.dm,337:
/obj/item/device/transfer_valve destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
2020-03-30 16:53:55 -04:00
Aronai Sieyes a7aa71e7ad Fix matches and SSobj/SSprocessing 2020-03-29 16:19:13 -04:00
Atermonera 752d560d76 Converted old supply_controller to SSsupply 2020-03-27 17:38:05 -04:00
Atermonera f4fb9ac262 Merge pull request #6885 from TheFurryFeline/TFF-Message_Fixy_For_Snowballs_and_Kickstands
[Feature Tweak] Message Fixy For Snowballs/Kickstands
2020-03-25 18:47:34 -04:00
Atermonera 027028b314 Repaths collapsible white canes to not anger beepsky 2020-03-25 16:39:18 -04:00
Atermonera 87333d9c25 Add mob/living stat setter and observer 2020-03-23 22:47:44 -04:00
Atermonera d397c2c1fe Merge pull request #6840 from Neerti/qol_notification_sounds
QoL: Various Notifications
2020-03-20 15:09:47 -04:00
Unknown a40df7dda7 Earlyports some bugfixes 2020-03-20 00:35:55 -04:00
Schnayy 67aff4cb42 sprite fixes (#6863) 2020-03-19 00:18:43 -04:00
Atermonera cd10c54d5c Merge pull request #6834 from Mechoid/RIGFixes
Fix various RIG issues
2020-03-17 01:06:31 -04:00
Mechoid 487c39eab8 Antag Uplink Expansion 2020-03-17 00:23:20 -04:00
Novacat 8ca10f2be4 Merge pull request #6876 from VOREStation/upstream-merge-6823
[MIRROR] Makes PDA beeps a toggable option.
2020-03-15 15:14:52 -04:00
Atermonera b2becc99b5 Merge pull request #6823 from lbnesquik/KoK-PDA-tweak
Makes PDA beeps a toggable option.
2020-03-15 14:48:00 -04:00
Novacat 33d8c118b7 Update firstaid.dm 2020-03-15 14:46:16 -04:00
Atermonera 8d2b41ad2c Big Bastard Incidental Sound Port 2020-03-15 14:39:19 -04:00
Novacat 78e6fa891a Merge pull request #6833 from Novacat/nova-pathfinder
Rigsuit Slot Updates
2020-03-12 13:26:45 -04:00
Unknown e8282b6232 Rigsuit Slot Updates
- Adds Defibrilator compatibility to RIGsuits
- Allows the compact RIGsuit's suit storage to be compatible with belts and compact defibrilators
2020-03-12 12:30:09 -04:00
Novacat 9b54f851b7 Merge pull request #6819 from VOREStation/upstream-merge-6810
[MIRROR] QoL: Hacking
2020-03-11 21:26:36 -04:00
Novacat fd8c620703 Merge pull request #6817 from VOREStation/upstream-merge-6802
[MIRROR] Adds more machine button sounds
2020-03-11 21:25:40 -04:00
Neerti 22954a5a04 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 20:36:42 -04:00
Cerebulon 80f7f3afb2 Adds more machine button sounds (#6802)
* Adds more machine button sounds

* chang
2020-03-11 20:32:06 -04:00
Cerebulon 279cd2dc73 PDA Boops when you button (#6801) 2020-03-11 20:30:51 -04:00
Aronai Sieyes ba15309e2c Merge pull request #6803 from Novacat/nova-pathfinder
Buffs ERT Backpack
2020-03-11 20:15:47 -04:00
Leshana 9cbdf184ff Ported Basic Overmap Functionality
- Ports the overmap, ships, sectors, and "landable" ships from baystation.
- Ports necessary computers to control ships and overmap shuttles.
- Shims missing machine and computer functionality pending future enhancements.
- Includes required new sprites and sounds.
2020-03-11 11:11:40 -04:00
Unknown ad836beff3 Buffs ERT Backpack
I always thought it strange that the ERT had both their own backpacks, and access to the unquestionably superior Syndicate dufflebags.

This buffs the ERT Backpack to be on par with the syndicate dufflebag. Long term plan is to remove the Syndicate dufflebags from the ERT Armory, but that cannot be done yet due to the mapping freeze.
2020-03-10 23:03:28 -04:00
Novacat 3c06d62345 Update weldingtool.dm 2020-03-08 03:25:18 -04:00
Mechoid acc712e1d5 Exosuit Expansion: Return of the Ripley 2020-03-08 00:52:32 -05:00
Aronai Sieyes 7e848e90fc Merge pull request #6772 from VOREStation/aro-blufo
Various minor things
2020-03-06 09:58:00 -05:00
Aronai Sieyes 4b5069582b Sprites for alien and frontier translocators 2020-03-05 23:30:07 -05:00
Novacat 6e23c5f45a Merge pull request #6709 from VOREStation/aro-mistake
Fix way too many vorestation edits
2020-03-05 19:03:58 -05:00
Aronai Sieyes 42dc591215 Merge pull request #6756 from VOREStation/vplk-shuttles
Landmark Shuttles
2020-03-05 13:34:56 -05:00
Arokha Sieyes b1728c5520 Refactor sleevemate
Allows keeping OOC notes between download/upload of mobs
2020-03-05 12:24:48 -05:00
Leshana c837078105 Replaced "area" shuttles with "landmark" shuttles.
Largely ported from the work done at Baystation in https://github.com/Baystation12/Baystation12/pull/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.
2020-03-05 10:29:08 -05:00
Novacat d98cd87585 Merge pull request #6646 from VOREStation/aro-salv
Add salvageable machines
2020-03-01 10:54:21 -05:00
Novacat f7e3d95286 Merge pull request #6640 from VOREStation/aro-headsets
New cent/NT headset sprites
2020-03-01 10:53:37 -05:00
Novacat c613176292 Merge pull request #6633 from Heroman3003/podremove
Replaces emag interaction with pizza voucher
2020-03-01 10:53:09 -05:00
Novacat b44f8e0911 Merge pull request #6592 from VOREStation/vchat-rebase
VChat: Redone chat output in Vue.js
2020-03-01 10:51:29 -05:00
Aronai Sieyes f475ecbdc6 Replace a bunch of VOREStation edits that can be sent to Polaris 2020-02-29 19:45:58 -05:00
Novacat b1669f3674 Merge pull request #6708 from VOREStation/upstream-merge-6713
[MIRROR] Fixes communicator newsfeed app.
2020-02-29 18:54:22 -05:00