Commit Graph

68384 Commits

Author SHA1 Message Date
skoglol c2dac45fcf Readds map diversity (#48446)
* Restricts map votes

* votable

* Fix novotes, define, fexist

* And one more define
2019-12-30 17:44:10 -05:00
tgstation-server afda84ccab Automatic changelog generation for PR #48457 [ci skip] 2019-12-30 13:50:28 -08:00
TheChosenEvilOne 409016de46 Fixes dynamic rev ruleset going bonkers when first assigned is invalid. (#48457)
* Fix rev ruleset behaviour when first assigned is invalid.

Signed-off-by: TheChosenEvilOne <tceo-email@protonmail.com>

* Why was this not done originally?

Signed-off-by: TheChosenEvilOne <tceo-email@protonmail.com>
2019-12-30 22:50:24 +01:00
tgstation-server 5998251ee4 Automatic changelog generation for PR #48452 [ci skip] 2019-12-30 13:49:42 -08:00
Jordan Brown b679b35bca Fixes false positive quirk cap trigger (#48452)
The positive quirk cap failure will only trigger when attempting to add more positive quirks
2019-12-30 22:49:38 +01:00
tgstation-server a024ca6425 Automatic changelog generation for PR #48459 [ci skip] 2019-12-30 12:57:14 -08:00
AnturK 47b168f4a3 Makes config version check support beta properly. (#48459) 2019-12-30 15:57:10 -05:00
tgstation-server 1b4d547fc0 Automatic changelog generation for PR #48441 [ci skip] 2019-12-30 12:56:09 -08:00
81Denton 0564d6609f Moves shuttle related logs into a new log file (#48441)
* Logs shuttle computer usage

* Adds a separate shuttle log

* Adds missing logs to INDIVIDUAL_SHOW_ALL_LOG

* no message
2019-12-30 15:56:05 -05:00
oranges 98e3e11aa0 Binoculars no longer runtime when unwielding with no one listening (#48440) 2019-12-30 14:41:02 -05:00
81Denton 8a43df470e Adjusts redpill.json (#48443)
Minor tweak to redpill.json since most races have their own native language now
2019-12-30 14:38:42 -05:00
tgstation-server 631de8b136 Automatic changelog generation for PR #48445 [ci skip] 2019-12-30 11:37:54 -08:00
Fikou d5760fb618 changes char overdose to the boomer list (#48445)
* changes char overdose to the boomer list

* lets tweak that...

* Update code/modules/reagents/chemistry/reagents/food_reagents.dm

Co-Authored-By: TheChosenEvilOne <34602646+TheChosenEvilOne@users.noreply.github.com>

* i like copypaste

Co-authored-by: TheChosenEvilOne <34602646+TheChosenEvilOne@users.noreply.github.com>
2019-12-30 14:37:50 -05:00
tgstation-server 4ec4a2869b Automatic changelog generation for PR #48290 [ci skip] 2019-12-29 23:53:34 -08:00
skoglol 5de437ff1c Adds specified give control option to mob VV (#48290)
* Adds specified give control option to VV

* click ckey to run

* Safer, less nullspacey.

* logging fixed

* review
2019-12-30 08:53:30 +01:00
oranges eede5b77a2 Deleting a reagent removes it from the addiction list if present (#48439)
This prevents nulls in the addiction list that lead to later runtimes 
when trying to heal/clear addictions on users.

Cut the addiction list on reagent holder destroy. We don't want 
dangling references either.
2019-12-29 12:26:37 -08:00
tgstation-server 6a8e92801d Automatic changelog generation for PR #48451 [ci skip] 2019-12-29 10:20:49 -08:00
Jordan Brown bed37b7bb2 Fixes Intellitater crafting deleting AIs (#48451)
* Adds safety requirement checking to crafting

/datum/crafting_recipe now has check_requirements() which will be called once item instances that will be used are collected. If this fails, the crafting will be aborted.

* Prevent populated AI cards from use in crafting.

- Overrides check_requirements for the aitater crafting_recipe, failing it if there is an AI present in the candidate card.
2019-12-29 13:20:45 -05:00
tgstation-server 051851f2ae Automatic changelog generation for PR #48442 [ci skip] 2019-12-29 09:00:00 -08:00
81Denton 04c40b6998 Removes empty/unused Z level from Kilostation (#48442) 2019-12-29 11:59:56 -05:00
tgstation-server 2bd5061bcd Automatic changelog generation for PR #48291 [ci skip] 2019-12-29 08:31:22 -08:00
skoglol 2bbebc084e Adds non-localhost reboot world confirmation (#48291) 2019-12-29 17:31:17 +01:00
tgstation-server d7e7bc4274 Automatic changelog generation for PR #48422 [ci skip] 2019-12-29 07:20:01 -08:00
Iain Price 85b4a62b09 Make fire alarm monitoring work at the area level (#48422)
* Make fire alarm monitoring work at the area level

* Use TRUE/FALSE for arealevelalarm
2019-12-29 10:19:57 -05:00
tgstation-server a08c3b3946 Automatic changelog generation for PR #48427 [ci skip] 2019-12-29 07:18:59 -08:00
wesoda25 f6f9081e3c Condensed Capsaicin has more noticeable effects - more interactions with milk (#48427)
* milk

* boom!
2019-12-29 10:18:55 -05:00
tgstation-server 68f3901c63 Automatic changelog generation for PR #48434 [ci skip] 2019-12-29 07:13:57 -08:00
Time-Green f424b0286c Corrects plumbing directional sprites (#48434) 2019-12-29 10:13:53 -05:00
tgstation-server 3e30dcbc42 Automatic changelog generation for PR #48390 [ci skip] 2019-12-29 05:22:44 -08:00
Arkatos1 68b65dfe2a tgui-next: Point Claim Console (#48390)
* First draft, basic convert, routes

* Polish, fixes and tweaks

* Review changes

* Small gravgen fix
2019-12-29 05:22:41 -08:00
tgstation-server bc1ef4f469 Automatic changelog generation for PR #48425 [ci skip] 2019-12-28 19:44:42 -08:00
JJRcop 2aee4c0e30 Fix vending machines showing premium as free to dept workers (#48425)
* Fix vending machines showing premium as free to dept workers

* Fix vending contraband showing as free
2019-12-28 22:44:38 -05:00
tgstation-server 94f0d91ed0 Automatic changelog generation for PR #48424 [ci skip] 2019-12-28 19:29:01 -08:00
CAPTTLasky 394aeb891e Gives Abductor Ships a Recharger (#48424)
Moves handcuffs to top alien locker
2019-12-28 22:28:57 -05:00
tgstation-server 47ca3457c4 Automatic changelog generation for PR #48423 [ci skip] 2019-12-28 19:18:52 -08:00
CAPTTLasky 53a5d3e73e Fixes Viro and Xenobio Disposal Chutes (#48423) 2019-12-28 22:18:49 -05:00
tgstation-server 3a47569b10 Automatic changelog generation for PR #48428 [ci skip] 2019-12-28 19:15:46 -08:00
CAPTTLasky ff047784f3 Fixes Ash Storm Issue on HonkPlanet Ruin (#48428) 2019-12-28 22:15:42 -05:00
tgstation-server 9704472922 Automatic changelog generation for PR #48414 [ci skip] 2019-12-28 06:29:40 -08:00
cacogen 6b63bf7093 Changes $1 to 1 cr (#48414)
* $ to cr

* Payday messages use a proper span instead of asterisks
2019-12-28 16:29:36 +02:00
tgstation-server 012751a219 Automatic changelog generation for PR #48263 [ci skip] 2019-12-28 06:20:10 -08:00
cacogen c963b542f0 Kong whiskey and candy corn liquor (#48263) 2019-12-28 15:20:06 +01:00
tgstation-server 437c452151 Automatic changelog generation for PR #48395 [ci skip] 2019-12-27 20:09:34 -08:00
cacogen e3b8829be3 Luxury shuttle improvements (#48395) 2019-12-28 05:09:30 +01:00
tgstation-server 8769033efb Automatic changelog generation for PR #48409 [ci skip] 2019-12-27 18:38:31 -08:00
81Denton 507099d84d Adds Baldium, the opposite of Barber's Aid (#48409)
* Adds Baldium, the opposite of Barber's Aid

* h
2019-12-27 21:38:27 -05:00
tgstation-server 339a7b4772 Automatic changelog generation for PR #48262 [ci skip] 2019-12-27 07:46:22 -08:00
Chessus e441ce8dda Tweaked Sandbox Panel (#48262)
* Add files via upload

* Delete h_sandbox.dm

* Update h_sandbox.dm
2019-12-27 10:46:18 -05:00
tgstation-server 360206c051 Automatic changelog generation for PR #48366 [ci skip] 2019-12-27 07:41:43 -08:00
skoglol 82f13c9c18 Fixes under/suit missing sprites (#48366)
Removes blacktwopiece

Readded twopieceblack and its sprite.

Away suitskirt
2019-12-27 10:41:39 -05:00