1
0
Fork 0
spacetac/src/scripts/game
2015-02-27 01:00:00 +01:00
..
actions Added sticky temporary effects, and EnergyDepleter weapon (WIP) 2015-02-27 01:00:00 +01:00
ai Added fading on actions that will become unavailable (WIP) 2015-02-26 01:00:00 +01:00
effects Added battle log events for temporary effects 2015-02-27 01:00:00 +01:00
equipments Added sticky temporary effects, and EnergyDepleter weapon (WIP) 2015-02-27 01:00:00 +01:00
events Added battle log events for temporary effects 2015-02-27 01:00:00 +01:00
specs Added battle log events for temporary effects 2015-02-27 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 weapon visual effects and sound 2015-02-20 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 sticky temporary effects, and EnergyDepleter weapon (WIP) 2015-02-27 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 Added battle log events for temporary effects 2015-02-27 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
TestTools.ts Added sticky temporary effects, and EnergyDepleter weapon (WIP) 2015-02-27 01:00:00 +01:00
Tools.ts Added action icons 2015-02-23 01:00:00 +01:00
Universe.ts Using Universe object in GameRouter to initialize the game 2015-02-27 01:00:00 +01:00