1
0
Fork 0
Commit Graph

674 Commits

Author SHA1 Message Date
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
Michaël Lemaire 9d2f3d6c4d arena: Fixed initial play-order display in tactical mode 2017-11-14 22:22:32 +01:00
Michaël Lemaire 3bbafcaf57 Fixed "end turn" action not cooling down equipment 2017-11-14 22:16:42 +01:00
Michaël Lemaire 763551a360 actionbar: Fixed action icons not updating 2017-11-14 22:07:29 +01:00
Michaël Lemaire 4f0121a436 Fixed ShipTooltip test randomly failing 2017-11-14 19:47:40 +01:00
Michaël Lemaire 5599f7576d multi: Restored spectator mode 2017-11-14 01:31:13 +01:00
Michaël Lemaire 81fe35fcbb Fixed shader test that fails on karma 2017-11-14 01:07:30 +01:00
Michaël Lemaire 8b0ff9ee27 Use DiffLog to apply revertable diffs to battle state 2017-11-14 01:07:06 +01:00
Michaël Lemaire 046c476c0a Switched to new testing tools 2017-10-29 22:08:55 +01:00
Michaël Lemaire dc89acd8a2 Apply new testing tools 2017-10-26 23:47:13 +02:00
Michaël Lemaire 4b2d46754f Removed dead ships from play order 2017-10-26 00:45:53 +02:00
Michaël Lemaire 939313889c Added background shader in map view 2017-10-15 19:54:37 +02:00
Michaël Lemaire 4e498cbdbd character sheet: Added info message when dragging equipment 2017-10-13 01:16:33 +02:00
Michaël Lemaire c548793523 Fixed drag and drop 2017-10-12 21:11:58 +02:00
Michaël Lemaire 3fe22b06be UI: Fixed tooltip not being hidden on dragging 2017-10-12 00:28:33 +02:00
Michaël Lemaire 4312dcf893 Fixed character sheet layering 2017-10-11 23:49:56 +02:00
Michaël Lemaire 99882829a9 Improvements to UIBuilder 2017-10-11 22:58:08 +02:00
Michaël Lemaire ce9eb7456e Using UIBuilder for tooltips 2017-10-11 00:32:46 +02:00