Commit Graph
1356 Commits
Author SHA1 Message Date
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
Cerebulon 52e6669bf9 Big Bastard Incidental Sound Port 2020-03-08 23:25:45 +00: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
AtermoneraandGitHub aff506f6e6 Merge pull request #6752 from listerla/defib-charge
Defibrilators can be charged in rechargers
2020-02-27 20:54:03 -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 48eba82446 Merge pull request #6710 from Cerebulon/precisionplacement
Ports precision placement of items
2020-02-21 23:34:56 -08:00
AtermoneraandGitHub 885a1c6f9b Revert "Fix runtime in helper.dm,92 (#6706)"
This reverts commit 5770291b4e.
2020-02-19 16:24:41 -08:00
Cerebulon f801cc95be Allows precision placement of most items 2020-02-19 21:16:26 +00:00
LeshanaandGitHub 5770291b4e Fix runtime in helper.dm,92 (#6706)
Lists in byond are 1-indexed not 0-indexed.
2020-02-18 22:24:30 -08:00
Arokha SieyesandLeshana 5b15917d32 to_chat replacing stream operator 2020-02-17 13:14:08 -05:00
AtermoneraandGitHub 9684db1fe4 Merge pull request #6636 from SpaceManiac/patch/syntax
Fix various syntactic problems
2020-01-20 22:05:25 -08:00
AtermoneraandGitHub 5d5e361649 Merge pull request #6621 from Shadow-Quill/Desc-Adds
Moar descriptions for things
2020-01-20 19:48:57 -08:00
Tad Hardesty 644347cfeb Remove stray . and ..() 2020-01-18 23:01:36 -08:00
Shadow 6088899908 Round One 2020-01-11 02:25:38 -06:00
Shadow-QuillandGitHub e0774cceef Web Edit 2020-01-10 12:05:31 -06:00
Shadow 2ab0bbe468 Adds the CTRL+Click to get pens out 2020-01-09 16:48:11 -06:00
TheFurryFeline 3474870177 Light Replacer QOL
Tweaks light replacers to allow automatic replacing of broken bulbs in a light fixture. Also lets you shove bulbs into said objects. Ported from Yogastation with code used from https://github.com/CHOMPstation/CHOMPstation/pull/517. If there's a better way to code this, do tell me. It works, however.

Changelog notes:

- Light replacer now uses broken lights instead of dropping them
- Every 4 broken lights switched refills the light replacer with 1 new bulb
- You can now also use a box of lights on the light replacer to refill it (the old method of using the light replacer on the box still works)
2019-12-16 10:34:54 -05:00
Mechoid f37b9e592b Merge branch 'master' of https://github.com/PolarisSS13/Polaris into GlobSpecies
# Fix Conflicts:
#	code/modules/mob/living/simple_animal/animals/spiderbot.dm
#	code/modules/mob/living/simple_animal/simple_animal.dm
#	polaris.dme
2019-12-15 12:02:02 -08:00
AtermoneraandGitHub 3d0268cc1d Merge pull request #6567 from Mechoid/FixCircuitToCommunicatorMessages
EPv2 x Communicator fix.
2019-12-15 11:52:53 -08:00
AtermoneraandGitHub 58d334ec0f Merge pull request #6566 from Mechoid/MultitoolFix
Fix Multitool Modes
2019-12-15 11:51:47 -08:00
Mechoid a65fb58a5a EPv2 circuits can now properly send 'text' data type messages to communicators, and initiate 'conversations'. 2019-12-14 02:08:14 -08:00
NovacatandMechoid 45aa4ba3de More bug fixes (#6560)
* More esword fixes

- Fixes Holodeck eswords being completely broken, Holodeck eswords are not recolorable
- Fixes Toy sword onmob sprite not properly updating
- Fixes eswords not properly updating onmob color (this is an incredibly hacky fix)
- Readds the esword sub types, they are not recolorable

* Removes unintended code

* More unintended code removal

* Fixes spy bug sprite

* Fixes PMC-S Name

* Fixes syringes not working through voidsuits.
2019-12-13 17:55:47 -08:00
Mechoid c70a0eefb7 So apparently, I'm still an idiot. 2019-12-13 16:23:30 -08:00
Mechoid 58e2ce2fb4 Change various global species lists to GLOB versions. 2019-12-05 23:55:22 -08:00
AnewbeandGitHub f224d01661 Merge pull request #6547 from TheFurryFeline/TFF-Lamps_Lights_Lackluster
Lamps, Lights, Lackluster!
2019-11-29 19:49:01 -05:00
AnewbeandGitHub 86168e8640 Merge pull request #6536 from Nalarac/Capset
Captain and HoP Headsets Fully Enabled by Default
2019-11-28 14:14:05 -05:00
TheFurryFeline aac50da208 Lamps, Lights, Lackluster!
Since the refactor https://github.com/PolarisSS13/Polaris/pull/6196 seems to have changed how desk lamps can light a room up, time to fix what happened for said desk lamps.

Changelog notes:

- Tweaks desk lamps for more light output.
2019-11-27 09:56:23 -05:00
Andrew f247264b6d Captain and HoP Headsets Enabled by Default
Changes the Colony Director's headset so that the Science, Medical, Supply, Service, and Explorer channels are enabled instead of disabled by default.

Changes the Head of Personnel's headset so that the Security and Explorer channels are enabled instead of disabled by default.
2019-11-25 16:29:58 -06:00
Unknown 1a39adb054 Reverts nonfunctional code 2019-10-21 23:39:03 -04:00
Unknown 9b73fa8347 Cleans up radio code
Mostly just updates it to baystation standard when relevant. Fixes a few bugs with adhoc_fallback in the process.

I still want to fix the bug where adhoc_fallback fails to work in regions without telecoms.
2019-10-20 18:41:35 -04:00
MechoidandAtermonera e2e870f2b4 Medical Expansion (#6465)
* Starts work on the Medical Expansion.

* Further Work

* Save Everything!

* Large volume of things.

* Log of Change

* I'm an idiot.

* Kidney assisted sprites. They didn't exist, for some reason.

* Fixfix

* Fixfix

* Update encased.dm

* Update glass.dm

* Update Chemistry-Reagents.dm

I am once more an idiot.

* Split augs.

* Fixfix
2019-10-19 19:27:39 -08:00
Unknown 7f4b35580d Blind port of Bay Radiation Subsystem
Figured I would do my part to move everything over to subsystems. Not tested yet.
2019-09-30 23:59:31 -04:00
Michiyamenotehifunana b29d8dfdf9 Resprites Health Analyzers and Adds Scanning Animations 2019-07-30 13:10:35 +08:00
atermonera 4774696de9 Lists supply units directly 2019-07-15 15:29:09 -08:00
atermonera 3f8f85aca4 fixes communicator weather app's air reading 2019-07-08 20:30:03 -08:00
Mechoid a01fb92313 Flashes actually work as said on the tin. 2019-07-02 23:42:08 -07:00
Heroman 090a4fa7b0 Adds more GPS variety 2019-06-29 10:53:02 +10:00
if there were two guys on the moon e144bb77f6 Head/chest/groin splints 2019-06-19 13:09:57 +01:00
NovacatandAnewbe 584a9a410c An assortment of Lighting Stuff (#6196)
* An assortment of Lighting Stuff

- Makes Lighting less uniform (Bay PR #19808)
- Has lights fetch lighting data from bulbs (Baystation PR #13614)

Ported from Baystation code.

There is currently an issue where there are unnatural dark spots. Simply removing and re-inserting the nearest lightbulb seems to remove these dark spots, which suggests it is an initialization issue.

* Ports the rest of 13614

* Changeling and Travis

* Feedback Fixes
2019-06-18 18:56:30 -05:00
AtermoneraandGitHub 83ec9db772 Merge pull request #6142 from Novacat/nova-holowarrant
Adds Holowarrant Projectors
2019-05-01 10:37:18 -08:00
AtermoneraandGitHub b231fbc6de Merge pull request #6133 from Heroman3003/cart-tweek
Minor PDA cartridge tweaks
2019-05-01 10:07:25 -08:00
NeertiandGitHub 2c20c129fc Merge pull request #6136 from Novacat/nova-alerts
Shortwave and Relay Tweaks
2019-04-29 00:01:07 -04:00
Unknown 567e710fad Adds Holowarrant Projectors
They were supposed to be in the modular computer PR, but, through an oversight, they were not fully implemented.
2019-04-28 23:18:47 -04:00
NeertiandGitHub 2baef09f0f Merge pull request #6031 from Novacat/spriteadd
[REVIEW] Ports Modular Computers from Baystation
2019-04-28 22:06:27 -04:00
AtermoneraandGitHub e61d850435 Merge pull request #6058 from Neerti/permastuns_are_bad
Removes umbrella permastuns. Adds wind mechanics.
2019-04-26 15:31:56 -08:00
Unknown 682ce60f30 Shortwave and Relay Tweaks
- Shortwaves will now transmit to all connected Z levels
- Relays will now update their connected Z level if moved (useful for relays on shuttles)

Code ported from Baystation.
2019-04-26 18:00:18 -04:00