1
0
Fork 0
Commit graph

26 commits

Author SHA1 Message Date
Michaël Lemaire a60ad14c79 Switch to es6 2019-05-13 23:17:58 +02:00
Michaël Lemaire 8d83c8371a Fixed audio options not working 2019-05-14 11:14:41 +02:00
Michaël Lemaire 347b465bb8 Dependency update 2019-05-13 18:36:25 +02:00
Michaël Lemaire b69db4e796 Dependencies update 2019-05-06 19:14:12 +02:00
Michaël Lemaire 26ee6c12bb Restored game area scaling to fit the screen 2018-06-26 23:37:50 +02:00
Michaël Lemaire 60d3cd2db7 Updated to phaser 3.10.0 2018-06-12 23:40:33 +02:00
Michaël Lemaire 50567ddb9d Fixed scene transition in some cases 2018-06-05 23:08:35 +02:00
Michaël Lemaire 811bfa182d Migration to Phaser 3 2018-06-04 09:48:04 +02:00
Michaël Lemaire 82d467284b Reverted to es5 output, because of phantomjs 2018-04-08 22:50:07 +02:00
Michaël Lemaire 095cf9e491 Replaced AI duel page with a node.js multi-process simulator 2018-04-06 00:27:26 +02:00
Michaël Lemaire 8b755d9205 Updated typescript version 2018-01-31 19:19:50 +01:00
Michaël Lemaire 1e681d6df3 Updated dependencies 2017-11-29 18:07:14 +01:00
Michaël Lemaire ee17c37a74 Added initial character creation screen 2017-10-10 00:59:49 +02:00
Michaël Lemaire 74acbeb827 Split assets to avoid loading unnecessary ones 2017-10-08 23:25:24 +02:00
Michaël Lemaire e511b78754 tscommon namespace renamed 2017-09-25 00:23:22 +02:00
Michaël Lemaire 5740067d64 removed typings 2017-08-13 17:52:09 +02:00
Michaël Lemaire c0ee40633a network: Added Exchange class (for communication between two peers) 2017-07-24 20:12:41 +02:00
Michaël Lemaire bf4b4add9d Fixed jasmine being unable to single-run UI specs 2017-07-12 00:56:06 +02:00
Michaël Lemaire ea13e25c5e Join remote sessions in spectator mode (not fully working yet) 2017-06-08 23:58:23 +02:00
Michaël Lemaire f4ea5baba9 Added in-game options dialog 2017-06-08 19:32:57 +02:00
Michaël Lemaire 17120ee0f3 Started introduction view, with a brief campaign story 2017-06-01 01:11:29 +02:00
Michaël Lemaire d41b9f3d2c Added scene graph plugin 2017-05-31 17:53:11 +02:00
Michaël Lemaire 27302267b9 Added auto-saving to cloud, and loading cloud saves 2017-05-05 01:19:28 +02:00
Michaël Lemaire b9b8fa6314 New battle outcome dialog (WIP) 2017-03-13 00:32:41 +01:00
Michaël Lemaire 3190ea4f8b Some test coverage on ui 2017-02-10 01:08:28 +01:00
Michaël Lemaire bee43583ca Refactored namespaces 2017-02-09 01:00:35 +01:00
Renamed from src/GameUI.ts (Browse further)