OpenParsec / openparsec

GNU General Public License v2.0
52 stars 8 forks source link

Server to Server Transfer of ship attributes #15

Open uberlinuxguy opened 11 years ago

uberlinuxguy commented 11 years ago

Need to figure out a way to transfer ship attributes and items server to server when jumping through stargates. Thoughts/Ideas/Cranial Spasms welcome.

My thoughts:

CrazySpence commented 11 years ago

I dont see the point of the the energy/damage hit, technically because of the way starmap, connect and the net.jump functions work any user directly connecting to a server would be punished

uberlinuxguy commented 11 years ago

The punishment only happpens on a server to server transfer, not on an initial connection. And only if it's from a previously not "official" server. I suppose we could attempt a transfer of damage from a non-official server, but it could be an attempt at a hack if not done right.

CrazySpence commented 11 years ago

ok and server to servers only initiate on stargates? cause a player can at any time /connect somewherelse.com

uberlinuxguy commented 11 years ago

Yes, it would only initiate on a stargate jump

AbortRetryFail commented 11 years ago

Energy penalty makes sense, but why damage? Did somebody rig up their jump drive using zip ties and duck tape?

uberlinuxguy commented 11 years ago

I think in my end of day haze I was equating energy and damage. Dumb. Yes, just energy. Damage level should be passed along no modification.