Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > IL-2 Sturmovik: Cliffs of Dover > FMB, Mission & Campaign builder Discussions

Reply
 
Thread Tools Display Modes
  #111  
Old 05-03-2012, 10:57 PM
von Pilsner von Pilsner is offline
Approved Member
 
Join Date: Apr 2011
Posts: 377
Default

Quote:
Originally Posted by 41Sqn_Banks View Post
It's time for a friday update

First the good news. The current build runs quiet well in dedicated server environment. There are some workarounds required (Aircraft selection by mission menu, Autopilot after take-off) because of bugs in the game engine. Hopefully the upcoming patch will fix them.
That is good news

Will the new version run as a SP campaign as well?
Reply With Quote
  #112  
Old 05-04-2012, 05:53 AM
41Sqn_Banks 41Sqn_Banks is offline
Approved Member
 
Join Date: Oct 2007
Posts: 644
Default

Quote:
Originally Posted by von Pilsner View Post
That is good news

Will the new version run as a SP campaign as well?
Short answer: Yes, there will be a single-player mode.

Long answer: Maybe not in the next release but it is definitely part of the design. The single-player mode will have a persistent world as well, however it will not always run in real-time. The time between the missions of the player will be simulated (and thus time-compressed) in the background. The same feature is used by the multiplayer mode to skip night times and bad weather.
Reply With Quote
  #113  
Old 05-15-2012, 08:58 AM
41Sqn_Banks 41Sqn_Banks is offline
Approved Member
 
Join Date: Oct 2007
Posts: 644
Default

Little status update. I'm currently prototyping the new design. Main goals of the design are:
- handle destruction of objects
- add the possibility to simulate the persistent world (needed skip the time between missions in single-player and bad weather/night times in multiplayer).
- add the possibility interact with a web interface to show a map and allow the selection of aircraft
- add a commander interface to give orders to air and ground units
Reply With Quote
  #114  
Old 05-15-2012, 09:16 AM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

Thank you for update. Looking forward to it!
Reply With Quote
  #115  
Old 05-15-2012, 12:00 PM
adonys adonys is offline
Approved Member
 
Join Date: Apr 2010
Posts: 850
Default

mate, if you need any help with the design, prototyping or coding, let me know.
Reply With Quote
  #116  
Old 05-15-2012, 12:25 PM
41Sqn_Banks 41Sqn_Banks is offline
Approved Member
 
Join Date: Oct 2007
Posts: 644
Default

Quote:
Originally Posted by adonys View Post
mate, if you need any help with the design, prototyping or coding, let me know.
Good idea. Did you read the SRS recently? http://code.google.com/p/il2dce/wiki..._Specification

It's rather high level at the moment and needs definitely some more detailing in use case "Attend mission", "Advance world" and "Issue order".
Maybe you have some ideas for the use case description format.

The basic architecture ideas right now are:

* There is a web interface (as its not possible to create a addin for multiplayer) that allow player to view the map with all the units and stuff and select the aircraft they want (there is no dogfight like spawning of single aircraft, but air groups spawn regularly and stay for a short time idle on the ground to allow players to select them). For single player this can be realized as a ingame addin, but thats for release version 1.5
* It's a persistent world that runs in real-time where the ground units travel from capture point to capture point. To be able to skip times between missions in single player and night times in multiplayer there is a simulator for the persistent world that does some simplified calculations but keeps the flow of the world.
There is a IPersistentWorld interface for this. The [url=http://code.google.com/p/il2dce/source/browse/trunk/IL2DCE/IL2DCE/Mission.cs[/url] is derived from maddox.game.AMission and also implements IPersistentWorld. The other components of IL2DCE only communicate through the IPersistentWorld interface with the Mission. The simulator will also implement the IPersistentWorld interface. So they can be exchanged to allow real-time operation and skip a timespan.
* There is a IHeadquarters interface that issues commands to IUnits. By default there is an AI implementation for it and an additional web interface that allows humans to give commands and overwrite AI orders (so the human must note be online 24/7)
* There is a IUnit interface (air, ground, sea units) and IBuilding interface (e.g. factories, radar, ...).

Does it make sense so far?
Reply With Quote
  #117  
Old 05-17-2012, 07:10 PM
von Pilsner von Pilsner is offline
Approved Member
 
Join Date: Apr 2011
Posts: 377
Default

Got the source checked out for a few versions, having fun messing around with the code (good lord random number sets are a pain in C#... (but I finally got it). Added some AI and flight stuff and messing with template files and flights.

I occasionally get a mission where all flights only takeoff and land, but that may be due to the changes I've been making.

I know I'm working on an older codebase than you (cause I'm messing with SP stuff) but I must say again, Nice work !!! Thanks for this, 41Sqn_Banks!


EDIT: When (if) I get my code cleaned up I'll send it to you for consideration into the main tree.

Last edited by von Pilsner; 05-17-2012 at 07:23 PM.
Reply With Quote
  #118  
Old 05-18-2012, 02:23 PM
adonys adonys is offline
Approved Member
 
Join Date: Apr 2010
Posts: 850
Default

I'll try to have a look over them this weekend.
Reply With Quote
  #119  
Old 05-18-2012, 10:00 PM
41Sqn_Banks 41Sqn_Banks is offline
Approved Member
 
Join Date: Oct 2007
Posts: 644
Default

Quote:
Originally Posted by von Pilsner View Post
EDIT: When (if) I get my code cleaned up I'll send it to you for consideration into the main tree.
Maybe I can create a new release of the old SP codebase that incorporates your changes.
Reply With Quote
  #120  
Old 10-27-2012, 01:23 AM
Ribbs67's Avatar
Ribbs67 Ribbs67 is offline
Approved Member
 
Join Date: Oct 2009
Location: USA
Posts: 94
Default

Any status update on your project Banks? Since the release of the final patch out?
Eagerly awaiting the completion!

Thanks S!
__________________
352ndRibbs




Windows 7 Home Premium 64-bit/AMD Phenom(tm) II X4 B50 Processor (4 CPUs), ~3.3GHz/NVIDIA GeForce GTX 460 2gig/8gigs of RipJaw 1600
Reply With Quote
Reply


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 Off

Forum Jump


All times are GMT. The time now is 04:43 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.