FateJH
|
9d7d1b0456
|
split previous Loadout into separate InfantryLoadout and VehicleLoadout classes; moved new Loadout code into its own package and corrected import statements; corrected Terminal code and tests
|
2018-05-13 23:06:01 -04:00 |
|
FateJH
|
ddc2450541
|
Buildings now have simple type distinctions to work using the known output of a SpawnRequestMessage packet. Support for cross-continental respawning (actually a failure case for being unable to spawn). Corpse tuning and testing.
|
2018-03-31 19:59:11 -04:00 |
|
FateJH
|
8a21df429b
|
The former Player class (former-former PlaterAvatar class) has been split into a persisting Avatar class and a transitory Player class.
|
2018-03-31 19:54:37 -04:00 |
|
FateJH
|
335b40cdfc
|
correction for LoadoutTest
|
2017-12-30 21:44:10 -05:00 |
|
FateJH
|
8fbbd31967
|
modified how subscriptions can subscribe and unsubscribe from specific channels (works now); vehicles now come with default loadouts at time of spawn; MoveItem is now a much more generic process that handles all Container objects; alternate fire modes now have correct ammunition values, but still do not change ammunition type properly; terminals are now distinctively split a bit more; LootItemMessage packet
|
2017-12-23 01:29:48 -05:00 |
|