1
0
Fork 0
Commit graph

623 commits

Author SHA1 Message Date
Michaël Lemaire 4be738fe4f Updated to typescript 2.3 2017-05-02 23:33:58 +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 8ba518270b Added average encounter level for each star system 2017-04-26 00:24:52 +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 eb28591abd character sheet: Fixed a possible loss of equipment 2017-04-25 20:24:43 +02:00
Michaël Lemaire 2fb696544f Add equipment price depreciation by using it 2017-04-24 19:59:16 +02:00
Michaël Lemaire 5a5be8addc Added equipment generation of different quality 2017-04-20 23:20:50 +02:00
Michaël Lemaire 5861deca6d Fixed generated loot always indicating "Level 1" 2017-04-20 00:53:24 +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 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 5ab3c12039 Revert to phaser 2.6.2 2017-03-13 22:17:05 +01:00
Michaël Lemaire b9b8fa6314 New battle outcome dialog (WIP) 2017-03-13 00:32:41 +01:00
Michaël Lemaire d3276fa942 Fixed path to phaser lib 2017-03-11 21:52:31 +01:00
Michaël Lemaire 2b2c8fe0aa Fixed path to phaser lib 2017-03-11 21:45:54 +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