Courier Screen
Courier Screen
Got the first ever readable courier message going between players in MP! I even sent some commands for them to follow and it worked. It took me a while to figure out exactly how to do this thing, because it won't fit into my current mp design. I hate when that happens! But I finally found something that I liked and got it in the game and built a message with my army commander and sent it to my corps commander. The corps commander when another instance of the game and he got the message and it displayed on that screen. So it's progress. This is probably the biggest piece of development that I'm still working on. There is still lots to do, but as far as new code, this is the biggest piece. I've been working on only this for a few weeks now and it's finally coming together. I have a ton of new commands to code for this thing, above and beyond what we already had in the game.
Re:Courier Screen
That's great news Norb!
It sounds as though you've had a "Breakthrough" of sorts!
Go man go!
It sounds as though you've had a "Breakthrough" of sorts!
Go man go!
OHIO UNIVERSITY
-
- Reactions:
- Posts: 1163
- Joined: Sun May 04, 2008 6:39 pm
Re:Courier Screen
Sounds really good Norb !!
Chamberlain

Chamberlain
-Col. Joshua Chamberlain, 20th Maine
We cannot retreat. We cannot withdraw. We are going to have to be stubborn today
We cannot retreat. We cannot withdraw. We are going to have to be stubborn today
Re:Courier Screen
Ephrum wrote:
It really is a breakthrough. I try to keep in mind all aspects of the code when I add new stuff. The design of the source code can make or break you. Poor design takes a ton of time to fix bugs or add new features. A well designed code base make modding possible. So I have to figure out where new code fits in, where it won't break old stuff and where it will be able to be modified in the future. It's an art form to me.That's great news Norb!
It sounds as though you've had a "Breakthrough" of sorts!
Go man go!
Re:Courier Screen
norb wrote:
It must be a tad frustrating to accomplish something, like you have, and there are few who can really understand and/or appreciate what you've done.
It's like making a perfect golf shot, and no one else saw it!
An art form.......well put!Ephrum wrote:It really is a breakthrough. I try to keep in mind all aspects of the code when I add new stuff. The design of the source code can make or break you. Poor design takes a ton of time to fix bugs or add new features. A well designed code base make modding possible. So I have to figure out where new code fits in, where it won't break old stuff and where it will be able to be modified in the future. It's an art form to me.That's great news Norb!
It sounds as though you've had a "Breakthrough" of sorts!
Go man go!
It must be a tad frustrating to accomplish something, like you have, and there are few who can really understand and/or appreciate what you've done.
It's like making a perfect golf shot, and no one else saw it!
OHIO UNIVERSITY
-
- Reactions:
- Posts: 894
- Joined: Thu Jan 24, 2008 8:20 am
Re:Courier Screen
norb wrote:
I'll be anxious to see the look of the courier message screen and the format of the messages themselves. Hopefully, in the next set of screenshots. Having more functionality in the courier messages over and above TC2M will add a lot to the game. Seems like in TC2M there was a lot of repetativeness in the messages.Got the first ever readable courier message going between players in MP! I even sent some commands for them to follow and it worked. It took me a while to figure out exactly how to do this thing, because it won't fit into my current mp design. I hate when that happens! But I finally found something that I liked and got it in the game and built a message with my army commander and sent it to my corps commander. The corps commander when another instance of the game and he got the message and it displayed on that screen. So it's progress. This is probably the biggest piece of development that I'm still working on. There is still lots to do, but as far as new code, this is the biggest piece. I've been working on only this for a few weeks now and it's finally coming together. I have a ton of new commands to code for this thing, above and beyond what we already had in the game.
You can get farther with a kind word and a gun than you can with a kind word alone.
-
- Reactions:
- Posts: 839
- Joined: Tue Jul 07, 2009 12:13 am
Re:Courier Screen
Ephrum wrote:
:laugh:
I am one of those who DOES not understand, but I DO appreciate! In fact, I am in awe of those who accomplish such a feat!norb wrote:An art form.......well put!Ephrum wrote:It really is a breakthrough. I try to keep in mind all aspects of the code when I add new stuff. The design of the source code can make or break you. Poor design takes a ton of time to fix bugs or add new features. A well designed code base make modding possible. So I have to figure out where new code fits in, where it won't break old stuff and where it will be able to be modified in the future. It's an art form to me.That's great news Norb!
It sounds as though you've had a "Breakthrough" of sorts!
Go man go!
It must be a tad frustrating to accomplish something, like you have, and there are few who can really understand and/or appreciate what you've done.
It's like making a perfect golf shot, and no one else saw it!
Jack Hanger
Fremont, NE[/size]
"Boys, if we have to stand in a straight line as stationary targets for the Yankees to shoot at, this old Texas Brigade is going to run like hell!" J. B. Poley, 4th Texas Infantry, Hood's Texas Brigade
Fremont, NE[/size]
"Boys, if we have to stand in a straight line as stationary targets for the Yankees to shoot at, this old Texas Brigade is going to run like hell!" J. B. Poley, 4th Texas Infantry, Hood's Texas Brigade
Re:Courier Screen
Coding just came to me, and I'm so lazy that I figured that if it was easy for me, then I had better do it
I have coded a ton of different applications, but the app has never mattered. In every app there is fun in the code, new problems to be solved, new design breakthroughs. In fact, it's all of my experience making different apps that makes these games possible. Without a great pallete from which to draw from, many of these issues would never have been solved. The biggest coding design in this new game is the new line of site stuff. I took an entirely new approach, it's now my third time rewriting this. The problem is that it takes so much time to run that I'm constantly challenging myself to figure out how to make it faster while remaining accurate.
The courier screen is now working well. Gab and I tested it last night and everything looked good. Now we have to do a 3+ player test and then I have to code all of the new commands to fully support the screen.
I do not think that the AI will be able to make use of this screen, in that they will not be sending it to human players. The human player can use it to send orders to AI players though. It will really make player HITS much more realistic. There could even be a new mode where you can't even select another officer, making you completely rely on the courier. But that will have to wait for now.

The courier screen is now working well. Gab and I tested it last night and everything looked good. Now we have to do a 3+ player test and then I have to code all of the new commands to fully support the screen.
I do not think that the AI will be able to make use of this screen, in that they will not be sending it to human players. The human player can use it to send orders to AI players though. It will really make player HITS much more realistic. There could even be a new mode where you can't even select another officer, making you completely rely on the courier. But that will have to wait for now.
-
- Reactions:
- Posts: 358
- Joined: Mon Jul 14, 2008 9:27 am
Re:Courier Screen
Can you write in your own messages or can you only click predesignated orders?
Now we are engaged in a great civil war, testing whether that nation, or any nation so conceived and so dedicated, can long endure.
Re:Courier Screen
There is no way to write in your own now. But you can mod the order and information list.