Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site and its forums as they stood in September 2005. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 1998–2001 UBB forums
Today on Apolyton WARDELL INTERVIEW PROMO A.C.S. HISTORY CHAPTER 4 GET CIV4 /w FREE PLUS! A.C.S. PHOTO GALLERY GET A.O.M. V1.1
Apolyton Civilization Forums
main| civ2| civ3| civ4| smac| ctp2| ron| moo3| galciv| galciv2| alt| about|
ApolytonPLUS | register | search | faq | new posts | pm (-/-) | upload | members
hall of fame new! | civgroups | civgroups news | interviews | the column | radio | chat | directory | news | store | PLUS
Apolyton Civilization Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Forums > Alternative Civs > Stella Polaris > Command System idea
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!

bottom of page
  
Author
Thread    < Last Thread     Next Thread > Post New Thread     Post A Reply
Kuciwalker is offline Kuciwalker
Emperor
of Schmooism
Feb 2001
time: 00:24
  Old Post 27-12-2002 02:48
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
Command System idea Support Apolyton, buy Galactic Civilizations: Deluxe Edition

This would work best with my single star system idea, but can be adapted for multiple star systems.

Ok, the basic idea is that your communications will travel at a certain speed. So you can have "messages" (any sort of information, from locations of armies on a planet to umm... whatever) propogate from the point at which they were generated at a certain speed (in my single star system, the speed of light) and you only find out this information when the message reaches you (i.e. your flagship). Orders for units and production will be handled the same way, just backwards. This way, you CAN micromanage troops and production away from your flagship, just with a huge hit to efficiency, as the orders will be recieved to late to do anything (or would in fact harm you because the situation has changed in the time it takes the orders to get there).

For multiple star systems, it could be even more intricate. You might have to build relay stations for information to travel at anything approaching a decent speed - there would be fast communication between stations, but a simple "broadcast" transmission (NOT at light speeds; even it must be faster than that) would be much slower. It would take a while to get results from, say, scouting, because of this.

Blake is offline Blake
King
Brainfallocatione
Oct 2000
time: 17:24
  Old Post 27-12-2002 05:26
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Get a bigger avatar today!

Your idea isn't entirely original

I thought of it a fair while back, I even worked out the event system required to propagate messages, and included "portals" that could teleport information FTL, for a relay system of sorts.

The technical difficulties are actually quite minimal.
Event happens at point eX, eY

Player is at point pX, pY

Each turn, until the message reaches everyone that cares, do the following:
Calculate the square of the distance between the event origin and player, which is simply:
d = (eX - pX)^2 + (eY - pY)^2

Calculate how far the message has propigated.
p = (c * t)^2

If p > d then player recieves the message.
(The squares thing is to avoid any square roots)

If FTL relays are used, then when a relay recieves a message, it creates a new message event at the destination relay(s), so this message is now propigated from two (or more) sources.

Even with a lot of events, and a lot of players that need to recieve those events, the computations would remain quite acceptable.

The only problem is having to use such a system could easily drive a player insane, or otherwise make it feel like the game revolves around fighting the SLT communication system rather than the other players

A comprimise may be possible, friendly worlds have "stargates" that can be used to transmit messages FTL, once a message reaches any stargate, it is available at any other stargate, so if you (your flagship) is currentely at a friendly world with a stargate, you can send instant orders to any other friendly world with a stargate.

This would mean the main time that the speed of light becomes an obstacle is when you send a battle fleet into the "shroud" (defintion of shroud is anywhere which isn't within a single light-turn of a friendly stargate, you dont know exactly whats going on in the shroud), the further they go into the "shroud" the longer it takes messages from them to reach you. If they are 10 ly away, it would take 10 years for you to learn of their victory or destruction. Likewise if the war was to end, it would take 10 years for them to learn that.

Or, prehaps the mission is so critical you go with the battlefleet. The deeper you go into the shroud the less you know of the state of your empire, if your 10 years into the shroud, for all you know your empire was obliterated by a hostile force 9 years ago.

Now that would be pretty cool and I think it would be managable for the players, because orders can still be given instantly to friendly worlds. Later in the game FTL communications could become more common.

Note: Players can cheat this system. Imagine an alliance of 2 players that trust one another. Their empires are mingled together and stargate networks linked. One player goes off to war with his battlefleet the other stays home. According to the game rules, Away player shouldn't know what is going on in his empire, however Home player can simply message Away player with updates of events as they happen (messaging could be in-game, e-mail, phone, etc). It's debatable if this really matters, we could even say that Friendly Aliens give each leader a special communicator, that allows FTL commincation to any other special communicator, so that messages between players are always recieved instantly, thus players sending other "shrouded" players updates would become legal gameplay and could be done through normal game channels, rather than needing to resort to e-mail or other external communications.
This concept could be embraced by allowing shared leadership of empires, so multiple players with their flagships form a real faction. That'd make for a nifty ORPG too.

targon is offline targon
Prince
Dolgoprudny, Moscow region
Nov 2002
time: 08:24
  Old Post 27-12-2002 13:06
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Support Apolyton, buy Alpha Centauri

This is exactly that I tried to implement before I enlisted into StPDT. I strictly disregard FTL so spaceships travel STL and messages and orders exactly at "c". Each turn each unit send its status (coords/health/etc) to its commander, which accumulates that reports and sends its own report up the line. Total reports are shown to the player, and it may be reports form long-dead units in fact ;(. Player may order his/her units to do different tasks, this orders have to be dispatched at each level of command and units will try to employ it regardint their current state. In meantime, units may react accoriding to their own AI to occational attacks etc. Messages may be intercepted by (un)friendly aliens, decoded and (porviding they somehow managed to grok the language) translated, creating lot of work to spies (BTW, this messages may be from long dead civilizations if transmitter was really good).
Among other ideas I also meant different levels of civilizations playing in the same time. "God" level civilizations are completely ignorant to pesky little critters unless provoked (they're forced by game rules to do so). While the civilizaion evolves, it faces completely another ranges of problems (stabilizing the Galaxy core and later creating its own stars for example) and foes.
But all these stuff was hell hard to implement, that's why I'm here

Kuciwalker is offline Kuciwalker
Emperor
of Schmooism
Feb 2001
time: 00:24
  Old Post 28-12-2002 04:12
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Tired of ads?

Messages should originate on the planet and/or fleet level, and contain the information known on that planet/fleet. Btw, even "broadcast" transmissions should go much faster than light (unless we're using the single star system model, in which case the speed of light would work quite well).

One part of a factions "belief" or whatever (maybe social engineering) should be the level of autonomy. This would basically be "how much will my units do without my orders, and how much will they follow my orders if I'm not right there". The advantages to high autonomy is increased effectiveness of ground units (tactical autonomy), greater intelligence for your governors (in matters civilian and military), and better intelligence for your fleets not under your direct command (with your flagship in them). Downsides would be that if you happened to have a plan that required lots of coordination and such, you would have a much higher chance of your fleets not following your orders (not mutineeing, just doing what they think is best in the tactical situation). The exact reverse would be true if you went for less autonomy.

  < Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:24.
Apolyton Time is 00:24.
    top of page
Rate This Thread:
Forum Jump:
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
 




Contact Us - Apolyton Civilization Site - Support Us!

Building a better Apolyton through better information. Click here and take our poll!
Non-US visitors, click here!

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Page generated in 0.0334 seconds (88.35% PHP - 11.65% MySQL) with 29 queries
Page Loading Time:

Support Apolyton: Amazon USA | Amazon UK | Amazon DE | Amazon FR |
Support Apolyton and get FREE PLUS, Buy from Chips&Bits: Galactic Civilizations | Galactic Civilizations: Deluxe Edition | Call to Power 2 | Civilization: The Boardgame | GURPS/ Alpha Centauri | Alpha Centauri | Civilization IV | Civilization III: Complete |


Front Page | Civilization IV | Civilization III | Civilization II | Call to Power II | Alpha Centauri | Master of Orion III
Rise of Nations | Galactic Civilizations | Galactic Civilizations II | Misc
Alt.Civs | Civ I | C:CtP I | About | News | Directory | Apolyton Store | Forums | Chat | Columns | Interviews | Newsletter
Scenario League | CSC | Clash of Civs | Spanish Site | CtP Maps | Cradle of Civ | WesW's Ctp1/2 Site | Civ3 Haven

apolyton.net | apolyton.com | civilization2.net | civilization3.net | civilization4.net | civilizationiv.info | calltopower.net | galciv.net | galciv2.net | moo3.net