3014 Commits
Author SHA1 Message Date
kevinz000andGitHub 32e8bfbea1 Merge pull request #8979 from Ghommie/Ghommie-cit158
Fixes CHECK_BITFIELD macro.
2019-07-29 04:33:21 -07:00
TrilbySpaceClone 7ca32cd97f port 2 2019-07-29 07:28:38 -04:00
Fermi d080446a77 Merge branch 'pr/20' 2019-07-28 23:28:19 +01:00
Chayse Ramsay 5055cd73b9 Hardsuit Helmets can now be used as internals masks. Rejoice, CE mains.
Also reworks internals code a little to be much more friendly. Any head or mask item with the flag should now function as an internals mask if it has the ALLOWSINTERNALS flag.
2019-07-28 17:31:59 +01:00
Ghommie 78e4c8689b reworked ninja stealth, made ninja shoes completely silent, cleaned up scarily old code. 2019-07-28 01:04:19 +02:00
Ghommie c7e396696e Fixes CHECK_BITFIELD macro. 2019-07-27 02:47:46 +02:00
Poojawa 8c63ea7b6d Merge remote-tracking branch 'refs/remotes/Citadel-Station-13/master' into job-menu-improvements 2019-07-26 17:36:46 -05:00
kevinz000andGitHub f50e46719b Merge pull request #8962 from Poojawa/edgecase-hud
Fixes literally 1% of user complaints with one number
2019-07-26 09:15:55 -07:00
Poojawa 40b2061ee1 Fixes literally 1% of user complaints with one number 2019-07-25 02:39:22 -05:00
Ghommie 56f2a8f884 Fixes oversized tennis balls, testing and fixing. 2019-07-25 04:29:21 +02:00
TrilbyspacecloneandGitHub f10797185d Update inventory.dm 2019-07-24 17:02:20 -04:00
Ghommie 6c712a6931 Implementing nerfs. 2019-07-24 17:58:24 +02:00
Ghommie 969aaad3d1 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Ghommie-cit151 2019-07-24 17:35:29 +02:00
Ghommie 6000f96dbc deleted some boolean variables in favor of bitflags. 2019-07-24 02:00:30 +02:00
Ghommie fd2f2ae1af update, bitflags. 2019-07-23 07:21:03 +02:00
Ghommie 3bd0ba0275 Cleaning up Arousal code & co. 2019-07-23 06:39:53 +02:00
Ghommie 47b673a249 . 2019-07-21 13:00:52 +02:00
Ghommie 2a711a84d0 Further tweaks on dark mode. 2019-07-21 08:22:39 +02:00
Ghommie aa40f56306 darkmode/lightmode fixes and tweaks. 2019-07-21 07:49:52 +02:00
ThalpyandGitHub 15ab1a26a4 Merge branch 'master' into master 2019-07-21 01:50:41 +01:00
kevinz000andGitHub c657244d9b Merge pull request #8920 from Ghommie/Ghommie-cit149
Towels.
2019-07-20 12:06:54 -07:00
kevinz000andGitHub 08fd6af7fc Merge pull request #8830 from Ghommie/Ghommie-cit114
Ports the toggleable dark mode to the game!
2019-07-20 11:57:13 -07:00
Ghommie b87442e633 Tones down some items attack stamina costs. kills hypereutactic blades copypasta. 2019-07-19 20:09:16 +02:00
Ghommie 4e6554076c item flags, not clothing flags. 2019-07-18 00:16:14 +02:00
Ghommie 589cdae0e1 Towels 2019-07-18 00:03:49 +02:00
Ghommie ee32e1680f Ports "Replaces radio channel names and keys with defines" 2019-07-17 00:52:41 +02:00
ThalpyandGitHub 9c7b1dee97 Merge branch 'master' into master 2019-07-15 21:23:04 +01:00
Ghommie 4df4cbd721 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Ghommie-cit45 2019-07-15 17:23:01 +02:00
kevinz000andGitHub 2ec5d3f02e Merge pull request #8886 from Ghommie/Ghommie-cit137
Ports "Refactors NODROP flag into TRAIT_NODROP"
2019-07-14 14:05:20 -07:00
kevinz000andGitHub a573689101 Merge pull request #8887 from Poojawa/last-word-hearing-psychics
Gang victory news report and last words for discord bot
2019-07-14 14:04:20 -07:00
ThalpyandGitHub f77bcc9765 Merge branch 'master' into master 2019-07-14 15:10:32 +01:00
kevinz000 0299cb3dcf tgfusion 2019-07-14 03:55:35 -07:00
ThalpyandGitHub 4c4dbd0e17 Merge branch 'master' into master 2019-07-13 19:33:46 +01:00
Poojawa 245bd3e650 Merge remote-tracking branch 'refs/remotes/Citadel-Station-13/master' into last-word-hearing-psychics 2019-07-13 10:18:13 -05:00
Poojawa 4d895ae6c0 Gang victory news report and last words for discord bot
also slight improvement to gangster greetings
2019-07-13 08:38:19 -05:00
Ghommie 129ca9d71f Ports "Refactors NODROP flag into TRAIT_NODROP" 2019-07-13 10:27:39 +02:00
Ghommie 8f410429de Ports "Renames SSsqueak to SSminor_mapping" 2019-07-13 07:08:03 +02:00
kevinz000andGitHub 13b1e5d409 Merge pull request #8812 from Sishen1542/surgery-hugboxing
Using the wrong tool during surgery won't hit the patient with it. Also stops medical borgs from attacking with surgical tools outside of harm intent.
2019-07-12 07:42:11 -07:00
kevinz000andGitHub 1eaddd3ebf Merge pull request #8853 from Ghommie/Ghommie-cit125
Ports "Cleans up saycode by removing random hook stubs and using a signal where relevant"
2019-07-12 07:34:19 -07:00
PoojawaandGitHub c4f736eb94 Merge branch 'master' into job-menu-improvements 2019-07-10 18:55:29 -05:00
Ghommie 490ae9daf2 Ports "Cleans up saycode by removing random hook stubs and using a signal where relevant" 2019-07-09 07:58:22 +02:00
ThalpyandGitHub c418312cc6 Merge branch 'master' into master 2019-07-09 05:33:09 +01:00
deathride58andGitHub b8e34d1cab Merge pull request #8704 from Citadel-Station-13/kevinz000-patch-12
[s] RCD logging
2019-07-08 18:07:27 -04:00
Ghommie d14b18f89a I hate byond dmf editor what the $&@* 2019-07-06 03:17:20 +02:00
Ghommie 44390e00e4 ok 2019-07-06 02:03:21 +02:00
Ghommie 03315d1cbb Ports a toggleable darkmode to the game! 2019-07-05 22:29:50 +02:00
Poojawa f66ee6f967 Merge remote-tracking branch 'refs/remotes/Citadel-Station-13/master' into job-menu-improvements 2019-07-04 00:44:29 -05:00
ThalpyandGitHub 8a6e669060 Merge branch 'master' into master 2019-07-04 03:14:29 +01:00
Ghommie a3ab5f6d23 Moving the snowflake mob var to the component and finalizing. 2019-07-04 02:03:51 +02:00
kevinz000andGitHub bce4ce31ab Merge pull request #8778 from Ghommie/Ghommie-cit97
Porting in 18 new drinks from the TGstation, plus tweaking and fixes.
2019-07-03 13:47:04 -07:00