1
0
Fork 0
Commit graph

215 commits

Author SHA1 Message Date
Michaël Lemaire 97a402cda0 Add initial ship movement at the start of battle 2017-05-22 20:06:33 +02:00
Michaël Lemaire 52d4e1274c Improved cooldown representation 2017-05-22 18:29:04 +02:00
Michaël Lemaire 03fd66de4c arena: Increase drone size in tactical mode 2017-05-21 18:39:02 +02:00
Michaël Lemaire ff5ded689b ai: Improved play timing 2017-05-19 01:19:05 +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 17bee3a81f AI: consider overheat and heal effects 2017-05-18 23:10:16 +02:00
Michaël Lemaire 31c9aeeafb Moved dead ships to garbage layer 2017-05-18 01:24:42 +02:00
Michaël Lemaire 84e56ffc7d Fixed some AI behavior 2017-05-18 01:03:33 +02:00
Michaël Lemaire a3df49ae0b arena: Reorganize in layers 2017-05-17 23:55:39 +02:00
Michaël Lemaire a1f005c609 arena: Display hud info on value change 2017-05-17 22:59:25 +02:00
Michaël Lemaire 9de1ebcad2 arena: Added sticky effects indicator on ships 2017-05-17 20:14:45 +02:00
Michaël Lemaire 58b3cdf5b2 Prevent arena effects information to overflow 2017-05-17 19:44:42 +02:00
Michaël Lemaire 4ccaf59978 Added some sound effects 2017-05-17 18:21:14 +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 8823c377dc Fixed weapon blast effects to be displayed even on dead ships 2017-05-16 20:05:10 +02:00
Michaël Lemaire ff73114301 Improved tooltip positioning 2017-05-16 01:20:35 +02:00
Michaël Lemaire ccab5fe8fc Added hull and shield HUD in the arena 2017-05-15 20:30:44 +02:00
Michaël Lemaire 8bfc26b99b Fixed arena size 2017-05-15 21:55:57 +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 52706a1617 battleview: New ship list graphics 2017-05-14 23:03:03 +02:00
Michaël Lemaire 17b51bf4e0 Add drone destroy animation 2017-05-11 01:13:56 +02:00
Michaël Lemaire f60bbf6e39 arena: Add tooltip on deployed drones 2017-05-10 19:48:28 +02:00
Michaël Lemaire 3fb2cf8e31 Fixed sticky effects not being removed at end of battle 2017-05-10 19:16:57 +02:00
Michaël Lemaire ff9aafdaa6 Add shield effect on blast 2017-05-09 22:41:35 +02:00
Michaël Lemaire 000dcbcfd8 arena: Highlight ships targetted by current action 2017-05-09 20:17:49 +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 ed86f57529 Fixed action description in actionbar tooltip 2017-05-03 20:25:12 +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 7f27d76248 Update jasmine definition 2017-05-02 19:59:41 +02:00
Michaël Lemaire f8c443f3c9 Fixed encounter generation matching star system level 2017-04-26 01:27:42 +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 a431f54d94 Larger arena ship sprites 2017-04-16 17:03:18 +02:00
Michaël Lemaire b8cf3a5218 Added tomahawk ship model 2017-04-15 23:19:27 +02:00
Michaël Lemaire 29303e2688 Fixed tooltip and fading animation issues 2017-04-10 19:38:33 +02:00
Michaël Lemaire 9c358113db Added skill upgrading 2017-03-17 01:07:00 +01:00
Michaël Lemaire 01d5d0ce14 Winning an encounter now removes it properly 2017-03-15 23:00:15 +01:00
Michaël Lemaire 53a8772cbe Added some helpful tooltips 2017-03-15 22:40:19 +01:00
Michaël Lemaire a4506d76fa Fix delay when skipping dead ship turn 2017-03-15 01:24:56 +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 b916230002 Added retreat after defeat 2017-03-14 23:28:07 +01:00
Michaël Lemaire ca7be2e416 Added ability to loot items at the end of battle 2017-03-14 18:48:04 +01:00
Michaël Lemaire b9b8fa6314 New battle outcome dialog (WIP) 2017-03-13 00:32:41 +01: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 80e3f212d6 Added ability to equip/unequip from character sheet 2017-03-06 00:29:02 +01:00
Michaël Lemaire b25e2dc248 Added character sheet to map view 2017-02-28 01:07:37 +01:00
Michaël Lemaire 760c8ddf27 Start of character sheet 2017-02-28 00:36:12 +01:00
Michaël Lemaire 80a82664e1 Started work on TacticalAI and added AI tournament 2017-02-21 22:16:18 +01:00
Michaël Lemaire ed0908bfa8 Refactoring of TestGame for testing UI 2017-02-21 23:38:31 +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 fc483c1967 Revert arena scaling 2017-02-19 17:54:19 +01:00
Michaël Lemaire 9e0df7a08b Fixed several AI-related problems 2017-02-16 23:59:41 +01:00
Michaël Lemaire 13b6c13ef4 Fixed restoring from saved battle 2017-02-16 19:24:21 +01:00
Michaël Lemaire 471ca8d2d0 Better display of emergency stasis 2017-02-15 23:34:27 +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 5b7b01d85e New gatling gun effect, with shield hit 2017-02-13 20:31:45 +01:00
Michaël Lemaire e5cd71f4e1 Display ship values variations in arena 2017-02-12 23:18:36 +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