.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

BCT Commander- Save $6.00
World Supremacy- Save $10.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 2: The Ascension Wars

Closed Thread
 
Thread Tools Display Modes
  #1  
Old April 28th, 2004, 11:57 AM
Esben Mose Hansen's Avatar

Esben Mose Hansen Esben Mose Hansen is offline
Second Lieutenant
 
Join Date: Jan 2004
Location: Copenhagen, Denmark
Posts: 410
Thanks: 0
Thanked 0 Times in 0 Posts
Esben Mose Hansen is on a distinguished road
Default Re: New & raw web based Dominion II game server

Well, sorry for taking up a slot on my own server I've stopped the game now.

Pity about the masterpass thing. It is completely useless (for me) as I cannot run anything but textmode on my server. So much for that idea for removing stale players by making them computercontrolled. Back to the drawing board
__________________
"It makes you wonder if there is anything to astrology after all. "Oh, there is," said Susan, "Delusion, wishful thinking and gullibility." (T. Pratchett)
  #2  
Old April 29th, 2004, 01:14 AM
Johan K's Avatar

Johan K Johan K is offline
Brigadier General
 
Join Date: Aug 2003
Location: Mictlan
Posts: 1,767
Thanks: 12
Thanked 165 Times in 22 Posts
Johan K is on a distinguished road
Default Re: New & raw web based Dominion II game server

I'll take a look at password protection for God uploading and check if it might be possible to use master password for network games as well.

What is the problem with having more than 15 games running on your old computer? Running out of memory perhaps?
__________________
http://www.illwinter.com
  #3  
Old April 28th, 2004, 03:33 PM
Esben Mose Hansen's Avatar

Esben Mose Hansen Esben Mose Hansen is offline
Second Lieutenant
 
Join Date: Jan 2004
Location: Copenhagen, Denmark
Posts: 410
Thanks: 0
Thanked 0 Times in 0 Posts
Esben Mose Hansen is on a distinguished road
Default Re: New & raw web based Dominion II game server

Quote:
Originally posted by Johan K:
I'll take a look at password protection for God uploading and check if it might be possible to use master password for network games as well.

What is the problem with having more than 15 games running on your old computer? Running out of memory perhaps?
Thank you Johan. That would be so extremely helpful. Those two things (stealing positions and being able to change a AWOL player to computercontrolled) is no 1 and 2 on the wishlist, and ones I can't find a good solution for.

Yes, the reason for the low limit was memory considerations. However, I went ahead and actually read the man top, and found out that each dominions II game uses about 20-30Mb virtual memory. Or at least I think so. Between caching, shared libraries and shared memory I get terrible confused about what number to use.

Currently, the server has used about 500Mb virtual memory, while having 256Mb of RAM. I do not consider it wise to push it further.

code:
             total       used       free     shared    buffers     Cached
Mem: 249 239 10 0 43 29
Swap: 1004 255 748

I think perhaps the number of games could be pushed to 20, but as this server is my everything from my email server to my Gentoo repository, I really don't want to test it to the point of destruction. I hope in the future that somebody else will add a server. Otherwise, we'll just have to make do with this one, until I happen to invest in a new computer.
__________________
"It makes you wonder if there is anything to astrology after all. "Oh, there is," said Susan, "Delusion, wishful thinking and gullibility." (T. Pratchett)
  #4  
Old April 28th, 2004, 05:22 PM
Gandalf Parker's Avatar

Gandalf Parker Gandalf Parker is offline
Shrapnel Fanatic
 
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
Gandalf Parker is on a distinguished road
Default Re: New & raw web based Dominion II game server

I like memstat. I found it handy to use "memstat|sort -n" because it includes librarys and who is using it. Dom2 has improved ALOT in its memory useage and has plugged nearly all the memory leaks. (I think there is a windows-host leak still which has a fix in the next patch)
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
  #5  
Old April 28th, 2004, 08:59 PM
Johan K's Avatar

Johan K Johan K is offline
Brigadier General
 
Join Date: Aug 2003
Location: Mictlan
Posts: 1,767
Thanks: 12
Thanked 165 Times in 22 Posts
Johan K is on a distinguished road
Default Re: New & raw web based Dominion II game server

I have taken a look at it now and the master password will be usable for network clients too in the next patch. No password protection for god uploading though, but I have added a warning message that might prevent some people from stealing positions by mistake. Something like "Warning this nation is already controlled by a player. If you overwrite someone else's god Mose Hansen will visit you on next tuesday and beat you up, punk. Are you sure you want to take this risk?".
__________________
http://www.illwinter.com
  #6  
Old April 28th, 2004, 09:14 PM
Esben Mose Hansen's Avatar

Esben Mose Hansen Esben Mose Hansen is offline
Second Lieutenant
 
Join Date: Jan 2004
Location: Copenhagen, Denmark
Posts: 410
Thanks: 0
Thanked 0 Times in 0 Posts
Esben Mose Hansen is on a distinguished road
Default Re: New & raw web based Dominion II game server

Quote:
Originally posted by Johan K:
I have taken a look at it now and the master password will be usable for network clients too in the next patch. No password protection for god uploading though, but I have added a warning message that might prevent some people from stealing positions by mistake. Something like "Warning this nation is already controlled by a player. If you overwrite someone else's god Mose Hansen will visit you on next tuesday and beat you up, punk. Are you sure you want to take this risk?".
Great news about the master password :-D

I think what I will do, then, is this: When creating no-anonymous game, a new player will only get the port number after stating what nation(s) he wants to play. That should reduce the problem.

Thanks for your effort!
__________________
"It makes you wonder if there is anything to astrology after all. "Oh, there is," said Susan, "Delusion, wishful thinking and gullibility." (T. Pratchett)
  #7  
Old May 1st, 2004, 07:31 PM
Daynarr's Avatar

Daynarr Daynarr is offline
Lieutenant General
 
Join Date: Dec 2000
Posts: 2,555
Thanks: 5
Thanked 3 Times in 3 Posts
Daynarr is on a distinguished road
Default Re: New & raw web based Dominion II game server

Just a suggestion:

You could make direct link from starting (logged) players page to games he is playing. It will make checking game status faster and will encourage players to ID themselves in games they are playing.

You did great work with this server and helped MP community greatly. You earned a big THANK YOU from me.
Closed Thread

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 02:19 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.