Ruben van de Ven
2cd47470de
Allow 'inversematch' on last fix
2019-08-26 08:12:22 +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
f135520c87
Stricter timing for lyrebird - quicker timeout = less waiting
2019-08-23 10:07:10 +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
8cfd4745f9
Variable store now per language, fix #63
2019-07-10 13:57:42 +02:00
Ruben van de Ven
afdc1f860d
Changes for the temp hugveys 27-29
2019-07-10 10:59:07 +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
36353286c7
Fix #60 - collective moment implementation
2019-07-03 17:54:14 +02:00
Ruben van de Ven
4ae8c20b92
Diversion in timeline
2019-06-18 10:46:48 +02:00
Ruben van de Ven
dbcff93237
Fix bug that caused diversions with the same message to launch people back in their timeline
2019-06-16 19:42:59 +02:00
Ruben van de Ven
ee1a2e39f2
messagePlayed condition
2019-06-16 17:44:13 +02:00
Hugvey Central Command
c3cae1ea25
Recorder can log without recording voice
2019-06-16 16:16:15 +02:00
Ruben van de Ven
16fbee7555
Fix condition saving the variable too soon
2019-06-15 20:10:53 +02:00
Ruben van de Ven
b25d7dd6d5
Running only one condition until it matches. And go for that one
2019-06-15 19:21:22 +02:00
Ruben van de Ven
5ca3cffdd9
Save light status (not properly restored yet) and clearer status in timeline when running in a loop
2019-06-14 20:47:59 +02:00
Ruben van de Ven
5af386212e
remove accidental print
2019-06-14 15:57:33 +02:00
Ruben van de Ven
8a3b8e070b
Fix red light status for looping story
2019-06-14 15:54:32 +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
eb7449c4e8
Fix bug with finish calculation for diversion
2019-06-11 15:10:46 +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
0bd9e80429
Merge branch 'master' of gitlab.com:hugvey/hugvey
2019-06-08 17:23:09 +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
Hugvey Central Command
5edd78067e
Merge branch 'master' of gitlab.com:hugvey/hugvey
2019-05-18 13:15:09 +02:00
Ruben van de Ven
126c10b5ce
Stop google stream after finish (or rather, prevent google stream from restarting after finish) - Fix #29
2019-05-17 20:47:33 +02:00
Ruben van de Ven
d61f1db70e
Convenience changes to panopticon and timeline
2019-05-17 19:06:00 +02:00
Hugvey Central Command
f16bac9c3e
Merge branch 'master' of gitlab.com:hugvey/hugvey
2019-05-17 16:41:16 +02:00
Hugvey Central Command
28d8d26ce7
Allow logging without voice
2019-05-17 16:41:03 +02:00
Ruben van de Ven
d904facbe7
Merge branch 'master' of gitlab.com:hugvey/hugvey
2019-05-17 16:40:23 +02:00
Ruben van de Ven
4c7f15655e
Track people again trough their story
2019-05-17 16:39:53 +02:00
Hugvey Central Command
be10bfe44c
Google's expected crashes are now a warning - code should be pollished
2019-05-16 16:40:46 +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
4b67e0a6f2
Fix #57 - Errors when a socket is not properly closed
2019-05-16 14:33:00 +02:00
Ruben van de Ven
0d3a57794f
Timeline update
2019-05-15 16:03:51 +02:00
Ruben van de Ven
f33a634902
Log level change
2019-05-14 18:39:22 +02:00
Ruben van de Ven
9245b319d2
Make ip for ip-check configurable
2019-05-14 18:33:37 +02:00
Ruben van de Ven
78625259c9
Ignore the timing of all is_final messages completely
...
It turns out google's is_final comes in at super arbitrary intervals. Sometimes 2 sec after finishing speaking.
We take the final text but ignore its timing completely.
2019-05-14 18:18:42 +02:00
Hugvey Central Command
4efd8c2e09
Small & large fixes to various server bits
2019-05-14 17:56:43 +02:00
Hugvey Central Command
7b9a5ea335
Add client ZMQ highwater mark and socket connect to local address (BREAKS RUNNING FOR BEGUM)
2019-05-13 19:51:12 +02:00
Hugvey Central Command
019479d916
Add highwater mark for client zmq to lower level
2019-05-13 19:48:13 +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
9a91f9f175
Header for websocket connection on non-localhost
2019-05-13 12:08:31 +02:00
Hugvey Central Command
b8b912a10a
Change for working version
2019-05-12 19:51:54 +02:00
Ruben van de Ven
fefda5a2a5
Speed up for calculateFinishesForMsg
2019-05-12 15:06:00 +02:00