Commit Graph
8920 Commits
Author SHA1 Message Date
AtermoneraandGitHub 6bd15bc200 Merge pull request #7625 from ShadowLarkens/tgui_med
TGUI Medical Conversion
2020-09-19 18:52:23 -07:00
CyantimeandGitHub 0d8eba4dab Gives mob xenos full darksight 2020-09-19 21:15:57 -04:00
CerebulonandGitHub 900c2b20e4 Graffiti + Filth Fixes (#7656) 2020-09-18 20:47:00 -07:00
AtermoneraandGitHub 4f4980b83c AI eye no longer appears on turf tab (#7666) 2020-09-18 20:34:56 -07:00
AtermoneraandGitHub d1f346d7c3 /atom/visible_message respects exclude_mobs (#7665) 2020-09-18 20:34:14 -07:00
ShadowLarkensandGitHub 462fbd1eb3 Fix communicator video
Hey @Neerti is this a safe fix? I'm really not sure what the heck this was doing there in the first place

Fixes #6531
2020-09-11 04:18:51 -07:00
KatesandGitHub 26804bc7af Allow mechs to butcher things with their drill. (#7493)
* Allow mechs to butcher things with their drill.
- Vague copy of a TG feature, made difficult by their different code. Still, it works.

* Add changelog
2020-09-06 11:18:05 -07:00
KatesandGitHub 2f8e96e8e6 Increase a bunch of mobs MELEE AP power. (#7620)
- All xenomorphs
- Melee mercs
- Lower pirates from 50 to 30 AP
- Russians
- Hivebot
- Golem

- Poly
- Thermal spider
2020-09-05 07:41:49 -07:00
CyantimeandGitHub 7522d5a1a5 Jetpack cleanup, don't use fuel when unneeded (#7604) 2020-09-05 06:26:14 -07:00
ShadowLarkens 44f65e2602 TGUI Medical Conversion 2020-09-04 16:25:32 -07:00
AtermoneraandGitHub ef3d0a775b Merge pull request #7590 from Heroman3003/misses
Some missed instances of Colony Director
2020-08-31 20:36:39 -07:00
Heroman3003andGitHub 4cd8585e7e Makes borg cell replacement take priority over petting (#7579)
* Makes borg cell replacement take priority over petting

* dont pet WHILE taking cell out either
2020-08-29 23:49:02 -07:00
Heroman c534b58efa Some missed instances of Colony Director 2020-08-29 05:11:33 +10:00
Rykka 324cb1f12d Replace "Sleeping Agent" with Nitrous Oxide
This makes it identical to it's real-life counterpart, and brings some actual sprite improvements upstream from Virgo.

Earlyport of https://github.com/VOREStation/VOREStation/pull/8812 with an actual rename of the gas, ID, and sprite used.
2020-08-27 21:45:19 -04:00
AtermoneraandGitHub 6d4d5d6efd Merge pull request #7571 from listerla/nomoresitemanager
Colony Director -> Site Manager
2020-08-27 17:41:52 -07:00
AtermoneraandGitHub ffea09e303 Merge pull request #7570 from ShadowLarkens/fading_titlescreen
Fading titlescreen from /tg/
2020-08-27 17:39:09 -07:00
AtermoneraandGitHub 7d2a4f9e03 Merge pull request #7565 from Cyantime/patch-1
Fix ventcrawling while in 0 gravity
2020-08-27 17:34:50 -07:00
AtermoneraandGitHub f3f77d9c1f Merge pull request #7556 from Rykka-Stormheart/shep-dev-merc-fixes
Fixes Mercs threaten timers, and threaten sounds
2020-08-27 16:57:39 -07:00
AtermoneraandGitHub cfbf5d10b4 Merge pull request #7554 from Heroman3003/turfslow
Fixes turf slowdown not applying on non-water/snow turfs
2020-08-27 16:56:43 -07:00
AtermoneraandGitHub 2064750ea2 Merge pull request #7553 from Shadow-Quill/patch-1
[Untested] Emotes won't be foiled by pesky capitals
2020-08-27 16:46:33 -07:00
AtermoneraandGitHub d0d1308cec Merge pull request #7480 from listerla/dionamarkings
Ports Aurora Diona markings
2020-08-27 16:25:37 -07:00
AtermoneraandGitHub 4bf64e6b2a Merge pull request #7459 from Rykka-Stormheart/shep-dev-sound-overhaul
Massive Ambience and Sound Overhaul + Addition
2020-08-27 16:23:38 -07:00
VerkisterandGitHub 20f9a7449d Enables passtable for cleanbots (#7545)
One of the most common reasons behind cleanbots getting stuck in stupid places is because they went after some mess underneath table/rack/railing/whatever without ever getting to reach it.
2020-08-26 00:51:17 -07:00
VerkisterandGitHub b57adfe825 Fixes eye glow appearance flags (#7544)
Fixes eye glow layer not inheriting mob appearance flags.
2020-08-26 00:50:22 -07:00
CyantimeandGitHub cd50f655b5 Prevent acid glands from melting non-simulated turfs (#7541) 2020-08-26 00:49:33 -07:00
Shadow-QuillandGitHub d9846c6967 Attack! (#7538) 2020-08-26 00:47:49 -07:00
listerla 583bccdbb8 Indentation fixes 2020-08-25 20:14:28 -04:00
listerla d56974cb92 Colony Director -> Site Manager 2020-08-25 20:12:29 -04:00
listerla 831cb38cd0 This file now uses absolute pathing. 2020-08-25 19:58:39 -04:00
ShadowLarkens 5d972a399c Fading titlescreen from /tg/ 2020-08-25 16:53:12 -07:00
CyantimeandGitHub 32f5f04263 Fix ventcrawling while in 0 gravity 2020-08-25 14:16:42 -04:00
AtermoneraandGitHub 5714d64b8d Actually adds (and TESTS) exclude_mobs parameter to visible_message (#7555) 2020-08-24 21:29:55 -07:00
Rykka 0f9cf07d7c Fixes Mercs threaten timers, and threaten sounds
The default "threaten" timer was 3 seconds, meaning that as soon as world.time advanced beyond that, the merc would shoot you. If there's TIDI/lag or other issues, you'd immediately end up getting shot.

30 seconds is more reasonable, allows you time to back away from the merc without being shot at, and it keeps the mercs from being cheesed easily.

This also fixes the merc aggression sounds. Actual voicelines incoming once I get help from a contributor!

Mercs are also SMART now and will not move if confused/disoriented.
2020-08-23 18:57:51 -04:00
Heroman b42cfc6a61 Fixes turf slowdown not applying on non-water/snow turfs 2020-08-24 07:46:41 +10:00
Shadow-QuillandGitHub b3a1797777 Untested Mobile Edit 2020-08-23 15:31:56 -05:00
Rykka StormheartandGitHub 301662bd97 Adds Spice Mod to species.dm, Makes Frost Oil COLD (#7516)
* Adds Spice Mod to species.dm, Makes Frost Oil COLD

~~Spice Resistance traits in the same flavor as Booze traits. 
3x, 2x, 1.5x, 0.75x, 0.5x, 0.25x resistance to the effects of capsaicin and frost oil.~~
^ Above changes inapplicable, but you can add traits yourselves if you're interested. Not sure how Polaris does their traits vs Virgo.

- Frost Oil and Capsaicin will now **lower/increase your body temperature by a random amount** during the ingest step if you're over the danger threshold.
- var/spice_mod is added to the species datums, much like alcohol mod.
- Frost Oil will now remove 5 capsaicin on affect_ingest much like capsaicin would remove 5 frostoil.

Not much else to say.

* Forgot the M.Species.

* Removes IS_ALRAUNE from Frostoil
2020-08-22 01:20:33 -07:00
AtermoneraandGitHub 1e53bf11f2 Merge pull request #7478 from listerla/borgpet
Ports borg petting from CHOMPStation
2020-08-21 20:31:43 -07:00
Rykka 0c7a7fd2b8 Massive Ambience and Sound Overhaul + Addition, Squashed Commit Edition 2020-08-21 06:53:05 -04:00
Rykka 592e46bc7f Adds Repeating Ambience and Ambience Chance Preferences!
Adds a Random Ambience Frequency and Ambience Chance Setting under Global, underneath Client FPS. Images here:

![](https://i.imgur.com/381HPGH.png)
![](https://i.imgur.com/tWuff1W.png)
![](https://i.imgur.com/smEtoQ9.png)

Self-explanatory. Random-Ambience-Frequency controls how long before it checks if it can play ambience to you again. Setting it to 0 disables the random re-play of ambience.

Ambience Chance affects the % chance to play ambience to your client. It defaults to 35%, but can be set from 0 to 100 to disable it or always play every time you move into an area or have the Random Ambience check called.
2020-08-21 04:14:29 -04:00
AtermoneraandGitHub 96be4caa6f Merge pull request #7523 from Meghan-Rossi/ghostqol
Ghost sechud verb, shift-click examine, alt-click turf tab
2020-08-20 22:29:40 -07:00
AtermoneraandGitHub 9e2430531f Merge pull request #7522 from Meghan-Rossi/cleanbotaitweak
Improve cleanbot ai slightly
2020-08-20 22:27:47 -07:00
AtermoneraandGitHub 2cbbb10521 Merge pull request #7518 from Meghan-Rossi/borgcookfix
Fix cyborgs not being able to cook
2020-08-20 22:24:03 -07:00
AtermoneraandGitHub 36217453cc Merge pull request #7513 from ShadowLarkens/yeet
Allows you to YEET mob holders (diona, etc)
2020-08-20 19:34:36 -07:00
Meghan-RossiandGitHub d1ee8d117f Stop bots standing around blocking doors (#7509)
* Idle bots will move out of doorways

Idle bots will move out of doorways, including turfs with firedoors or blastdoors.

* +changelog

* fix parentheses
2020-08-20 19:31:57 -07:00
listerlaandGitHub 9b45bc2f27 Skrell blood is now hemocyanin-based (#7492)
* Skrell blood is now hemocyanin-based

Inspired by Aurora

* Update Chemistry-Reagents-Dispenser.dm

* Create Lorilili - hemocyanin.yml
2020-08-20 19:17:04 -07:00
listerlaandGitHub 12a6f0a647 Adds shift-middle click pointing (#7487)
* Adds shift-middle click pointing

* Borgs and buckled folk can now point

* Create Lorilili - pointing.yml
2020-08-20 19:14:15 -07:00
MechoidandGitHub 85d13382df FBP Internal Components (#7445)
* Starts work on FBP components

* Complete

* Map

* Tweakening.

* P r e c i s i o n

* P r e c i s i o n Engineering
2020-08-20 18:39:46 -07:00
SplinterGPandGitHub 42e23055a8 Gives FBP's a proc to change their monitor display without using a mask item. (#7452)
* Synthetics display monitor

Does a change to the synthetics monitor heads and other heads that have displays, allowing them to have those displays without using a mask, using a proc that is given to them. works by basically replacing eye sprite.

* changelog.

* removes the monitor mask item.

* switches && for || in line 363

* moves line of code
2020-08-20 18:24:23 -07:00
AtermoneraandGitHub b74530976b Merge pull request #7428 from lbnesquik/Kot-Borg-Tweak
Small tweaks to cyborg verbs and icon
2020-08-20 18:23:10 -07:00
MechoidandGitHub 9ec10f97c8 Reagent Hoses (#7386)
* Starts work on basic reagent hose machinery.

* Continue Work, Add Spray Nozzle

* Tubing is craftable.

* Changeling

* Upkeep

* TRUE
2020-08-20 18:22:39 -07:00