Commit Graph
36005 Commits
Author SHA1 Message Date
GeevesandGitHub d2f63580ff Wristbound Computer Introduction (#8648) 2020-04-22 00:04:11 +02:00
AuroraBuildBot c00c41779d "[ci skip] Automatic Build - 2020.04.21.21.07.35" 2020-04-21 21:07:35 +00:00
GeevesandGitHub 9147cd5f67 Footprints (#8690) 2020-04-21 18:06:54 -03:00
Matt AtlasandGitHub d90e9ff957 Fixes broken timers by finishing the Bay timer SS port (#8709) 2020-04-21 22:17:31 +02:00
AuroraBuildBot d62778baa9 "[ci skip] Automatic Build - 2020.04.21.13.36.49" 2020-04-21 13:36:49 +00:00
GeevesandGitHub 9776ae0444 Nightlight (#8688) 2020-04-21 15:36:16 +02:00
AuroraBuildBot 78ef2aae3d "[ci skip] Automatic Build - 2020.04.20.19.24.36" 2020-04-20 19:24:36 +00:00
Chada-1andGitHub cbd985e77e Refactoring 'borg overlay stuff back to add_overlay (#8705) 2020-04-20 21:24:02 +02:00
WernerandGitHub b58a4b6c22 Fixes various runtimes (#8702)
* Fixes runtime:

type mismatch: "30" -= 0
proc name: playsound to (/mob/proc/playsound_to)

* Fixes runtime:

Cannot read null.name
proc name: Toggle Underwear (/mob/living/carbon/human/verb/toggle_underwear)

* Fixes runtime:

invalid view size
proc name: get mobs and objs in view fast (/proc/get_mobs_and_objs_in_view_fast)
2020-04-20 16:04:36 +03:00
WernerandGitHub 90c8080d4a Bumps the byond version used by travis (#8703) 2020-04-20 16:04:19 +03:00
AuroraBuildBot 47743491ef "[ci skip] Automatic Build - 2020.04.20.08.42.12" 2020-04-20 08:42:12 +00:00
GeevesandGitHub 482bca5a95 Station Blueprint Hotfix (#8692)
Station Blueprints now count asteroid turf as space, this should reduce server crashing when using them.
2020-04-20 11:41:36 +03:00
AuroraBuildBot ff621d50b7 "[ci skip] Automatic Build - 2020.04.20.08.39.09" 2020-04-20 08:39:09 +00:00
GeevesandGitHub eb886d7f63 Power Cell Backpacks (#8642) 2020-04-20 10:38:38 +02:00
AlberykandGitHub b7f3c821f4 Fixes the pioneer scarf not being colorable (#8698) 2020-04-20 01:06:12 -03:00
AuroraBuildBot 06cb5105c4 "[ci skip] Automatic Build - 2020.04.19.23.29.44" 2020-04-19 23:29:44 +00:00
BaaandGitHub 5b95be0475 Causes remains to crumble when touched by a robot or pulled by anyone. (#8669) 2020-04-19 20:29:07 -03:00
AuroraBuildBot 4a97612180 "[ci skip] Automatic Build - 2020.04.19.22.01.30" 2020-04-19 22:01:30 +00:00
AlberykandGitHub f60a90b0c1 Removes deadly stuff from the vent clog event (#8680) 2020-04-20 00:00:58 +02:00
AuroraBuildBot b7e65a76da "[ci skip] Automatic Build - 2020.04.19.20.43.08" 2020-04-19 20:43:08 +00:00
AlberykandGitHub 32ce108eb7 Makes loadout gear tweaks a bit more modular (#8668) 2020-04-19 22:42:32 +02:00
AuroraBuildBot 62625ae355 "[ci skip] Automatic Build - 2020.04.19.12.29.23" 2020-04-19 12:29:23 +00:00
Matt AtlasandGitHub d403ee314d More combat/gun/medical tweaks. (#8615) 2020-04-19 14:28:33 +02:00
Matt AtlasandGitHub 7ef1c10f7a Ports scanline HUDs from nebula. (#8675) 2020-04-19 14:28:11 +02:00
AuroraBuildBot 3a73323180 "[ci skip] Automatic Build - 2020.04.19.11.08.52" 2020-04-19 11:08:52 +00:00
Chada-1andGitHub df3638a7c9 Off brand mad hotfix (#8689)
Just what it says on the tin, small bug, the robots.dmi name just didn't have the right endfix for the module. This is also a test to hopefully clear my commit log so that we don't have to deal with 30 commits on a bugfix/etc. Please be patient if this PR has 30 commits... 👀

This was made in response to this issue. (🎊ALSO WOO ONLY TWO COMMITS 🎊)
Fixes #8685
2020-04-19 14:08:21 +03:00
AuroraBuildBot 2330af85d6 "[ci skip] Automatic Build - 2020.04.19.02.42.19" 2020-04-19 02:42:19 +00:00
TheDanseMacabreandGitHub 0522bcd3ae Detective Gun Rebalance - Flash ammo edition. (#8634) 2020-04-18 23:41:44 -03:00
AuroraBuildBot 48965fbc77 "[ci skip] Automatic Build - 2020.04.18.16.40.56" 2020-04-18 16:40:56 +00:00
Matt AtlasandGitHub 22f69e5e30 Fixes gunfire text errors (#8686) 2020-04-18 19:39:50 +03:00
GeevesandGitHub 5044bfa9f0 Tray Fix (#8687) 2020-04-18 19:39:38 +03:00
AuroraBuildBot 282ce6aba1 "[ci skip] Automatic Build - 2020.04.18.08.35.21" 2020-04-18 08:35:21 +00:00
GeevesandGitHub 85197fe615 Tray QoL (#8471)
You can now remove individual items from a tray by having it in one hand, and clicking it with the other empty hand.
    The sprites on trays are now randomly spread out instead of just going into the centre.
2020-04-18 11:34:49 +03:00
AuroraBuildBot e073e68575 "[ci skip] Automatic Build - 2020.04.18.06.45.57" 2020-04-18 06:45:57 +00:00
BaaandGitHub a5067a20d2 Stops Mine Drones from bleeding (#8679) 2020-04-18 03:45:16 -03:00
AuroraBuildBot 3790f2efd2 "[ci skip] Automatic Build - 2020.04.17.14.31.32" 2020-04-17 14:31:32 +00:00
Matt AtlasandGitHub 70ed133748 Increase bullets speed (#8663)
* bullets go brrrrrr

* changelogie
2020-04-17 16:30:32 +02:00
AlberykandGitHub 522312a96f Removes engineering alt titles (#8660)
Die, engineering.
2020-04-17 16:30:22 +02:00
AuroraBuildBot eb44665c88 "[ci skip] Automatic Build - 2020.04.17.12.42.31" 2020-04-17 12:42:31 +00:00
TheGoretandGitHub a3867631cf Fix the two intercoms in the captain's office (#8665) 2020-04-17 14:41:53 +02:00
AuroraBuildBot 4719bcc723 "[ci skip] Automatic Build - 2020.04.17.10.36.38" 2020-04-17 10:36:38 +00:00
Matt AtlasandGitHub a50e0333c0 Ports recoil improvements from Nebula. (#8661) 2020-04-17 12:36:04 +02:00
AuroraBuildBot c7a4455e6f "[ci skip] Automatic Build - 2020.04.16.21.15.24" 2020-04-16 21:15:24 +00:00
Chada-1andGitHub 45e17440e4 Glow In the dark 'borgo eyes. (#8641) 2020-04-16 18:14:53 -03:00
AuroraBuildBot ec45b754f2 "[ci skip] Automatic Build - 2020.04.16.21.14.21" 2020-04-16 21:14:21 +00:00
DoxxmedearlyandGitHub 1b6d79bb07 Hallucinations part 2: Chem Factor (#8657) 2020-04-16 18:13:49 -03:00
AuroraBuildBot 686368f0db "[ci skip] Automatic Build - 2020.04.16.20.31.58" 2020-04-16 20:31:58 +00:00
HouseOfSynthandGitHub 8be9259d45 Gives the leather jacket pockets (#8656) 2020-04-16 22:31:17 +02:00
AuroraBuildBot a8b36dc5f2 "[ci skip] Automatic Build - 2020.04.16.17.50.04" 2020-04-16 17:50:04 +00:00
GeevesandGitHub 312b736e92 Opaque Elevator Doors (#8629) 2020-04-16 14:49:34 -03:00