Vanilla Development Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: Vanilla/docs



Date:	Thursday January 6, 19100 @ 14:45
Author:	unbelver

Update of /home/netrek/cvsroot/Vanilla/docs
In directory swashbuckler.fortress.real-time.com:/var/tmp/cvs-serv2941/docs

Modified Files:
	sample_ports 
Log Message:

2 Things:

God Observer queue now exists.  God Observer comes in as player z
(i.e. MAXPLAYER-1).  God Observer is indi.

Indi behavior changed.  Indi forced to be peaceful to all.  Indi can
see all players and planets as well.  COW on the other hand, and maybe
other clients, refuses to show planet info.  The client gets the
planet info packets, but shows all planets as UNKNOWN.

--Carlos V.




****************************************

Index: Vanilla/docs/sample_ports
diff -u Vanilla/docs/sample_ports:1.5 Vanilla/docs/sample_ports:1.6
--- Vanilla/docs/sample_ports:1.5	Thu Jul 29 17:13:58 1999
+++ Vanilla/docs/sample_ports	Thu Jan  6 14:45:26 2000
@@ -1,4 +1,4 @@
-#	$Id: sample_ports,v 1.5 1999/07/29 22:13:58 cameron Exp $	
+#	$Id: sample_ports,v 1.6 2000/01/06 20:45:26 unbelver Exp $	
 # 
 # This is .ports, and it is parsed by newstartd on startup to determine which
 # TCP/IP port numbers to listen on for connections, and what to do about
@@ -16,9 +16,12 @@
 # Scores dump.  (Disable for large player databases, it is a CPU hog).
 #2590 tools/scores "scores" a
 #
-# Special port of your choice so that you as server owner can still get in.
+# Special ports of your choice so that you as server owner can still get in.
 # Normally disabled, do you really want the public on your queue?
+# This one is a regular port
 #2594 ntserv "God" -q 7
+# This one is a God Observer port
+#2595 ntserv "GodObs" -q 8 
 #
 # Statistics on connections to newstartd itself.
 2596 special "statistics"