1
0
Fork 0
Commit graph

38 commits

Author SHA1 Message Date
Michaël Lemaire 83807beb20 Some refactoring needed for future work on battle log 2017-05-30 01:15:32 +02:00
Michaël Lemaire 8924c6bc08 Reorganized equipment/action icons 2017-05-28 22:37:07 +02:00
Michaël Lemaire c717b153ce Added battle stats 2017-05-26 01:09:29 +02:00
Michaël Lemaire f15352759f arena: Added power indicator 2017-05-23 18:42:55 +02:00
Michaël Lemaire 05420af30b Improved notification style 2017-05-22 22:41:34 +02:00
Michaël Lemaire 03fd66de4c arena: Increase drone size in tactical mode 2017-05-21 18:39:02 +02:00
Michaël Lemaire a1f005c609 arena: Display hud info on value change 2017-05-17 22:59:25 +02:00
Michaël Lemaire d1fa45bf7a character sheet: Limit width of equipment tooltip 2017-05-18 11:49:49 +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 ff73114301 Improved tooltip positioning 2017-05-16 01:20:35 +02:00
Michaël Lemaire 64befbfeeb Added fullscreen toggle 2017-05-16 01:15:07 +02:00
Michaël Lemaire 019cb73c7e battleview: New ship tooltip 2017-05-15 01:00:36 +02:00
Michaël Lemaire 040de7a71b Fixed drone tooltip being visible for destroyed drones 2017-05-14 23:08:36 +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 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 4be738fe4f Updated to typescript 2.3 2017-05-02 23:33:58 +02:00
Michaël Lemaire 2f706aa8c5 character sheet: Added pagination for loot and shop 2017-04-25 22:54:23 +02:00
Michaël Lemaire 1ad7572bda Fixed tooltip background not covering the whole content 2017-04-19 23:34:11 +02:00
Michaël Lemaire d5b37ff850 character sheet: Added equipment description 2017-04-19 00:55:59 +02:00
Michaël Lemaire 27173f923f Started UI component 2017-04-13 01:22:34 +02:00
Michaël Lemaire 4d0fd8ff14 Fixed tooltip issue 2017-04-11 19:01:05 +02:00
Michaël Lemaire 29303e2688 Fixed tooltip and fading animation issues 2017-04-10 19:38:33 +02:00
Michaël Lemaire 78ba5bb077 Fixed Ui components with alpha=0 being hoverable and clickable 2017-03-23 22:22:10 +01:00
Michaël Lemaire 53a8772cbe Added some helpful tooltips 2017-03-15 22:40:19 +01:00
Michaël Lemaire 55a11e521a Fixed issue with mouse hovering/clicking 2017-03-15 00:08:07 +01:00
Michaël Lemaire d3e12fa8e1 typescript: Added strict null checks 2017-03-09 18:11:00 +01:00
Michaël Lemaire ed0908bfa8 Refactoring of TestGame for testing UI 2017-02-21 23:38:31 +01:00
Michaël Lemaire af7e8edc5c Fixed tooltip sometimes being shown after mouse left the button 2017-02-17 01:16:47 +01:00
Michaël Lemaire 47224c630f Fixed broken hover (caused by Timer refactoring) 2017-02-17 01:11:16 +01:00
Michaël Lemaire 9e0df7a08b Fixed several AI-related problems 2017-02-16 23:59:41 +01:00
Michaël Lemaire 12ee9b823b Added drone animation when applying effects 2017-02-15 22:15:31 +01:00
Michaël Lemaire 27057bbef9 Added weapon blast visual effect 2017-02-15 17:41:24 +01:00
Michaël Lemaire 8cb165e1a4 Pause log processing during ship and weapon animations 2017-02-14 01:30:50 +01:00
Michaël Lemaire 7b8074a5ae Added shortcuts for actions 2017-02-12 19:54:09 +01:00
Michaël Lemaire 3190ea4f8b Some test coverage on ui 2017-02-10 01:08:28 +01:00
Michaël Lemaire bee43583ca Refactored namespaces 2017-02-09 01:00:35 +01:00