1
0
Fork 0
Commit Graph

612 Commits

Author SHA1 Message Date
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 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 347b465bb8 Dependency update 2019-05-13 18:36:25 +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
Michaël Lemaire 513e82b487 Added ship tooltip on battle splash 2018-06-06 23:00:22 +02:00
Michaël Lemaire 296a9d6839 Removed deprecated UIComponent 2018-06-06 22:36:38 +02:00
Michaël Lemaire 3d0ac11c91 map: Fixed star system links display 2018-06-06 20:21:27 +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 50567ddb9d Fixed scene transition in some cases 2018-06-05 23:08:35 +02:00
Michaël Lemaire af2e85c34d Removed problematic spec 2018-06-05 00:06:30 +02:00
Michaël Lemaire 395b09b24a Updated some dialog UI style 2018-06-04 23:15:06 +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 2c396f1e34 Updated dependencies 2018-06-04 10:27:52 +02:00
Michaël Lemaire 811bfa182d Migration to Phaser 3 2018-06-04 09:48:04 +02:00
Michaël Lemaire e20be0ed6e Updated intro graphics 2018-05-03 00:47:03 +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 fa17479d0e Updated loading screen graphics 2018-04-13 00:38:46 +02:00
Michaël Lemaire f99f1caba5 Updated dialogs graphics 2018-04-13 00:03:29 +02:00
Michaël Lemaire c625b215de New title screen 2018-04-12 18:33:38 +02:00
Michaël Lemaire b4b54c8e2d Fixed AI and move-fire simulator sometimes using overheated engines 2018-04-10 00:27:56 +02:00
Michaël Lemaire 82d467284b Reverted to es5 output, because of phantomjs 2018-04-08 22:50:07 +02:00
Michaël Lemaire 095cf9e491 Replaced AI duel page with a node.js multi-process simulator 2018-04-06 00:27:26 +02:00
Michaël Lemaire 4838c74236 Fixed issues in runjs 2018-04-04 23:57:28 +02:00