1
0
Fork 0
spacetac/src/app/game
2016-10-26 23:15:04 +02:00
..
actions Added collision prevention on move actions 2015-04-21 22:14:17 +02:00
ai Added collision prevention on move actions 2015-04-21 22:14:17 +02:00
effects Added display of temporary effects in ship list (no graphics yet) 2015-04-22 22:03:59 +02:00
equipments Made Bully AI move towards an enemy when no more maneuver is available 2015-04-15 02:00:00 +02:00
events Added display of temporary effects in ship list (no graphics yet) 2015-04-22 22:03:59 +02:00
specs Added a ship model system 2015-05-05 21:49:33 +02:00
Attribute.ts Simplified build process 2016-10-26 23:15:04 +02:00
AttributeCollection.ts Renamed scripts to app 2015-03-24 01:00:00 +01:00
Battle.ts Removed ship card on right side of screen during battles 2015-04-26 21:34:55 +02:00
BattleLog.ts Simplified build process 2016-10-26 23:15:04 +02:00
BattleOutcome.ts Renamed scripts to app 2015-03-24 01:00:00 +01:00
EffectTemplate.ts Renamed scripts to app 2015-03-24 01:00:00 +01:00
Equipment.ts Renamed scripts to app 2015-03-24 01:00:00 +01:00
Fleet.ts Added encounters in locations (WIP - no fleet at the moment) 2015-04-07 02:00:00 +02:00
FleetGenerator.ts Added encounter fleet generation (unbalanced) 2015-04-07 02:00:00 +02:00
GameSession.ts Added encounter fleet generation (unbalanced) 2015-04-07 02:00:00 +02:00
LootGenerator.ts Renamed scripts to app 2015-03-24 01:00:00 +01:00
LootTemplate.ts Added display of temporary effects in ship list (no graphics yet) 2015-04-22 22:03:59 +02:00
NameGenerator.ts Added star system names 2015-03-25 01:00:00 +01:00
Player.ts Added removal of defeated encounter from location, allowing the winner to continue its journey 2015-04-22 00:17:00 +02:00
RandomGenerator.ts Fixed game saving when an AI is in play 2015-04-28 09:27:45 +02:00
Range.ts Renamed scripts to app 2015-03-24 01:00:00 +01:00
Serializable.ts Renamed scripts to app 2015-03-24 01:00:00 +01:00
Serializer.ts Renamed scripts to app 2015-03-24 01:00:00 +01:00
Ship.ts Added a ship model system 2015-05-05 21:49:33 +02:00
ShipGenerator.ts Added a ship model system 2015-05-05 21:49:33 +02:00
ShipModel.ts Added a ship model system 2015-05-05 21:49:33 +02:00
Slot.ts Renamed scripts to app 2015-03-24 01:00:00 +01:00
Star.ts Added removal of defeated encounter from location, allowing the winner to continue its journey 2015-04-22 00:17:00 +02:00
StarLink.ts Added ability to travel, and jump between stars 2015-03-27 01:00:00 +01:00
StarLocation.ts Added removal of defeated encounter from location, allowing the winner to continue its journey 2015-04-22 00:17:00 +02:00
Target.ts Added collision prevention on move actions 2015-04-21 22:14:17 +02:00
TestTools.ts Added collision prevention on move actions 2015-04-21 22:14:17 +02:00
Tools.ts Renamed scripts to app 2015-03-24 01:00:00 +01:00
Universe.ts Added encounters in locations (WIP - no fleet at the moment) 2015-04-07 02:00:00 +02:00