1
0
Fork 0
Commit graph

44 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 b69db4e796 Dependencies update 2019-05-06 19:14:12 +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 71e7aa0406 Fixed line drawings 2018-06-07 11:53:37 +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 7bc6378754 Added vigilance system 2018-04-04 14:34:05 +02:00
Michaël Lemaire 69a65b0735 Improved character sheet tooltips 2018-03-06 15:39:48 +01:00
Michaël Lemaire 2f52fd0031 New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
Michaël Lemaire 3f268a3bff Fixed sticky effects not fading 2017-11-28 19:01:56 +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 0ff23c71a1 Added framework for personality, and for ships to react to battle events 2017-10-08 23:26:33 +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 e511b78754 tscommon namespace renamed 2017-09-25 00:23:22 +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 c0ee40633a network: Added Exchange class (for communication between two peers) 2017-07-24 20:12:41 +02:00
Michaël Lemaire e0e10d9e40 Removed redundant jump links between stars 2017-07-09 18:00:37 +02:00
Michaël Lemaire 8c6892f5c0 Handle toggle actions effects correctly 2017-06-14 00:01:39 +02:00
Michaël Lemaire 6d01734238 Fixed move exclusion radius 2017-05-29 20:12:57 +02:00
Michaël Lemaire 33ec46e27a Improved tactical AI and set it as default 2017-05-10 01:20:05 +02:00
Michaël Lemaire d68f295f2d Added battle experience 2017-05-09 19:19:26 +02:00
Michaël Lemaire 27302267b9 Added auto-saving to cloud, and loading cloud saves 2017-05-05 01:19:28 +02:00
Michaël Lemaire 4be738fe4f Updated to typescript 2.3 2017-05-02 23:33:58 +02:00
Michaël Lemaire 5a5be8addc Added equipment generation of different quality 2017-04-20 23:20:50 +02:00
Michaël Lemaire 088ed18391 Refactored equipment/action system for leveled equipment generation 2017-04-18 21:51:23 +02:00
Michaël Lemaire 9c358113db Added skill upgrading 2017-03-17 01:07:00 +01:00
Michaël Lemaire ca7be2e416 Added ability to loot items at the end of battle 2017-03-14 18:48:04 +01:00
Michaël Lemaire d3e12fa8e1 typescript: Added strict null checks 2017-03-09 18:11:00 +01:00
Michaël Lemaire 80e3f212d6 Added ability to equip/unequip from character sheet 2017-03-06 00:29:02 +01:00
Michaël Lemaire db194b4bf6 New AI Duel page 2017-02-24 01:34:31 +01:00
Michaël Lemaire de8651440a Use of iterators as producers for TacticalAI 2017-02-22 02:14:14 +01:00
Michaël Lemaire 80a82664e1 Started work on TacticalAI and added AI tournament 2017-02-21 22:16:18 +01:00
Michaël Lemaire 47224c630f Fixed broken hover (caused by Timer refactoring) 2017-02-17 01:11:16 +01:00
Michaël Lemaire 9e0df7a08b Fixed several AI-related problems 2017-02-16 23:59:41 +01:00
Michaël Lemaire 877af0e8c8 Restored game save serialization (using tscommon) 2017-02-09 01:26:04 +01:00
Michaël Lemaire bee43583ca Refactored namespaces 2017-02-09 01:00:35 +01:00
Michaël Lemaire cacef3cea8 Added visited status on star locations 2017-01-29 19:34:38 +01:00
Michaël Lemaire 69762a0a07 Updated tscommon 2017-01-27 01:13:16 +01:00
Michaël Lemaire da6e961b1e Removed obsolete Tools module (now from tscommon) 2017-01-27 01:07:06 +01:00
Michaël Lemaire 92764542df Added submodule tscommon, shared with Succession 2017-01-27 00:52:45 +01:00