SUBSIM Radio Room Forums

SUBSIM Radio Room Forums (https://www.subsim.com/radioroom/index.php)
-   Indie Subsims (https://www.subsim.com/radioroom/forumdisplay.php?f=174)
-   -   ColdWarSubmarineSimulator (https://www.subsim.com/radioroom/showthread.php?t=206748)

Hawk66 12-02-13 06:57 AM

I've updated my blog to reflect the current development status...did not make the progress I wished to realize but that's life...

Overkill 01-24-14 11:46 AM

I'm excite to hear that you're working on this. I played RSR an untold number of hours in my youth. Lots of great memories. :)

Hawk66 03-01-14 02:15 AM

Sorry for being quiet the last months but due to other personal issues I have not further worked on the project for the last 2 months.

So, now I'm in the process to make the code base (apart from the UI) more portable and I hope I get this finished by this weekend.

Then the next goal is to have a basic TMA working :)

Hawk66 09-02-14 01:37 PM

I've disabled my blog currently but nevertheless here are some updates of the current build: http://img4web.com/g/JAK2

The TMA is display-only and I do not know if it will remain....it is more or less a debugging tool for me. TMA is auto-working in the game

The main change is in the navigation UI....it displays now all major sensor data.
Active sonar also works now.

I've designed the rough components of the AI. Basically, there will be high level AI components ('goal-driven AI') but the actual AI (also of weapons) can be implemented in C# (only by me ;) but also in IronPython (by all)...IronPython is just Python, running on .NET....there is also a very good IDE freely available for it (Visual Studio Tools).

So, a more sophisticated version of the doctrine language approach in DW. Also the scenario/campaign generation will be implementable in IronPython....but that's future.

The next step is to create the possibility to fire a torpedo and also implement its logic.

ikalugin 09-02-14 03:35 PM

I can be wrong, but wont it be better to write any performance critical code in a language such as C or C++ rather than C# (.net, python, ect)?

Hawk66 09-03-14 12:16 PM

You can develop performance critical apps in .NET. In contrast to C++ and other languages, it is very 'easy' to develop an application running on multi-core systems. For example the backend is an own thread/can run on a core and the AI part can also be decoupled, that is running on another core.


All times are GMT -5. The time now is 08:02 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 1995- 2024 Subsim®
"Subsim" is a registered trademark, all rights reserved.