1
0
Fork 0
Commit graph

447 commits

Author SHA1 Message Date
Michaël Lemaire dc4fb99c3c Added screenshots 2017-07-12 22:49:28 +02:00
Michaël Lemaire 8f4057772e Fixed bootstrap script 2017-07-12 19:54:23 +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 1f4ca3e7b5 Balanced enemy fleet size and planet count, to match the star system level 2017-07-12 00:50:07 +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 9f170969ba Fixed events being broadcast after a battle end 2017-07-10 23:40:52 +02:00
Michaël Lemaire c646b8722c Added "clean location" mission type 2017-07-10 22:40:22 +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 e0e10d9e40 Removed redundant jump links between stars 2017-07-09 18:00:37 +02:00
Michaël Lemaire 0feba35db0 Added jobs in dockyards (WIP) 2017-07-07 00:55:29 +02:00
Michaël Lemaire 993ed0e897 Added escort mission part 2017-07-02 20:21:04 +02:00
Michaël Lemaire f7424692fe Upgraded to typescript 2.4 2017-06-29 23:15:54 +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 d61f9b7b2b Fixed hidden buttons being stuck in "over" state 2017-06-26 00:29:21 +02:00
Michaël Lemaire d4ae153685 Fixed some active effects display issues 2017-06-25 23:07:53 +02:00
Michaël Lemaire 1649096209 Fixed approach simulator moving because of float rounding errors 2017-06-25 19:48:34 +02:00
Michaël Lemaire b6f80caf70 Fixed setting capacity attribute not broadcasting value change 2017-06-23 01:04:54 +02:00
Michaël Lemaire 20377b49e7 Fixed weapon effect originating from wrong ship location 2017-06-23 00:37:38 +02:00
Michaël Lemaire c5c141edcb Fixed tooltips being stuck on destroyed objects 2017-06-22 20:18:36 +02:00
Michaël Lemaire 370252ce6e arena: Improved targetting arrow graphics 2017-06-23 10:51:27 +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 d3e422fff6 arena: Migrated some images to sheets 2017-06-20 17:42:39 +02:00
Michaël Lemaire 13291e7d5f Get around move exlusion areas in the move-fire simulator 2017-06-20 01:04:27 +02:00
Michaël Lemaire 8c6892f5c0 Handle toggle actions effects correctly 2017-06-14 00:01:39 +02:00
Michaël Lemaire 2d0b9c7ab6 Switched to yarn (instead of npm+bower) 2017-06-13 19:53:40 +02:00
Michaël Lemaire f0228f9846 Fade actions in actionbar when interaction is disabled 2017-06-13 17:39:56 +02:00
Michaël Lemaire 3886f99cda Removed long test 2017-06-13 23:24:33 +02:00
Michaël Lemaire 07d0eb7a9d battle: Fixed timing issues in log processing 2017-06-13 22:48:43 +02:00
Michaël Lemaire f62f2236f8 Added Damage Protector (visual feedback still missing) 2017-06-13 00:28:54 +02:00
Michaël Lemaire 7275288f13 Updated attributes and skills 2017-06-11 22:44:12 +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 ba4cda168a Fixed ship rotation animation 2017-06-07 19:09:06 +02:00
Michaël Lemaire 08a1946c1f More work on immersion 2017-06-07 19:08:53 +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 06cc6131ac intro: Added arriving player fleet 2017-06-04 22:26:11 +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 d41b9f3d2c Added scene graph plugin 2017-05-31 17:53:11 +02:00
Michaël Lemaire 0de768a1d1 arena: Updated range hint to show move exclusion areas 2017-05-31 00:40:28 +02:00
Michaël Lemaire efcb00e955 Refactored battle log processing 2017-05-30 20:23:35 +02:00
Michaël Lemaire 8c0aa73ab7 Refactored MoveEvent for new battle log flow 2017-05-30 18:24:55 +02:00
Michaël Lemaire 83807beb20 Some refactoring needed for future work on battle log 2017-05-30 01:15:32 +02:00
Michaël Lemaire be6f00d0e9 Fixed missing drone sprite image 2017-05-29 23:01:50 +02:00