1
0
Fork 0
spacetac/src/core
2018-03-11 23:19:45 +01:00
..
actions Improved character sheet tooltips 2018-03-06 15:39:48 +01:00
ai Fixed AI spawning a new web worker at each turn (thus downloading the app again and again) 2018-03-06 18:41:38 +01:00
diffs New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
effects New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
missions New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
models Improved character sheet tooltips 2018-03-06 15:39:48 +01:00
ArenaLocation.spec.ts Fixed bad angle math when looking for ships in arc area 2017-12-13 00:24:02 +01:00
ArenaLocation.ts Fixed bad angle math when looking for ships in arc area 2017-12-13 00:24:02 +01:00
Battle.spec.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
Battle.ts Updated jasmine 2018-03-11 23:19:45 +01:00
BattleCheats.spec.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
BattleCheats.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
BattleChecks.spec.ts Fixed the suicide case 2017-12-05 00:46:48 +01:00
BattleChecks.ts Fixed the suicide case 2017-12-05 00:46:48 +01:00
BattleLog.ts Use DiffLog to apply revertable diffs to battle state 2017-11-14 01:07:06 +01:00
BattleOutcome.spec.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
BattleOutcome.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
BattleStats.spec.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
BattleStats.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
Cooldown.spec.ts Apply new testing tools 2017-10-26 23:47:13 +02:00
Cooldown.ts Use DiffLog to apply revertable diffs to battle state 2017-11-14 01:07:06 +01:00
Drone.spec.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
Drone.ts Updated typescript version 2018-01-31 19:19:50 +01:00
ExclusionAreas.spec.ts Apply new testing tools 2017-10-26 23:47:13 +02:00
ExclusionAreas.ts tscommon namespace renamed 2017-09-25 00:23:22 +02:00
Fleet.spec.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
Fleet.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
FleetGenerator.ts Improved character sheet tooltips 2018-03-06 15:39:48 +01:00
GameSession.spec.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
GameSession.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
MoveFireSimulator.spec.ts Fixed Xander's "Disengage" being used instead of main engine 2018-03-01 19:46:17 +01:00
MoveFireSimulator.ts Fixed Xander not being able to use Disengage 2018-03-05 22:28:06 +01:00
NameGenerator.spec.ts Apply new testing tools 2017-10-26 23:47:13 +02:00
NameGenerator.ts tscommon namespace renamed 2017-09-25 00:23:22 +02:00
Personality.ts Added framework for personality, and for ships to react to battle events 2017-10-08 23:26:33 +02:00
PersonalityReactions.spec.ts Removed references from battle state to universe state, causing large serialized data, slowing down AI work 2018-01-16 01:08:24 +01:00
PersonalityReactions.ts Removed references from battle state to universe state, causing large serialized data, slowing down AI work 2018-01-16 01:08:24 +01:00
Player.spec.ts Removed references from battle state to universe state, causing large serialized data, slowing down AI work 2018-01-16 01:08:24 +01:00
Player.ts Removed references from battle state to universe state, causing large serialized data, slowing down AI work 2018-01-16 01:08:24 +01:00
Range.spec.ts Apply new testing tools 2017-10-26 23:47:13 +02:00
Range.ts Updated typescript version 2018-01-31 19:19:50 +01:00
Ship.spec.ts Improved character sheet tooltips 2018-03-06 15:39:48 +01:00
Ship.ts Improved character sheet tooltips 2018-03-06 15:39:48 +01:00
ShipGenerator.spec.ts Improved character sheet tooltips 2018-03-06 15:39:48 +01:00
ShipGenerator.ts Improved character sheet tooltips 2018-03-06 15:39:48 +01:00
ShipLevel.spec.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
ShipLevel.ts Improved character sheet tooltips 2018-03-06 15:39:48 +01:00
ShipValue.spec.ts Fixed sticky effects not fading 2017-11-28 19:01:56 +01:00
ShipValue.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
Shop.spec.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
Shop.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
Star.spec.ts Apply new testing tools 2017-10-26 23:47:13 +02:00
Star.ts tscommon namespace renamed 2017-09-25 00:23:22 +02:00
StarLink.spec.ts Apply new testing tools 2017-10-26 23:47:13 +02:00
StarLink.ts tscommon namespace renamed 2017-09-25 00:23:22 +02:00
StarLocation.spec.ts Use DiffLog to apply revertable diffs to battle state 2017-11-14 01:07:06 +01:00
StarLocation.ts Removed references from battle state to universe state, causing large serialized data, slowing down AI work 2018-01-16 01:08:24 +01:00
Target.spec.ts Use DiffLog to apply revertable diffs to battle state 2017-11-14 01:07:06 +01:00
Target.ts Use DiffLog to apply revertable diffs to battle state 2017-11-14 01:07:06 +01:00
TestTools.spec.ts New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
TestTools.ts Improved character sheet tooltips 2018-03-06 15:39:48 +01:00
Universe.spec.ts Apply new testing tools 2017-10-26 23:47:13 +02:00
Universe.ts Removed references from battle state to universe state, causing large serialized data, slowing down AI work 2018-01-16 01:08:24 +01:00