1
0
Fork 0
Commit graph

42 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 296a9d6839 Removed deprecated UIComponent 2018-06-06 22:36:38 +02:00
Michaël Lemaire 3d0ac11c91 map: Fixed star system links display 2018-06-06 20:21:27 +02:00
Michaël Lemaire 71e7aa0406 Fixed line drawings 2018-06-07 11:53:37 +02:00
Michaël Lemaire b6261bb420 Fixed map screen not being interactive 2018-06-06 19:09:31 +02:00
Michaël Lemaire 811bfa182d Migration to Phaser 3 2018-06-04 09:48:04 +02:00
Michaël Lemaire d7a1c0d1b6 Updated battle graphics 2018-04-16 20:12:26 +02:00
Michaël Lemaire 28e2f889bd New fleet creation mode for character sheet (allow to change ship model) 2018-03-20 23:06:39 +01:00
Michaël Lemaire 26d994bb39 Added ship renaming in creation mode 2018-03-12 00:07:41 +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 fa98a57ee2 Removed references from battle state to universe state, causing large serialized data, slowing down AI work 2018-01-16 01:08:24 +01:00
Michaël Lemaire 939313889c Added background shader in map view 2017-10-15 19:54:37 +02:00
Michaël Lemaire 99882829a9 Improvements to UIBuilder 2017-10-11 22:58:08 +02:00
Michaël Lemaire 0ff23c71a1 Added framework for personality, and for ships to react to battle events 2017-10-08 23:26:33 +02:00
Michaël Lemaire e511b78754 tscommon namespace renamed 2017-09-25 00:23:22 +02:00
Michaël Lemaire 55d83b1649 Continued main story 2017-09-12 01:29:15 +02:00
Michaël Lemaire 31ec184a45 Added UI sound effects 2017-07-20 01:22:18 +02:00
Michaël Lemaire 81f7174b58 map: Fixed refresh triggers (for displayed fleet mainly) 2017-07-16 19:55:38 +02:00
Michaël Lemaire ce3543026e map: Added mission markers 2017-07-12 00:28:45 +02:00
Michaël Lemaire 7c03a1e2d1 Added mission difficulty and reward 2017-07-11 00:50:38 +02:00
Michaël Lemaire c8c08dc4cd Fixed display when an escorted ship is added to the fleet 2017-07-09 23:18:05 +02:00
Michaël Lemaire ddb1152765 map: Zoom-out now includes all next-jump accessible star systems 2017-07-09 18:31:18 +02:00
Michaël Lemaire f14ac531b7 Added dialogs in missions 2017-06-29 19:25:38 +02:00
Michaël Lemaire 74c0cf6856 Base structure for missions and main story arc 2017-06-27 17:42:28 +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 896265e102 map: Added action menu 2017-06-06 00:05:34 +02:00
Michaël Lemaire 341719e962 Updated map graphics 2017-06-05 19:53:27 +02:00
Michaël Lemaire e2fdeae88f Updated BGMs and intro 2017-06-02 00:37:43 +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 22c9112b80 map: Added star system names and restored fog of war 2017-05-10 18:49:08 +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 3e0b0ce173 Added UITextInput 2017-05-03 20:12:13 +02:00
Michaël Lemaire 29303e2688 Fixed tooltip and fading animation issues 2017-04-10 19:38:33 +02:00
Michaël Lemaire 18daed4c72 map: Added current location marker 2017-03-16 00:45:52 +01:00
Michaël Lemaire 53a8772cbe Added some helpful tooltips 2017-03-15 22:40:19 +01:00
Michaël Lemaire 849766e467 Improved universe map performance 2017-03-10 00:21:34 +01:00
Michaël Lemaire d3e12fa8e1 typescript: Added strict null checks 2017-03-09 18:11:00 +01:00
Michaël Lemaire b25e2dc248 Added character sheet to map view 2017-02-28 01:07:37 +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/map/UniverseMapView.ts (Browse further)