1
0
Fork 0
Commit graph

26 commits

Author SHA1 Message Date
Michaël Lemaire 7d586d5a2b Added pinned effect, to prevent ships from moving 2018-06-13 20:17:46 +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 3d6bc192d0 Removed randomness factors in battle actions 2018-03-21 00:23:00 +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 2f52fd0031 New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
Michaël Lemaire 8b755d9205 Updated typescript version 2018-01-31 19:19:50 +01:00
Michaël Lemaire 05a0607445 Restored drones feature 2017-11-29 23:03:58 +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 3b4c5f0d7c actionbar: Restored overheat/cooldown display 2017-10-01 20:16:41 +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 8c1bd3c2ea Improved distance display for move actions 2017-09-10 22:20:29 +02:00
Michaël Lemaire 2106b93439 Move distance is now dependent on maneuvrability 2017-08-18 00:53:21 +02:00
Michaël Lemaire 0f413d334c Added RepelEffect and use it in Gravit Shield action 2017-08-17 19:51:22 +02:00
Michaël Lemaire e69a6b9efd Added two engines 2017-08-01 00:49:00 +02:00
Michaël Lemaire 3cc168bae9 arena: Added auto-approach to bring in range for action 2017-06-22 01:32:18 +02:00
Michaël Lemaire 13291e7d5f Get around move exlusion areas in the move-fire simulator 2017-06-20 01:04:27 +02:00
Michaël Lemaire 87852e2459 Prevent ships from going near the arena border 2017-05-29 22:39:07 +02:00
Michaël Lemaire 6d01734238 Fixed move exclusion radius 2017-05-29 20:12:57 +02:00
Michaël Lemaire d5b37ff850 character sheet: Added equipment description 2017-04-19 00:55:59 +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 d3e12fa8e1 typescript: Added strict null checks 2017-03-09 18:11:00 +01:00
Michaël Lemaire e64e3955b3 Weapons with blast can now target a ship indirectly 2017-03-09 00:18:40 +01:00
Michaël Lemaire 144eb56537 Added log when an action cannot be applied 2017-03-07 20:27:46 +01:00
Michaël Lemaire aa3af26790 Consume power before action starts 2017-02-19 22:52:11 +01:00
Michaël Lemaire bee43583ca Refactored namespaces 2017-02-09 01:00:35 +01:00
Renamed from src/game/actions/MoveAction.ts (Browse further)