Jordan Brown and GitHub
8261e15126
Fixes the mapdiffbot issue
2018-01-28 21:18:21 -05:00
Jordan Brown and CitadelStationBot
b9f575fa11
Merge pull request #34926 from ShizCalev/morguetray-revenant
...
Makes revenants spawn on dead bodies & bodycontainers
2018-01-28 18:03:41 -06:00
Jordan Brown and CitadelStationBot
307e028811
Merge pull request #34982 from vuonojenmustaturska/lightingdeopt
...
Makes lighting corner optimization a little more sane
2018-01-28 10:34:04 -06:00
Jordan Brown and CitadelStationBot
b71d6f962d
Merge pull request #34945 from epochayur/master
...
Slows Simple Clowns
2018-01-26 12:37:51 -06:00
Jordan Brown and CitadelStationBot
f703e0f8d8
Merge pull request #34915 from Cruix/flipstuff
...
Fixed the simple rotation component
2018-01-26 03:01:11 -06:00
Jordan Brown and CitadelStationBot
721f628f60
Merge pull request #34918 from AutomaticFrenzy/patch/armament
...
Correct spelling of armament
2018-01-26 03:01:01 -06:00
Jordan Brown and CitadelStationBot
5db9ca3085
Merge pull request #34910 from GuppyLaxx/idk
...
Fixes Ketrazine recipe
2018-01-26 03:00:52 -06:00
Jordan Brown and CitadelStationBot
c381c639cb
Merge pull request #34906 from epochayur/master
...
Removes Sulfuric Acid requirements from computer parts
2018-01-26 03:00:32 -06:00
Jordan Brown and CitadelStationBot
2af5ee4cc5
Merge pull request #34904 from ShizCalev/pancake-length
...
fixes pancake runtimes
2018-01-26 03:00:24 -06:00
Jordan Brown and CitadelStationBot
d0c648b702
Merge pull request #34897 from YPOQ/orbitfix
...
Fixes orbiting stopping when entering disposals
2018-01-26 03:00:16 -06:00
Jordan Brown and CitadelStationBot
ca8f80e454
Fixes not being able to stop tail wagging
2018-01-26 03:00:08 -06:00
Jordan Brown and CitadelStationBot
fc5cf12523
Merge pull request #34891 from YPOQ/closesoundfix
...
Fixes airlocks playing closing sound while already closed
2018-01-26 03:00:00 -06:00
Jordan Brown and CitadelStationBot
f2d75f1439
Merge pull request #34881 from Robustin/paxPK
...
Adds Pax to the Peacekeeper Borg's "Peace Hypospray"
2018-01-26 02:59:45 -06:00
Jordan Brown and CitadelStationBot
ffffd35345
Merge pull request #34852 from Iamgoofball/patch-376
...
Power Cell explosions are now log
2018-01-26 02:59:36 -06:00
Jordan Brown and CitadelStationBot
01f89292a2
Adds hotspots to chasm blacklist ( #34858 )
...
* Adds hotspots to chasm blacklist
* Blacklists landmarks from chasms
2018-01-25 05:10:59 -06:00
Jordan Brown and CitadelStationBot
a8bd042742
Forces test run to run with a set random seed ( #34912 )
2018-01-24 19:28:18 -06:00
Jordan Brown and CitadelStationBot
829cf4d180
Merge pull request #34623 from ninjanomnom/template-placeontop
...
Makes templates able to use PlaceOnTop
2018-01-24 18:18:31 -06:00
Jordan Brown and CitadelStationBot
51e4d9f9db
All color inputs use current color as default choice
2018-01-24 18:14:16 -06:00
Jordan Brown and CitadelStationBot
5d4531010d
Merge pull request #34841 from ShizCalev/derelict-fix
...
Fixes derelict area issues
2018-01-24 18:09:54 -06:00
Jordan Brown and CitadelStationBot
fa3693c00f
Merge pull request #34838 from ShizCalev/sm-godmode-fix
...
Fixes poly's ghost SM spam
2018-01-24 18:08:41 -06:00
Jordan Brown and CitadelStationBot
3b0a00d53c
Rename /datum/config_entry/var/value to config_entry_value ( #34699 )
...
This works around some vv-fu you can use to pass in a config_entry to a proc that reads the value var of some other datum. Byond is stupid enough to actually read it, so it must be uniquely named.
2018-01-24 15:41:19 -06:00
Jordan Brown and CitadelStationBot
2e6ce795ed
Fix old usages of trait introduced by the trait merge
2018-01-24 15:18:41 -06:00
Jordan Brown and CitadelStationBot
497dcd9d9e
Merge pull request #34895 from JJRcop/patch-16
...
#34889 Fixes possible issue with set_labels
2018-01-24 14:51:59 -06:00
Jordan Brown and CitadelStationBot
504815d117
Merge pull request #34825 from Anonmare/patch-3
...
Buffs the Contributing Guide (Fixes a typo)
2018-01-24 10:06:12 -06:00
Jordan Brown and CitadelStationBot
0b2f1c2826
Merge pull request #34829 from AnturK/photosnotmovies
...
Removes animation from photos
2018-01-24 06:12:46 -06:00
Jordan Brown and CitadelStationBot
070a4bc0c4
Merge pull request #34817 from ninjanomnom/stop-pointing-at-me
...
Makes the point effect not trigger movement code
2018-01-24 06:12:29 -06:00
Jordan Brown and CitadelStationBot
d7975510e4
Fixes omega missing a wheat fridge and runtiming pipenets
2018-01-24 06:12:20 -06:00
Jordan Brown and CitadelStationBot
e84617f17b
Datum var cleanup ( #34314 )
...
* Consolidates datum var location
* Move ui_screen to /datum/tgui
* Move focusers to datum.dm. Move fingerprintslast to /atom
* Remove focusers list, makes mobs check if their focus is QDELETED in Life()
* Consolidate use_tag and var_edited into datum_flags
* Revert garbage comment
* Thought I already removed this
* Remove the var_edited preservation
* Removes focus QDELETED handling
2018-01-21 21:39:46 -06:00
Jordan Brown and CitadelStationBot
006b9c95f2
Removes unused consts from dbcore ( #34711 )
2018-01-21 21:15:17 -06:00
Jordan Brown and CitadelStationBot
5b7d74a80d
Removes an unused proc
2018-01-21 18:13:02 -06:00
Jordan Brown and CitadelStationBot
8dead1da6a
Config dir again except this time it works
2018-01-21 12:32:29 -06:00
Jordan Brown and CitadelStationBot
a7c9593aa6
Merge pull request #34695 from AnturK/brotherobjectivefix
...
Fixes brother objectives not showing in TP
2018-01-21 09:16:05 -06:00
Jordan Brown and CitadelStationBot
c36b095146
Fixes ghost show_hud runtime
2018-01-21 09:14:50 -06:00
Jordan Brown and CitadelStationBot
0558e83ff8
Merge pull request #34692 from Tlaltecuhtli/revs
...
changes min players for revs to 30 from 20
2018-01-21 09:13:37 -06:00
Jordan Brown and CitadelStationBot
805a07de7e
Merge pull request #34679 from Xhuis/patch-3
...
Fixes emergency lights literally never working
2018-01-21 09:10:20 -06:00
Jordan Brown and CitadelStationBot
204759aee8
Readability over micro-optimizations ( #34646 )
2018-01-21 04:22:09 -06:00
Jordan Brown and CitadelStationBot
b2d7044eb9
Merge pull request #34654 from ShizCalev/tailwag-fix
...
Actually fixes wag emote runtime
2018-01-20 14:09:58 -06:00
Jordan Brown and CitadelStationBot
bb51095b00
Merge pull request #34656 from ShizCalev/makeslippery
...
Fixes missing MakeSlippery() args
2018-01-20 14:09:49 -06:00
Jordan Brown and CitadelStationBot
d57f616131
Merge pull request #34631 from uraniummeltdown/airlock
...
Emagged Airlocks Are Easier To Deconstruct
2018-01-20 09:50:00 -06:00
Jordan Brown and CitadelStationBot
0042517af9
Merge pull request #34649 from ShizCalev/spider-nutriment-typo
...
Fixes spider reagents typo
2018-01-20 09:48:44 -06:00
Jordan Brown and CitadelStationBot
46692c87b4
Disable ruins for test run mode ( #34653 )
...
* Disable ruins for test run mode
* Fix
* Actually, let's enable them all
* That never happened
2018-01-20 05:28:45 -06:00
Jordan Brown and CitadelStationBot
7a6796eb76
Merge pull request #34620 from ShizCalev/color-correction
...
Corrects tile color defines
2018-01-19 12:24:00 -06:00
Jordan Brown and CitadelStationBot
5e58abca3a
Merge pull request #34551 from MrDoomBringer/DropItLikeItsHottest
...
fixes supply drop pods being impossible to dissassemble
2018-01-19 09:43:21 -06:00
Jordan Brown and CitadelStationBot
f0b02fac56
Merge pull request #34501 from AutomaticFrenzy/patch/mapping-scrubbers
...
Allow mapping non-default scrubbers
2018-01-19 09:38:04 -06:00
Jordan Brown and CitadelStationBot
0c9adb1ef6
Merge pull request #34641 from DaxDupont/belt-power
...
Fixes conveyor belt power usage.
2018-01-19 09:30:23 -06:00
Jordan Brown and CitadelStationBot
7b9fda5411
Merge pull request #34591 from XDTM/goodBoy
...
Fixes slimes attacking people with the slime faction
2018-01-19 09:24:45 -06:00
Jordan Brown and CitadelStationBot
e963853a89
Adds byond versions to feedback ( #34616 )
2018-01-19 09:24:36 -06:00
Jordan Brown and CitadelStationBot
bcfbe4d14a
Merge pull request #34513 from optimumtact/hostwiththemost
...
Move roundid and schema check to dbcore subsystem
2018-01-19 09:18:52 -06:00
Jordan Brown and CitadelStationBot
0657373821
Makes fire priority values defines
2018-01-19 09:18:44 -06:00
Jordan Brown and CitadelStationBot
aa5e57e3a6
Fixes slimepeople not being able to open the bodyswap menu
2018-01-19 09:17:31 -06:00
Jordan Brown and CitadelStationBot
d814497547
Merge pull request #34598 from Robustin/illusion
...
Illusions now properly use the health argument of Copy_Parent
2018-01-19 09:16:13 -06:00
Jordan Brown and CitadelStationBot
7fd72d38fa
Merge pull request #34569 from ShizCalev/this-shit-is-bananas
...
Fixes bananium ore sprite
2018-01-19 09:13:56 -06:00
Jordan Brown and CitadelStationBot
3cb5b20709
Merge pull request #34601 from KorPhaeron/bomb
...
TTVs are too big to fit in bags
2018-01-19 09:12:45 -06:00
Jordan Brown and CitadelStationBot
f706605227
Low memory mode
2018-01-19 09:12:37 -06:00
Jordan Brown and CitadelStationBot
1b40c727b9
Merge pull request #34608 from ninjanomnom/kevin-is-terrible
...
Fixes some dumb code in the jousting component
2018-01-19 09:04:15 -06:00
Jordan Brown and CitadelStationBot
3bc7163a8f
Merge pull request #34609 from ninjanomnom/leftover-checktick
...
removed an extra checktick that could cause issues in shuttles
2018-01-19 09:04:06 -06:00
Jordan Brown and CitadelStationBot
495bbb0101
Merge pull request #34626 from ShizCalev/borg-recharge-runtime
...
Fixes borg cell recharging runtime
2018-01-19 09:00:50 -06:00
Jordan Brown and CitadelStationBot
93cc10b7a0
Merge pull request #34627 from ShizCalev/pie-runtime
...
Fixes pie runtime
2018-01-19 08:58:37 -06:00
Jordan Brown and CitadelStationBot
363effb98f
Merge pull request #34639 from DaxDupont/succ-less-power
...
Fixes autolathe power consumption
2018-01-19 08:52:49 -06:00
Jordan Brown and CitadelStationBot
1639495adb
Merge pull request #34637 from yorii/patch-1
...
Fixes empty IC syringe having 0 transfer amount
2018-01-19 08:52:41 -06:00
Jordan Brown and CitadelStationBot
7f34b90e7c
Merge pull request #34573 from AnturK/slidethis
...
Fixes the diagonal sliding
2018-01-19 08:50:28 -06:00
Jordan Brown and CitadelStationBot
95b6959190
Merge pull request #34576 from coiax/removes-teleport-beacon-from-golem-ship
...
Removes teleport beacon from Free Golem Ship
2018-01-19 08:50:20 -06:00
Jordan Brown and CitadelStationBot
f3627b8428
Merge pull request #34331 from Shadowlight213/expplayervisibility
...
Players can now see their own tracked playtime
2018-01-19 08:45:02 -06:00
Jordan Brown and CitadelStationBot
9478478ca1
Merge pull request #34213 from MrStonedOne/gibstacktrace
...
[ready] Adds a system to get a stack trace as a list.
2018-01-18 22:45:39 -06:00
Jordan Brown and CitadelStationBot
ed9428e29b
Merge pull request #34563 from ShizCalev/clean-icon
...
Regens icons on clean_act if item is loc'd on a mob
2018-01-18 17:00:49 -06:00
Jordan Brown and CitadelStationBot
66bc684184
Merge pull request #34552 from Robustin/revert3
...
All crew can purify the Blood Bastard Sword (again)
2018-01-18 16:59:39 -06:00
Jordan Brown and CitadelStationBot
a38dc60466
Merge pull request #34529 from Xhuis/nullroddesc
...
changes the null rod's description to reflect its use against clockwork cults
2018-01-18 16:56:26 -06:00
Jordan Brown and CitadelStationBot
05d87d54a3
Merge pull request #34438 from XDTM/EqualHallucinations
...
Mass hallucinations now gives the same hallucination to everyone
2018-01-18 16:52:03 -06:00
Jordan Brown and CitadelStationBot
3c03f2ecd5
Merge pull request #34546 from praisenarsie/patch-20
...
Updates travis to build on BYOND 512.1403
2018-01-18 16:49:42 -06:00
Jordan Brown and CitadelStationBot
594e8c8e6d
Merge pull request #34553 from ShizCalev/abstract-transfertoloc
...
Fixes being able to place abstract items in fridges & chem dispensers
2018-01-18 16:48:32 -06:00
Jordan Brown and CitadelStationBot
08809072bb
Merge pull request #34558 from AutomaticFrenzy/patch/pda-logs
...
Log PDA messages sent by the message monitor console
2018-01-18 16:48:25 -06:00
Jordan Brown and CitadelStationBot
13a399b8be
Merge pull request #34509 from Iamgoofball/patch-365
...
Super Surplus Crate
2018-01-17 07:29:04 -06:00
Jordan Brown and CitadelStationBot
b6150e8525
Merge pull request #34500 from Xhuis/recallfix
...
fixes a mass recall runtime error that prevented it from working
2018-01-17 07:10:30 -06:00
Jordan Brown and CitadelStationBot
4f2716f312
Merge pull request #34507 from AutomaticFrenzy/patch/sdql-jmp
...
Add JMP buttons to SDQL select results
2018-01-16 21:42:12 -06:00
Jordan Brown and CitadelStationBot
ed95343715
Merge pull request #34502 from AutomaticFrenzy/patch/runtime-decal
...
Update Space Station 13 decal on RuntimeStation
2018-01-16 14:47:02 -06:00
Jordan Brown and CitadelStationBot
71ade788d9
Techwebs Cargo Point Changelog
2018-01-16 14:40:44 -06:00
Jordan Brown and CitadelStationBot
8292194863
Makes report issue handle null round IDs and server names ( #34124 )
...
* Makes report issue handle null round IDs and server names
* What Leo said
* Add missing bracket
* Parenthesis intensify
2018-01-16 14:29:49 -06:00
Jordan Brown and CitadelStationBot
5e7e4c934d
Merge pull request #34505 from AutomaticFrenzy/patch/camera-failure-crash
...
Fix Camera Failure crashing the server if there are no cameras
2018-01-16 08:39:54 -06:00
Jordan Brown and CitadelStationBot
b9e1d44aa4
Merge pull request #34484 from F-OS/patch-8
...
Ash storms are no longer so LOUD inside buildings.
2018-01-16 08:38:42 -06:00
Jordan Brown and CitadelStationBot
6977eb6ce2
Merge pull request #34475 from ShizCalev/internals-metal
...
Makes tanks made of metal
2018-01-16 08:34:13 -06:00
Jordan Brown and CitadelStationBot
9bd92eddf7
Calling WEAKREF with a /datum/weakref returns the input ( #34315 )
2018-01-16 08:34:03 -06:00
Jordan Brown and CitadelStationBot
af857d0c0b
Merge pull request #34478 from ChangelingRain/runtimefix
...
Fixes a variety of runtimes that happen if a servant tries to access scripture without servants being properly active
2018-01-16 08:32:50 -06:00
Jordan Brown and CitadelStationBot
9df836baca
Merge pull request #34479 from F-OS/patch-5
...
newly built air alarms now start unlocked too, this isn't powercreep this is quality of life
2018-01-16 08:29:24 -06:00
Jordan Brown and CitadelStationBot
ca56ef8b29
Adds a new bar sign, The Lightbulb (take 2)
2018-01-16 08:28:11 -06:00
Jordan Brown and CitadelStationBot
2b035d94c0
Fixes webhook diff selecting partial match
2018-01-16 07:43:03 -06:00
Jordan Brown and CitadelStationBot
292fb13612
Merge pull request #34463 from DaedalusGame/micro_fix
...
Fixes duplicate reagents in chemistry macros
2018-01-16 07:40:47 -06:00
Jordan Brown and CitadelStationBot
4047738e03
Merge pull request #34461 from AutomaticFrenzy/patch/heat-exchange-manifold
...
Fix heat-exchange manifold icons facing the wrong way
2018-01-16 07:40:38 -06:00
Jordan Brown and CitadelStationBot
7a3c222758
Merge pull request #34460 from AnturK/whyijustwastedhalfanhourlookingforatypo
...
Fixes ChangeTurf runtimes in late loaded templates.
2018-01-16 07:39:14 -06:00
Jordan Brown and CitadelStationBot
ca154abed1
Merge pull request #34471 from Thunder12345/shuttlefix2
...
No more air leaks from the asteroid shuttle
2018-01-16 07:32:25 -06:00
Jordan Brown and CitadelStationBot
29a3a196b4
Merge pull request #34409 from MoreRobustThanYou/patch-45
...
Fixes monkeymode shit
2018-01-14 22:02:47 -06:00
Jordan Brown and CitadelStationBot
29f0dc8006
Merge pull request #34417 from kevinz000/patch-431
...
Removes SS_KEEP_TIMING from SSprojectiles
2018-01-14 22:02:40 -06:00
Jordan Brown and CitadelStationBot
f7d70d1454
Merge pull request #34407 from optimumtact/anturredtextsmyevent
...
Make traitor panel clearer when toggling completion state
2018-01-13 23:21:46 -06:00
Jordan Brown and CitadelStationBot
effea9f679
Updates TIMER_UNIQUE documentation ( #34328 )
2018-01-13 17:23:47 -06:00
Jordan Brown and CitadelStationBot
edfa926886
Move a definition to the right file ( #34288 )
2018-01-11 21:31:13 -06:00
Jordan Brown and CitadelStationBot
bea8dae8c4
Add /datum prefix to custom root types ( #34294 )
2018-01-11 21:28:02 -06:00
Jordan Brown and CitadelStationBot
08da9ea5a0
Fixes brass skewer grammar
2018-01-11 21:26:43 -06:00
Jordan Brown and CitadelStationBot
ab71f0293b
Stops the dbadmin warning if SQL_ENABLED isnt set ( #34223 )
2018-01-11 07:39:29 -06:00
Jordan Brown and CitadelStationBot
d8c3157741
Fixes error if next_map.json is missing ( #34222 )
2018-01-11 07:39:22 -06:00
Jordan Brown and CitadelStationBot
7c7ecf1118
Fixes FIND_REF_NO_CHECK_TICK not actually disabling world.loop_checks ( #34217 )
2018-01-10 09:45:51 -06:00
Jordan Brown and CitadelStationBot
cb3506f319
Merge pull request #34160 from ShizCalev/cult-blade-drop
...
Fixes non-cultist hulks being able to hold cult bbs
2018-01-10 03:13:02 -06:00