1
0
Fork 0
Commit graph

230 commits

Author SHA1 Message Date
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 92ed2d9e45 Added BattlePlanning structure to hold player/ai choices 2019-05-13 19:57:12 +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 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 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 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 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 821900abc6 Added action tooltips on character sheet 2018-06-06 23:06:04 +02:00
Michaël Lemaire 513e82b487 Added ship tooltip on battle splash 2018-06-06 23:00:22 +02:00
Michaël Lemaire 71e7aa0406 Fixed line drawings 2018-06-07 11:53:37 +02:00
Michaël Lemaire bd22d29336 Fixed play order display 2018-06-06 19:13:25 +02:00
Michaël Lemaire b6261bb420 Fixed map screen not being interactive 2018-06-06 19:09:31 +02:00
Michaël Lemaire a5c845d369 Fixed some texts not updating 2018-06-06 00:45:23 +02:00
Michaël Lemaire 312ce0e99a Fixed laser animation and targetting display 2018-06-06 00:34:03 +02:00
Michaël Lemaire b35e9d47fa Replaced particle spritesheet with images 2018-06-04 22:57:48 +02:00
Michaël Lemaire 1d8433c24c Fixed some battle UI issues 2018-06-04 16:48:19 +02:00
Michaël Lemaire 75eeb44aa0 Fixed particle system crash 2018-06-03 23:27:35 +02:00
Michaël Lemaire 811bfa182d Migration to Phaser 3 2018-06-04 09:48:04 +02:00
Michaël Lemaire 3eeb9c3518 Small targetting display changes 2018-04-17 00:10:21 +02:00
Michaël Lemaire 9bd274ec45 Fixed inverted battle stats 2018-04-16 20:12:51 +02:00
Michaël Lemaire d7a1c0d1b6 Updated battle graphics 2018-04-16 20:12:26 +02:00
Michaël Lemaire f99f1caba5 Updated dialogs graphics 2018-04-13 00:03:29 +02:00
Michaël Lemaire 5f0732b39b Fixed move animation being done as background when coming from an action 2018-04-04 23:15:14 +02:00
Michaël Lemaire c3268ebdea Forbid move and trigger actions while in vigilance 2018-04-04 18:17:10 +02:00
Michaël Lemaire 7bc6378754 Added vigilance system 2018-04-04 14:34:05 +02:00
Michaël Lemaire 37bb85e773 Added damage evasion 2018-03-26 17:30:43 +02:00
Michaël Lemaire 9f81b4c992 Added damage effect mode 2018-03-22 00:52:13 +01:00
Michaël Lemaire 3d6bc192d0 Removed randomness factors in battle actions 2018-03-21 00:23:00 +01:00
Michaël Lemaire 28e2f889bd New fleet creation mode for character sheet (allow to change ship model) 2018-03-20 23:06:39 +01:00