1
0
Fork 0
Commit graph

36 commits

Author SHA1 Message Date
Michaël Lemaire 92ed2d9e45 Added BattlePlanning structure to hold player/ai choices 2019-05-13 19:57:12 +02:00
Michaël Lemaire 1d8433c24c Fixed some battle UI issues 2018-06-04 16:48:19 +02:00
Michaël Lemaire 811bfa182d Migration to Phaser 3 2018-06-04 09:48:04 +02:00
Michaël Lemaire 41f9b1ad6f Fixed Xander not being able to use Disengage 2018-03-05 22:28:06 +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 fdeb7a09dc Added hotkey indicator over action icons 2017-12-07 00:10:43 +01:00
Michaël Lemaire 9543bb0452 Show power gain on action icons 2017-12-04 20:01:50 +01:00
Michaël Lemaire bc99d6aa6b Fixed displaying of negative power cost (power recovery) 2017-11-29 23:50:40 +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 ce9eb7456e Using UIBuilder for tooltips 2017-10-11 00:32:46 +02:00
Michaël Lemaire 3b4c5f0d7c actionbar: Restored overheat/cooldown display 2017-10-01 20:16:41 +02:00
Michaël Lemaire 5a730762d1 Fixed some targetting issues 2017-10-01 18:33:48 +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 d3f4cffde8 Refactored targetting system 2017-09-22 16:43:57 +02:00
Michaël Lemaire 545478b208 Started work on new battle HUD 2017-08-24 20:26:07 +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 609976f2ea battle: Add visual feedback for toggle actions 2017-07-19 19:46:04 +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 f4ea5baba9 Added in-game options dialog 2017-06-08 19:32:57 +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 8924c6bc08 Reorganized equipment/action icons 2017-05-28 22:37:07 +02:00
Michaël Lemaire 52d4e1274c Improved cooldown representation 2017-05-22 18:29:04 +02:00
Michaël Lemaire 11dd934dff Fixed action icon fading for other actions' overheat 2017-05-18 23:14:41 +02:00
Michaël Lemaire a8d0369292 Added equipment overheat / cooldown 2017-05-17 01:12:05 +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 d3e12fa8e1 typescript: Added strict null checks 2017-03-09 18:11:00 +01:00
Michaël Lemaire 144eb56537 Added log when an action cannot be applied 2017-03-07 20:27:46 +01:00
Michaël Lemaire 8b2a4ea026 Switched to individual power points display in actionbar 2017-02-19 22:33:07 +01:00
Michaël Lemaire 13b6c13ef4 Fixed restoring from saved battle 2017-02-16 19:24:21 +01:00
Michaël Lemaire 7b8074a5ae Added shortcuts for actions 2017-02-12 19:54:09 +01:00
Michaël Lemaire bee43583ca Refactored namespaces 2017-02-09 01:00:35 +01:00
Renamed from src/view/battle/ActionIcon.ts (Browse further)