Commit Graph

283 Commits

Author SHA1 Message Date
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 cd87c7a442 Add configuration on story for 5 light fade presets, for #62 2019-07-03 18:33:31 +02:00
Ruben van de Ven 18147c8bad Re-start collective-moment-loop in the pd patch 2019-07-03 18:04:53 +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 be26add0c1 Selecting the right diversion for the condition 2019-06-16 18:07:49 +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 9fded4fd22 Lanbox files 2019-06-15 15:26:44 +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
Hugvey Central Command 196801d67c Timeline changes 2019-05-18 13:14:58 +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 defab56afa Merge branch 'master' of gitlab.com:hugvey/hugvey 2019-05-17 16:43:56 +02:00
Ruben van de Ven 83d586fe62 Clearer panopticon 2019-05-17 16:43:43 +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
Ruben van de Ven 90e6fd1ed8 Timeline changes 2019-05-16 16:16:44 +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 a93a6055cf Original wpa_supplicant version 2019-05-13 19:53:26 +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
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
Hugvey Central Command 8f8386505c Hugvey configuration to run trough PA in system mode 2019-05-13 14:12:27 +02:00