Status

Pure BASIC fun!

Moderator: DarkAuron

DarkAuron
Maxcoderz Staff
Posts: 1349
Joined: Sat 18 Dec, 2004 6:53 pm

Post by DarkAuron »

And remember, usually when I have updates, I end up updating all the topics (well, not the landscape editor though.. still need to fix the bugs in that, but that isn't on priority atm c.c)
[Gridwars Score] - E: 1860037 M: 716641 H: 261194
katmaster
Sir Posts-A-Lot
Posts: 252
Joined: Tue 09 Aug, 2005 9:34 pm
Location: south of the north pole
Contact:

Post by katmaster »

tr1p1ea wrote:and there is nothing wrong with staying up all night programming.
I didnt say theres anything wrong with it. I just couldnt do it :wink:
cheese=yum
Image
DarkAuron
Maxcoderz Staff
Posts: 1349
Joined: Sat 18 Dec, 2004 6:53 pm

Post by DarkAuron »

I modified my wind code to work more fluidly, so it works more realisticly. I also added a new option on the main page for the Stats menu (which isn't coded yet).

I also added the display for the wind, with a changing arrow below the Wind text, and designed a shape underneath all the text, did a few tweaks here and there.. yeah, a bunch of little things that make it nicer.

You can see the changes in the Screenshots section, like always :)
[Gridwars Score] - E: 1860037 M: 716641 H: 261194
katmaster
Sir Posts-A-Lot
Posts: 252
Joined: Tue 09 Aug, 2005 9:34 pm
Location: south of the north pole
Contact:

Post by katmaster »

looks great! so you think with all this work it'll be done soon? :D cuz i'm in need of a new game on my calc :wink:
cheese=yum
Image
DarkAuron
Maxcoderz Staff
Posts: 1349
Joined: Sat 18 Dec, 2004 6:53 pm

Post by DarkAuron »

Hopefully soon, especially since the second tank now exists in the gameplay (check screenshots!) :twisted:

[Edit:]
Now that the second tank is in, I've made it so it can die from either being 'bunged' (term used in gunbound for those of you who play it), or can lose its life from getting shot at and die. I also fixed a rather major bug with generating random landscapes, so now that works a lot better.

I decided to have the second human player and cpu code embedded at the end of the first player's shot code. Reason for doing this is if I put it in the main loop, it'd run much slower, and I'm running on tight speed as it is. This means it'll leap in code size, but it should maintain the same speed as it is now throughout the game.

From now until I get the code done for the other tank, things will be *ugly*. Thankfully I have backups upon backups of Tankies, but I'll probably screw up things a bunch before I get it done :x
[Gridwars Score] - E: 1860037 M: 716641 H: 261194
DarkAuron
Maxcoderz Staff
Posts: 1349
Joined: Sat 18 Dec, 2004 6:53 pm

Post by DarkAuron »

*sigh* Until I sort things out in my life, Tankies is going to be on hold. I've never been so depressed in my life. I just lost the friendship with the best friend I've ever had. So much for life being fair for once..
[Gridwars Score] - E: 1860037 M: 716641 H: 261194
Kozak
Maxcoderz Staff
Posts: 791
Joined: Fri 17 Dec, 2004 5:33 pm
Location: On the dark side of the moon.
Contact:

Post by Kozak »

I am sorry for you man, do you really think you can't fix it?
"They say that sea was created by a man named Maarten Zwartbol, a long time ago...." - Duck, an old Corbin version
DarkAuron
Maxcoderz Staff
Posts: 1349
Joined: Sat 18 Dec, 2004 6:53 pm

Post by DarkAuron »

I really don't know right now. During school I'm going to spend personal time working on research over emotions, personalities, how the mind interprets things, why we have emotions, whether we really have control over them or not, etc. I'm in a mid-life crisis now, for more reason than just losing a friend.

As for Tankies, I'm having a problem with the speed of the game. The 2nd player runs at speed that it should, but since I have it embedded within player 1's code, player 1's code has to skip all the 2nd player code every loop, causing a major slowdown. Either I can restructure the code or split Tankies into 2 programs. At first I thought the only thing I could do was split it, but now I realize I could just restructure it a bit.
[Gridwars Score] - E: 1860037 M: 716641 H: 261194
Spengo
Calc Master
Posts: 1116
Joined: Sat 15 Jan, 2005 3:56 am
Location: ooga booga land
Contact:

Post by Spengo »

Would taking a look at the code of this game help? It is very similar (though not as good ;) ) and there is no difference in speed for the players.
bananas... o.o
DarkAuron
Maxcoderz Staff
Posts: 1349
Joined: Sat 18 Dec, 2004 6:53 pm

Post by DarkAuron »

Looking at other peoples' code gives me a headache ;)
[Gridwars Score] - E: 1860037 M: 716641 H: 261194
Spooner
Regular Member
Posts: 144
Joined: Mon 18 Apr, 2005 11:18 pm

Post by Spooner »

It's been awhile any updates.
threefingeredguy
Calc King
Posts: 2195
Joined: Sun 27 Mar, 2005 4:06 am
Location: sleeping
Contact:

Post by threefingeredguy »

He's been busy lately I think. I talked to him on aim, but he's usually not there.
Image
User avatar
CDI
Maxcoderz Staff
Posts: 321
Joined: Tue 24 May, 2005 7:25 pm
Location: If I find out, you'll be first to know.
Contact:

Post by CDI »

I've cahtted with him on #tcpa and it looks good :D
ImageImage
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

CDI wrote:I've cahtted with him on #tcpa and it looks good :D
Do you know if he is coming back around here?
Liazon
Calc Guru
Posts: 962
Joined: Thu 27 Oct, 2005 8:28 pm

Post by Liazon »

I've been talking to him. I duno, never asked.
Image Image Image
Post Reply