1
0
Fork 0
Commit graph

281 commits

Author SHA1 Message Date
Michaël Lemaire 088ed18391 Refactored equipment/action system for leveled equipment generation 2017-04-18 21:51:23 +02:00
Michaël Lemaire b5be5575b3 Fixed ship sprite size in universe map 2017-04-16 17:09:26 +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 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 55cd64e3c7 Added level up icon on character portrait 2017-04-06 20:05:20 +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 40321621de Add selling and buying from shops 2017-03-23 19:58:09 +01:00
Michaël Lemaire 7f9f13d781 character sheet: Added ability to transfer items between ships 2017-03-22 22:16:59 +01:00
Michaël Lemaire 9c358113db Added skill upgrading 2017-03-17 01:07:00 +01:00
Michaël Lemaire 18daed4c72 map: Added current location marker 2017-03-16 00:45:52 +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 55a11e521a Fixed issue with mouse hovering/clicking 2017-03-15 00:08:07 +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 849766e467 Improved universe map performance 2017-03-10 00:21:34 +01:00
Michaël Lemaire 4d991cd43e Fixed hull slot receiving any kind of equipment 2017-03-09 20:11:19 +01:00
Michaël Lemaire 0b327fec26 Fixed ship listing "nothing" actions as available 2017-03-10 12:11:09 +01:00
Michaël Lemaire d3e12fa8e1 typescript: Added strict null checks 2017-03-09 18:11:00 +01:00
Michaël Lemaire e64e3955b3 Weapons with blast can now target a ship indirectly 2017-03-09 00:18:40 +01:00
Michaël Lemaire ed5d338522 BullyAI now uses the MoveFireSimulator 2017-03-07 23:16:47 +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 cd7334babf Added equipment icons 2017-03-07 01:28:40 +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 0cdc7b3def character sheet: Added equipment display in slots and cargo slots 2017-03-05 18:48:13 +01:00
Michaël Lemaire 3f336c8d11 Added equipment slot icons 2017-03-05 15:12:08 +01:00
Michaël Lemaire 442590a2f3 Added slots display in character sheel (slot images missing) 2017-02-28 23:34: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 485d74dd7f Added producers and evaluators for TacticalAI 2017-02-27 01:42:12 +01:00
Michaël Lemaire 135123e7f1 Use RandomGenerator from tscommon 2017-02-26 18:44:15 +01:00
Michaël Lemaire db194b4bf6 New AI Duel page 2017-02-24 01:34:31 +01:00
Michaël Lemaire de8651440a Use of iterators as producers for TacticalAI 2017-02-22 02:14:14 +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 aa3af26790 Consume power before action starts 2017-02-19 22:52:11 +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 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 13b6c13ef4 Fixed restoring from saved battle 2017-02-16 19:24:21 +01:00
Michaël Lemaire 29ea205d36 Balanced repair drone 2017-02-16 19:05:47 +01:00
Michaël Lemaire 4b8793e8f3 Quick balancing of equipments and ship designs 2017-02-16 01:17:09 +01:00