5178 Commits
Author SHA1 Message Date
MistakeNot4892 373b71f98b GPS presentation/update tweaks/fixes. 2021-03-18 19:54:50 +11:00
MistakeNot4892 92c6bead11 Added recon and cargo platforms. 2021-03-13 13:24:28 +11:00
AtermoneraandGitHub 823d5567ba Merge pull request #7963 from MistakeNot4892/implants
Tweaked implant loadout, refactored implant detection.
2021-03-10 10:18:22 -09:00
AtermoneraandGitHub 1f64eeb579 Merge pull request #7949 from Meghan-Rossi/e-cig
E-cigarette improvements
2021-03-10 09:49:52 -09:00
MistakeNot4892 0dcfcd90b8 Tweaked implant loadout, refactored implant detection. 2021-03-09 11:55:17 +11:00
AtermoneraandGitHub e9971715c0 Merge pull request #7953 from MistakeNot4892/fixes2
Fixed/generalized loadout implants.
2021-03-07 23:03:40 -08:00
FenodyreeAvandGitHub ca583e2cb2 Adds a modular armour version of the explorer suit and adds sprites to specialist armour (#7921)
* Adds a modular armour version of the explorer suit.

* Adds material armour building steps for plates, arm guards and leg guards

Adjusts chitin hardness and weight (weaker and lighter)

* Maps a drying rack and washing machine into the planetside outpost

* Fixes QDEL issue, adds sprites to the specialist armours, and adjusts the cargo crates to match.

* Changes map format to TGM

* Removes flashy pixel on south facing leg sprites

* Adds proper returns, removes copypasta, fixes labeller & pen interactions
2021-03-07 11:36:51 -09:00
MistakeNot4892 47dc760585 Fixed/generalized loadout implants. 2021-03-06 22:29:00 +11:00
MistakeNot4892 34a11eac03 Added a GPS compass. 2021-03-04 07:03:19 +11:00
Meghan-Rossi f858111f77 ecig improvements
🆑
rscadd - You can now tell roughly how full an e-cigarette's cartridge is by examine the e-cigarette while nearby.
rscadd - A message will appear when an e-cigaratte you are smoking turns off. 
/🆑
2021-03-03 02:42:51 +00:00
Meghan-Rossi 2564298eca Fixes a runtime when e-cigs are examined
🆑
bugfix - Fixed a runtime when e-cigarettes are examined.
/🆑
2021-03-02 23:23:05 +00:00
MechoidandGitHub 8dc04048ed Adds the Restraining Bolt. (#7820)
* Adds the Restraining Bolt.

* Malfunction.
2021-02-28 14:02:12 -09:00
SchnayyandGitHub 031f8a7392 Merge pull request #7919 from Atermonera/point_defense_targeting
Hybridizes Point Defense Turrets with Bay's System
2021-02-26 09:04:43 -06:00
Aronai Sieyesandatermonera 8b63a5a116 Merge pull request #7083 from VOREStation/vplk-pointdefense
Port Point Defense Batteries
# Conflicts:
#	code/_global_vars/lists/misc.dm
2021-02-22 14:00:43 -09:00
MistakeNot4892andGitHub b22a0568a3 Sideports a couple of init unit tests from Neb. (#7893)
* Sideports a couple of init unit tests from Neb.

* Trying to unfuck initialize logic.

* Removing del()s.

* Adjusting return values to Initialize().

* Moving some dangerous object logic from obj onto the two types that use it.

* Rolling back some init changes and commenting out initialized atom unit test.

* this comment formatting is a minor war crime

* Removed sleep() from signaler circuit Initialize().

* Additional Init fixes post-rebase.

* Uncomments subsystem test since that's passing.
2021-02-21 12:03:34 -09:00
SchnayyandGitHub 462f96163e Merge pull request #7869 from Atermonera/mind_telecrystals
Telecrystals are only stored on the mind
2021-02-13 13:49:44 -06:00
atermonera 143b1a6c82 Last mistakes 2021-02-13 11:40:06 -09:00
atermonera 086d767db3 cost() and can_buy() don't always get minds 2021-02-12 13:41:45 -09:00
atermonera 4011b74e98 Fixes uplink implants 2021-02-10 20:48:43 -09:00
atermonera c6a34aa639 Telecrystals are only stored on the mind 2021-02-10 19:19:02 -09:00
Cerebulon 6d2b5e4764 Allows custom-selection of posters 2021-02-09 20:53:50 +00:00
MechoidandGitHub 1de8bc1c40 Industrial Expansion (#7811)
* Begins work on the Industrial expansion, ft hidden Lore

* Removed Painite, Quartz, and Void Opal from generation pending their eventual uses. Recipes modified to use them have been reverted of this use.

Fix Fix.

* Reset map to master.

* Add copper to Robotics, R&D, Engineering, and EVA.
2021-01-27 19:28:13 -09:00
NadyrandGitHub 8ce61742c0 Fixes sif forest grass, adds overgrowth tiles (#7841) 2021-01-27 11:19:18 -08:00
CerebulonandGitHub c729c0e23b Fixed global_announce autospeaker (#7839)
* Filth + Graffiti Fixes

* Excised Bad Lore

* Fixed Global Announcer

* fuckinn
2021-01-25 17:24:39 -08:00
AtermoneraandGitHub 1cb1a80ec4 Merge pull request #7838 from Heroman3003/defibtimefix
Fixes defib timers being 10 times as long compared to intended.
2021-01-24 16:32:45 -08:00
MechoidandGitHub 95ea4f6f2d Mech Appearance Update (#7818)
* Mechs are now properly scaled. Also fixes the FUCKING taur sprites.

* What
2021-01-24 10:18:05 -09:00
Heroman ab855ca531 Fixes defib timers being 10 times as long as intended. 2021-01-24 09:47:56 +10:00
MechoidandGitHub bd9f63a97a Gadgets & Gizmos (#7786)
* Adds various objects for explorers / antagonists.

* T A G S

* Mend
2021-01-14 21:53:39 -09:00
Mechoid dd7b484386 Exclusive does not exist. Seemingly un-needed? 2021-01-12 15:59:37 -08:00
AtermoneraandGitHub 5b6631088b Merge pull request #7687 from ShadowLarkens/tgui_engineering
TGUI Engineering... and a bunch of other random things
2020-12-31 11:32:03 -08:00
MechoidandGitHub 063a2a30b8 Adds a Whip. (#7780)
* Adds material-based whips. The chain of command, as a whip-a-like, has reach 2.

* Adds the Whip to leather-crafting.

* Fix Inhands

* Don't test at night kids.

* Tweaktweak

* Map

* Span

* Don't spam more than one message on harm.

* Ranged Disarm now only occurs in logical context. (Aiming at arms or legs)
2020-12-27 16:55:08 -09:00
ShadowLarkens b2b8f068bb TGUI Fixes 2020-12-24 05:17:34 -08:00
ShadowLarkens 983e7b8fc9 Merge remote-tracking branch 'upstream/master' into tgui_engineering 2020-12-24 04:50:24 -08:00
8c790d91b4 A Thing About Digging Sand and Mineral Processor Speed (#7778)
* sand digging/mineral processor speed squashed

* typo moment + stacker also goes fast

Co-authored-by: Hatterhat <Hatterhat@users.noreply.github.com>
2020-12-21 18:34:40 -09:00
d695723e1b RPED QoL Tweak(s)/Unimplemented RPED Variant (#7784)
* this is incredibly scuffed

* this is a monumental W bossman

* parity with downstream

Co-authored-by: Hatterhat <Hatterhat@users.noreply.github.com>
2020-12-13 16:51:04 -08:00
AtermoneraandGitHub d200fd5d63 Merge pull request #7777 from Verkister/patch-58
Modular honks
2020-12-07 16:10:05 -09:00
MechoidandGitHub 91aacb3f0f Plainleather & Tobacco (#7762)
* Rebrands leather to plainleather. Add tobacco and red-caps, redwood tallcaps.

* Seedpacket

* Sinks are wet.

* User
2020-12-07 15:48:49 -09:00
VerkisterandGitHub 77123be953 Modular honks
Makes bikehorns use a sound variable instead of hardcoded sound for adminbus funtimes. Also makes them honk when stepped on.
2020-12-05 14:55:28 +02:00
MechoidandGitHub 09ec6d43a0 Matter Matters (#7756)
* Begins work on maintaining equivalent exchange.

* Oopsie woopsie I made a fucky wucky.
2020-12-01 23:28:13 -08:00
MechoidandGitHub 576d0657ce Kaleidoscope 2: The Retabbening (#7697)
* Begins the Project

* Move things to where they belong, if viable.

* Merge and move those files.

* Finish filenames, fix Taj ears.

* Tweak to Ater's Requests

* The Great Mergening with 03_body.

* Per Requests

* Continue per request. Plot nefarious plans to make Saviks usable as battlemounts.

* Smarter Proc Use

* Tweaken
2020-11-19 10:04:09 -08:00
MechoidandGitHub 68b370be8a Fresh Meat, Leatherworking (#7629)
* Make Butchering more modular. Don't tell the demon lords.

* No guts no glory. That was far more work than expected to get organs to just process and work for butchering holy shit.

* Chitin and hides oh my.

* squeak. ..Why did this not fire on local?

* Squelch.

* Seven cubed livers, for the doctors in their sterile halls.

* Changeling

* Prep for Datums

* Fix Broken Broken Guns

* Redundancy

* F l a g s
2020-11-07 12:06:35 -08:00
Shadow-QuillandGitHub 236cdbb1f7 No more unnearsightedness! (#7753)
* No more unnearsightedness!

* Oops

* Oops pt 2
2020-11-04 10:24:48 -08:00
AtermoneraandGitHub 4cd38b493f Merge pull request #7454 from Schnayy/clawmachine
Adds AlliCo Grab-A-Gift
2020-10-29 21:47:31 -07:00
SchnayyandGitHub f9c723c619 party time (#7748) 2020-10-25 04:33:07 -07:00
ShadowLarkens dad9020f9a TGUI Engineering... and a bunch of other random things 2020-10-21 13:02:19 -07:00
Meghan-RossiandGitHub 40865468a4 Fix most borosilicate shards disappearing instantly after being made (#7726)
*Fixed borosilicate glass not producing shards in most situations.
2020-10-17 03:05:33 -07:00
AtermoneraandGitHub 8ad111435e Adds sifgrass floor tiles. Grass tiles spawn greengrass (#7714) 2020-10-16 23:05:29 -07:00
Meghan-RossiandGitHub 9611ae902e Makes wall-mounted machines layer above windows (#7708)
Makes wall-mounted machines layer above windows so that they are clickable if placed on windows
2020-10-16 23:01:39 -07:00
Schnayy f8e7f50883 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into clawmachine
Pretend I know what I'm doing.
2020-10-09 19:55:28 -05:00
AtermoneraandGitHub 49806567c3 Merge pull request #7638 from ShadowLarkens/remove_unused_communicator_templates
Remove broken, unused commcard system from communicators
2020-09-21 09:37:31 -07:00