1
0
Fork 0
Commit graph

62 commits

Author SHA1 Message Date
Michaël Lemaire 4713c8d09a Fixed Repulser making the ships' sprites disappear 2018-06-13 00:36:08 +02:00
Michaël Lemaire 9fcea58fc9 map: Added sound and effect for jumps between systems 2018-06-07 23:03:22 +02:00
Michaël Lemaire 21865feafa map: Added hover on locations 2018-06-06 23:12:59 +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 b24dd86a66 New data pack system 2018-03-08 20:16:05 +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 046c476c0a Switched to new testing tools 2017-10-29 22:08:55 +01:00
Michaël Lemaire dc89acd8a2 Apply new testing tools 2017-10-26 23:47:13 +02: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 867dd54f10 Refactored UI view testing 2017-10-10 15:14:41 +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 98e75c67c8 map: Fixed location badge not updating 2017-09-13 00:37:56 +02:00
Michaël Lemaire 55d83b1649 Continued main story 2017-09-12 01:29:15 +02:00
Michaël Lemaire ce9d2f85ed Images to atlas (continued) 2017-08-22 00:41:44 +02:00
Michaël Lemaire b8a792a300 Improved buttons for battle result dialog 2017-08-22 00:01:11 +02:00
Michaël Lemaire 69651b77bd New text font 2017-08-16 00:30:19 +02:00
Michaël Lemaire 8530ab88f3 Use atlas to pack images 2017-07-27 00:54:56 +02:00
Michaël Lemaire 31ec184a45 Added UI sound effects 2017-07-20 01:22:18 +02:00
Michaël Lemaire 5d83cb8f1e Added small conversations to generated missions 2017-07-16 20:25:36 +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 0feba35db0 Added jobs in dockyards (WIP) 2017-07-07 00:55:29 +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 5fc3284b21 Renamed "shop" to "dockyard" 2017-06-02 10:06:06 +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 4be738fe4f Updated to typescript 2.3 2017-05-02 23:33:58 +02:00
Michaël Lemaire f8c443f3c9 Fixed encounter generation matching star system level 2017-04-26 01:27:42 +02:00