1
0
Fork 0
spacetac/src/scripts/game
2015-02-19 01:00:00 +01:00
..
actions Removed Ship.movement_cost, in favor of engine-defined AP cost 2015-01-29 01:00:00 +01:00
ai Fixed AI not using AP while moving (cheater...) 2015-02-19 01:00:00 +01:00
effects Added damage display on ship sprites 2015-02-03 01:00:00 +01:00
equipments Added actions by Bully A.I. 2015-02-17 01:00:00 +01:00
events Added looting from the battle outcome (WIP) 2015-02-13 01:00:00 +01:00
specs Fixed AI not using AP while moving (cheater...) 2015-02-19 01:00:00 +01:00
Attribute.ts Added capabilities to ships, and matching requirements in equipment 2015-02-06 01:00:00 +01:00
AttributeCollection.ts Added permanent effects on attributes for equipement 2015-01-22 01:00:00 +01:00
Battle.ts Started work on Bully A.I. 2015-02-17 01:00:00 +01:00
BattleLog.ts Manage AP recovery and initial value with equipment effects 2015-01-22 01:00:00 +01:00
BattleOutcome.ts Added looting of enemy ships after battle 2015-02-13 01:00:00 +01:00
EffectTemplate.ts Added effect generation from templates 2015-01-22 01:00:00 +01:00
Equipment.ts Added looting from the battle outcome (WIP) 2015-02-13 01:00:00 +01:00
Fleet.ts Added looting of enemy ships after battle 2015-02-13 01:00:00 +01:00
LootGenerator.ts Added looting of enemy ships after battle 2015-02-13 01:00:00 +01:00
LootTemplate.ts Added looting of enemy ships after battle 2015-02-13 01:00:00 +01:00
Player.ts Added player interaction status and icon 2015-02-16 01:00:00 +01:00
RandomGenerator.ts Added looting from the battle outcome (WIP) 2015-02-13 01:00:00 +01:00
Range.ts Added looting of enemy ships after battle 2015-02-13 01:00:00 +01:00
Ship.ts Fixed AI not using AP while moving (cheater...) 2015-02-19 01:00:00 +01:00
ShipGenerator.ts Added looting of enemy ships after battle 2015-02-13 01:00:00 +01:00
Slot.ts Added looting from the battle outcome (WIP) 2015-02-13 01:00:00 +01:00
Target.ts Removed Ship.movement_cost, in favor of engine-defined AP cost 2015-01-29 01:00:00 +01:00
Tools.ts Added hull and shield attributes, and weapon damage on them 2015-01-28 01:00:00 +01:00
Universe.ts Added tslint style checker 2015-01-07 01:00:00 +01:00