1
0
Fork 0
Commit graph

40 commits

Author SHA1 Message Date
Michaël Lemaire 458e439bcd WIP 2018-07-12 16:51:30 +02:00
Michaël Lemaire 75eeb44aa0 Fixed particle system crash 2018-06-03 23:27:35 +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 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 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 d5b3b79a29 Fixed action bar not clearing early when changing ship 2017-12-04 20:09:51 +01:00
Michaël Lemaire bb780415a3 Improved battle "flow" (for better information reading) 2017-12-04 19:12:06 +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 3310440ff9 Fixed actionbar interactive status 2017-11-14 23:45:41 +01:00
Michaël Lemaire 763551a360 actionbar: Fixed action icons not updating 2017-11-14 22:07:29 +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 a42d9e77aa battle: Updated "space" and "return" key bindings 2017-10-04 00:25:52 +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 2265f53a7b arena: Added targetting with number keys 2017-09-14 00:26:14 +02:00
Michaël Lemaire d9cad0d786 New waiting indicator 2017-09-10 23:43:27 +02:00
Michaël Lemaire 545478b208 Started work on new battle HUD 2017-08-24 20:26:07 +02:00
Michaël Lemaire cb138eaa20 Fix AI not playing after game loading 2017-07-20 17:49:47 +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 f0228f9846 Fade actions in actionbar when interaction is disabled 2017-06-13 17:39:56 +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 97a402cda0 Add initial ship movement at the start of battle 2017-05-22 20:06:33 +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 ff73114301 Improved tooltip positioning 2017-05-16 01:20:35 +02:00
Michaël Lemaire 3e0b0ce173 Added UITextInput 2017-05-03 20:12:13 +02:00
Michaël Lemaire c6ce8a1a6c Started work on remote session saving (WIP) 2017-05-03 00:49:35 +02:00
Michaël Lemaire 29303e2688 Fixed tooltip and fading animation issues 2017-04-10 19:38:33 +02:00
Michaël Lemaire 53a8772cbe Added some helpful tooltips 2017-03-15 22:40:19 +01:00
Michaël Lemaire f1ab82eb25 Do not trigger "end turn" action with its number shortcut 2017-03-15 01:24:26 +01: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 9e0df7a08b Fixed several AI-related problems 2017-02-16 23:59:41 +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/ActionBar.ts (Browse further)