1
0
Fork 0
Commit graph

30 commits

Author SHA1 Message Date
Michaël Lemaire 821900abc6 Added action tooltips on character sheet 2018-06-06 23:06:04 +02:00
Michaël Lemaire 811bfa182d Migration to Phaser 3 2018-06-04 09:48:04 +02:00
Michaël Lemaire c3268ebdea Forbid move and trigger actions while in vigilance 2018-04-04 18:17:10 +02:00
Michaël Lemaire 3d6bc192d0 Removed randomness factors in battle actions 2018-03-21 00:23:00 +01: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 0197fad710 Ship tooltip now displays precision and maneuvrability 2017-12-11 01:31:16 +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 05a0607445 Restored drones feature 2017-11-29 23:03:58 +01:00
Michaël Lemaire ce9eb7456e Using UIBuilder for tooltips 2017-10-11 00:32:46 +02:00
Michaël Lemaire 1936cfef8d Added cone targetting 2017-10-03 18:11:30 +02:00
Michaël Lemaire 3b4c5f0d7c actionbar: Restored overheat/cooldown display 2017-10-01 20:16:41 +02:00
Michaël Lemaire e511b78754 tscommon namespace renamed 2017-09-25 00:23:22 +02:00
Michaël Lemaire 2106b93439 Move distance is now dependent on maneuvrability 2017-08-18 00:53:21 +02:00
Michaël Lemaire 8530ab88f3 Use atlas to pack images 2017-07-27 00:54:56 +02:00
Michaël Lemaire 609976f2ea battle: Add visual feedback for toggle actions 2017-07-19 19:46:04 +02:00
Michaël Lemaire f4ea5baba9 Added in-game options dialog 2017-06-08 19:32:57 +02:00
Michaël Lemaire 60cb32806d Fixed shortcut position in action tooltips 2017-05-29 00:15:24 +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 3b18a6beff Added keybord shortcut for tactical mode 2017-05-17 01:31:23 +02:00
Michaël Lemaire a8d0369292 Added equipment overheat / cooldown 2017-05-17 01:12:05 +02:00
Michaël Lemaire ed86f57529 Fixed action description in actionbar tooltip 2017-05-03 20:25:12 +02:00
Michaël Lemaire d5b37ff850 character sheet: Added equipment description 2017-04-19 00:55:59 +02:00
Michaël Lemaire 088ed18391 Refactored equipment/action system for leveled equipment generation 2017-04-18 21:51:23 +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 8b2a4ea026 Switched to individual power points display in actionbar 2017-02-19 22:33:07 +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/ActionTooltip.ts (Browse further)