Commit Graph

18 Commits

Author SHA1 Message Date
farie82 cdc762975c Makes for loops use GLOB.human_list. Should improve performance a bit. Fixes blood contract affecting dead crew (#13691)
* Replaces all human in X to GLOB.human_list

* crew monitor

* no playerlist converts

* forgot to stage there...
2020-07-21 16:43:24 -04:00
Aidenzack1 c69574b039 AFK grammer fix
Fixes the grammer of the AFK warning message from "You are have been despawned after being AFK" to "You have been despawned after being AFK"
2020-06-30 15:37:35 -07:00
farie82 239ed08caf Merge branch 'master' into afk-subsystem-2 2020-06-06 07:01:34 +02: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 cb499f1a6c log_admins -> log_afk_action 2020-05-28 10:26:24 +02:00
joep van der velden b23f98f258 Merge and requested changes. 2020-05-28 10:03:53 +02:00
AffectedArc07 f15dfa0889 Subsystems now state implications if offlined. 2020-05-10 13:52:36 +01:00
AffectedArc07 04ba5c1cc9 File standardisation (#13131)
* Adds the check components

* Adds in trailing newlines

* Converts all CRLF to LF

* Post merge EOF

* Post merge line endings

* Final commit
2020-03-17 18:08:51 -04:00
joep van der velden c4614e1bb9 Cleanup 2019-12-24 11:44:32 +01:00
joep van der velden 14242045ec Rework AFK system after discussing with head 2019-12-24 11:39:53 +01:00
joep van der velden 377ae7671b Added the abitility to turn the AFK system on when you're antag 2019-12-23 19:29:23 +01:00
joep van der velden 81476df826 Added more options 2019-12-23 17:38:18 +01:00
joep van der velden 6eb6c8ddba SQL version change, coding semantic 2019-07-14 13:05:59 +02:00
joep van der velden 579d2f995f ckey not client 2019-06-23 19:47:46 +02:00
joep van der velden 6ea5b7c1a6 SQL definitions added. Small fixes 2019-06-23 19:46:01 +02:00
joep van der velden 8f4379925b blacklist security, logging, Z level, antags blacklist, restrained/unconcious 2019-06-17 23:25:42 +02:00
joep van der velden a40ba70cd0 Added the preference option + smoll fix 2019-06-16 21:28:10 +02:00
joep van der velden 0b23dab1f0 Added the afk subsystem. Will automatically handle AFK players 2019-06-16 20:54:09 +02:00