1
0
Fork 0
Commit graph

205 commits

Author SHA1 Message Date
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
Michaël Lemaire f80ab3350c Updated ship hover effect 2017-01-09 01:37:15 +01:00
Michaël Lemaire 3fba641b5b Improved action tooltip 2017-01-08 23:42:53 +01:00
Michaël Lemaire 327fb63173 Added experimental flat design for new shiplist UI 2017-01-08 23:04:07 +01:00
Michaël Lemaire 4aa30265dd Always use strict mode 2017-01-03 23:26:56 +01:00
Michaël Lemaire c84bac7d59 Added typings 2017-01-03 23:17:52 +01:00
Michaël Lemaire 59f5e6b61b Directory structure 2017-01-03 22:53:36 +01:00
Michaël Lemaire 71493cc317 Fixed small issues 2016-10-26 23:27:43 +02:00
Michaël Lemaire 2a319c149c Simplified build process 2016-10-26 23:15:04 +02: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 9045f7e5c3 Fixed game saving when an AI is in play 2015-04-28 09:27:45 +02:00
Michaël Lemaire ee8bf3b4a3 Fixed music restarting on startMusic, even when the same key was used 2015-04-28 09:27:45 +02:00
Michaël Lemaire a0125d1a04 Quick integration of two temporary ship models 2015-04-27 22:05:59 +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 7454cbc3e4 Added ship list background 2015-04-26 21:09:52 +02:00
Michaël Lemaire 6b58ba6858 New ship list placeholder graphics and behavior 2015-04-26 19:15:45 +02:00
Michaël Lemaire 5bf278db1e Added InputManager and cheat mode 2015-04-24 00:36:57 +02:00
Michaël Lemaire 8e49ca6dfc Fixed weapon effect not using audio manager 2015-04-22 23:53:13 +02:00