Jordan Brown
2e8313d1e4
Merge pull request #31372 from ShizCalev/cool-runnings
...
Fixes cool threads grammar issue
2017-10-07 09:42:33 -04:00
Jordan Brown
bc4d4e7ff3
Merge pull request #31374 from MrStonedOne/highpopmode
...
High pop reduced MC processing mode.
2017-10-07 09:42:15 -04:00
KorPhaeron
e709e0080c
Nightmare spawn event ( #31376 )
...
* Nightmare Event
* Update nightmare.dm
* Standards
2017-10-07 09:41:04 -04:00
kevinz000
2a51751dad
Lets cyborgs use ladders ( #31378 )
2017-10-07 09:39:39 -04:00
Jordan Brown
4f860af265
Merge pull request #31383 from BeeSting12/youlights
...
Fixes grammar on zippos
2017-10-07 09:37:58 -04:00
AnturK
0dc9bd9d75
Fixes clockcult runtime
2017-10-07 07:46:18 -05:00
vuonojenmustaturska
664ce32926
More clutter
2017-10-07 15:44:09 +03:00
vuonojenmustaturska
ca533a4447
Removes useless commented-out what-if code from the 1970s
2017-10-07 15:33:09 +03:00
ninjanomnom
a0621c09df
don't change mob direction if buckled
2017-10-07 03:07:32 -04:00
ninjanomnom
d3b9d8f1d6
cleans up some shuttle camera code and removes a spawn
2017-10-07 02:36:41 -04:00
jughu
e4163a71d6
Allows shotgun darts to cause reagent reactions ( #31337 )
2017-10-07 01:17:14 -04:00
Kerbin-Fiber
dc8450a8f9
Fixes Wood Being Invisible. ( #31364 )
...
* Fixes Wood
* Makes jackboots store items small and smaller just like in the description.
* Update internal.dm
2017-10-06 22:45:45 -04:00
Jordan Brown
0cf310940b
Makes put_in_hands use drop_location() ( #31347 )
2017-10-06 22:35:48 -04:00
Jordan Brown
7f43cff15a
Config option to automatically call the shuttle for high casualties ( #31309 )
2017-10-06 22:34:40 -04:00
Armhulen
e1dbfa81a4
Lightgeists are gold core spawnable ( #31344 )
...
* buff chainsaws 2: electric boogaloo
sned help
* Revert "helps chainsaws out"
This reverts commit 2954df89e9393bb29894a29af83abe3d69f27c78.
* helps chainsaws out
i'm sorry we hurt you chainsaws
* i'm not stupid i'm misguided!
but i actually totally agree with this so !go kor!
* AH, BINGO.
* ez
* honk
2017-10-06 22:30:13 -04:00
Armhulen
e13c9d44d9
Makes Wumborian Fugu gold core spawnable ( #31359 )
2017-10-06 22:27:39 -04:00
ExcessiveUseOfCobblestone
caf10e8801
Resolving tickets now informs the player. ( #31357 )
...
* Update adminhelp.dm
* Update adminhelp.dm
2017-10-06 22:25:32 -04:00
kevinz000
fab4dd3d5c
Update rdconsole.dm
2017-10-06 20:38:18 -05:00
vuonojenmustaturska
890ba9dbe1
Imminent danger of skeletons
...
* Renamed GASLIST into ADD_GAS
* Reordered ASSERT_GAS arguments around
* Replaced all instances of add_gas with the define
* Removed once instance of manual duplication of ASSERT_GAS with the real deal
2017-10-07 04:34:24 +03:00
kevinz000
b7e5f60f99
Update rdconsole.dm
2017-10-06 20:22:10 -05:00
vuonojenmustaturska
f044ba1449
Breaking protocol by not testing this change, still compiles though
2017-10-07 03:35:33 +03:00
Y0SH1M4S73R
509156ed68
Applies the overload_step_energy_drain_min to the overload activation proc
2017-10-06 15:03:13 -04:00
Y0SH1M4S73R
513ff5a10f
Adds an admin-editable var for the minimum amount of power that should be drawn by overloaded leg actuators
2017-10-06 15:01:57 -04:00
MrStonedOne
8f5ee3927c
Some tweaks
2017-10-06 11:55:34 -07:00
Y0SH1M4S73R
a3188eb30c
Overloaded leg actuators now consume at least 100 power per step
2017-10-06 14:32:03 -04:00
vuonojenmustaturska
1df9bdda11
reverting heat capacity change
2017-10-06 20:51:16 +03:00
vuonojenmustaturska
feabd41900
Always be alert for skeletons
2017-10-06 20:33:42 +03:00
Jordan Brown
9dc98e5ca0
Adds a hacked autolathe subtype
2017-10-06 12:10:08 -04:00
BeeSting12
4a02903e58
lights to light
2017-10-06 08:34:29 -04:00
Leo
4ca78a7406
Merge pull request #31336 from AnturK/Fixes-lighting-on-away-missions
...
Fixes lighting object initialization on new zlevels.
2017-10-06 09:10:45 -03:00
AnturK
ae7720bd95
Fixes outdated away code. ( #31314 )
...
* Mini narsie won't eat itself
2017-10-06 09:10:08 -03:00
Xhuis
c4b3bd8a55
Fixes runed metal and brass sprites
2017-10-06 03:18:19 -05:00
ShizCalev
41430d70db
Sets decal layer
2017-10-06 03:11:32 -05:00
MrStonedOne
7b7a4ca287
High pop reduced MC processing mode.
...
The logic behind this is that at higher populations, byond ends up needing to do more at the end of the tick to update clients, that the mc and traditional sleep timers end up fighting for a very small amount of time left.
Increasing the MC's sleep time means its wakes up sooner in the tick. So it has more time to do things, even if they don't happen as often, and leaving every other tick free allows for sleeping CHECK_TICK task to wake up without finding the MC left them very little time to do things.
Admins have been regularly manually doing this by varediting the processing variable to 2, that i figured we should automate it.
for /tg/, i plan on raising the player count a bit, but they make decent defaults for the avg server.
2017-10-06 00:34:09 -07:00
oranges
1a9c302ee1
Fix spelling of conscious
2017-10-06 01:33:32 -05:00
ShizCalev
a50ca185a1
Fixes cool threads grammar issue
2017-10-06 02:29:53 -04:00
Joan Lung
9260c10566
Makes Ocular Wardens effective again ( #31325 )
...
* Makes Ocular Wardens effective again
* get that, too
2017-10-05 19:21:33 -05:00
ShizCalev
7d987884e1
Cleans up leftover Hand of God gamemode references ( #31326 )
...
* Removes leftover Hand of God gamemode references
* More
2017-10-05 18:16:47 -05:00
vuonojenmustaturska
1ac89c6ce1
Makes a couple of atmos procs a tiny bit faster, removes /datum/gas_mixture/thermal_energy() ( #31321 )
...
* Atmos stuff
* moved the define
2017-10-06 11:58:25 +13:00
The-clown-known-as-Pepe
6585907d52
Fixes rubber shot after unintended nerf. ( #31316 )
...
* Update bullets.dm
* fix
* refactor
* Update ammo_casings.dm
2017-10-06 11:47:49 +13:00
oranges
dc731c991d
Merge pull request #31315 from tgstation/Cyberboss-patch-3
...
Removes shitty sleep from area/Entered
2017-10-06 11:42:44 +13:00
Tad Hardesty
5a0bb2f599
Grammar fixes to atom descriptions ( #31293 )
...
* Grammar fixes to atom descriptions
- Capitalization and punctuation on most descriptions
- CentCom instead of centcom where appropriate
- Earth instead of earth where appropriate
* Remove spaces before newlines and oneline some strings
2017-10-05 16:33:35 -04:00
Jordan Brown
dd882ba0c3
Removes old ass belt.dm ( #31317 )
2017-10-05 16:31:34 -04:00
Robustin
9837897b2c
Emotes now shatter 80% less immersions ( #31240 )
...
* Emote Checks by Default
* Removes emote argument
* More emote fixes
* Overhauled emote check
* Closed Spans
2017-10-05 16:10:47 -04:00
Joan Lung
6b8775fb92
Makes angle2dir() much more accurate ( #30989 )
...
* Makes angle2dir() much more accurate
* close enough, except when it isn't
2017-10-06 09:04:29 +13:00
Jordan Brown
d3dcc118ec
Merge pull request #31340 from Firecage/codeshitnotshit
...
Does some code standardization/consistency.
2017-10-05 15:53:11 -04:00
XDTM
35d8a55926
Adds H.E.C.K. suits, spraycan_paintable component, and reworks item's attackby() ( #30525 )
...
* Adds hostile environiment suits
* NOBODY SAW THIS
* the CURSE
* c
* No more stun removal
* fix
* a
* in the chest
* back
* Fixes
* duh
* fucking helmets fucking secbots fucking past coders
* yeah
* REEEEE
* revert to here
* this better work
* cyberboss
* Update effects.dm
* check for charges
* B U L K
* spraycans
* READY
* the if, man
* why the fuck did it convert to spaces
* Fix it
2017-10-05 11:52:47 -04:00
YPOQ
5a616895ed
Fixes crafting stacks without breaking crafted machinery ( #31298 )
...
* Revert "Fixes stacking when crafting items"
* Fixes crafted stacked items properly
* Update stack.dm
2017-10-05 10:24:34 -04:00
AnturK
d17d66f5a3
Adds wigs ( #31304 )
...
* Adds wigs
* spaces to tabs
* Move up
2017-10-05 10:23:06 -04:00
Jordan Brown
3aeb8b363a
Merge pull request #31310 from ShizCalev/lobby-timer-fix
...
Fixes lobby timer showing as delayed when it's just waiting for more players
2017-10-05 10:21:14 -04:00