TheFiveMemberTeam / Retrograde-DarkOrbit

0 stars 0 forks source link

US15 - Make a message queue and display on client's chat #91

Closed JosephTenEyck closed 1 month ago

JosephTenEyck commented 1 month ago

1 hr Messages can be added to the queue over the course of a turn During the information phase, send each message with a small delay (<0.5s) have a larger delay at the end (2-5s) Move to the next phase with an empty queue

For the information phase send 0 time, have the queue control how long the information phase is

JosephTenEyck commented 1 month ago

Done