PSF-BotServer/common/src/test/scala/objects
Fate-JH 337cfbe5d2
ObjectCreateMessage Alterations, Class Object Adjustments (#243)
* power outage failure resulting in the destruction of the original ocm-fixes branch; the git branch refs were corrupted during commit, but the up-to-date changed files remained intact

* eliminating the need for CommonFieldData2 and CommonFieldData2WithPlacement

* in the middle of integrating CommonFieldData into DetailedLockerContainerData (but not standard LockerContainerData); added field for final boolean in WeaponData

* adding faction affinity to Equipment (to match functionality; not becuase I know what ends ...)

* in the middle of integrating CommonFieldData into DetailedCommandDetonaterData

* applying faction affinity to objects at time of terminal production (but to what ends?); required BoomerTrigger and AmmoBox to always report as NEUTRAL internally

* completed the transition from using the old class-based order terminal system to the page-based order terminal system; unused terminal classes have been eliminated

* more closely aligned TelepadDeployableData and InternalTelepadDeployableData

* modifying TelepadDeployableData make it generic and eliminate the need for InternalTelepadDeployableData after fixing a packet converter to utilize DroppedItemData

* modified Terminal operation to branch further outwards from Terminal.Request to the TerminalDefinition's Request method; modified tests to reflect update

* loosening up matrix terminal definition limitations

* modified ProximityTerminal to support a custom defintition class

* rendered the message passing system for Terminals general (Any) in the full scale so it can be specific in instance cases

* refactored and moved both EquipmentSlot and ExoSuitDefinition

* (re)load Favorites each time player (re)spawns
2019-03-03 08:23:30 -05:00
..
guidtask Deployables (#230) 2018-09-23 08:00:58 -04:00
number Deployables (#230) 2018-09-23 08:00:58 -04:00
terminal ObjectCreateMessage Alterations, Class Object Adjustments (#243) 2019-03-03 08:23:30 -05:00
AutoDriveControlsTest.scala Facility Turrets (#223) 2018-07-14 21:25:44 -04:00
AvatarTest.scala added an enumeration for character voices, which prompoted a massive file update; separated BasicCharacterData from CharacterAppearanceData; added some yet unimplemented support to WSA and VehicleData; completely commented out RemoveActorTests for later repairs so they do not break in Travis CI 2018-06-08 21:07:47 -04:00
BuildingTest.scala Facility Turrets (#223) 2018-07-14 21:25:44 -04:00
CertificationTest.scala accounted for collapsing cert trees, exclusive certifications, and a method of keeping track of certification costs (#227) 2018-07-30 10:20:23 -04:00
ContainerTest.scala ObjectCreateMessage Alterations, Class Object Adjustments (#243) 2019-03-03 08:23:30 -05:00
ConverterTest.scala ObjectCreateMessage Alterations, Class Object Adjustments (#243) 2019-03-03 08:23:30 -05:00
DamageModelTests.scala Damage Fix, and Stuff (#235) 2018-11-21 20:31:51 -05:00
DeployableTest.scala Router and Telepad (#232) 2018-10-17 12:36:43 -04:00
DeployableToolboxTest.scala Router and Telepad (#232) 2018-10-17 12:36:43 -04:00
DeploymentTest.scala Facility Turrets (#223) 2018-07-14 21:25:44 -04:00
DoorTest.scala Facility Turrets (#223) 2018-07-14 21:25:44 -04:00
EntityTest.scala fixing tests 2017-08-15 23:29:10 -04:00
EquipmentSlotTest.scala ObjectCreateMessage Alterations, Class Object Adjustments (#243) 2019-03-03 08:23:30 -05:00
EquipmentTest.scala Damage Fix, and Stuff (#235) 2018-11-21 20:31:51 -05:00
ExoSuitTest.scala ObjectCreateMessage Alterations, Class Object Adjustments (#243) 2019-03-03 08:23:30 -05:00
FacilityTurretTest.scala Deployables (#230) 2018-09-23 08:00:58 -04:00
FactionAffinityTest.scala Facility Turrets (#223) 2018-07-14 21:25:44 -04:00
FireModeTest.scala shotgun pellet fire modes; fire mode for melee weapons; cleanup code for phoenix (decimator) and handling last phoneix rocket fire; temporary cleanup of grenades 2018-01-17 07:51:42 -05:00
IFFLockTest.scala Facility Turrets (#223) 2018-07-14 21:25:44 -04:00
ImplantTest.scala simplified the implant management process by removing an unnecessary middleman object; corrected tests that included implants; worked implants into player PacketConverter 2017-09-08 19:58:20 -04:00
InventoryTest.scala modification to GridInventory to avoid unnecessary leaking of internal support value and unnecessary complication of item access 2018-06-10 00:23:59 -04:00
LoadoutTest.scala added an enumeration for character voices, which prompoted a massive file update; separated BasicCharacterData from CharacterAppearanceData; added some yet unimplemented support to WSA and VehicleData; completely commented out RemoveActorTests for later repairs so they do not break in Travis CI 2018-06-08 21:07:47 -04:00
LockerTest.scala Facility Turrets (#223) 2018-07-14 21:25:44 -04:00
MountableTest.scala Facility Turrets (#223) 2018-07-14 21:25:44 -04:00
PlayerTest.scala ObjectCreateMessage Alterations, Class Object Adjustments (#243) 2019-03-03 08:23:30 -05:00
ProjectileTest.scala Damages (#225) 2018-07-30 09:28:45 -04:00
ResourceSiloTest.scala Deployables (#230) 2018-09-23 08:00:58 -04:00
ServerObjectBuilderTest.scala Deployables (#230) 2018-09-23 08:00:58 -04:00
SpawnTubeTest.scala Facility Turrets (#223) 2018-07-14 21:25:44 -04:00
UtilityTest.scala ObjectCreateMessage Alterations, Class Object Adjustments (#243) 2019-03-03 08:23:30 -05:00
VehicleSpawnPadTest.scala Facility Turrets (#223) 2018-07-14 21:25:44 -04:00
VehicleTest.scala Damages (#225) 2018-07-30 09:28:45 -04:00
VitalityTest.scala Damages (#225) 2018-07-30 09:28:45 -04:00
ZoneTest.scala Facility Turrets (#223) 2018-07-14 21:25:44 -04:00