Commit Graph

21942 Commits

Author SHA1 Message Date
Fox McCloud c927f1ad29 Merge pull request #13676 from farie82/assembly-cooldown-fix
Makes the assembly cooldown happen before it triggers. Stopping an infinite loop
2020-06-24 13:16:21 -04:00
SteelSlayer db4d44901d on cross removal 2020-06-24 11:33:31 -05:00
joep van der velden 6644033129 Adds whispering to the whisper verb 2020-06-24 17:59:38 +02:00
joep van der velden 63845ef242 Makes the assembly cooldown happen before it triggers. Stopping an infinite loop 2020-06-24 14:17:56 +02:00
mochi bc5bab7bc1 Add type checks in case of Initialize() weirdness 2020-06-24 11:22:35 +02:00
Fox McCloud 7958c26b0e Merge pull request #13672 from dearmochi/fix-carbon-hitby
Fix carbon hitby proc not returning parent result
2020-06-24 03:57:32 -04:00
Fox McCloud c6294bc3b0 Finishes out Reagent Container Refactor 2020-06-23 21:47:00 -04:00
variableundefined 0bee22874d Merge pull request #13583 from Fox-McCloud/swarming-component
Adds Swarming Component
2020-06-23 17:34:53 -04:00
variableundefined 4546c11435 Hierophant Buff--Staff Nerf (#13542) 2020-06-23 17:19:29 -04:00
Fox McCloud 5d0db22b6f Removes Excessive Automated Yakking 2020-06-23 17:13:44 -04:00
Kyep 8982211e96 Removes "Android" alt job title for cyborg 2020-06-23 13:36:28 -07:00
Kyep 9955e2e261 Fixes Brainless Cyborgs 2020-06-23 12:30:58 -07:00
mochi c96cbd5c3e Fix carbon hitby proc not returning parent result 2020-06-23 20:19:11 +02:00
AffectedArc07 747b183207 Kills off (hopefully) the last hardcoded zlevel ID (#13669)
* Kills off (hopefully) the last hardcoded zlevel ID

* Also removes duplicate blackboxes
2020-06-23 09:49:09 -06:00
AffectedArc07 989d4514a4 Tcomms rework fixes 2020-06-23 12:52:58 +01:00
Fox McCloud d09624a1ae Merge remote-tracking branch 'upstream/master' into remove-construction-site 2020-06-23 05:01:38 -04:00
Fox McCloud 0768415ddc fixes 2020-06-23 04:55:18 -04:00
mochi 096bc87dd3 Actually plug armor procs to armor modification code 2020-06-23 09:41:48 +02:00
Fox McCloud d84e10aac4 Merge pull request #13662 from AffectedArc07/byebye
Removes some old and broken features
2020-06-22 19:14:56 -04:00
Fox McCloud 4d7e68522d Merge pull request #13664 from farie82/fingerprint-paper
Adds missed fingerprints logging to papers and adds normal logging
2020-06-22 19:02:23 -04:00
Fox McCloud 8d614c7f1e Merge pull request #13666 from dearmochi/sushi-fix
Fix sake makiroll recipe, "makiroll" -> "maki roll"
2020-06-22 19:01:30 -04:00
Fox McCloud 7bf691c968 CBD Runtime Fix 2020-06-22 18:51:08 -04:00
mochi aad3c76e5d Further clean up code, remove some arg defaults, fix some bugs 2020-06-22 23:43:45 +02:00
AffectedArc07 456132f442 Merge branch 'master' into byebye 2020-06-22 20:02:11 +01:00
mochi bdffdc1f9a Fix sake makiroll recipe, "makiroll" -> "maki roll" 2020-06-22 20:59:08 +02:00
Fox McCloud c8a7607129 Purges a Bunch of In World Calls (#13641)
* Purges a Bunch of In World Calls

* tweaks and fixes also typeless lists

* typeless

* fixes

* tweak
2020-06-22 06:56:19 -06:00
joep van der velden 1db488244b paper logging 2020-06-22 08:08:51 +02:00
mochi 65d0ecaed3 Optimize memory usage by eliminating/changing some lists
Ported from TG: Object armors are no longer defined in (unique) lists but rather datums that can be cached depending on their armor values.
Add LAZYSET define to lazily initialize a list then assigning a key to a value
Add alldirs2 global which is the same as alldirs except diagonals go first
Optimize mob memory by making alerts list lazy
Optimize obj/machinery memory by making use_log and settagwhitelist lists lazy
Optimize atom memory by not creating hud_list list for all atoms
Optimize turf memory by not creating footstep_sounds list for all turfs
Clean up code where possible
2020-06-22 00:46:14 +02:00
AffectedArc07 8294741b50 Removes some old and broken features 2020-06-21 21:12:27 +01:00
Fox McCloud 2a9b5147bd Minor GC Tweaks 2020-06-21 12:04:47 -04:00
Fox McCloud ebeee921ca Lighting Optimizations (#13593)
* Lighting Optimizations

* styling

* styling

* welp
2020-06-21 05:08:59 -06:00
joep van der velden 44e73fe219 Review tweaks 2020-06-21 07:51:06 +02:00
SteelSlayer eaee4374f6 we got some apprenticeship up in here 2020-06-20 15:02:26 -05:00
Fox McCloud 5e3f95e140 Removes Set Background (#13646) 2020-06-20 14:33:46 -04:00
AffectedArc07 88f71cc151 Bumps to DreamChecker 1.4 2020-06-20 10:51:26 +01:00
joep van der velden b6f26be8da refactor 2020-06-20 08:43:39 +02:00
mochi b30d3ba3d3 Move statics, fix coords write, remove parent_type 2020-06-20 00:24:13 +02:00
mochi 3e6aa5330e Span admin topic errors, asay datum refactor, verb change 2020-06-19 23:32:11 +02:00
mochi a640335c29 Refactor dmm_suite for readability
Clean up arguments, comments and paths of
/dmm_suite (now /datum/dmm_suite) to
increase readability should other developers
want to take a look at it
2020-06-19 12:04:55 +02:00
Fox McCloud e3fa9658a8 Resolves some Reagent Runtimes (#13591)
* Resolves some Reagent Runtimes

* preserve functionality

* spans
2020-06-18 16:14:41 -04:00
Fox McCloud 1a1e564124 Fixes Unhackable Smartfridges (#13620) 2020-06-18 15:59:17 -04:00
Fox McCloud 006a4c9268 Merge pull request #13623 from trololiver112/Vision-fix
Fixes Shadowling darksight not giving night vision when toggled
2020-06-18 15:47:16 -04:00
ZomgPonies 69e7ada387 Map and icon fixes 2020-06-18 12:57:07 -04:00
ZomgPonies db9bd3d071 Fix 2020-06-18 12:37:10 -04:00
ZomgPonies 9338a9d0c5 Requested fixes 2020-06-18 12:24:23 -04:00
CornMyCob 53f6a7bfba update 2020-06-18 15:03:13 +01:00
joep van der velden 2960351ce6 Fixes bullets that are GCed from continuing. Remove legacy 2020-06-18 09:37:17 +02:00
Fox McCloud 27e709278e Removes Construction Site 2020-06-17 20:43:15 -04:00
trololiver112 e2ae488147 suggested changes 2020-06-17 23:52:20 +02:00
ZomgPonies ce6ec717bc Revenge of the typecasting 2020-06-17 17:28:05 -04:00