1
0
Fork 0
Commit graph

223 commits

Author SHA1 Message Date
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
Michaël Lemaire f141a705c2 Fixed effect marker not being removed on ship list 2017-01-23 17:33:13 +01:00
Michaël Lemaire a0d4ec6720 Add star field to main menu 2017-01-22 18:41:32 +01:00
Michaël Lemaire ca88cfe32b New preload screen 2017-01-22 18:00:59 +01:00
Michaël Lemaire ca358d41f6 New main menu screen 2017-01-22 17:17:59 +01:00
Michaël Lemaire a4649d696f Fixed endTurn not being called by AI and ships with no AP 2017-01-20 01:02:18 +01:00
Michaël Lemaire 125ed792fb Removed action cancel button 2017-01-20 00:39:13 +01:00
Michaël Lemaire 4ba37774aa Move actions now uses integer AP, displayed on targetting line 2017-01-19 19:33:56 +01:00
Michaël Lemaire 6ee0352cc1 Fixed action tooltip sometimes sticking after ship changed 2017-01-19 17:47:55 +01:00
Michaël Lemaire 2a3a0717b9 Fixed target clicking not working on mobile 2017-01-19 17:36:21 +01:00
Michaël Lemaire d83d7ede9c Scale arena to fit screen
Quick graphical fix, will do better later
2017-01-19 01:27:42 +01:00
Michaël Lemaire c2059fd35a Added hold-to-hover mode for mobile targets 2017-01-19 01:17:24 +01:00
Michaël Lemaire 3ac51adb19 Fixed action bar "working" icon not spinning 2017-01-17 23:46:14 +01:00
Michaël Lemaire 77326ed22c Added effect description on action tooltip 2017-01-17 01:02:38 +01:00
Michaël Lemaire da0b8dc870 Added active temporary effects on ship tooltip and in ship list 2017-01-17 00:20:33 +01:00
Michaël Lemaire cde4b2fdf1 Added flashing effect on ship list when receiving damage 2017-01-15 23:05:00 +01:00
Michaël Lemaire 1f1f693a8c Replaced fading action overlay by blinking lights 2017-01-13 01:28:23 +01:00
Michaël Lemaire 41a257df7a Updated actionbar theme and action icons 2017-01-13 00:57:28 +01:00
Michaël Lemaire b0b7d89eb6 Added automatic scaling 2017-01-12 22:53:34 +01:00
Michaël Lemaire 337bb5c74f Dim dead ship sprite instead of removing it 2017-01-12 01:37:05 +01:00
Michaël Lemaire 356486c6ce Grant initial AP at start of battle, and recover when turn ends 2017-01-12 01:36:34 +01:00
Michaël Lemaire cfaeb8da7a Round some displayable attributes to integers 2017-01-11 18:31:21 +01:00
Michaël Lemaire 6c47655472 Added attributes to ship tooltip 2017-01-11 01:38:08 +01:00
Michaël Lemaire 026af8bdd2 Added ship frame in arena to know which side they are on 2017-01-10 01:22:59 +01:00
Michaël Lemaire 166557c0d6 Added ship tooltip 2017-01-10 00:24:33 +01:00