display 'you are dead message' on death, support speak/text messages in multiprotocol

This commit is contained in:
Eduardo Bart
2012-01-08 16:29:41 -02:00
parent fbaa7c8c43
commit c7619316bb
17 changed files with 602 additions and 468 deletions

View File

@@ -56,10 +56,6 @@ function Game.onConnectionError(message)
errorBox.onOk = CharacterList.show
end
function Game.onDeath()
print('dead')
end
local function onApplicationClose()
print('close app')
if Game.isOnline() then