새메시지, 클라이언트 단 메시지 시스템 1차 완성

This commit is contained in:
2018-02-13 01:01:02 +09:00
parent cd243ce950
commit b47285c545
10 changed files with 254 additions and 24 deletions
+68 -2
View File
@@ -9,9 +9,75 @@
],
"private":[
{
"id":1205,
"time":"2018-02-10 22:06:00",
"isSender":false,
"src":{
"id":21,
"nation_id":2,
"name":"Hide_Dx2",
"nation":"연구소2",
"color":"#ff0000"
},
"dest":{
"id":11,
"nation_id":1,
"name":"Hide_D",
"nation":"연구소",
"color":"#ffd700"
},
"text":"연구소2로 망명 권유 서신을 거절"
},
{
"id":1206,
"time":"2018-02-10 22:04:04",
"isSender":false,
"src":{
"id":21,
"nation_id":2,
"name":"Hide_Dx2",
"nation":"연구소2",
"color":"#ff0000"
},
"dest":{
"id":11,
"nation_id":1,
"name":"Hide_D",
"nation":"연구소",
"color":"#ffd700"
},
"text":"추가해라 더 많은 갠메!"
}
],
"diplomacy":[
{
"id":1300,
"time":"2018-02-10 22:05:04",
"isSender":false,
"src":{
"id":21,
"nation_id":2,
"name":"Hide_Dx2",
"nation":"연구소2",
"color":"#ff0000",
"icon":"pic_1.jpg"
},
"dest":{
"id":9001,
"nation_id":1,
"nation":"연구소",
"color":"#ffd700"
},
"text":"타국->아국",
"option":{
"used":false,
"result":false,
"until":[210, 9],
"action":"ally",
"allyYear":20,
"allyText":"메롱"
}
}
]
}