|
|
74297dd9c7
|
[common] refactor ControlFactory
|
2019-05-28 21:50:05 +03:00 |
|
|
|
31cb20bf85
|
[common] add BaseControlFactory
|
2019-05-28 19:42:46 +03:00 |
|
|
|
1d95de02e1
|
[common] update for network
|
2019-05-28 17:03:04 +03:00 |
|
|
|
ba13111a8e
|
[common] GameRunner extend from Game
|
2019-05-27 17:59:59 +03:00 |
|
|
|
94b19a1c26
|
up version
|
2019-05-24 16:04:36 +03:00 |
|
|
|
50a0cee044
|
[network] update
|
2019-05-24 15:43:00 +03:00 |
|
|
|
26ad5f47cd
|
[client] add GameRoomFrame
|
2019-05-23 17:57:54 +03:00 |
|
|
|
864d5f3335
|
[common] binary message in ws connection
|
2019-05-23 11:43:35 +03:00 |
|
|
|
4b426183e8
|
[client] add GameListFrame
|
2019-05-22 17:25:51 +03:00 |
|
|
|
a5722dfa9d
|
[common] add DesktopConnection
|
2019-05-21 17:44:48 +03:00 |
|
|
|
7984d8282c
|
[client] update SoundManager
|
2019-05-20 22:02:13 +03:00 |
|
|
|
17823ede11
|
[core] disable autospawn bonuses
|
2019-05-20 17:20:44 +03:00 |
|
|
|
5db3ae1af0
|
[client] set FPS to 60
|
2019-05-20 17:11:50 +03:00 |
|
|
|
bbe2aeb7fb
|
[editor] refactor MapEditView
|
2019-05-20 13:00:04 +03:00 |
|
|
|
11f8fc6190
|
[render] add protect view
|
2019-05-17 16:10:10 +03:00 |
|
|
|
96e608c36f
|
[render] bricks and cells from GameEvent
|
2019-05-17 12:55:32 +03:00 |
|
|
|
3c116db135
|
[render] use only GameEvent for redraw
|
2019-05-16 23:27:27 +03:00 |
|
|
|
efe826110c
|
[render] spawn eagle from GameEvent
|
2019-05-16 21:25:53 +03:00 |
|
|
|
c1ff14111d
|
[client] update render
|
2019-05-16 17:13:12 +03:00 |
|
|
|
cd7dd1984b
|
[common] add GameEvent.MOVE
|
2019-05-15 15:15:07 +03:00 |
|
|
|
797dfca2be
|
[client] fix RecordStorage for linux
|
2019-05-14 17:16:57 +03:00 |
|
|
|
aa10825b12
|
[common] update GameEvent
|
2019-05-14 12:24:29 +03:00 |
|
|
|
03b461f082
|
[common] implement GameEvent.DESTORY.CELL
|
2019-05-13 21:56:28 +03:00 |
|
|
|
cbb28f4158
|
[client] add position to IGamePanel
|
2019-05-13 19:32:52 +03:00 |
|
|
|
b0ae85334b
|
[common] enity id
|
2019-05-08 16:40:58 +03:00 |
|
|
|
183c6c16f1
|
[client] add RecordFrame
|
2019-05-07 17:21:01 +03:00 |
|
|
|
a7f286dc42
|
[common] build bonus with EntityBuilder
|
2019-05-06 20:40:43 +03:00 |
|
|
|
20b60009e3
|
[common] build tank and bullet with EntityBulder
|
2019-05-06 17:53:34 +03:00 |
|
|
|
d6b572aead
|
[common] add EntityBuilder
|
2019-05-06 16:21:45 +03:00 |
|
|
|
d11d0ac53f
|
[common] add engine interface
|
2019-05-05 21:18:36 +03:00 |
|
|
|
ab02460b11
|
[common] add GameRecorder and GamePlayer
|
2019-04-30 17:26:54 +03:00 |
|
|
|
fc18e2e0b7
|
[common] add GameRunner
|
2019-04-30 12:17:28 +03:00 |
|
|
|
363a48bb1b
|
[common] update Game with GameEvent
|
2019-04-26 17:28:36 +03:00 |
|
|
|
e9de677ceb
|
[common] update GameEvent
|
2019-04-25 17:21:03 +03:00 |
|
|
|
5ff7b19475
|
[common] add GameEvent
|
2019-04-22 17:40:36 +03:00 |
|
|
|
7ddba8f69b
|
use dispatcher macro
|
2019-04-22 10:36:39 +03:00 |
|
|
|
b86e0ddd20
|
[comon] remove change signal from engine
|
2019-04-19 16:20:01 +03:00 |
|
|
|
a3f3de3af5
|
[engine] fix position fix
|
2019-04-17 22:38:37 +03:00 |
|
|
|
4a4ca463c3
|
[client] update LevelPopup
|
2019-04-08 21:45:52 +03:00 |
|
|
|
13d01293f6
|
[common] diffilicity presets support
|
2019-04-08 14:53:44 +03:00 |
|
|
|
c3db9f2414
|
[client] update SoundManager
|
2019-04-05 16:29:17 +03:00 |
|
|
|
c0b4b2a4c1
|
[common] add GameProgress
|
2019-04-04 17:12:00 +03:00 |
|
|
|
9dc0a4ce06
|
[client] add universal LevelFrame
|
2019-04-03 17:23:15 +03:00 |
|
|
|
4e2b65c225
|
[common] add gun bonus
|
2019-04-02 23:22:21 +03:00 |
|
|
|
135ad0d992
|
[client] update storages
|
2019-03-29 11:50:16 +03:00 |
|
|
|
8fb1d6132d
|
[common] Player state life fix
|
2019-03-28 20:50:27 +03:00 |
|
|
|
f60feea6e8
|
[common] PlayerState update
|
2019-03-28 17:38:51 +03:00 |
|
|
|
2eb606aa21
|
[engine] fix tank position
|
2019-03-28 12:18:40 +03:00 |
|
|
|
a86c4fc447
|
[common] add dota levels
|
2019-03-28 10:28:33 +03:00 |
|
|
|
121c470b00
|
[common] add dota levels
|
2019-03-27 17:39:41 +03:00 |
|