1
0
Fork 0
Commit graph

23 commits

Author SHA1 Message Date
Michaël Lemaire c625b215de New title screen 2018-04-12 18:33:38 +02:00
Michaël Lemaire eec499dbd5 Fixed battle stats always adding to defender fleet 2018-03-29 00:17:24 +02:00
Michaël Lemaire 2f52fd0031 New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +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 8b0ff9ee27 Use DiffLog to apply revertable diffs to battle state 2017-11-14 01:07:06 +01:00
Michaël Lemaire ee17c37a74 Added initial character creation screen 2017-10-10 00:59:49 +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 08e1b506b1 Added Prokhorov Laser and Kelvin Generator 2017-10-02 18:02:30 +02:00
Michaël Lemaire e511b78754 tscommon namespace renamed 2017-09-25 00:23:22 +02:00
Michaël Lemaire 993ed0e897 Added escort mission part 2017-07-02 20:21:04 +02:00
Michaël Lemaire 74c0cf6856 Base structure for missions and main story arc 2017-06-27 17:42:28 +02:00
Michaël Lemaire ea13e25c5e Join remote sessions in spectator mode (not fully working yet) 2017-06-08 23:58:23 +02:00
Michaël Lemaire 17120ee0f3 Started introduction view, with a brief campaign story 2017-06-01 01:11:29 +02:00
Michaël Lemaire c53ceff4df A bit of balancing
As ship models cannot be changed for now, they are set to be identical
2017-05-23 18:43:05 +02:00
Michaël Lemaire 5f3fb7d421 Fixed initial shop level 2017-05-16 19:06:07 +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 8ba518270b Added average encounter level for each star system 2017-04-26 00:24:52 +02:00
Michaël Lemaire 40321621de Add selling and buying from shops 2017-03-23 19:58:09 +01:00
Michaël Lemaire 01d5d0ce14 Winning an encounter now removes it properly 2017-03-15 23:00:15 +01:00
Michaël Lemaire d3e12fa8e1 typescript: Added strict null checks 2017-03-09 18:11:00 +01:00
Michaël Lemaire 9e0df7a08b Fixed several AI-related problems 2017-02-16 23:59:41 +01:00
Michaël Lemaire bee43583ca Refactored namespaces 2017-02-09 01:00:35 +01:00
Renamed from src/game/GameSession.ts (Browse further)