Files
Paradise/code/datums/wires
Tigercat2000 bc78146178 Port -tg-station cameranets
This should make it much easier to port abductors, if we ever want to do
that.

Changes:
  - Fixed a bug where the AI could not delete photos it takes.
  - Ported -tg- cameranets. This means that all of our camera based systems are more or less up to date with -tg-; 510 features are missing.
  - An AI with the 'camera lights' mode on will now, instead of the button toggling the closest camera's light, toggle camera lights on/off as the AI moves.
  - It now takes a minimum of 30 deciseconds between attempting to track someone, and locking on. This number is increased by their distance away from the AI eye.
  - The camera activate/deactivate proc is now called 'toggle_cam'.
  - The 'trackable' proc has been replaced by a more object-oriented 'mob.can_track()' proc.
  - The 'networks' section of the security camera console is now above the camera list.

In laymans terms: This refactors how security cameras calculate what
viewers can see, and adds a few neat features on top.
2016-03-13 15:06:24 -07:00
..
2015-03-03 18:45:22 +01:00
2015-08-02 07:13:03 +02:00
2014-01-12 22:37:55 -05:00
2014-12-24 19:15:13 +01:00
2016-03-13 15:06:24 -07:00
2015-07-09 15:55:36 -04:00
2015-08-20 21:57:41 +02:00
2015-10-05 08:28:52 -07:00
2016-03-13 15:06:24 -07:00
2015-07-31 23:59:41 +02:00
2014-10-29 04:21:31 -04:00
2015-10-13 20:23:26 -04:00