Commit Graph

50526 Commits

Author SHA1 Message Date
Jordan Brown bc4d4e7ff3 Merge pull request #31374 from MrStonedOne/highpopmode
High pop reduced MC processing mode.
2017-10-07 09:42:15 -04:00
tgstation-server 981e946909 Automatic changelog generation for PR #31376 [ci skip] 2017-10-07 06:41:07 -07: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
kevinz000 4e71c815af Adds a rdconsole to omegastation robotics (#31380) 2017-10-07 09:36:19 -04:00
AnturK 0dc9bd9d75 Fixes clockcult runtime 2017-10-07 07:46:18 -05:00
jughu e4163a71d6 Allows shotgun darts to cause reagent reactions (#31337) 2017-10-07 01:17:14 -04:00
tgstation-server 51f3d8bbdc Automatic changelog generation for PR #31364 [ci skip] 2017-10-06 19:45:48 -07: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
tgstation-server f4fbd0aea9 Automatic changelog generation for PR #31309 [ci skip] 2017-10-06 19:34:43 -07:00
Jordan Brown 7f43cff15a Config option to automatically call the shuttle for high casualties (#31309) 2017-10-06 22:34:40 -04:00
Jordan Brown 6a3e0c2d8e Fixes maintainer detection for review auto-tagging (#31307)
* Fixes maintainer detection for review auto-tagging

* User not author

* oranges was right
2017-10-06 22:33:43 -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
Jordan Brown 8ffdbb0d7a Autotagging tgui tree to UI label (#31353) 2017-10-06 22:28:55 -04:00
Armhulen e13c9d44d9 Makes Wumborian Fugu gold core spawnable (#31359) 2017-10-06 22:27:39 -04:00
tgstation-server 85954d34d9 Automatic changelog generation for PR #31357 [ci skip] 2017-10-06 19:25:34 -07: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
kevinz000 b7e5f60f99 Update rdconsole.dm 2017-10-06 20:22:10 -05:00
tgstation-server 60fcf8ae62 Automatic changelog generation for PR #31322 [ci skip] 2017-10-06 14:55:43 -07:00
nicbn 33a42a9905 Changes lower action icons to be text based (#31322)
* wee

* screen clock update

* resist and stop pulling

* Whoop, Joan messed up on the selection border so here's some fixed icons for that
2017-10-06 17:55:41 -04:00
MrStonedOne 8f5ee3927c Some tweaks 2017-10-06 11:55:34 -07: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
tgstation-server 80e7926f63 Automatic changelog generation for PR #31330 [ci skip] 2017-10-06 01:18:22 -07: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
ShizCalev 266c48e7e0 Adds missing warning lines under firedoors in xeno 2017-10-06 01:33:55 -05:00
oranges 1a9c302ee1 Fix spelling of conscious 2017-10-06 01:33:32 -05:00
tgstation-server b10c6c5136 Automatic changelog generation for PR #31325 [ci skip] 2017-10-05 17:21:36 -07: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
tgstation-server 4237cd11b5 Automatic changelog generation for PR #31321 [ci skip] 2017-10-05 15:58:29 -07: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
tgstation-server 68b99e90c9 Automatic changelog generation for PR #31240 [ci skip] 2017-10-05 13:10:50 -07: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
tgstation-server 7d9d87e97b Automatic changelog generation for PR #30525 [ci skip] 2017-10-05 08:52:50 -07: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
tgstation-server 0e8e73ca3e Automatic changelog generation for PR #31304 [ci skip] 2017-10-05 07:23:09 -07:00