Commit Graph

25266 Commits

Author SHA1 Message Date
AnturK 5306fbb3ca Fixes fire_act working on deleted things. 2018-05-21 15:06:42 +02:00
81Denton 85c87db298 Remove skewium from saferChems (#37925) 2018-05-21 01:56:43 -07:00
cyclowns db78a4cc5e Refactors hydrocarbon combustion + other general atmos code changes (#37600)
* splits hydrocarbon combustion + other stuff

* nob max() thing

* whoops

* remove proc + new define
2018-05-21 10:20:25 +02:00
Nich b011d24fe1 Replace nauseous with nauseated (#37927) 2018-05-21 01:05:57 -07:00
Mickyan 09201b40cf Remove intent auto switch from pacifism (#37938) 2018-05-21 00:53:42 -07:00
kevinz000 c5a267c994 Emagging a R&D console now unlocks it and prevents it from being locked as opposed to nothing (#37937)
* rdconsole emagging

* Fix grammar
2018-05-21 00:38:42 -07:00
KorPhaeron 2a72d718ec Vault Access for QM (#37880) 2018-05-21 00:13:24 -07:00
r-esistor 7be20350ce Circuit Labels (sorta understanding git edition) (#37633)
* Customizable circuit names/descriptions

* Circuit descriptions are now copied

* Prevents code injection through the desc
2018-05-21 09:10:35 +02:00
pubby 9ca6661140 [ready] cargo bounties (#37833)
* Cargo Bounties

* Rebalance and merge exports into bounties.

* Tweak and add bounties.

* Fix spelling errors + tweak mech prices.

* Last minute bugfix

* Add bounty consoles to maps.

* Naksu changes

* save 500 cycles woooooooooooooooooooooooooo

* One last price tweak

* Nerf addy and alien sheets
2018-05-20 18:44:11 +12:00
ShizCalev 028231cb81 Updates BYOND links to use HTTPS (#37918)
* Updates BYOND links to use HTTPS

* revert

* if -> If
2018-05-19 19:50:05 -07:00
ShizCalev e91171c0cb DV Cleanup (#37919) 2018-05-19 18:24:20 -07:00
kevinz000 7e6f361e01 Refactors techwebs to have different types of points (#37448)
PR HAS NO GAMEPLAY IMPACT
2018-05-19 16:51:14 -07:00
XDTM bf3a7ef88c fix 2018-05-19 18:12:38 -05:00
XDTM dd456ccb0f cyberbos review 2018-05-19 18:12:38 -05:00
XDTM a0fa3471db just in case 2018-05-19 18:12:38 -05:00
XDTM f483787e84 Unbroken 2018-05-19 18:12:38 -05:00
XDTM 28cb7d938a no death timer 2018-05-19 18:12:38 -05:00
XDTM 34ba27e995 no bleedin to death 2018-05-19 18:12:38 -05:00
XDTM 7cd4d6fb04 New lavaland loot: Memento Mori 2018-05-19 18:12:38 -05:00
Alexch2 0136483fa3 Improves descriptions of Integrated Circuits (#37678)
* Fixes a ton of typos, inaccuracies, poor grammar, and confusing weirdnesses from the descriptions of almost every integrated circuit.
For example, the reagent filter:

Before:
"This is a filter which will move liquids from the source to the target. It will move all reagents, except those in the unwanted list, given the fourth pin if amount value is positive, or it will move only desired reagents if amount is negative. The third pin determines how much reagent is moved per pulse, between 0 and 50. Amount is given for each separate reagent."

After:
This is a filter which will move liquids from the source to its target.
If the amount in the fourth pin is positive, it will move all reagents except those in the unwanted list.
If the amount in the fourth pin is negative, it will only move the reagents in the wanted list.
The third pin determines how many reagents are moved per pulse, between 0 and 50. Amount is given for each separate reagent."

* fixed, ready

* Actually fixed and ready.

* Reverts the name of the coordinate pathfinder circuit back to "coordinte"

* Fixes a few missed, or poorly rewritten parts.

* Update smart.dm
2018-05-20 00:11:36 +02:00
iksyp 721ae76601 [READY] Gives Stacking Machines and their consoles machine boards (#37607)
* patch-2

* does everything on the TODO list

FUCK YEAH
*breaks up the engineering node design ID's for readability
*linking the device via multitool is possible
*The machinery construction "recipes" are less shit and make a bit more sense

* coil

* did somebody say RUNTIMES?

*fixed runtimes when there is no link on the stacking machine console
*added feedback for unlinked consoles
*it's -> its
*proper typecheck

* achieved with [src]
2018-05-19 23:39:14 +02:00
Armhulen d4757edc79 The Run Weather Verb, from "Adds acid geysers and seismic events to lavaland" (#37910)
* run weather!

* there we go.
2018-05-19 12:51:21 -07:00
Mickyan 018fc78c2e fixes g.blaster, neurotoxin, nuka cola dizzines (#37894) 2018-05-19 13:32:13 +03:00
ShizCalev 6c24ca05d6 Fixes changeling runtime after ghosting (#37892) 2018-05-19 13:31:53 +03:00
ShizCalev 04f916025c Fixes mindswap book runtime (#37881) 2018-05-19 13:31:43 +03:00
AlexTheSysop42 071e6f0a99 Fixes experimentor pickweight and goo runtime (#37822)
The experimentor is less likely to produce food when it transforms an item

The experimentor no longer breaks when the toxic waste malfunction occurs multiple times and isn't cleaned up

The experimentor irridiate function actually chooses what item to make properly rather than picking from the start of the list


The food weight change is because the probweight var wasn't effective because food was added to the list before anything that would increase the var, it's so low because there's a ton of food and it should be possible to get other things. I tested it in game and food is still the most common thing to get, I could bump up the prob for non-food things if needed.

The toxic waste runtime would make the experimentor unfixable except for reconstructing, and that resets the experiments.

The previous method of picking was broken and pretty poorly coded, I moved it to an associative list and the existing and non-broken pickweight function (not sure if this is also a code change).
2018-05-19 21:48:21 +12:00
Dax Dupont 9c160081d8 [READY] VR mind key transfer (#37909)
Clients entering VR now get a clean mind, which stops any mind related shenanigans like traits, spells etc getting into VR
2018-05-19 21:41:49 +12:00
Tad Hardesty 63ec453373 Fix runtimes in mood rejuventation (#37911) 2018-05-19 02:50:53 -04:00
Dax Dupont 7076821840 Fixes mulligan for mutants (#37895) 2018-05-18 20:51:14 -04:00
Iamgoofball c72cb04a80 Removes inherent toxin damage from lipolicide (#37874)
* Removes inherent toxin damage from lipolicide

* Update description of lipolicide
2018-05-18 14:46:57 -07:00
ShizCalev 5e87230c84 Cleans up clap bodypart check 2018-05-18 09:17:13 -05:00
Dax Dupont 288e7866b0 Fixes oversight with foam (#37898)
braaap

TRUE FALSE

false false
2018-05-18 16:28:34 +03:00
ShizCalev fdf392a661 Fixes radimmune mobs being killed by radiation (#37875) 2018-05-18 14:15:12 +03:00
Jordan Brown b661a52ed1 Merge pull request #37838 from Jordie0608/ithoughtaboutmakingthissendanemailbutidontwanttodrownmyinbox
Query debug logging
2018-05-17 22:38:32 -04:00
ShizCalev b7ff953443 Capitalized Current Quirks (#37877) 2018-05-17 18:53:20 -07:00
ShizCalev 5617b3dd6d Fixes medbot assess_patient runtime (#37882) 2018-05-17 18:57:58 +03:00
ShizCalev 8faa41a902 Fixes soulstone runtime (#37883)
* Fixes soulstone runtime

* cleanup
2018-05-17 18:57:33 +03:00
ShizCalev 65324864d3 Fixes vent_clog bad chem id runtime (#37887)
* Fixes vent_clog bad chem id runtime

* sodiumchloride
2018-05-17 18:55:58 +03:00
ShizCalev 8bd0db7be0 Fixes sharp weapons deconverting revs (#37871)
* Fixes sharp weapons deconverting revs

* enhanced commentary
2018-05-17 18:27:29 +03:00
ShizCalev bf2e6bdc9b Fixes decon message pronouns (#37870) 2018-05-17 18:26:36 +03:00
Trevor Serpas 790a773ade Circuit gun inhands and grabber fix (#37836)
* Grabbers update when a thrower uses its inventory and throwers and gun circuits need to use the gun assembly

* visible_messages
2018-05-17 18:26:08 +03:00
ShizCalev 0c710fd660 Fixes Adminorazine killing ash lizards (#37872)
* Fixes Adminorazine killing ash lizards

* this should do it...
2018-05-17 18:24:48 +03:00
ThePainkiller 703ab07fac Adds Fernet, a digestif that reduces your satiety. (#37869)
* Added Fernet and subdrinks

Added sprites for Fernet (bottle), and glasses of pure Fernet, Fernet Cola, Fanciulli and Branca Menta

* Adds Fernet and drinks made out of it

Added Fernet, Fernet Cola, Fanciulli and Branca Menta

* Adds reactions to fernet

* Adds Bottle of Fernet to the list

Spriting by the wonderful NeoExperiences

* Adds Fernet to the Borg's Shaker

They can help you indulge in more hedonism now.

* Adds Fernet to the Booze Dispenser

* Adds Bottle of Fernet to the list

* Updated Fanciulli, Branca Menta

Oops, nearly made two of the drinks not cause the satiety reduction.

* Fixed a missing comma on reagent list

I'm dumb, I forgot this was a list

* Fixed the procs on stamina and hunger

I'm sorry I'm sleepy and retarded to mistake an L for an M

* Changes the recipe of Fanciulli to include Manhattan

They were conflicting, and the description of the glass already says it's just Manhattan with Fernet, so it's consistent.

* Removes glass_icon_state from pure fernet

Cobby said it was pointless since the spritework was lazy
2018-05-17 18:19:19 +03:00
Kyle Spier-Swenson 47e6ade7d2 Client topics only check for deleted objects when an object was actually passed (#37866) 2018-05-17 18:14:27 +03:00
Dax Dupont 121c62f3d4 Murderdome, a VR experience project w/ general VR improvements (#37730)
* henk

* thunder

* Murderdome, The first VR experience!

* grammar

* map merged

* conf

* oops

* VR sleepers can no be contructed

* badabing badaboom

* VR landmarks now support outfits!

* Maps in vr_sleepers

* Fix
2018-05-17 18:13:46 +03:00
pubby 1d24975fa1 Merge branch 'master' into newpub 2018-05-16 18:53:52 -05:00
vuonojenmustaturska decd7e371f Merge pull request #37839 from AnturK/rr1
Fixes minor cleanbot runtime.
2018-05-16 22:36:07 +03:00
vuonojenmustaturska 9ad61e6776 Merge pull request #37863 from AnturK/rr4
Fixes changeling team objectives (a bit)
2018-05-16 22:35:25 +03:00
Dax Dupont 02c0581b96 [s] Fixes bioware surgery exploit (#37860)
* Fixes bioware surgery

* my ass must blast
2018-05-16 22:34:08 +03:00
81Denton 1235c3ff19 [Ready] Syndie air alarm/APC subtypes, cleaning up syndie lavaland piping (#37602)
* syndicate subtypes for air alarms and APCs

* syndie lavabase layer3 piping subtypes

* adds missing lava syndie stock parts

* syndicate access

* Replaces loose stock parts/upgrades chem dispensers/adds kitchen boards

* removes redundant typepath
2018-05-16 13:17:41 -04:00