Desolate Re-write
Moderator: tr1p1ea
Re: Desolate Re-write
Hey Patrick! I know you've been busy experimenting with the 84+CSE lately, but I was wondering if there had been any progress on the Desolate re-write over the last 12 months?
- tr1p1ea
- Maxcoderz Staff
- Posts: 4141
- Joined: Thu 16 Dec, 2004 10:06 pm
- Location: I cant seem to get out of this cryogenic chamber!
- Contact:
Re: Desolate Re-write
Wow its been a long time!
Sadly i havent worked on this project since receiving an 84C. Suffice to say now im mainly concentrating on that platform for the time being.
I wonder how would Desolate work in colour? ....
Sadly i havent worked on this project since receiving an 84C. Suffice to say now im mainly concentrating on that platform for the time being.
I wonder how would Desolate work in colour? ....
-
- Extreme Poster
- Posts: 340
- Joined: Fri 07 Jul, 2006 2:39 pm
Re: Desolate Re-write
I think Desolate would be a perfect fit for the CSE, no scrolling screens and it would be really great to see all the detail of the grayscale version in color.
Re: Desolate Re-write
Agreed - Desolate would be amazing on the CSE!
- tr1p1ea
- Maxcoderz Staff
- Posts: 4141
- Joined: Thu 16 Dec, 2004 10:06 pm
- Location: I cant seem to get out of this cryogenic chamber!
- Contact:
Re: Desolate Re-write
Ok so after a LENGTHY hiatus and tragic data loss ... I've managed to recover and pick this project up again!
So far I've managed to fix a slew of bugs and further develop the level editor. I have compressed the rest of the map and fixed a few collision bugs and stuff.
I'm hoping to be able to actually finish this program - I really should have done so long ago!
So far I've managed to fix a slew of bugs and further develop the level editor. I have compressed the rest of the map and fixed a few collision bugs and stuff.
I'm hoping to be able to actually finish this program - I really should have done so long ago!
Re: Desolate Re-write
Hell yeah, that's awesome! I thought I was seeing things when I received a notification for this topic
- tr1p1ea
- Maxcoderz Staff
- Posts: 4141
- Joined: Thu 16 Dec, 2004 10:06 pm
- Location: I cant seem to get out of this cryogenic chamber!
- Contact:
Re: Desolate Re-write
Hahaha yeah I just couldn't forgive myself if i did this much work on it but never finished.
I am at a point where there is just too much data however. I went down the compression road but my plans will require more than I can squeeze into an APP. Last time I had a data appvar - but I'm leaning towards migrating this to an APP now.
I am at a point where there is just too much data however. I went down the compression road but my plans will require more than I can squeeze into an APP. Last time I had a data appvar - but I'm leaning towards migrating this to an APP now.
Re: Desolate Re-write
Ahh the ol' too much data problem :/ Is this still grayscale for the 83+/84+ yeah?
- tr1p1ea
- Maxcoderz Staff
- Posts: 4141
- Joined: Thu 16 Dec, 2004 10:06 pm
- Location: I cant seem to get out of this cryogenic chamber!
- Contact:
Re: Desolate Re-write
Yeah it's still the 8lvl grayscale rewrite.
I have been thinking about a colour version, but I just want to get this one done first .
I have been thinking about a colour version, but I just want to get this one done first .
- Art_of_camelot
- Regular Member
- Posts: 124
- Joined: Sun 09 Sep, 2007 8:50 pm
- Location: The dark side of the moon
- Contact:
Re: Desolate Re-write
It's awesome that you've picked this back up again! Hope to see more progress on it soon.
*Edit* A lot of image links seem to be broken. Maybe put some images in the first post and update the links for the images that you still have. Also, did you ever decide how many shades of gray you were using? I know that at one point you were consider 7 levels or 9 levels over 8.
*Edit* A lot of image links seem to be broken. Maybe put some images in the first post and update the links for the images that you still have. Also, did you ever decide how many shades of gray you were using? I know that at one point you were consider 7 levels or 9 levels over 8.
Projects:
Projects:TBA-Soonish.
Updated 5/3/12
Projects:TBA-Soonish.
Updated 5/3/12
- tr1p1ea
- Maxcoderz Staff
- Posts: 4141
- Joined: Thu 16 Dec, 2004 10:06 pm
- Location: I cant seem to get out of this cryogenic chamber!
- Contact:
Re: Desolate Re-write
I should find and update screenies where possible.
At this stage it's just the 8lvl version. It would take a bit of work to get the graphics all changed over to a different lvl, though it is tempting.
EDIT - I have successfully ported this program to a 2-page APP ... meaning that I have some extra data space to play with .
I also managed to find a copy of the map editor posted earlier which is nice. I have updated it slightly and mapped all the doors in the game so you can at least walk around the entire map now.
I have also properly implemented shooting and allowed for different weapons that shoot different looking projectiles, firing rates and bullet speeds. I also plan on having a laser weapon that shoots an instant line (and some other surprises hopefully ).
Along with fixing a lot of bugs that I've encountered - hopefully I can keep at it.
Screenie:
At this stage it's just the 8lvl version. It would take a bit of work to get the graphics all changed over to a different lvl, though it is tempting.
EDIT - I have successfully ported this program to a 2-page APP ... meaning that I have some extra data space to play with .
I also managed to find a copy of the map editor posted earlier which is nice. I have updated it slightly and mapped all the doors in the game so you can at least walk around the entire map now.
I have also properly implemented shooting and allowed for different weapons that shoot different looking projectiles, firing rates and bullet speeds. I also plan on having a laser weapon that shoots an instant line (and some other surprises hopefully ).
Along with fixing a lot of bugs that I've encountered - hopefully I can keep at it.
Screenie:
Re: Desolate Re-write
Ahhhhh so awesome! I need to make some time to do some more calc stuff again, this is giving me the need to code some Z80 goodness!