1
0
Fork 0
Commit graph

247 commits

Author SHA1 Message Date
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
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 3190ea4f8b Some test coverage on ui 2017-02-10 01:08:28 +01:00
Michaël Lemaire 53bbe510d2 Test coverage on core 2017-02-09 23:21:39 +01:00
Michaël Lemaire b7a02e2b37 Fixed fleet orbit animation 2017-02-09 22:01:37 +01:00
Michaël Lemaire 9fce8812a3 Restored ability to jump between systems 2017-02-09 20:16:49 +01:00
Michaël Lemaire 877af0e8c8 Restored game save serialization (using tscommon) 2017-02-09 01:26:04 +01:00
Michaël Lemaire bee43583ca Refactored namespaces 2017-02-09 01:00:35 +01:00
Michaël Lemaire eb75658a10 Added drone display 2017-02-08 19:54:02 +01:00
Michaël Lemaire fbf3181920 Added event hooks for drones (to apply their effects) 2017-02-08 01:47:18 +01:00
Michaël Lemaire 07f8ef4d20 Added repair drone graphics and description 2017-02-08 01:18:54 +01:00
Michaël Lemaire 8e43116a1f Refactoring of attributes/values system 2017-02-07 20:15:21 +01:00
Michaël Lemaire fcb45346e4 Removed Serializable base class
Serialization is then broken for now, will be restored later using tscommon
2017-02-07 19:54:53 +01:00
Michaël Lemaire 1167aedbdf Added "Repair Drone" template (WIP) 2017-02-07 01:08:07 +01:00
Michaël Lemaire 45a13e9458 Added basic structure for drones 2017-02-06 22:46:55 +01:00
Michaël Lemaire 3397009850 Fixed going back to menu after quick battle 2017-02-05 23:03:35 +01:00
Michaël Lemaire a6292ffef9 Added equipment display in ship tooltip 2017-02-05 22:41:06 +01:00
Michaël Lemaire 44b870f970 Started MoveFireSimulator 2017-02-05 19:01:00 +01:00
Michaël Lemaire 7dc4d5b810 Updated active effect sprites on ship list 2017-01-31 22:07:59 +01:00
Michaël Lemaire f1ef892c0b Added fleet display on map 2017-01-30 01:40:33 +01:00
Michaël Lemaire cacef3cea8 Added visited status on star locations 2017-01-29 19:34:38 +01:00
Michaël Lemaire 69762a0a07 Updated tscommon 2017-01-27 01:13:16 +01:00
Michaël Lemaire da6e961b1e Removed obsolete Tools module (now from tscommon) 2017-01-27 01:07:06 +01:00
Michaël Lemaire 92764542df Added submodule tscommon, shared with Succession 2017-01-27 00:52:45 +01:00
Michaël Lemaire d82f89aeb5 More work on new map screen 2017-01-27 00:01:04 +01:00
Michaël Lemaire acd99a2d66 Started new map screen 2017-01-26 01:01:31 +01:00
Michaël Lemaire 875b71828d Rewrite of sticky effects system, to allow any other effect to be sticky 2017-01-24 01:14:04 +01:00
Michaël Lemaire 0a822e705e Renaming to StickyEffect 2017-01-24 00:07:54 +01:00
Michaël Lemaire 0a5f1d4ad7 Added some effects on main menu 2017-01-23 19:12:36 +01:00