mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
Updates the changelog with relevant AI changes.
This commit is contained in:
@@ -125,8 +125,6 @@
|
||||
return
|
||||
|
||||
/obj/machinery/door/airlock/AIAltClick() // Electrifies doors.
|
||||
if(emagged)
|
||||
return
|
||||
if(!secondsElectrified)
|
||||
// permenant shock
|
||||
Topic("aiEnable=6", list("aiEnable"="6"), 1) // 1 meaning no window (consistency!)
|
||||
|
||||
@@ -113,6 +113,18 @@ should be listed in the changelog upon commit though. Thanks. -->
|
||||
|
||||
<!-- DO NOT REMOVE, MOVE, OR COPY THIS COMMENT! THIS MUST BE THE LAST NON-EMPTY LINE BEFORE THE LOGS #ADDTOCHANGELOGMARKER# -->
|
||||
|
||||
<div class='commit sansserif'>
|
||||
<h2 class='date'>20 July 2014</h2>
|
||||
<h3 class='author'>PsiOmegaDelta updated:</h3>
|
||||
<ul class='changes bgimages16'>
|
||||
<li class='rscadd'>AI can now store up to five camera locations and return to them when desired.</li>
|
||||
<li class='rscadd'>AI can now alt+left click turfs in camera view to list and interact with the objects.</li>
|
||||
<li class='rscadd'>AI can now ctrl+click turret controls to enable/disable turrets.</li>
|
||||
<li class='rscadd'>AI can now alt+click turret controls to toggle stun/lethal mode.</li>
|
||||
<li class='rscadd'>AI can now select which channel to state laws on.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class='commit sansserif'>
|
||||
<h2 class='date'>1 July 2014</h2>
|
||||
<h3 class='author'>Mloc updated:</h3>
|
||||
|
||||
Reference in New Issue
Block a user