1
0
Fork 0
Commit graph

577 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 5fe4043479 unit tests: Reduced number of generated universes 2017-05-20 00:01:06 +02:00
Michaël Lemaire c7799ce1e3 ai: Guess area effects at the final ship location 2017-05-19 01:22:48 +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 ab8d9b4729 Fixed a rare failure case of universe generation 2017-05-18 22:32:04 +02:00
Michaël Lemaire d0f475c0e4 AI: added random blast shots on a grid 2017-05-18 18:13:07 +02:00
Michaël Lemaire 31c9aeeafb Moved dead ships to garbage layer 2017-05-18 01:24:42 +02:00
Michaël Lemaire b9eaea41d0 AI: avoid damage to allies 2017-05-18 01:17:07 +02:00
Michaël Lemaire 84e56ffc7d Fixed some AI behavior 2017-05-18 01:03:33 +02:00
Michaël Lemaire b10725abda Removed Bully AI and fixed AI trying unavailable actions 2017-05-18 00:07:16 +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 d1fa45bf7a character sheet: Limit width of equipment tooltip 2017-05-18 11:49:49 +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 769c539d8a Added 5 ship models: flea, jumper, rhino, trapper and xander 2017-05-17 23:36:56 +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 5f3fb7d421 Fixed initial shop level 2017-05-16 19:06:07 +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 dd4593ec3a Fixed window focus issue 2017-05-15 22:16:59 +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 494cfcfb77 Added 5 ship models : avenger, commodore, breeze, creeper and falcon 2017-05-14 22:07:33 +02:00
Michaël Lemaire b7695ebc09 Updated battleview mock-up 2017-05-12 01:30:04 +02:00
Michaël Lemaire 17b51bf4e0 Add drone destroy animation 2017-05-11 01:13:56 +02:00
Michaël Lemaire 5d4315f1ca Simplified drones behavior 2017-05-11 00:52:16 +02:00
Michaël Lemaire d1f1c1281d Enforce a good number of offensive weapons in fleet generation 2017-05-10 23:29:20 +02:00
Michaël Lemaire 7a7fccfbbb Damage effects may now be random in a given range 2017-05-10 22:52:24 +02:00
Michaël Lemaire f60bbf6e39 arena: Add tooltip on deployed drones 2017-05-10 19:48:28 +02:00
Michaël Lemaire 35d48eef4f Fixed enemy player's name 2017-05-10 19:31:33 +02:00
Michaël Lemaire 962621c231 Fixed drones of dead ship never being destroyed 2017-05-10 19:28:27 +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 22c9112b80 map: Added star system names and restored fog of war 2017-05-10 18:49:08 +02:00
Michaël Lemaire 658960743b Added random shops in the universe 2017-05-10 17:29:10 +02:00
Michaël Lemaire 33ec46e27a Improved tactical AI and set it as default 2017-05-10 01:20:05 +02:00
Michaël Lemaire 92129eb512 ai: Discourage from fleeing to arena borders 2017-05-09 23:09:44 +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 d68f295f2d Added battle experience 2017-05-09 19:19:26 +02:00