Commit Graph

48080 Commits

Author SHA1 Message Date
Akrilla 809be06373 [TMC] Baton rework (#45377)
* stun

* stamina tweak

* 5 units

* 2 hits even with chem

* Update stunbaton.dm

* This is a good slowdown

* new chem + confusion

* overdose

* h

* update

Co-Authored-By: JJRcop <jrubcop@gmail.com>

* less cheap

* better overdosing

* typo

* *=

* confused

* overdose tweaks

* tweak

* no var

* typo

Co-Authored-By: moo <11748095+ExcessiveUseOfCobblestone@users.noreply.github.com>

* *

* tweaks

* stamina batons

* knockdown

* Update code/game/objects/items/melee/misc.dm

Co-Authored-By: moo <11748095+ExcessiveUseOfCobblestone@users.noreply.github.com>

* number tweaks

* maint

* 2

* cooldown and less stuntime

* tweaks

* conflict

* text
2019-08-14 14:59:46 -04:00
ATH1909 95bda19938 Fixes the stealth 2+ threshold effect of regen coma (#45884)
* Update heal.dm

* Update heal.dm

* Update heal.dm

* Update code/datums/diseases/advance/symptoms/heal.dm

Co-Authored-By: moo <11748095+ExcessiveUseOfCobblestone@users.noreply.github.com>
2019-08-14 11:11:30 -04:00
81Denton 1c4036b309 [TMC] Explosion rebalancing (#45819)
* megumin is best girl fucking fight me

* what kind of smoothbrain capizalized these

* uses explosion defines

* more explosion defines

* Removes reagent explosion code for <1 amounts

* Scales explosion knockdown off bomb_armor
2019-08-14 10:55:50 -04:00
Rob Bailey fb296c681a inhand dimensions on fried fix (#45895) 2019-08-14 10:27:16 +02:00
Fikou 205dda301a fixies (#45886) 2019-08-13 17:19:49 -07:00
Rob Bailey b25d3efda2 correct black suit (#45876)
* correct black suit

* two piece in wardrobe
2019-08-13 17:17:55 -07:00
Twaticus 371d87c06b undies (#45871) 2019-08-13 17:17:13 -07:00
nemvar 041a62e0e3 Adds inhands for all the surgery tools. (#45864)
* Adds inhands for all the surgery tools.

* didn't even show the conflict
let's hope this works.
2019-08-13 17:16:43 -07:00
nemvar 4020eba309 Fixes mutation toxin runtime (#45829)
* Fixes mutation toxin runtime

* Update other_reagents.dm
2019-08-13 17:05:51 -04:00
nemvar 19a35f6217 [s] Fixes signaler exploit (#45865)
* [s] Fixes signaler exploit

This prevents wizards from being epic gamers.

* grammar fix

* Update code/modules/assembly/signaler.dm

Co-Authored-By: moo <11748095+ExcessiveUseOfCobblestone@users.noreply.github.com>
2019-08-13 17:04:30 -04:00
Dennok 4e6d8c073a Silo link RCD upgrade (#45607)
* Update all_nodes.dm

* Update RCD.dm

* Update RCD.dm

* Update construction.dm

* Update tool_designs.dm

* Update RCD.dm

* Update RCD.dm

* Update RCD.dm

* fix mat container

* up

* add radial silo link button

remove silo link verb
2019-08-13 16:59:03 -04:00
Sanator 4bd547b047 Changes the DNA console icons to be less awful (#45869)
* Changes the DNA console icons to be less awful

Made some better placeholders

* fixed a blinking pixel
2019-08-13 16:53:57 -04:00
Tlaltecuhtli 0c37793bfa cargo request console pings supply radio when someone makes a new request (#45878)
* Update maps.txt

* 1

* 2

* Update console.dm
2019-08-13 16:51:49 -04:00
bgobandit ee0d68aeca Clicking a display case on help intent examines it. (#45842) 2019-08-13 16:48:03 -04:00
NikNakFlak c00aa31b07 Adds new pAI holomob options (#45873) 2019-08-13 16:47:25 -04:00
CRITAWAKETS 0b63bdbb1e Makes ammonia better at increasing plant yield. (#45796)
Ammonia now takes 25u to increase yield by 1 instead of 100u
2019-08-13 12:23:18 -04:00
Rob Bailey 4b17e5297f Reinforced window construction fixes (#45890)
About The Pull Request

Fixes a couple of issues related to window construction introduced by the tougher windows PR.
Also gives plastitanium and shuttle windows matching values to reinforced and plasmawindows like I intended to on the last PR.
Why It's Good For The Game

fix
Changelog

cl
fix: newly constructed reinforced windows start in the correct state, meaning they can be disassembled
fix: crowbar can no longer be used out of order on construction
fix: screwed down but not levered in windows can be unscrewed again
tweak: shuttle and plastitanium windows now have the proper values to match reinforced windows.
/cl
2019-08-13 17:19:26 +12:00
81Denton 24b21c19e2 Laserpointer scaling fix (#45860)
h
2019-08-12 20:29:42 -07:00
AcapitalA c3b8ac5544 Removes bolt of death from xenobiology magicarps. (#45800)
* Removes bolts of death from all magicarps.

The bolt of death has been removed from the Magicarp and Chaos Magicarp.

* Only xenobiology carps are affected.

Wizard event carps still got their bolts of death.

* Gives xenobiology magicarps the correct colors.

Fixes a would-be bug where xenobiology magicarps would have normal carp colors. - I really shouldn't have made a commit at 2AM while being tired as hell...

* Removes call with no recieving end. (probably)

Removed a ..() which led to nowhere.

* Adds empty space, removes a tab.

Removes a tab at 82. - Oops.

* Removes another call going nowhere.

Removed another ..(), but for the chaos variant this time. - Travis please I'm getting worried.

* Cleans up code a little.

Compressed code a bit more. - God I love redefines.

* Compresses the code even more.

Since procs inherit I managed to save some more space. - Thanks cobb.

* Stops tracker from tracking nonexistent changes.

It's the same list as before this PR now.
2019-08-12 20:25:36 -07:00
py01 2d00abba6d Improvised shotgun shell recipe simplification (#45792)
* improv shotgun shell recipe change

* improv shell craft time

* Update recipes.dm

* Update recipes.dm

* Update recipes.dm
2019-08-12 20:17:15 -07:00
nemvar 803f552351 Inherent_factions for species. (#45828)
* Inherent_factions for species.

* forgot to actually remove this.

* oh it actually got used somewhere but was redundant
2019-08-12 20:12:07 -07:00
nemvar 264befb4e8 Doors no longer update_icon in Destroy (#45830) 2019-08-12 20:10:09 -07:00
penterwast c907446978 logging for binary chat (#45841)
About The Pull Request

It is currently impossible to tell from logs whether a silicon said a message over binary chat or said it out loud. This PR marks binary chat messages with (binary) in say logs.
Why It's Good For The Game

Removes ambiguity from log files, makes investigating easier.
Changelog

cl Penterwast
admin: Binary chat messages are now marked as such in logs.
/cl
2019-08-13 12:32:21 +12:00
skoglol 69227e45f6 Selected Access in HoP Console is Now Green (From Red) For Viewability (#45848)
* Removes red/blue ID console button combo.

* Different color.
2019-08-12 16:26:46 -04:00
Jeremiah Cooley 2f555244bb Close quarantine module loophole (#45766)
* Quarantine module now has teeth

* Quarantine applies to everyone

* typofix and more genericness

* Legal clarification

* Rules lawyering

* Rule 1 friendlier version
2019-08-12 10:47:16 -04:00
kevinz000 5022863c65 Update view_variables.dm (#45856) 2019-08-12 01:48:13 -07:00
nemvar a5e62c93b0 Fixes bulldog inhands (#45833)
* The bulldog has inhands once more.

* forgot these are a thing
2019-08-11 22:16:29 -07:00
moo 98765bae0a Dissection Examine + Logic Fix + Ayy (#45807)
clDissectby
add: Examining a dissected body will provide insight on the highest tier performed.
fix: You can do ayy dissection now if you get the tech
fix: FINALLY fixed the surgery logic correctly
/cl
2019-08-12 11:39:25 +12:00
carlarctg 06a43416db Hypospray Codersprites (#45574)
About The Pull Request

This PR adds several (terrible) unique sprites for all the combat hypos and medipens that just used the default instead, and tweaks some minor stuff like making descriptions more truthful and moving the one-use gorilla pen and combat holy water injector where they should be.

The new medipens are just recolors of the epipen, since that's the template used for the leporazine pen too (whose icon i deleted since the pen doesn't exist anymore). For example:

image
Why It's Good For The Game

These changes are intended to make each hypo stand out, so they don't all share the same sprite. It also adds a lot of inhand sprites (equally as bad in quality), so a knowledgeable player can, for example, notice they just got stabbed with a gorilla pen, or just know that they got injected with something healthy and not poison.
Changelog

cl
imageadd: added some icons and images for hyposprays and medipens so they stand out
tweak: tweaked a few descriptions on said hypos so they better describe the contents
/cl

these sprites are kind of terrible, but i think they're better than every single pen and combat hypo using the same icon. any new sprites would be highly appreciated, especially for these two
2019-08-12 10:45:09 +12:00
tralezab b5de31638d You can no longer name some things after words in the ic filter (#45696)
* quick sanity fix

* more things i found

* better list used, updated comment
2019-08-11 18:33:39 -04:00
bgobandit 6ef0fe8889 Wizard rounds actually check to see if the wiz died and the round is over (#45793) 2019-08-11 02:26:30 -07:00
MMMiracles 568ffcb053 im on a boat and im going fast and (#45822) 2019-08-11 02:25:59 -07:00
Bucovineanu 384a3c7cf5 Makes .357 speedloaders unrecyclable. (#45804) 2019-08-11 02:11:58 -07:00
nemvar 9df5123b53 Gulags makes money no more. (#45817) 2019-08-10 18:16:15 +02:00
James be3000d8ca All windows now have consistant spans (#45809)
* R-Windows now have consistant examine messages

* I forgot plasma windows too
2019-08-10 02:25:07 -07:00
Redmoogle 00f36b904e Adds support for 3 gasses to the SM (#45676)
* Adds Tritium, Pluoxium, and BZ reactions to SM

* fixes Tritium Heat Penalty

* Makes tritium a little less deadly and more unique

* Makes the BZ Radball probability less frequent

* Makes Pluox lesser n2o

* Makes BZ less viable/op

* Makes pluoxium effective only above 15%

* Fix bad code

* Pluoxium also reduces radiation severely

* removes fuckup

* fixes gasmix ratio

* fixes some of my bad code
2019-08-10 02:15:04 -07:00
Jordie 2b05020317 Deadchat ban option (#45789)
* adds deadchat ban option

* makes deadchat use new ban type
2019-08-10 02:13:44 -07:00
Akrilla 9ca37e9169 Contract rerolls and general enhancements (#45703)
* refactor wip

* rerolling and qol

* space not valid

* travis be nice

* comment?

* new tablet sprites

* Start on uplink screen

* new suit sprite

* paper

* merge conflict

* Auto stash before merge of "contract-reroll" and "tgstation/master"
2019-08-10 02:11:11 -07:00
ATH1909 b1449e7898 Adds robotic voiceboxes as contraband in the Robotech Deluxe (#45747)
Adds robotic voiceboxes as contraband in the Robotech Deluxe
2019-08-09 18:51:49 -07:00
Fikou d18c275aca bulletproof helmet add + art supply change (#45666)
Adds bulletproof helmets to cargo and completely changes artistic crates
2019-08-09 18:49:12 -07:00
skoglol e565f8ec0e Fixes sentience balloon icon (#45791) 2019-08-09 15:10:48 -07:00
Dawson1917 9da7f8c90a Lowers explorer suit bullet & laser armor (#45664) 2019-08-09 15:08:59 -07:00
Mickyan 1c520ee04f range (#45774) 2019-08-09 15:06:50 -07:00
ATH1909 0b1579af08 Changes the Disintegrate spell's name to "Smite" (#45786)
* Update godhand.dm

* Update touch_attacks.dm

* Update spellbook.dm

* Update spellbook.dm

* Update godhand.dm

* Update touch_attacks.dm
2019-08-09 15:06:06 -07:00
nemvar 7f75d2c351 Fixes defib paddles (#45797)
* Fixes defib paddles

* Wow weee

* Adds some qdel stuff
2019-08-09 12:13:02 -04:00
skoglol 216a7ec316 Cargo console UI touchup (#45764)
About The Pull Request

Moves requests and cart below the cargo pack list, so you dont need to find the right button after everything you buy. Resized the cargo window, less airy. Added a toggle for buying privately, less buttons should improve performance somewhat.

Why It's Good For The Game
Less annoying UI.

Changelog

cl Skoglol
tweak: Cargo console UI touched up a bit. Requests and cart moved below the cargo packs for less button shuffling, buying privately is now a toggle, resized window slightly.

/cl
2019-08-09 13:15:02 +12:00
oranges 45175f0d08 Merge pull request #45705 from nemvar/removeslasereyes2
About The Pull Request

Some mutation changes
Laser eyes and TK now use signals.
species_allowed now uses less lists.
Adds a message when you shoot with laser eyes.
Why It's Good For The Game

New and improved. Click code should be as straight forward as possible.
Changelog

cl
tweak: Laser eyes now generate a message when shot.
code: Cleaned up mutation code.
/cl
2019-08-09 11:33:04 +12:00
nemvar 02251be5ac Turns Gibberish code into something that's not gibberish (#45753) 2019-08-09 11:32:32 +12:00
oranges d3a52cbd71 Merge pull request #45763 from kriskog/effects
Removes cameras reliance on icon default state
2019-08-09 11:31:51 +12:00
81Denton 498a9a70fa Adds clown car logging (#45758)
This PR adds clown car logging when clowns enter it (multiple clowns can drive it), it succs people up, when it crashes into walls and when it fires people at things.
Why It's Good For The Game

Good for catching naughy clowns that drive into the arrivals shuttle
Changelog

cl Denton
admin: Added clown car logging to the attack log.
/cl
2019-08-09 11:31:09 +12:00