SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
11-28-19, 09:34 AM | #211 | |
Pacific Aces Dev Team
|
HUDs that can give many good ideas are the tank ones, as gunnery is paramount on them also.
The ship silhouette from above could also show how the turrets are trained in real time. Quote:
Only when the main directors where knocked out, or when instructed to fire on their own (F.e. the secondaries against smaller fast torpedo boats or too close vessels) would they create their own target solution. It is logic to think that the topmost rangefinder and highest position director (Main bridge, next to plotting room and radar) had the best solution, so they would usually rely it to the rest. I also know the secondary directors were many times used when forced to split gunnery between several targets independently, and in that case acted nearly independently. Until you encode multiplayer and allow several players to share a ship as directors or other roles, you can have the usual CIC map seen from above and use right click on the enemy ships identified to assign them to be followed/attacked by specific directors/guns.
__________________
One day I will return to sea ... |
|
11-29-19, 06:09 AM | #212 | |
Pacific Aces Dev Team
|
Quote:
You can easily see how complex a battleship is when thinking about this all, if I tried to implement all options the real ship had, functions and buttons would skyrocket quickly, so simplifying this while keeping it realistic is a challenge. I will start with the interface of the 3 directors, each of them will have rangefinder, radar and computer, and will be able to control main or secondary guns. My base concept is to work with targets instead of with directors, which I believe is way more flexible and accurate to the real life procedures. So for example when you detect a set of enemy ships, what you will do is identify and assign each of them to a director, then you assign to each director what guns are to be used against that target, and finally jump into the rangefinding/shooting procedure to asume yourself the role of any of the directors and work on the target assigned. The others meanwhile will do the same job with the AI, according to the orders you gave them (Hold fire, salvo, fire at will, etc). With the interface I am creating this will be really quick to do, and from any of the directors you will be able to switch targets for your or any of the other directors, easily and intuitively. The best part is that it all works with simple buttons and dials that, as far as I can see, are for the most part already implemented in your current version. Stay tuned
__________________
One day I will return to sea ... |
|
11-30-19, 07:10 PM | #213 |
Grey Wolf
Join Date: Aug 2007
Location: Sweden
Posts: 773
Downloads: 19
Uploads: 0
|
Sounds great!
I am looking forward to see your ideas!
__________________
My WIP Battleship simulator, Battleship Command: Scharnhorst Want to support the project on Patreon? Here's the link! |
12-02-19, 04:32 PM | #214 |
Pacific Aces Dev Team
|
I'm sorry for the delay, unexpected things happened in real life and I am busy as hell right now, but I will show you my ideas as soon as possible.
__________________
One day I will return to sea ... |
12-03-19, 03:59 AM | #215 |
Grey Wolf
Join Date: Aug 2007
Location: Sweden
Posts: 773
Downloads: 19
Uploads: 0
|
No need to hurry Hitman! I have plenty of things to implement in code before the work on the HUD and interface can be finalized anyway.
Currently I am working on the water wakes/foam behind the ship. In the current version I am using particles for the water foam, but now I am trying to move it into the shader using textures instead.
__________________
My WIP Battleship simulator, Battleship Command: Scharnhorst Want to support the project on Patreon? Here's the link! |
12-16-19, 06:14 PM | #216 |
Grey Wolf
Join Date: Aug 2007
Location: Sweden
Posts: 773
Downloads: 19
Uploads: 0
|
Hey!
Thanks for the spotlight on the frontpage!!! Here's some of the result from doing the wake in the shader. Still needs some fine tuning.
__________________
My WIP Battleship simulator, Battleship Command: Scharnhorst Want to support the project on Patreon? Here's the link! |
01-08-20, 06:39 PM | #217 |
Grey Wolf
Join Date: Aug 2007
Location: Sweden
Posts: 773
Downloads: 19
Uploads: 0
|
__________________
My WIP Battleship simulator, Battleship Command: Scharnhorst Want to support the project on Patreon? Here's the link! |
01-09-20, 06:31 AM | #218 |
Grey Wolf
Join Date: Aug 2007
Location: Sweden
Posts: 773
Downloads: 19
Uploads: 0
|
Hey everyone!
I hope you had a great start on the new year! I finally started to work on the most exciting stuff, as you can see on the photos above! The first photo is just some different water colors, better or worse you think? The second photo shows the ingame mapscreen in an early state. I have been working on the functions for scrolling, zooming, drawing waypoints and tracking positions of objects in a different program, and finally merged it with Battleship Command! So now I am busy setting up waypoints for AI ships. My AI already follows waypoints, so I can now easily create a living ocean with random ships spawning in "port" (first waypoint, no physical ports ingame yet (not even the terrain)) and follow a randomly selected path. It still needs some work of course! But the idea is that in this screen you will see mission areas, control recon planes, tankers/supply ships, uboats and other ships that you are cooperating with. You will also see intelligence information such as positions of target reports. A great start for BC in 2020!
__________________
My WIP Battleship simulator, Battleship Command: Scharnhorst Want to support the project on Patreon? Here's the link! |
01-11-20, 08:14 AM | #219 |
Pacific Aces Dev Team
|
Happy new year bracer!
That map preview look awesome Does it recreate earth curvature? That would be really great As for the shader it looks nice but I'd like to see it in movement. Tempted to see water is a bit clear blue for the North Atlantic, but then again that depends so much on zone and weather ....
__________________
One day I will return to sea ... |
01-11-20, 05:35 PM | #220 |
Grey Wolf
Join Date: Aug 2007
Location: Sweden
Posts: 773
Downloads: 19
Uploads: 0
|
Hey!
Yes, I feel I need to darken the water abit again. No, at the moment the distances are not totally correct. At some latitude it might be correct, but yeah, it needs alot of work to be realistic. Cheers!
__________________
My WIP Battleship simulator, Battleship Command: Scharnhorst Want to support the project on Patreon? Here's the link! |
02-16-20, 05:10 PM | #221 |
Grey Wolf
Join Date: Aug 2007
Location: Sweden
Posts: 773
Downloads: 19
Uploads: 0
|
Hey!
I have been working on adding nigths to the game, here are the results so far. You can also see the procedural clouds in action. It's obviously speeded up, alot. Cheers!
__________________
My WIP Battleship simulator, Battleship Command: Scharnhorst Want to support the project on Patreon? Here's the link! |
02-24-20, 03:32 PM | #222 |
Pacific Aces Dev Team
|
I had missed this one, great to see it progressing! Sunhalo is maybe too orange and small, otherwise looking good
__________________
One day I will return to sea ... |
03-18-20, 06:44 PM | #223 |
Grey Wolf
Join Date: Aug 2007
Location: Sweden
Posts: 773
Downloads: 19
Uploads: 0
|
Hey!
Hope you are all staying healthy! I have begun to work on a new fire director interface. Here is how it looks so far.
__________________
My WIP Battleship simulator, Battleship Command: Scharnhorst Want to support the project on Patreon? Here's the link! |
03-19-20, 07:22 AM | #224 |
Seaman
Join Date: Feb 2020
Posts: 33
Downloads: 0
Uploads: 0
|
Looking good!
In that aprouch, How do you adjust the elevation of the guns? or is it automatic based on the range? any way to correct the distance? Keep it up! |
03-19-20, 09:10 AM | #225 | |
Grey Wolf
Join Date: Aug 2007
Location: Sweden
Posts: 773
Downloads: 19
Uploads: 0
|
Quote:
Thanks! I have a WASD-buttons + mouse kind of approach here. So you use A + D to set range, and it affects the radars focus, the fire control computers target range setting and the rangefinders lens angle at the same time. The guns elevation is automatic based on the range you set. There is also automatic compensation based on the list of the ship, this is all controlled by the gyroscope. If you are in bad weather then the elevation varies depending on where on the wave the ship is.
__________________
My WIP Battleship simulator, Battleship Command: Scharnhorst Want to support the project on Patreon? Here's the link! |
|
|
|