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

This Month's Specials

Air Assault Task Force- Save $8.00
Bronze- Save $10.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 3: The Awakening

Reply
 
Thread Tools Display Modes
  #1  
Old January 12th, 2007, 11:46 AM

Wyehl Wyehl is offline
Private
 
Join Date: Dec 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Wyehl is on a distinguished road
Default Re: Repeat request.

Quote:
calmon said:
I've some problems to understand why people discuss about a save/load function in prior of a better single player AI.

Improving the AI is a difficult, intricate and open ended goal with no clear finish line. Adding a save feature is a very attainable goal that can be achieved before moving on to larger changes.
Reply With Quote
  #2  
Old January 12th, 2007, 12:18 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: Repeat request.

AutoSaves
Much of Dominions doesnt bother writing into the game for each of the operating systems, things that are already possible. Some of it by third party programs that exist or that other players can provide. We have seen the same discussions about screenshots, taking notes, keeping history, redefining keys, alarms so we wont miss real world responsibilities, backups, restores, configs for starting a game, email support since it is a PbEM (Play by EMail), etc etc etc.

The "autosave" feature is pretty simple for people on Linux or really old computer users who remember DOS. The game has a switch for telling it a file to execute before a hosting, and one to execute after a hosting. So if a windows person has batch files for it they can change the game icon to add
--preexec before.bat --postexec after.bat
The pre-execute batch file can copy the game save to a backup directory, or zip them up, or keep multiple copies.
The post-execute batch file can make a noise to tell you that the hosting is done (good for really big games) or display the scoreboard or anything else you think of.

Its not as simple as a menu option for save/restore but its much more powerful. I think Ive seen examples of files for Windows, and for Mac, and for Linux to make use of that powerful feature.
__________________
-- 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!)
Reply With Quote
  #3  
Old January 12th, 2007, 03:07 PM
Velusion's Avatar

Velusion Velusion is offline
Colonel
 
Join Date: Dec 2006
Location: Dallas, Tx
Posts: 1,712
Thanks: 0
Thanked 3 Times in 2 Posts
Velusion is on a distinguished road
Default Re: Repeat request.

Gandalf - please don't edit people's posts to insert your own commentary. A seperate post would do the trick and be less confusing.
Reply With Quote
  #4  
Old January 12th, 2007, 03:44 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: Repeat request.

Ouch I didnt mean to do that. Im very sorry. The two buttons are too close to each other. I will try to fix it back as much as I can. Thanks for pointing it out to me.
__________________
-- 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!)
Reply With Quote
  #5  
Old January 12th, 2007, 03:46 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: Repeat request.

Quote:
Quote:

Quote:
calmon said:
I've some problems to understand why people discuss about a save/load function in prior of a better single player AI.
Wyehl said:
Improving the AI is a difficult, intricate and open ended goal with no clear finish line. Adding a save feature is a very attainable goal that can be achieved before moving on to larger changes.

Wow thats not true at all. Tweaking the AI code is fairly simple since its already in the game and there is only one code to tweak.

Adding save/restore is a headache. It has to work on all 3 operating systems which do things very diferently. It needs to be safe so it wont accidently hurt the persons machine in some way. It will need to offer some sort of cleanup of old files which is always dangerous. And it probably should recognize the difference between a local game or a server game so that the person doesnt get unreasonable expectations.
__________________
-- 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!)
Reply With Quote
  #6  
Old January 12th, 2007, 04:59 PM

Wyehl Wyehl is offline
Private
 
Join Date: Dec 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Wyehl is on a distinguished road
Default Re: Repeat request.

Quote:
Gandalf Parker said:
Quote:
Quote:

Quote:
calmon said:
I've some problems to understand why people discuss about a save/load function in prior of a better single player AI.
Wyehl said:
Improving the AI is a difficult, intricate and open ended goal with no clear finish line. Adding a save feature is a very attainable goal that can be achieved before moving on to larger changes.

Wow thats not true at all. Tweaking the AI code is fairly simple since its already in the game and there is only one code to tweak.

Adding save/restore is a headache. It has to work on all 3 operating systems which do things very diferently. It needs to be safe so it wont accidently hurt the persons machine in some way. It will need to offer some sort of cleanup of old files which is always dangerous. And it probably should recognize the difference between a local game or a server game so that the person doesnt get unreasonable expectations.
Lol, what isn't true ? You go on to say that it is very difficult (which is humorous to a programmer but then, that wasn't really the point anyway . Yet the point was that 'improving an AI' is an open ended process that can be worked on ad infinitum while making a save game system is a very attainable goal.
Reply With Quote
  #7  
Old January 12th, 2007, 05:25 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: Repeat request.

Quote:
Wyehl said:
Lol, what isn't true ? You go on to say that it is very difficult (which is humorous to a programmer but then, that wasn't really the point anyway . Yet the point was that 'improving an AI' is an open ended process that can be worked on ad infinitum while making a save game system is a very attainable goal.
I didnt say it was difficult, just that its a headache. And yes Im aware of the programming side. Setting up file managment inside a program to work for windows, mac, and linux is not simple and quick. I see enough headaches with this programs file handling already on its installs and game cleanup just between linux and windows.

You are correct that tweaking the AI can be a forever project but the code is already there and is OS generic.
__________________
-- 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!)
Reply With Quote
Reply

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 10:52 AM.


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