Leo
2e8bc36b5e
Merge pull request #34775 from ShizCalev/removed-named-args-from-visible_message
...
Removed named args from visible_message
2018-01-24 15:59:28 -02:00
ShizCalev
3f10f29d5b
Shifts vars off /mob and to the correct subtype ( #34773 )
2018-01-24 15:58:42 -02:00
MrDoomBringer
20a6c0cdd7
Adds ~70 more suicides ( #34522 )
...
Does what it says on the tin, probably a terrible idea
2018-01-23 20:38:31 +13:00
KorPhaeron
c4e91a5881
Fixes being able to lower w_class of transfer valves
2018-01-22 19:30:01 -06:00
Cruix
d73b74f276
Consolidated t-ray scanner code ( #34759 )
...
* Consolidated t-ray scanner code
* Fixed cables not showing up on t-ray scans
2018-01-22 16:44:49 -05:00
vuonojenmustaturska
6406896df1
Replaces a bunch of obj vars (and emagged on machinery/items) with obj_flags ( #34078 )
...
* It works, but is it worth it?
* bitfield helpers take 1
* Would this work?
* remove dangling debug code
* rebase & fixes
* vv bitfield stuff, reading
* DNM oceans of shitcode DNM
* honk
* honk2
* plonk
* rebase & fix
2018-01-22 20:19:46 +01:00
ShizCalev
e3add709e7
Removed named args from visible_message
2018-01-22 04:38:29 -05:00
Tad Hardesty
5dc055d210
Fix radio jammers affecting other z-levels ( #34705 )
2018-01-21 22:16:44 -05:00
scrubs2009
e6538457b0
Longer lasting candles.
...
First time coding anything!
I was tired of the candles in the chapel going out after ~5 minutes so now they last 5 times longer to make them a viable lighting option
2018-01-21 18:13:20 -06:00
Jordan Brown
015258d01c
Config dir again except this time it works ( #34606 )
...
* Revert "Revert "Fix config_dir usage (#34469 )""
* Make config exist before world/New but not load it until then
2018-01-21 19:32:12 +01:00
ShizCalev
ae2a8dc467
Fixes rev mindswap ( #34567 )
2018-01-21 19:28:41 +01:00
ShizCalev
a449b524ed
Matched wirecutter colors
2018-01-21 01:20:13 -06:00
ShizCalev
e72fa68f2a
Fixes missing MakeSlipper() args
2018-01-19 15:09:55 -05:00
Jordan Brown
ff156528ac
Merge pull request #34601 from KorPhaeron/bomb
...
TTVs are too big to fit in bags
2018-01-19 10:11:34 -05:00
Jordan Brown
623a2141af
Merge pull request #34626 from ShizCalev/borg-recharge-runtime
...
Fixes borg cell recharging runtime
2018-01-19 10:00:06 -05:00
Trevor Serpas
45dbba922e
Reduce the volume of the death sound on clock work mobs ( #34452 )
...
* Reduce the volume of the death sound on clock work mobs
I edited the .oog since I did not see a way in the code to lower the volume. This will affect all code/game/gamemodes/clock_cult/clock_mobs which at this moment is only maraders and the eminence.
* Non-clockwork mobs are no longer affected
adjusted volume in the code so that the clockwork golems, ratvar, and ratvar plushies are unaffected by the audio file changes
2018-01-19 15:58:05 +01:00
AnturK
e38e6b8fa4
Antag Panel / Check antagonists Refactor ( #34236 )
...
* Antag Panel & Friends Refactor
* Prettfying
* Removes abduction also blob from default configs.
* Ninja fixes
* Ninjafix
* First draft of the new check_antags
* I love coding without compiler
* Yes
* Fixes
* Check_antags part 2
* Fixes and cleanup
* Okay should be good now.
* Adds simple no move & no tc syndie for events
* Integrates toggle objective pr
* Why i even bother.
* Offer mob shows all antags
* Some minor visual stuff
* Proper name for the helper
2018-01-19 09:43:23 -05:00
ShizCalev
6179f74fb7
Fixes borg cell recharging runtime
2018-01-19 02:18:40 -05:00
oranges
48575ccf70
Revert "Fix config_dir usage ( #34469 )"
...
This reverts commit 7be3d32290 .
2018-01-19 01:26:40 +00:00
KorPhaeron
cdfc9d909b
Bulky bombs
2018-01-18 19:07:30 -06:00
Jordan Brown
6e05070388
Merge pull request #34552 from Robustin/revert3
...
All crew can purify the Blood Bastard Sword (again)
2018-01-18 17:58:54 -05:00
Jordan Brown
4f8c7495f3
Merge pull request #34529 from Xhuis/nullroddesc
...
changes the null rod's description to reflect its use against clockwork cults
2018-01-18 17:55:29 -05:00
Jordan Brown
7be3d32290
Fix config_dir usage ( #34469 )
...
* Makes things use GLOB.config_dir
* GLOB.config_dir => global.config.directory
* Fix /datum/configuration
2018-01-19 11:55:09 +13:00
ThePainkiller
2bc1baed36
Spellcheck: Fixed a typo on holy_weapons.dm ( #34561 )
2018-01-18 17:45:29 -05:00
Robustin
cb2fe1fe81
Revert Holy BBS check
2018-01-17 16:40:17 -05:00
deathride58
0c282b8865
[READY] Allows the supermatter's radiation collectors to produce research points in short bursts ( #33916 )
...
* allows radiation collectors present on the station roundstart to generate research points
* fixes bitcoin production rate, fixes multitool not activating multitool_act properly
* adds sounds, adds hint text, makes all rad collectors created on the station z-level connect to rnd, and fixes multitools acting weird
* nerfs criticism, makes rad collectors simply check for techwebs and z-level each process instead of during initialization
* fixes compiling error, is_station_level
2018-01-17 12:17:25 -05:00
Xhuis
7f1eceb9f0
slightly tweaks the null rod's desc
2018-01-16 22:08:58 -05:00
oranges
7fe928d11a
Merge pull request #34468 from ShizCalev/redundant-trim
...
Cleans up some redundant stripped_input usage
2018-01-17 09:32:00 +13:00
oranges
afd92a5b12
Merge pull request #34464 from uraniummeltdown/dumbcult
...
Removed the dumb iscultist() check in runed metal's attack() proc
2018-01-17 09:31:15 +13:00
oranges
5adf17bf4a
Merge pull request #34413 from kevinz000/patch-430
...
Allows C4 on mobs again
2018-01-17 09:27:09 +13:00
oranges
b979a01711
Merge pull request #34429 from AutomaticFrenzy/patch/rpd-bad-placement
...
Fix RPD embedding fixtures inside lattices and girders
2018-01-17 09:26:11 +13:00
Jordan Brown
603cc77136
Merge pull request #34475 from ShizCalev/internals-metal
...
Makes tanks made of metal
2018-01-16 09:33:19 -05:00
uraniummeltdown
8d5030f3a7
rename all 'clown' to 'bananium' for bananium mineral objects ( #34462 )
2018-01-15 23:02:18 -05:00
kevinz000
1ee607fc2d
Fixes mat container + emags ( #34449 )
2018-01-15 21:57:52 -05:00
Tad Hardesty
a9ced2ddcf
Fix RPD embedding fixtures inside lattices and girders
2018-01-15 17:26:48 -08:00
MoreRobustThanYou
9ab6865f87
Greyscale wirecutters ( #34385 )
...
* Greyscale Wirecutters!
* WOOPS!
* Hopefully make the colors lighter.
* hexcodes
* Fixy fixy
* Add files via upload
2018-01-15 16:15:58 -05:00
ShizCalev
9c859dc289
Makes tanks made of metal
2018-01-15 12:45:08 -05:00
ShizCalev
18c0928903
Redundant params
2018-01-15 10:22:58 -05:00
ShizCalev
b41322baad
Cleans up some redundant trims
2018-01-15 10:19:12 -05:00
uraniummeltdown
309b39cdba
removed the dumb iscultist() check in runed metal's attack() proc
2018-01-15 17:56:58 +05:00
ShizCalev
42df595372
Fixes missing pipe colors in RPD and pipe painter ( #34371 )
2018-01-15 10:01:22 +01:00
John Ginnane
2587222509
Fixed alt-click not working with stacks ( #34396 )
...
* Can disable auto-merge
New argument which lets you stop stacks from automatically merging when picking them up
* Fix 0 stacks
* Updated simple_animal/put_in_hands()
2018-01-14 23:04:18 -05:00
kevinz000
a50f1529a3
Update plastic.dm
2018-01-14 11:38:05 -08:00
ShizCalev
3d08996463
Replaces cached get_area vars for names ( #34338 )
2018-01-13 21:55:47 -05:00
Leo
ac81f6aa91
Merge pull request #34357 from AutomaticFrenzy/patch/rpd-runtime
...
Fix RPD runtimes and offsets of layered connector ports
2018-01-13 12:58:00 -02:00
oranges
30ea4d1a38
Merge pull request #34161 from ShizCalev/bot_sssembly
...
Consolidates bot assemblies under one parent, fixes bot parts switching types when the bot is destroyed
2018-01-13 23:21:58 +13:00
oranges
b7acfbbfc0
Merge pull request #33699 from QualityVan/safedestruction
...
Makes vault safe slightly less explosion-proof
2018-01-13 23:16:13 +13:00
Tad Hardesty
517ef9095a
Fix RPD runtimes and offsets of layered connector ports
2018-01-12 06:08:10 -08:00
JJRcop
1b1287e009
Removes some hrefs from logging ( #34310 )
...
* Removes key_name_admin calls from logging
* Removes JMP from gibtonite reaction logs
2018-01-12 11:03:28 -02:00
oranges
277c2bbf65
Merge pull request #34206 from ShizCalev/fireaxe-drop
...
Fixes twohanded weapons not unwielding when you lose an arm.
2018-01-12 09:01:46 +13:00