Author Topic: Unit 533D  (Read 8091 times)

0 Members and 1 Guest are viewing this topic.

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
Unit 533D
« on: September 20, 2010, 02:01:40 am »

[pan across dilapidated factory and come to rest looking at 533D]
You awaken in a rusting heap of scraps and spare parts, with no recollection of how or why you got there. Your joints are creaking and need to be oiled. There is an incessant, barely audible thudding noise beating its way into your logic circuits, and you're fairly certain that you've been dreaming about it for some time now. However, it has been difficult to tell if you're asleep or if your anterior cameras are just switched off as of late because your graphics card was fried in the accident.
wait...THE ACCIDENT!
you and your girlfriend 134F were riding to work in an industrial transport unit...

and then you woke up here...4 years later?! That CANT be right. Your clock must be miscalibrated.
[begin level 1:The Factory]

here is a screenie of the proof-of-concept jumpman engine(i set it to 3 level gray to make the walking/jumping animations easier to see, so the ground looks messy when moving. this can currently run at 6mhz, but im going to be adding in a LOT of special cases for special tiles[spikes and such{it wouldnt be much of a puzzle-platformer without those, would it?}], so it looks like it's SE only from here on out)


attached are also a few pics from the old celtic version(very little survived)
they are respectively
a primitive version of the credit sequence(one with text and multiple characters existed at one point)
two of the many larger than screen, pan across while displaying in pseudo gray during cut scenes pics
and a surviving sheet from sprite brainstorming(i got a bit bored there at the end)


« Last Edit: February 12, 2011, 12:56:50 am by shmibs »

Offline LordConiupiter

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 339
  • Rating: +3/-0
  • Just one of the thousands of Axe-fans...
    • View Profile
Re: Unit 533D
« Reply #1 on: September 20, 2010, 02:58:37 am »
looks nice!
I see Axe is making old games alive again, and i like it! my contest entry is also an Axe remake of a project I started in BASIC, which died last year due to a corrupted group I made, and then did a RAM clear...
everytime that I was down, you would always come around, and get my feedback on the ground. (modified part from 'Seasons in the sun')

No matter how many errors are bothering you, always try to stay rel-Axe!

The HoMM project will be resumed as soon Axe 1.0.0 will be released!
Projects:
Code: [Select]
HoMM:   [==--------]    Project 'resumed': I'm suffering overwhelming new ideas being popped up in my dreams :P
tiDE:   [----------]    Explored and understood the main part of the code: just started writing a Tokenizer.



password of the week: uvanapererubupa (Any pronunciation is the right one ;) )   :D click me, and you'll be raided :D

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Unit 533D
« Reply #2 on: September 20, 2010, 03:50:57 am »
This looks nice! And yeah I agree with Lord, it's nice to see some old projects get revived with Axe. Sometimes speed issues were too much to overcome with Celtic/xlib, not to mention the syntax for map/sprite commands is hard to memorize. I hope to see this project come to fruition :)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: Unit 533D
« Reply #3 on: September 20, 2010, 04:29:06 pm »
Nice!  I'm glad this is getting revived.  Good luck shimbs. ;D

Offline yunhua98

  • You won't this read sentence right.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2718
  • Rating: +214/-12
  • Go take a dive in the River Lethe.
    • View Profile
Re: Unit 533D
« Reply #4 on: September 20, 2010, 04:31:00 pm »
Nice!  I especially I like that tree.  ;)

Spoiler For =====My Projects=====:
Minor setback due to code messing up.  On hold for Contest.
<hr>
On hold for Contest.


Spoiler For ===Staff Memberships===:






Have you seen any good news-worthy programs/events?  If so, PM me with an article to be included in the next issue of CGPN!
The Game is only a demo, the code that allows one to win hasn't been done.
To paraphrase Oedipus, Hamlet, Lear, and all those guys, "I wish I had known this some time ago."
Signature Last Updated: 12/26/11
<hr>

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Unit 533D
« Reply #5 on: September 20, 2010, 05:14:10 pm »
Looks really nice! Good luck on progress :) Can't wait to see how this turns out.

I gotta ask though, what's with the random Mega-Man sprite? :P
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
Re: Unit 533D
« Reply #6 on: September 20, 2010, 07:37:32 pm »
and a surviving sheet from sprite brainstorming(i got a bit bored there at the end)
/\this
there's also a bit of a story related to that. i was messing around with full screen pseudo gray stuff(the same method which i ended up using later useing on those large pics) with a resized, 96*64 megaman pic. i manually converted it to monochrome(black on dark pixels, white on lighter), and when i had done the whole thing(or so i thought) switched the format to monochrome bitmap for conversion with ti's picture thing. however, i missed the eyes(they were a very light tan, but i thought they were white) and so when it converted they came out as entirely black. it was one of the most terrifying things ever.

oh, and im at the libry until 6 tonight, so i'll definitely do some work on the jump-man engine. im not going to post anything until it looks somewhat like the end product, though(so sprites, gray, and all that). thanks for comments

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Unit 533D
« Reply #7 on: September 22, 2010, 12:03:41 pm »
Btw a lot of the screenshots are not 96x64. Is it because they are gonna be scrolling pictures in the game? It might end up rather large in size.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
Re: Unit 533D
« Reply #8 on: September 26, 2010, 08:51:18 pm »
i edited the first post to show some of the progress. and dont worry about the size. this will be rather massive, but im compressing EVERYTHING(including those scrolling pics).

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Unit 533D
« Reply #9 on: September 26, 2010, 08:55:16 pm »
For some reason that guy looks like the Katamari character :P
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
Re: Unit 533D
« Reply #10 on: September 26, 2010, 08:57:48 pm »
yeah, i noticed that too :P
his head is squared instead of rounded, though
and he has no arms in the screenie because they are retractable

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Unit 533D
« Reply #11 on: September 26, 2010, 09:00:18 pm »
It looks great though :) Like the pseudo 3Dness.
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Unit 533D
« Reply #12 on: September 26, 2010, 09:16:29 pm »
This looks very nice! However, when scrolling occurs, you should use an alternate set of sprites with checkered patterns instead of gray and use DispGraph. Otherwise, grayscale will look kinda weird during scrolling. (unless it looks ok on calc?)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
Re: Unit 533D
« Reply #13 on: September 27, 2010, 06:18:09 am »
that screenshot uses wabbitemu's 3 levels of gray setting because i wanted to make sure the character sprite came out looking clean enough
this one here is more representative of how the ground actually looks on calc, though

also, should i make this scroll vertically as well?(9+ tiles tall maps)

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: Unit 533D
« Reply #14 on: September 27, 2010, 07:36:45 am »
Wow, that looks excellent!  Nice job shimbs. ;D

I think the character looks a little odd when he's just standing still, though. =/