1
0
Fork 0
Commit graph

78 commits

Author SHA1 Message Date
Michaël Lemaire 436e568a0e Split app and tests JS files, and simplified dependencies bundle 2019-05-15 22:14:58 +02:00
Michaël Lemaire b69db4e796 Dependencies update 2019-05-06 19:14:12 +02:00
Michaël Lemaire 1000611ec1 Fixed character sheet's close button being hovered even when hidden 2018-11-12 16:41:55 +01:00
Michaël Lemaire 5fb8a6ce58 Fixed ship tooltip disappearing when hovering the ship list 2018-11-12 16:41:55 +01:00
Michaël Lemaire 821900abc6 Added action tooltips on character sheet 2018-06-06 23:06:04 +02:00
Michaël Lemaire 513e82b487 Added ship tooltip on battle splash 2018-06-06 23:00:22 +02:00
Michaël Lemaire 811bfa182d Migration to Phaser 3 2018-06-04 09:48:04 +02:00
Michaël Lemaire 37bb85e773 Added damage evasion 2018-03-26 17:30:43 +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 a2e40d2b91 Fixed "on" and "hover" layers being in back of children objects 2018-03-06 00:52:44 +01:00
Michaël Lemaire 69a65b0735 Improved character sheet tooltips 2018-03-06 15:39:48 +01:00
Michaël Lemaire 2f52fd0031 New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
Michaël Lemaire 63eb3236b1 Updated dependencies 2018-01-31 19:54:01 +01:00
Michaël Lemaire 8b755d9205 Updated typescript version 2018-01-31 19:19:50 +01:00
Michaël Lemaire cda87c3f06 story: Fixed initial contact ship being without equipment 2017-12-12 23:17:25 +01:00
Michaël Lemaire 0197fad710 Ship tooltip now displays precision and maneuvrability 2017-12-11 01:31:16 +01:00
Michaël Lemaire 56a85333f5 Fixed ship tooltip/hover being triggered over a dialog 2017-12-07 01:05:06 +01:00
Michaël Lemaire 1e681d6df3 Updated dependencies 2017-11-29 18:07:14 +01:00
Michaël Lemaire 87a5e7f49d Disabled character sheet interaction during battles (except loot screen) 2017-11-15 00:45:09 +01:00
Michaël Lemaire 8b0ff9ee27 Use DiffLog to apply revertable diffs to battle state 2017-11-14 01:07:06 +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 4b2d46754f Removed dead ships from play order 2017-10-26 00:45:53 +02:00
Michaël Lemaire 4e498cbdbd character sheet: Added info message when dragging equipment 2017-10-13 01:16:33 +02:00
Michaël Lemaire c548793523 Fixed drag and drop 2017-10-12 21:11:58 +02:00
Michaël Lemaire 3fe22b06be UI: Fixed tooltip not being hidden on dragging 2017-10-12 00:28:33 +02:00
Michaël Lemaire 4312dcf893 Fixed character sheet layering 2017-10-11 23:49:56 +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 867dd54f10 Refactored UI view testing 2017-10-10 15:14:41 +02:00
Michaël Lemaire e511b78754 tscommon namespace renamed 2017-09-25 00:23:22 +02:00
Michaël Lemaire 9016af3fff Work on new battle HUD continued 2017-08-25 00:47:34 +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 ff233bd164 Fixed ship naming 2017-07-31 20:17:43 +02:00
Michaël Lemaire 5700e7c16a Fixed missing equipment image 2017-07-31 18:25:00 +02:00
Michaël Lemaire 8530ab88f3 Use atlas to pack images 2017-07-27 00:54:56 +02:00
Michaël Lemaire eaa52e9b75 character sheet: Prevent messing with escorted ship's equipement 2017-07-25 01:02:49 +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 266a9eee09 character sheet: Fix pagination not resetting on close 2017-07-16 19:27:37 +02:00
Michaël Lemaire b8bfbb8063 character sheet: Added tooltips for attributes with description and sources (WIP) 2017-07-13 01:18:20 +02:00
Michaël Lemaire 993ed0e897 Added escort mission part 2017-07-02 20:21:04 +02:00
Michaël Lemaire 7275288f13 Updated attributes and skills 2017-06-11 22:44:12 +02:00
Michaël Lemaire 5fc3284b21 Renamed "shop" to "dockyard" 2017-06-02 10:06:06 +02:00
Michaël Lemaire 4105319fff character sheet: Added slot type to equipment title 2017-05-29 00:24:41 +02:00