1
0
Fork 0
Commit graph

691 commits

Author SHA1 Message Date
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
Michaël Lemaire bad46f5712 Added new UI tool UIBuilder
It will replace UIComponent and dedicated BaseView functions
2017-10-10 22:48:50 +02:00
Michaël Lemaire fa056e0f43 Refactored character sheet 2017-10-10 19:01:09 +02:00
Michaël Lemaire ee17c37a74 Added initial character creation screen 2017-10-10 00:59:49 +02:00
Michaël Lemaire 867dd54f10 Refactored UI view testing 2017-10-10 15:14:41 +02:00
Michaël Lemaire 19d7eb4d30 Upgraded jasmine 2017-10-09 23:14:33 +02:00
Michaël Lemaire 0ff23c71a1 Added framework for personality, and for ships to react to battle events 2017-10-08 23:26:33 +02:00
Michaël Lemaire 74acbeb827 Split assets to avoid loading unnecessary ones 2017-10-08 23:25:24 +02:00
Michaël Lemaire 58b166a351 Added laser sound effect 2017-10-05 19:50:59 +02:00
Michaël Lemaire 5337abc056 Fixed cone targetting sometimes impacting the shooter 2017-10-05 19:33:10 +02:00
Michaël Lemaire a42d9e77aa battle: Updated "space" and "return" key bindings 2017-10-04 00:25:52 +02:00
Michaël Lemaire 2e344c498e targetting: Fixed ghost angle on "surroundings" mode 2017-10-03 23:18:29 +02:00
Michaël Lemaire a305f5a7b3 Fix headless unit test error in karma 2017-10-03 23:00:45 +02:00
Michaël Lemaire e34372891e Added laser effect 2017-10-03 22:56:25 +02:00
Michaël Lemaire 1936cfef8d Added cone targetting 2017-10-03 18:11:30 +02:00
Michaël Lemaire 08e1b506b1 Added Prokhorov Laser and Kelvin Generator 2017-10-02 18:02:30 +02:00
Michaël Lemaire c559418d0e arena: Fixed ship tooltip masking targetting info 2017-10-01 23:08:43 +02:00
Michaël Lemaire 452f3e5d10 Fixed ship tooltip not being positioned correctly when an effect radius was displayed 2017-10-01 23:00:23 +02:00
Michaël Lemaire 156a2ae4bd ui: Force leave hovered button when pressing keyboard 2017-10-01 22:52:50 +02:00
Michaël Lemaire 3b4c5f0d7c actionbar: Restored overheat/cooldown display 2017-10-01 20:16:41 +02:00
Michaël Lemaire 5a730762d1 Fixed some targetting issues 2017-10-01 18:33:48 +02:00
Michaël Lemaire 79e8ab789d New actionbar design 2017-09-29 01:18:46 +02:00
Michaël Lemaire 5dab0440e9 Work on new actionbar 2017-09-27 00:46:29 +02:00
Michaël Lemaire e511b78754 tscommon namespace renamed 2017-09-25 00:23:22 +02:00
Michaël Lemaire d3f4cffde8 Refactored targetting system 2017-09-22 16:43:57 +02:00
Michaël Lemaire 8be89b1825 actionbar: Fixed move actions not always be first 2017-09-18 01:12:51 +02:00
Michaël Lemaire 7a99f97b00 Equipment balancing 2017-09-18 00:49:53 +02:00
Michaël Lemaire f9d22c31f6 Removed console.log 2017-09-15 00:46:50 +02:00
Michaël Lemaire 34d87516cf Added battle stat "Equipment wear" 2017-09-15 00:24:53 +02:00
Michaël Lemaire a8032eea8b Added battle stat "Power used" 2017-09-14 23:56:28 +02:00
Michaël Lemaire 44426745d6 Fixed ship rotating when applying action with no target 2017-09-14 23:33:08 +02:00
Michaël Lemaire 2265f53a7b arena: Added targetting with number keys 2017-09-14 00:26:14 +02:00
Michaël Lemaire 1dc6a5b768 arena: Activate tactical mode while targetting + fixed some toggle issues 2017-09-13 22:56:57 +02:00
Michaël Lemaire f962f52b97 battle: Wait for the splash screen to end 2017-09-13 00:53:03 +02:00