1
0
Fork 0
Commit graph

215 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 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
Michaël Lemaire 26d994bb39 Added ship renaming in creation mode 2018-03-12 00:07:41 +01:00
Michaël Lemaire e1fa5bdc00 Updated jasmine 2018-03-11 23:19:45 +01:00
Michaël Lemaire b24dd86a66 New data pack system 2018-03-08 20:16:05 +01:00
Michaël Lemaire 69a65b0735 Improved character sheet tooltips 2018-03-06 15:39:48 +01:00
Michaël Lemaire 41f9b1ad6f Fixed Xander not being able to use Disengage 2018-03-05 22:28:06 +01:00
Michaël Lemaire 851c59bac1 Fixed several AI related problems 2018-03-02 00:14:09 +01:00
Michaël Lemaire ea8771fc75 Fixed Xander's "Disengage" being used instead of main engine 2018-03-01 19:46:17 +01:00
Michaël Lemaire 2f52fd0031 New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
Michaël Lemaire 32b852e2cd Fixed move ghost scaling 2018-02-07 01:18:00 +01:00
Michaël Lemaire 8b755d9205 Updated typescript version 2018-01-31 19:19:50 +01:00
Michaël Lemaire adb3656d29 Updated ship sprites and portraits 2018-01-28 21:19:28 +01:00
Michaël Lemaire fa98a57ee2 Removed references from battle state to universe state, causing large serialized data, slowing down AI work 2018-01-16 01:08:24 +01:00
Michaël Lemaire 7e20599fce Process AI in a web worker if available 2017-12-21 20:04:54 +01:00
Michaël Lemaire fddf7a3916 Replaced success factor display with a bar 2017-12-20 19:57:28 +01:00
Michaël Lemaire cda87c3f06 story: Fixed initial contact ship being without equipment 2017-12-12 23:17:25 +01:00