1
0
Fork 0
Commit graph

39 commits

Author SHA1 Message Date
Michaël Lemaire 9fcea58fc9 map: Added sound and effect for jumps between systems 2018-06-07 23:03:22 +02:00
Michaël Lemaire 75eeb44aa0 Fixed particle system crash 2018-06-03 23:27:35 +02:00
Michaël Lemaire 811bfa182d Migration to Phaser 3 2018-06-04 09:48:04 +02:00
Michaël Lemaire f99f1caba5 Updated dialogs graphics 2018-04-13 00:03:29 +02:00
Michaël Lemaire b24dd86a66 New data pack system 2018-03-08 20:16:05 +01:00
Michaël Lemaire 851c59bac1 Fixed several AI related problems 2018-03-02 00:14:09 +01:00
Michaël Lemaire 2f52fd0031 New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
Michaël Lemaire 8b755d9205 Updated typescript version 2018-01-31 19:19:50 +01:00
Michaël Lemaire d9705b5f9d Fixed dialogs overlay sometimes not being set 2017-12-07 00:25:35 +01:00
Michaël Lemaire 4b2d46754f Removed dead ships from play order 2017-10-26 00:45:53 +02:00
Michaël Lemaire 99882829a9 Improvements to UIBuilder 2017-10-11 22:58:08 +02:00
Michaël Lemaire ce9eb7456e Using UIBuilder for tooltips 2017-10-11 00:32:46 +02:00
Michaël Lemaire fa056e0f43 Refactored character sheet 2017-10-10 19:01:09 +02: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 79e8ab789d New actionbar design 2017-09-29 01:18:46 +02:00
Michaël Lemaire e511b78754 tscommon namespace renamed 2017-09-25 00:23:22 +02:00
Michaël Lemaire 2265f53a7b arena: Added targetting with number keys 2017-09-14 00:26:14 +02:00
Michaël Lemaire 1f8eb2d86d Removed drone once destroyed 2017-08-25 01:02:32 +02:00
Michaël Lemaire b8cee05a39 Fixed fullscren scaling mode 2017-08-23 00:08:43 +02:00
Michaël Lemaire b5101261a4 Images to atlas (continued) 2017-08-22 01:21:34 +02:00
Michaël Lemaire 8530ab88f3 Use atlas to pack images 2017-07-27 00:54:56 +02:00
Michaël Lemaire 3cc168bae9 arena: Added auto-approach to bring in range for action 2017-06-22 01:32:18 +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 c21d1d587b Added invite code in options dialog 2017-06-08 23:00:56 +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 8924c6bc08 Reorganized equipment/action icons 2017-05-28 22:37:07 +02:00
Michaël Lemaire 05420af30b Improved notification style 2017-05-22 22:41:34 +02:00
Michaël Lemaire 64befbfeeb Added fullscreen toggle 2017-05-16 01:15:07 +02:00
Michaël Lemaire dd4593ec3a Fixed window focus issue 2017-05-15 22:16:59 +02:00
Michaël Lemaire 019cb73c7e battleview: New ship tooltip 2017-05-15 01:00:36 +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 29303e2688 Fixed tooltip and fading animation issues 2017-04-10 19:38:33 +02:00
Michaël Lemaire 53a8772cbe Added some helpful tooltips 2017-03-15 22:40:19 +01:00
Michaël Lemaire 80a82664e1 Started work on TacticalAI and added AI tournament 2017-02-21 22:16:18 +01:00
Michaël Lemaire 9e0df7a08b Fixed several AI-related problems 2017-02-16 23:59:41 +01:00
Michaël Lemaire 9fce8812a3 Restored ability to jump between systems 2017-02-09 20:16:49 +01:00
Michaël Lemaire bee43583ca Refactored namespaces 2017-02-09 01:00:35 +01:00
Renamed from src/view/BaseView.ts (Browse further)