WIP: User Interrupt Queue

* All queueing of messages/etc.
* Queueing across nodes
* Start on interruption points for displaying queued items
* Start on a multi-node messaging system using such a queue
This commit is contained in:
Bryan Ashby 2018-11-12 22:03:28 -07:00
parent 14095d8f03
commit 2b36693240
7 changed files with 290 additions and 29 deletions

View file

@ -353,6 +353,21 @@
}
}
nodeMessage: {
0: {
mci: {
SM1: {
width: 22
itemFormat: "|00|07{text} |08(|07{userName}|08)"
focusItemFormat: "|00|15{text} |07(|15{userName}|07)"
}
ET2: {
width: 70
}
}
}
}
messageAreaViewPost: {
0: {