1
0
Fork 0
Commit graph

691 commits

Author SHA1 Message Date
Michaël Lemaire b24dd86a66 New data pack system 2018-03-08 20:16:05 +01:00
Michaël Lemaire 49c7c35342 Added taskr as build tool 2018-03-07 00:52:52 +01:00
Michaël Lemaire ca52167809 Switch back to npm 2018-03-06 18:59:36 +01:00
Michaël Lemaire b4fff901cd Fixed AI spawning a new web worker at each turn (thus downloading the app again and again) 2018-03-06 18:41:38 +01:00
Michaël Lemaire a2e40d2b91 Fixed "on" and "hover" layers being in back of children objects 2018-03-06 00:52:44 +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 8d983258f8 Fixed Flea's gatling gun 2018-03-01 19:35:10 +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 63eb3236b1 Updated dependencies 2018-01-31 19:54:01 +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 da5b40f30e Updated whirlwind scene (for future portraits re-render) 2018-01-26 17:22:08 +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 4e155b8556 AI: Tactical evaluators now work on diffs instead of guessed effects 2018-01-09 20:23:35 +01:00
Michaël Lemaire f9859c157e Fixed equipment price depreciation and displayed stat 2018-01-02 19:23:12 +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 58334da31a Fixed cooldown not resetting the usage counter 2017-12-20 22:21:12 +01:00
Michaël Lemaire fddf7a3916 Replaced success factor display with a bar 2017-12-20 19:57:28 +01:00
Michaël Lemaire 8f3c54632c Fixed toggle actions not being reset at the end of battle 2017-12-20 19:23:33 +01:00
Michaël Lemaire e7c743716f Fixed bad angle math when looking for ships in arc area 2017-12-13 00:24:02 +01:00
Michaël Lemaire cda87c3f06 story: Fixed initial contact ship being without equipment 2017-12-12 23:17:25 +01:00
Michaël Lemaire e51594214f Updated TODOs 2017-12-12 22:09:36 +01:00
Michaël Lemaire 0197fad710 Ship tooltip now displays precision and maneuvrability 2017-12-11 01:31:16 +01:00
Michaël Lemaire 231484f7a8 New weapon effectiveness system, based on precision, maneuvrability and luck 2017-12-08 01:18:15 +01:00
Michaël Lemaire 56a85333f5 Fixed ship tooltip/hover being triggered over a dialog 2017-12-07 01:05:06 +01:00
Michaël Lemaire 7315be6be1 Fixed shop buying/selling not working 2017-12-07 00:51:25 +01:00
Michaël Lemaire d9705b5f9d Fixed dialogs overlay sometimes not being set 2017-12-07 00:25:35 +01:00
Michaël Lemaire fdeb7a09dc Added hotkey indicator over action icons 2017-12-07 00:10:43 +01:00
Michaël Lemaire 8e3339d6f4 Fixed the suicide case 2017-12-05 00:46:48 +01:00
Michaël Lemaire 0c429bd305 Rebalanced power depleter (as its effect lasts on turn end) 2017-12-04 22:48:18 +01:00
Michaël Lemaire d5b3b79a29 Fixed action bar not clearing early when changing ship 2017-12-04 20:09:51 +01:00
Michaël Lemaire 9543bb0452 Show power gain on action icons 2017-12-04 20:01:50 +01:00
Michaël Lemaire 09d6e897dc Added "presents" info on main title 2017-12-04 19:30:18 +01:00
Michaël Lemaire bb780415a3 Improved battle "flow" (for better information reading) 2017-12-04 19:12:06 +01:00
Michaël Lemaire 90ec4491b2 Added some blinking effects to better display value changes 2017-11-30 01:31:54 +01:00
Michaël Lemaire a2ad1ecab0 Fixed dead ship leaving its drones behind 2017-11-30 00:56:22 +01:00
Michaël Lemaire bc99d6aa6b Fixed displaying of negative power cost (power recovery) 2017-11-29 23:50:40 +01:00
Michaël Lemaire 05a0607445 Restored drones feature 2017-11-29 23:03:58 +01:00
Michaël Lemaire 1e681d6df3 Updated dependencies 2017-11-29 18:07:14 +01:00
Michaël Lemaire 85d94b91c1 Fixed sticky effect unit test 2017-11-29 18:11:17 +01:00
Michaël Lemaire e13ee56581 Fixed area effects not applying 2017-11-29 01:36:07 +01:00
Michaël Lemaire e34033c976 Fixed sticky effects, when applied twice 2017-11-28 19:15:22 +01:00
Michaël Lemaire 3f268a3bff Fixed sticky effects not fading 2017-11-28 19:01:56 +01:00
Michaël Lemaire 77f229c4d6 Updated todo list 2017-11-15 01:11:05 +01:00
Michaël Lemaire 87a5e7f49d Disabled character sheet interaction during battles (except loot screen) 2017-11-15 00:45:09 +01:00
Michaël Lemaire 3310440ff9 Fixed actionbar interactive status 2017-11-14 23:45:41 +01:00