RazeLighter777 / Adventure

Java RPG engine with plugins
GNU General Public License v3.0
0 stars 0 forks source link

Add a logging / output system #10

Open RazeLighter777 opened 5 years ago

RazeLighter777 commented 5 years ago

Add a mechanism by which actors / rooms / items can log messages and target messages at other instances. This must be done early to allow for maximum integration

RazeLighter777 commented 5 years ago

This system will have to be generic to allow for communication over a network, local terminal, etc to allow for multiple modes of play