Commit graph

90 commits

Author SHA1 Message Date
Ruben van de Ven
0c1936126c Console changes 2019-11-13 23:43:02 +01:00
Ruben van de Ven
63d23a4c8a Fix unblock/restart all 2019-11-13 15:26:51 +01:00
Ruben van de Ven
b3f3bc9ca2 Counters for buttons 2019-11-13 12:28:01 +01:00
Ruben van de Ven
163b4821f3 Start & unblock all buttons 2019-11-13 12:20:32 +01:00
Ruben van de Ven
76ad34be99 loop time beyond to a general loop time before/after condition 2019-11-12 19:37:14 +01:00
Ruben van de Ven
76d440fd8f Move story state to recordings and allow remote connection to interface 2019-11-12 11:01:56 +01:00
Ruben van de Ven
a99c2dcfbf Condition for failure of Lyrebird (and MS) 2019-11-11 19:27:20 +01:00
Ruben van de Ven
9df1d77b4f Faster interface and timing factor 2019-11-11 18:25:04 +01:00
Ruben van de Ven
0418091ac0 Change language for all available 2019-11-11 12:45:08 +01:00
Ruben van de Ven
6f4cd6aae4 Now fetch only unqiue items with variable_storage if checkbox is set 2019-08-30 21:55:55 +02:00
Ruben van de Ven
e819e599db Fix crash when hasPlayed condition refers to non-existing message 2019-08-26 08:04:24 +02:00
Ruben van de Ven
6ca3a79acd Ending messages can be configured to jump to next chapter instead of return message 2019-08-23 12:37:01 +02:00
Ruben van de Ven
0222c34d5c Rename condition again for clearer use 2019-07-10 16:28:54 +02:00
Ruben van de Ven
95c004eba6 Change name of timer condition to loop_timer 2019-07-10 16:14:46 +02:00
Ruben van de Ven
6c7e657f81 Allow setting the time in the loop fix #64 2019-07-10 15:24:02 +02:00
Ruben van de Ven
1e76c44862 Collective moment Diversion time in seconds 2019-07-10 14:11:57 +02:00
Ruben van de Ven
e66f3dddac Fix inteface glitch fix #65 2019-07-10 14:07:57 +02:00
Ruben van de Ven
8227cceffb Store variables in a shared database. Condition to retreive the last n variables of a specific name. Fix #61 2019-07-04 22:05:51 +02:00
Ruben van de Ven
2eeee9095f Fix #62 - light intensity and duration now on /hugvey_fade 2019-07-04 16:33:10 +02:00
Ruben van de Ven
cd87c7a442 Add configuration on story for 5 light fade presets, for #62 2019-07-03 18:33:31 +02:00
Ruben van de Ven
36353286c7 Fix #60 - collective moment implementation 2019-07-03 17:54:14 +02:00
Ruben van de Ven
ee1a2e39f2 messagePlayed condition 2019-06-16 17:44:13 +02:00
Ruben van de Ven
417b3d9361 Condition variableEqual: check if 2 variables are the same 2019-06-13 22:40:32 +02:00
Ruben van de Ven
87c7db2489 Reply_contains diversion now can move to next chapter on finish 2019-06-09 11:34:41 +02:00
Ruben van de Ven
8ca727b015 Story now loops if configured to do so. Also light controls to Panopticon 2019-06-08 17:20:47 +02:00
Ruben van de Ven
39dbf0502a Fix a bug that the story strand 'end-finder' loops infinite, load saved state now uses the light/position id rather than device id, passing a message can trigger the light, and status changes provide cleaner logs 2019-06-08 16:10:46 +02:00
Ruben van de Ven
4c7f15655e Track people again trough their story 2019-05-17 16:39:53 +02:00
Hugvey Central Command
f3188bb862 getStatus now every 3s from panopticon instead of requests - allows for more connected clients 2019-05-16 15:23:36 +02:00
Hugvey Central Command
4efd8c2e09 Small & large fixes to various server bits 2019-05-14 17:56:43 +02:00
Hugvey Central Command
2acfb1c321 Fix #54 - Nothing/rien text per language 2019-05-13 14:52:54 +02:00
Ruben van de Ven
42b4185a69 Merge branch 'master' of gitlab.com:hugvey/hugvey 2019-05-13 14:46:46 +02:00
Ruben van de Ven
21097bb8bd Nothing text ##54 2019-05-13 14:45:52 +02:00
Hugvey Central Command
480e8a49bc Fix onchangelistener to use e.target
For some reason the change listener for the edit fields used e.srcElement, this didn't seem to work everywhere.
Using e.target should fix this.
2019-05-13 14:12:54 +02:00
Ruben van de Ven
cd7a948787 Set volume per language 2019-05-12 14:54:37 +02:00
Ruben van de Ven
cb81c0616e Fix #45 - Store state of hugvey and allow to resume from it 2019-05-11 23:40:52 +02:00
Ruben van de Ven
6938e0fd90 Save state of hugveys to tmp to handle crashes 2019-05-11 23:34:06 +02:00
Ruben van de Ven
735a63683d Allow to change the id of the light per hugvey Fix #41 2019-05-10 16:59:14 +02:00
Ruben van de Ven
664619bab0 ReplyContains diversoins now have their own timing (defaults to 1.8s) Fix #44 2019-05-10 15:14:13 +02:00
Ruben van de Ven
0b6963359d Language changes background color of editor Fix #46 2019-05-10 13:27:32 +02:00
Ruben van de Ven
d4ce360e24 Disable interruptions in interface 2019-05-07 14:02:33 +02:00
Ruben van de Ven
0861215794 Interruption diversions for specific timeouts etc. 2019-05-01 18:27:10 +02:00
Ruben van de Ven
ebf0d1ebad Prevent diversions after chapter has been played 2019-04-28 11:34:30 +02:00
Ruben van de Ven
9f05bb644e Preliminary recorder interface. Order is often wrong though 2019-04-27 15:33:51 +02:00
Ruben van de Ven
d530980b0e Begin panopticon web interface and fix setLanguage() with new controls 2019-04-27 12:13:34 +02:00
Ruben van de Ven
c4e01ed9bc Hugveys now always instantiated 2019-04-27 11:51:11 +02:00
Ruben van de Ven
bf12323f41 Diversion condition 2019-04-26 11:51:07 +02:00
Ruben van de Ven
2f598ad7f7 Diversions now return to next chapter instead of next message 2019-04-26 11:14:49 +02:00
Ruben van de Ven
a286bbf1fa Exract timeline to sepearte page 2019-04-25 19:08:27 +02:00
Ruben van de Ven
5db69c48b4 More complete statusses and potential better handling of crashing hugveys, also, hugveys don't come on automatically 2019-04-25 17:39:44 +02:00
Ruben van de Ven
cd66a7c6af First messages to light, and changes to Timeout (only when no other timeout) and ReplYContains (allow skip for color) diversions 2019-04-25 11:12:27 +02:00