This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| smutbook:classes:util:messagequeue [2026/08/25 13:57] – lee | smutbook:classes:util:messagequeue [2026/08/25 13:58] (current) – lee | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| A global message queue system to allow the story author to more easily hook into the Inventory and Apparel UIs and display various flavor texts and do other processing while a player is fooling around with Inventory and Apparel. | A global message queue system to allow the story author to more easily hook into the Inventory and Apparel UIs and display various flavor texts and do other processing while a player is fooling around with Inventory and Apparel. | ||
| - | FIXME May change as we rejigger the UIs. Maybe ought to move from here to the UI classes. | + | FIXME May change as we rejigger the UIs. Maybe ought to move from here to the Inventory |
| ===== MessageQueue.push( message ) ===== | ===== MessageQueue.push( message ) ===== | ||