1
0
Fork 0
Commit graph

639 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 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 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 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 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
Michaël Lemaire 7d586d5a2b Added pinned effect, to prevent ships from moving 2018-06-13 20:17:46 +02:00
Michaël Lemaire f7d0d066c0 Fixed arena sprite rotation 2018-06-13 00:57:29 +02:00
Michaël Lemaire 59d3c87323 Fixed drone sounds 2018-06-13 00:48:31 +02:00
Michaël Lemaire 4713c8d09a Fixed Repulser making the ships' sprites disappear 2018-06-13 00:36:08 +02:00
Michaël Lemaire 60d3cd2db7 Updated to phaser 3.10.0 2018-06-12 23:40:33 +02:00
Michaël Lemaire f39b96ad1d Prevent right click on buttons and arena 2018-06-11 19:10:06 +02:00
Michaël Lemaire 7a7649e8a9 Fixed tactical mode button 2018-06-11 18:22:56 +02:00
Michaël Lemaire ade6b8068d Added fast forward option to speed up animations when clicking 2018-06-11 18:09:13 +02:00
Michaël Lemaire 7879457035 Refactored animation system to be able to control the playback speed 2018-06-11 00:58:42 +02:00
Michaël Lemaire 9fcea58fc9 map: Added sound and effect for jumps between systems 2018-06-07 23:03:22 +02:00
Michaël Lemaire 21865feafa map: Added hover on locations 2018-06-06 23:12:59 +02:00
Michaël Lemaire 821900abc6 Added action tooltips on character sheet 2018-06-06 23:06:04 +02:00