issues
search
tkrajcar
/
carbonmu
CarbonMU was experiments towards a general-purpose, extendable MUD/MUSH server written in Ruby.
MIT License
13
stars
5
forks
source link
Notifying & locale storage refactoring
#15
Closed
tkrajcar
closed
9 years ago
tkrajcar
commented
9 years ago
Add locales to Players, have Connections inherit locale from Player once logged in
Add .notify to Players and Connections, running through i18n layer (Player.notify will notify all of Player's connections)
Remove Notify.one and update all existing uses