1
0
Fork 0
Commit graph

691 commits

Author SHA1 Message Date
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 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 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 a6990d9b91 Fixed tests.html 2017-01-23 23:46:04 +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 30fcb00714 Recoded music to smaller size 2017-01-21 19:14:24 +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 e87272e920 Updated gauges colors in ship list 2017-01-17 01:20:36 +01:00
Michaël Lemaire 68fd5f7821 Fixed travis config 2017-01-17 01:07:44 +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 8384444bfb Updated README 2017-01-15 12:45:18 +01:00
Michaël Lemaire 76253dece4 Updated todo list 2017-01-14 14:38:29 +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 0cef2021e2 Added play button to readme 2017-01-12 19:49:02 +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 e0da46390d Added codecov config 2017-01-10 20:30:44 +01:00