joep van der velden
e771ca5915
Merge remote-tracking branch 'upstream/master' into health_data-performance
2020-06-24 22:31:32 +02:00
farie82
8e8d3dbe93
Update mind.dm
2020-06-24 12:13:34 +02:00
variableundefined
0bee22874d
Merge pull request #13583 from Fox-McCloud/swarming-component
...
Adds Swarming Component
2020-06-23 17:34:53 -04:00
joep van der velden
c36a0e6a82
initial commit
2020-06-23 23:23:44 +02:00
mochi
aad3c76e5d
Further clean up code, remove some arg defaults, fix some bugs
2020-06-22 23:43:45 +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
88f71cc151
Bumps to DreamChecker 1.4
2020-06-20 10:51:26 +01: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
fb7d598fe0
Fixes No Slip Shoes ( #13627 )
2020-06-18 15:59:06 -04:00
Fox McCloud
a140787720
Merge remote-tracking branch 'upstream/master' into swarming-component
2020-06-16 15:09:51 -04:00
Fox McCloud
9b057ab005
Fixes a Couple of Components Things ( #13629 )
2020-06-15 23:59:47 -04:00
Fox McCloud
75a8efa65c
Updates Components ( #13594 )
...
* Updates Components
* signal documentation too
* minor fixes
2020-06-15 18:18:07 -06:00
joep van der velden
b9205b0e8e
Add the random option to new objective admin tool
2020-06-14 22:00:25 +02:00
Fox McCloud
c00d4eda88
Merge pull request #13558 from SteelSlayer/slippery-component
...
Adds the slippery component
2020-06-09 23:12:59 -04:00
SteelSlayer
6bf7df8131
review tweaks
2020-06-09 16:56:29 -05:00
Fox McCloud
bcc45f03b7
Cuts down on Pointless Status Effect Processing ( #13582 )
2020-06-09 15:31:10 -04:00
Fox McCloud
f6a3a44cb3
Adds Swarming Component
2020-06-08 19:38:12 -04:00
trololiver112
344226b2b4
Gives the Chef the CQC manual as a traitor item
2020-06-08 20:51:43 +02:00
SteelSlayer
b0264e9f6e
autodoc stuff
2020-06-06 16:08:24 -05:00
SteelSlayer
7088de6bab
slippery component
2020-06-06 15:35:12 -05:00
Fox McCloud
70b46d8aea
Life refactor ( #13471 )
...
* Life Refactor WIP
* part 2
* part 3
* runtime fix
* newlines
* tweaks
* perspective checks
* fixes
* remote view tweaks
* more fixes
* robot fixes
* better updating
* cleaned up icon procs
* less proc call overhead
* performance gains
* more optimization
* shorter lists, removal of unecesary code
* gene OOP and dna styling cleanup
* oops
* axe disabilities
* typeless loop
* various tweaks and fixes
* brain checks
* runtime fixes
* cryo vision fixes
2020-06-03 19:43:30 -06:00
joep van der velden
f57c5422ba
fixes the virus event
2020-05-29 21:52:45 +02:00
AffectedArc07
2d252f3b67
Annihilates the global iterator
2020-05-27 21:29:58 +01:00
AffectedArc07
1676db7924
HOOKS ARE DEAD
2020-05-27 12:00:16 +01:00
Fox McCloud
40baacc405
TG Label Component Port ( #13449 )
...
* TG Label Component Port
* every time I swear
2020-05-24 13:55:05 -04:00
Fox McCloud
664a08088d
Removes Unused Factions ( #13453 )
2020-05-24 13:49:17 -04:00
trololiver112
f52bf9c746
Makes explicit paths in the code/datums/periodic_news.dm file ( #13481 )
2020-05-24 13:48:17 -04:00
farie82
38d854dcdd
Merge branch 'master' into logging-improvements
2020-05-22 07:16:23 +02:00
farie82
69f40e1f07
The logviewer will now work if you have invalid mobs in your selection ( #13375 )
2020-05-21 18:35:58 -06:00
SteelSlayer
e48d0785c7
Removes a bunch of unused vars
2020-05-19 03:23:05 -05:00
datlo
9fcb19126e
Merge remote-tracking branch 'refs/remotes/ParadiseSS13/master' into wizloadouts
2020-05-18 09:22:27 +02:00
Patrick Meade
f833bfb084
Your ears feel great
2020-05-15 04:10:31 -05:00
Fox McCloud
bd6ed7fa86
GC Fixes ( #13387 )
...
* GC Fixes
* tweak
* fixes-gc-testing
2020-05-14 20:37:13 -04:00
Fox McCloud
d7e8757c49
Merge pull request #12899 from Arvenius169/GasMix-Mistake-Fix
...
Gas Mix Mistake Fix
2020-05-14 09:54:21 -04:00
trololiver112
b5cba4c2db
Update sensory.dm
2020-05-07 21:07:04 +02:00
datlo
d0c0e4a207
trailing newlines
2020-05-02 11:00:50 +02:00
datlo
7b2c9d9564
Merge remote-tracking branch 'refs/remotes/ParadiseSS13/master' into wizloadouts
2020-05-02 10:25:05 +02:00
Fox McCloud
0c11e09940
Merge pull request #12674 from SteelSlayer/cargo-crate-list-fix
...
Minor cargo supply crate pathing change
2020-05-02 02:22:30 -04:00
Fox McCloud
5ce3fd8929
Merge pull request #13293 from datlo/absolutezeroth
...
Zeroth law is now above ion laws
2020-04-23 10:50:29 -04:00
datlo
5e104ba569
Move zeroth law above ion laws
2020-04-13 14:04:27 +02:00
AffectedArc07
2f77f782f1
Take 3
2020-04-12 14:56:02 +01:00
AffectedArc07
c8e9cd055a
More fixes
2020-04-12 14:45:53 +01:00
farie82
fc32be435b
Merge branch 'master' into logging-improvements
2020-04-12 08:42:50 +02:00
AffectedArc07
928a8f0e04
Makes the code pass dreamchecker ( #13161 )
...
* Initial Commit - Trying to add DC to Travis
* Forgot to chmod
* This took too long
* Farie Fixes
* Fixes new code
* Job factions are fucking smelly
* Loadouts work again
* Runtime fixes
2020-04-11 15:59:16 -06:00
Crazylemon64
fc8dcff9b6
Outfits without a name will now be obvious
2020-04-10 22:39:42 -07:00
Kyep
4655e5d9d1
Fixes default-named admin outfits ( #13280 )
...
Co-authored-by: Kyep <Kyep@users.noreply.github.com >
2020-04-10 22:56:54 -06:00
farie82
442ef4811e
Improved logging ( #13208 )
...
* Death is logged. hiveminds and robot talk is logged
* Added channels to the say log
* Shuttle logging
* Spell targets logging
2020-04-09 23:33:53 -06:00
Crazy Lemon
f555d49b9a
Removes all usages of a certain word in a certain sense ( #13277 )
2020-04-09 13:43:10 -04:00
datlo
19b7dc30df
Merge remote-tracking branch 'refs/remotes/ParadiseSS13/master' into wizloadouts
2020-04-04 13:04:54 +02:00
Fox McCloud
a892c61607
Merge pull request #13100 from TDSSS/wiz-armor-fix
...
Wizard hardsuit tweaks
2020-04-03 18:56:11 -04:00