|
|
26ad5f47cd
|
[client] add GameRoomFrame
|
2019-05-23 17:57:54 +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 |
|
|
|
608ed3acc4
|
[client] update RecordFrame
|
2019-05-13 22:35:16 +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 |
|
|
|
13240677b0
|
[client] refactored GameFrame
|
2019-05-13 17:34:53 +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 |
|
|
|
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 |
|
|
|
663935bd75
|
[client] update clock, helmet bonuses images
|
2019-04-02 22:06:58 +03:00 |
|
|
|
d1ed17d1d7
|
[client] settings editor fix
|
2019-04-02 17:42:08 +03:00 |
|
|
|
135ad0d992
|
[client] update storages
|
2019-03-29 11:50:16 +03:00 |
|
|
|
d7b7744eb8
|
[client] add preloader
|
2019-03-28 15:59:46 +03:00 |
|
|
|
a86c4fc447
|
[common] add dota levels
|
2019-03-28 10:28:33 +03:00 |
|
|
|
404dd77806
|
[client] use LabelView for score in render
|
2019-03-26 22:20:07 +03:00 |
|
|
|
d2f23e7777
|
up version
|
2019-03-26 21:34:59 +03:00 |
|
|
|
fd0e2382d0
|
[client] add death game panel
|
2019-03-26 17:37:33 +03:00 |
|
|
|
e609dafedc
|
[common] add GameDispatcher
|
2019-03-26 11:23:44 +03:00 |
|
|
|
a948dfbaad
|
[editor] tanks colors
|
2019-03-25 21:17:39 +03:00 |
|
|
|
5b804c6902
|
[client] add colorize param to PlayerView
|
2019-03-25 17:56:41 +03:00 |
|
|
|
556cd2f1a9
|
[common] add deathmatch mode
|
2019-03-25 17:42:20 +03:00 |
|
|
|
7d570336a5
|
[client] update haxework
|
2019-03-25 16:45:54 +03:00 |
|