summaryrefslogtreecommitdiff
path: root/src/worldmessages.rs
AgeCommit message (Collapse)Author
2020-04-22give more information with sound messagestroido
2020-04-10send out notifications when fightingtroido
2020-04-07also send whether inventory item is equippedtroido
2020-04-04listen to sounds in the worldtroido
2020-03-02don't cache messages between reconnectingtroido
2020-02-23removed ToJson traittroido
2020-02-23more consistent importstroido
2020-02-22can now pick up specific object from groundtroido
2020-02-21only send minimal data to the playertroido
2020-02-21sprites are not strings anymoretroido
2020-02-11health is now also shown (but never changed)troido
2020-02-11inventory is now showntroido
2020-02-09ground is now always up-to-date; view doesn't rebuild whole roomtroido
2020-02-07added roomtemplatetroido
2020-02-03only send changed cells, not the whole field each timetroido
2020-02-03now also send playerpos messagestroido
2020-02-03output is a system now tootroido
2020-02-02add worldmessagestroido