1
0
Fork 0
Commit graph

30 commits

Author SHA1 Message Date
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 bd963a07f9 Fixed build system 2017-02-03 00:47:28 +01:00
Michaël Lemaire 7dc4d5b810 Updated active effect sprites on ship list 2017-01-31 22:07:59 +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 a6990d9b91 Fixed tests.html 2017-01-23 23:46:04 +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 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 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 5f540483fb Updated battle background image 2017-01-15 18:37:01 +01:00
Michaël Lemaire 76253dece4 Updated todo list 2017-01-14 14:38:29 +01:00
Michaël Lemaire 301bce75e0 Added a ship model system 2015-05-05 21:49:33 +02:00
Michaël Lemaire dcbfbca891 Added action points usage indication in action bar, while targetting 2015-04-28 18:35:48 +02:00
Michaël Lemaire e48eedf0a6 Removed ship card on right side of screen during battles
Will be replaced later by a tooltip
2015-04-26 21:34:55 +02:00
Michaël Lemaire 5bf278db1e Added InputManager and cheat mode 2015-04-24 00:36:57 +02:00
Michaël Lemaire 477b51bd9f Added display of temporary effects in ship list (no graphics yet) 2015-04-22 22:03:59 +02:00
Michaël Lemaire f204bc4321 Added minimal distance between star locations 2015-04-21 23:40:15 +02:00
Michaël Lemaire cb278959a9 Added collision prevention on move actions 2015-04-21 22:14:17 +02:00