OSDN Git Service

-changelog update
authorryan <>
Wed, 27 Feb 2013 06:02:11 +0000 (06:02 +0000)
committerryan <>
Wed, 27 Feb 2013 06:02:11 +0000 (06:02 +0000)
changelog.txt
readme.txt

index a1e7874..99562b8 100644 (file)
@@ -1,5 +1,14 @@
 Version 1.8 (2.0 Alpha 8)
 -------------------------
+-remade queueresets feature
+-floor announcement sound is now played along with the other arrival notifications, and so is affected by NotifyEarly
+-up/down message sounds now play according to last chime direction
+-elevator now chimes the previous chime direction if doors reopen (if applicable)
+-turned off queue reversals if NotifyEarly is on
+-added ReOpen elevator parameter
+-added AutoEnable option to turn on and off automatic enabling/disabling of elevator interior objects
+-added queue pending state flag - fixes issue where pressing both call buttons in a 2-elevator shaft would call the same elevator for both
+-switched to standard elevator availability check for single-elevator call buttons
 -major work on elevator queue/arrival notification code
 -call button behavior fixes
 -changed freelook crosshair to cross
index 0a02e1a..46bb272 100644 (file)
@@ -247,6 +247,8 @@ SetKey
 SetLock
 InspectionSpeed
 LimitQueue
+AutoEnable
+ReOpen
 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~