Esherymack / CSMud

MUD project for CS320
GNU General Public License v3.0
1 stars 0 forks source link

World timers #19

Open Esherymack opened 5 years ago

Esherymack commented 5 years ago

Several new timers shall be implemented into the game world. Presently, there is only one, which issues a serverwide message periodically.

Esherymack commented 5 years ago

Currently rooms get independent ambient sounds; not sure if this has been noted.

Esherymack commented 5 years ago

Currently rooms get independent ambient sounds; not sure if this has been noted.

As such, users have their own Beat() objects which allow this to be presented individually to each user.