Commit Graph
4369 Commits
Author SHA1 Message Date
farie82andGitHub 19d033a9c4 ding 2020-06-24 22:49:33 +02:00
joep van der velden b7ed93a442 review 2020-06-24 22:39:19 +02:00
joep van der velden a74154a88c now the actual commit... 2020-06-24 22:34:24 +02:00
joep van der velden e8e33e63ad human_list 2020-06-24 22:34:03 +02:00
joep van der velden e771ca5915 Merge remote-tracking branch 'upstream/master' into health_data-performance 2020-06-24 22:31:32 +02:00
farie82andGitHub 8e8d3dbe93 Update mind.dm 2020-06-24 12:13:34 +02:00
variableundefinedandGitHub 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 McCloudandGitHub 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
mochi 5198bed3b8 overlays.Cut() -> cut_overlays() (take 3) 2020-06-16 09:30:12 +02:00
Fox McCloudandGitHub 9b057ab005 Fixes a Couple of Components Things (#13629) 2020-06-15 23:59:47 -04:00
Fox McCloudandGitHub 75a8efa65c Updates Components (#13594)
* Updates Components

* signal documentation too

* minor fixes
2020-06-15 18:18:07 -06:00
mochi 0e81b24a45 No red cross, just darken action button 2020-06-15 09:35:36 +02:00
mochi 0e9cfc6d60 Make UI settings apply consistently
HUD alpha, color and style settings should
now apply to all HUD elements consistently
Actions that cannot be performed now display
a big red cross to make it obvious
Clean up some code when possible
Fix intent selector using the HUD color setting when it shouldn't
2020-06-15 01:04:35 +02:00
joep van der velden b9205b0e8e Add the random option to new objective admin tool 2020-06-14 22:00:25 +02:00
EMPlight ce2ec83e01 Adds Extended drum mag and bundle for nuke ops. 2020-06-12 22:43:55 -07:00
Fox McCloudandGitHub 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 McCloudandGitHub 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
joep van der velden d3743f83fa Improves bomb logging and replaces single attack log msges with actual logging 2020-06-08 23:44:06 +02: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 McCloudandGitHub 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 McCloudandGitHub 40baacc405 TG Label Component Port (#13449)
* TG Label Component Port

* every time I swear
2020-05-24 13:55:05 -04:00
Fox McCloudandGitHub 664a08088d Removes Unused Factions (#13453) 2020-05-24 13:49:17 -04:00
trololiver112andGitHub f52bf9c746 Makes explicit paths in the code/datums/periodic_news.dm file (#13481) 2020-05-24 13:48:17 -04:00
farie82andGitHub 38d854dcdd Merge branch 'master' into logging-improvements 2020-05-22 07:16:23 +02:00
farie82andGitHub 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 McCloudandGitHub bd6ed7fa86 GC Fixes (#13387)
* GC Fixes

* tweak

* fixes-gc-testing
2020-05-14 20:37:13 -04:00
Fox McCloudandGitHub 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 McCloudandGitHub 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 McCloudandGitHub 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