1
0
Fork 0
Commit Graph

704 Commits

Author SHA1 Message Date
Michaël Lemaire 0e3e9bc199 Incomplete WIP 2019-11-22 11:02:53 +01:00
Michaël Lemaire aa640e23f2 Restored and improved AI runner 2019-05-26 23:41:12 +02:00
Michaël Lemaire 65f2008fd7 Continued work on restoring AI feature 2019-05-23 19:54:05 +02:00
Michaël Lemaire b3fa27cb0e Higher range for weapons and engines 2019-05-23 19:04:22 +02:00
Michaël Lemaire 77582d0be7 Fixed personality reaction not working 2019-05-23 18:34:24 +02:00
Michaël Lemaire bc32e7d81a Simpler and more realistic ship movement 2019-05-23 18:29:14 +02:00
Michaël Lemaire 79e0a6bc83 AI now use turn plans instead of maneuvers (WIP) 2019-05-22 20:06:42 +02:00
Michaël Lemaire 542eda792b Removed power value (will only use power_capacity) 2019-05-21 23:29:47 +02:00
Michaël Lemaire bac2c6fe0a Action plans now store the target as relative 2019-05-21 22:39:11 +02:00
Michaël Lemaire 77e5e659cc Improved arena camera dragging 2019-05-20 23:38:55 +02:00
Michaël Lemaire 61cab14005 Improved ghost display while planning 2019-05-20 23:09:10 +02:00
Michaël Lemaire fa73b5485d Updated hull display 2019-05-20 19:28:20 +02:00
Michaël Lemaire 6e319cc1ed Updated display of turn start/end 2019-05-20 18:35:59 +02:00
Michaël Lemaire 6f1dbf6f4f Disable interaction while resolution is playing 2019-05-20 01:05:23 +02:00
Michaël Lemaire 0b71a531cc Allow to select any ship to plan its turn 2019-05-20 00:32:15 +02:00
Michaël Lemaire 906322003f Started work on turn resolution 2019-05-16 19:33:40 +02:00
Michaël Lemaire c3c88449fb Renamed battle plan to turn plan 2019-05-16 18:39:56 +02:00
Michaël Lemaire cd1eaf0934 Added battle info bar 2019-05-16 18:32:47 +02:00
Michaël Lemaire 087af8e2f6 Merge branch 'master' into simultaneous_turns 2019-05-17 09:19:57 +02:00
Michaël Lemaire ae8ad13a84 Updated typescript 2019-05-16 17:19:36 +02:00
Michaël Lemaire 0cfd319774 Replaced uglify with terser 2019-05-16 23:06:41 +02:00
Michaël Lemaire 7fe483333d Updated play button 2019-05-16 22:56:35 +02:00
Michaël Lemaire 63729f8537 Continued work on battle plan display 2019-05-16 01:04:55 +02:00
Michaël Lemaire a67f0a4f1d Merge branch 'master' into simultaneous_turns 2019-05-15 22:18:31 +02:00
Michaël Lemaire 436e568a0e Split app and tests JS files, and simplified dependencies bundle 2019-05-15 22:14:58 +02:00
Michaël Lemaire 7c93700c5c Continued work on planning display 2019-05-15 00:53:44 +02:00
Michaël Lemaire 7cd424be94 Merge branch 'master' into simultaneous_turns 2019-05-14 16:40:36 +02:00
Michaël Lemaire 29224113c9 Updated karma conf 2019-05-14 00:40:09 +02:00
Michaël Lemaire 784d9eb60e Started work on PlanDisplay 2019-05-14 00:38:58 +02:00
Michaël Lemaire 2af79a9529 Merge branch 'master' into simultaneous_turns 2019-05-13 23:22:49 +02:00
Michaël Lemaire a60ad14c79 Switch to es6 2019-05-13 23:17:58 +02:00
Michaël Lemaire 8d83c8371a Fixed audio options not working 2019-05-14 11:14:41 +02:00
Michaël Lemaire 92ed2d9e45 Added BattlePlanning structure to hold player/ai choices 2019-05-13 19:57:12 +02:00
Michaël Lemaire 059bed29be Merge branch 'master' into simultaneous_turns 2019-05-14 11:21:56 +02:00
Michaël Lemaire 347b465bb8 Dependency update 2019-05-13 18:36:25 +02:00
Michaël Lemaire fe9383837c arena: Allow camera scrolling with mouse drag 2019-05-10 00:57:21 +02:00
Michaël Lemaire ccf47bb104 Applied new style for ship sprites HUD 2019-05-09 19:21:29 +02:00
Michaël Lemaire f8a9da9fab Started graphics work on simultaneous turn makeover (WIP) 2019-05-10 09:43:44 +02:00
Michaël Lemaire 47dfe4d8b7 Improved ship sprite exposition 2019-05-09 17:40:31 +02:00
Michaël Lemaire 55beb347d6 Updated title shots 2019-05-06 19:36:07 +02:00
Michaël Lemaire b69db4e796 Dependencies update 2019-05-06 19:14:12 +02:00
Michaël Lemaire 1000611ec1 Fixed character sheet's close button being hovered even when hidden 2018-11-12 16:41:55 +01:00
Michaël Lemaire 5fb8a6ce58 Fixed ship tooltip disappearing when hovering the ship list 2018-11-12 16:41:55 +01:00
Michaël Lemaire df80b958a5 Added logo and banner 2018-07-13 23:29:22 +02:00
Michaël Lemaire 4447714e1f Phaser update 2018-06-27 00:06:13 +02:00
Michaël Lemaire de6576f42d Fixed deploy commands 2018-06-26 23:50:51 +02:00
Michaël Lemaire 26ee6c12bb Restored game area scaling to fit the screen 2018-06-26 23:37:50 +02:00
Michaël Lemaire d6e1cff964 Added custom cursors 2018-06-20 00:41:04 +02:00
Michaël Lemaire a6b0f51b9c AI now uses real simulated effects in evaluation, and produces all toggle actions 2018-06-14 17:39:27 +02:00
Michaël Lemaire 4e624dc9db Display simulated ship displacement effects while targetting 2018-06-13 23:52:36 +02:00