Commit Graph
10413 Commits
Author SHA1 Message Date
TrilbyspacecloneandGitHub 09cd439f85 so dumb that github suggestions brake " 2019-11-04 17:24:37 -05:00
TrilbyspacecloneandGitHub 061579decb no fun allowed 2019-11-04 17:08:55 -05:00
TrilbyspacecloneandGitHub 28b96494e6 huh 2019-11-04 17:03:00 -05:00
Ghommie 8c31c1036d Porting objective code refactor 2019-11-04 22:05:04 +01:00
cb215be40d Apply suggestions from code review
dap the hero

Co-Authored-By: dapnee <33661984+dapnee@users.noreply.github.com>
2019-11-04 07:21:30 -05:00
TrilbySpaceClone ae8b43e1c0 Update tea_coffee.dm 2019-11-04 06:05:10 -05:00
TrilbySpaceClone 526d9b203c aliens
man
2019-11-04 00:34:03 -05:00
BonniePandora 5efed32095 Ports Welding Hard Hats from /tg/
Changelog:
modules/clothing/head/Hardhat.dm:
-Added Welder Hard Hats & various colours
--They function as a combi hard hat & welder mask, but have a slightly dimmer head lamp
modules/clothing/vending/wardrobes.dm
-Added 3 Welder Hard Hats to the Engi-drobe and Atmos-drobe
-Equalized some values between the two (3 atmos winter coats now instead of 5, and 3 engineering dufflebags instead of 2)
game/objects/structures/crates_lockers/closets/secure/engineering.dm
-Replaced the welding mask in the CE's locker with a white WHH (This one has brighter buld in it! Same brightness as a regular hard hat)
datums/action.dm
- Added the item_action to lower the WHH's face shield
icons/mob/head.dmi
-Added weldervisor + welderhat, which are used by the WHH's
-Recoloured hardhat0/1_dblue to be in atmos colours as I've never seen it on the station before and this way is actually used
icons/mob/obj/hats.dmi
-Added weldervisor, again, used by the WHH's
-Repositioned the hardhat sprites up several pixels so they don't clip and look weird with the weldervisor
-Recoloured hardhat0/1_dblue to be in atmos colours as I've never seen it on the station before and this way is actually used
2019-11-04 02:29:56 +00:00
kappa-samaandGitHub 9f04cba7bf workaround 2019-11-03 18:27:47 -05:00
Ghommie dcc81d92b5 Fixing a few throw_at calls and modular computer processors Init. 2019-11-04 00:12:41 +01:00
Ghommie 431ab8fc0b better be safe than sorry. 2019-11-03 17:56:30 +01:00
Ghommie 76294cf162 oh flak. 2019-11-03 17:29:53 +01:00
Ghommie 286b78c84c Minor ninja tweaks and stealth nerf. 2019-11-03 17:14:55 +01:00
Ghommie 3cf056ed93 Also fixing jacqueen... wrong tools.dmi 2019-11-03 15:26:16 +01:00
kevinz000andGitHub 2cdbf04272 Merge pull request #9687 from Ghommie/Ghommie-cit305
Refactoring how Jacqueen teleportation destination is selected.
2019-11-03 06:24:53 -07:00
kevinz000andGitHub 5e9c1901b4 Merge pull request #9659 from Ghommie/Ghommie-cit292
Fixing deep space gorilla runtimes, how ape...
2019-11-03 06:20:06 -07:00
kevinz000andGitHub 0fa57f6102 Merge pull request #9660 from Ghommie/Ghommie-cit293
Fixing riding component runtimes, how drifting...
2019-11-03 06:19:56 -07:00
kevinz000andGitHub 5bfcc663f5 Merge pull request #9662 from Ghommie/Ghommie-cit294
Fixes some average runtimes, how null...
2019-11-03 06:19:40 -07:00
kevinz000andGitHub 0615189629 Merge pull request #9665 from Ghommie/Ghommie-cit295
Removing references to national socialism
2019-11-03 06:18:47 -07:00
kevinz000andGitHub c484a209a7 Merge pull request #9669 from Ghommie/Ghommie-cit297
modkit uninstall() calling forceMove() calling loc.Exited() calling modkit uninstall()
2019-11-03 06:17:21 -07:00
kevinz000andGitHub 3a2ce8c5ce Merge pull request #9679 from Ghommie/Ghommie-cit302
Ports "Replaces the rpg loot datum with a component and makes some suffixes have real effects" & co
2019-11-03 06:14:13 -07:00
Ghommie 7e4aef46d9 Unmodularize and update pAI/Intellicards very slighty. 2019-11-03 04:23:31 +01:00
kappa-sama 3e95a66513 Update energy_gun.dm 2019-11-02 23:04:06 -04:00
Ghommie 2653a2965d How about we only check the living? 2019-11-02 20:46:33 +01:00
Ghommie f4587b4260 This is very unprofessional. Yet I'm no google architect. 2019-11-02 16:47:25 +01:00
Ghommie 50fc1004ba Actually holopads, so they won't end up in maintenance... 2019-11-02 16:46:02 +01:00
Ghommie 3193e3ce20 fix. 2019-11-02 16:12:37 +01:00
Ghommie a949f84557 missing bits. 2019-11-02 16:00:48 +01:00
Ghommie 1bf10c0435 Improving Jacqueen's teleportation area selection. 2019-11-02 15:50:54 +01:00
kevinz000andGitHub d9c38d0589 Merge pull request #8948 from Ghommie/Ghommie-cit156
Cleaning up the arousal module.
2019-10-31 17:27:03 -07:00
Ghommie b653595702 Ports "Replaces the rpg loot datum with a component and makes some suffixes have real effects" & co 2019-10-31 22:40:11 +01:00
Ghommie b86c5059d5 [s] modkit uninstall() calling forceMove() calling loc.Exited() calling modkit.uninstall() calling f... 2019-10-30 13:17:12 +01:00
kevinz000andGitHub 6dc6159f4a Merge pull request #9578 from deathride58/mapsubsystemimprovements
Map config system improvements - Fixed and expanded map vote restrictions, map-specific announcer framework, and more
2019-10-29 21:42:32 -07:00
kevinz000andGitHub fb936a5319 Merge pull request #9598 from deathride58/runtimefixpass
various runtime fixes - plasmaman tongues no longer have a maxHealth of "alien" and more
2019-10-29 21:41:11 -07:00
kevinz000andGitHub e6046d62d6 Merge pull request #9528 from Ghommie/Ghommie-cit244
Fixes some peculiarities with hands layer overlapping stuff
2019-10-29 21:38:24 -07:00
kevinz000andGitHub 631961121f Merge pull request #9521 from MrJWhit/cult-robe-change
Increases bomb resistance in blood cult robes
2019-10-29 21:38:00 -07:00
kevinz000andGitHub 5aee9b0142 Merge pull request #9494 from Ghommie/Ghommie-cit235
Fixes the "gear" harness.
2019-10-29 21:37:11 -07:00
kevinz000andGitHub 05a84985d4 Merge pull request #9469 from deathride58/vampyawn
Small vampire balance tweaks - Bat ventcrawling requires starvation, chapel is no longer instant death
2019-10-29 21:36:21 -07:00
kevinz000andGitHub b172c5f691 Merge pull request #9501 from deathride58/stronksecborgs
Borg buffs - Allows jaws to incapacitate, gives secborg a taser, and more! (wall of text in desc)
2019-10-29 21:29:12 -07:00
kevinz000andGitHub ae4aee794e Merge pull request #9592 from Ghommie/Ghommie-cit262
Porting movespeed modification system updates.
2019-10-29 21:27:53 -07:00
kevinz000andGitHub 0064529362 Merge pull request #9610 from Ghommie/Ghommie-cit273
ports anti-magic component code updates (holymelon sold separately).
2019-10-29 21:26:03 -07:00
kevinz000andGitHub 9998a2c898 Merge pull request #9651 from Thalpy/Thalpy-patch-1
[Upstream migration] Fixes widescreen tooltips
2019-10-29 21:23:55 -07:00
kevinz000andGitHub df715d6cbc Merge pull request #9650 from Hatterhat/patch-3
<b>hey did you guys hear about that one cursed image with the skylar ahegao</b>
2019-10-29 21:23:26 -07:00
kevinz000andGitHub 96364ea075 Merge pull request #9645 from Ghommie/Ghommie-cit285
Fixing invisible blackberry n strawberry chocolate cake slices.
2019-10-29 21:21:54 -07:00
kevinz000andGitHub fc073748ec Merge pull request #9644 from Ghommie/Ghommie-cit284
Fixes a few issues with PKA mods.
2019-10-29 21:21:42 -07:00
kevinz000andGitHub bc3dd51db3 Merge pull request #9626 from Ghommie/Ghommie-cit278
Unmodularize space kiwis and banana spiders.
2019-10-29 21:21:14 -07:00
BlackMajorandGitHub 852a405ab8 Merge pull request #9631 from Citadel-Station-13/kevinz000-patch-98
Medibots now ACTUALLY heal slimes, rather than just not killing them (or how I learned binary logic the hard way)
2019-10-30 15:55:29 +13:00
Ghommie 005c87bdf6 I'm making a joke title, don't ban me github. 2019-10-30 01:31:29 +01:00
Ghommie 1b8bda7040 Fixes some average runtimes, how null... 2019-10-30 00:48:51 +01:00
Ghommie 54f8c29005 Fixing riding component runtimes, how drifting... 2019-10-29 23:33:35 +01:00