Author Topic: Alien Breed 5  (Read 18768 times)

0 Members and 2 Guests are viewing this topic.

Offline V1mes

  • LV3 Member (Next: 100)
  • ***
  • Posts: 83
  • Rating: +7/-0
  • Ma-Heki!
    • View Profile
Re: Alien Breed 5
« Reply #45 on: August 08, 2012, 08:24:13 am »
Wow  O.O great job james! Yeah, I agree, they don't look so distracting now.
That's a nice compression trick btw.
Nom nom nom

Spoiler For Do a barrell roll:

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Alien Breed 5
« Reply #46 on: August 08, 2012, 09:01:27 am »
Those walls look quite nice. I think you have a good balance going there. =)

Offline JamesV

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 276
  • Rating: +77/-0
    • View Profile
    • James V's TI-Calculator page
Re: Alien Breed 5
« Reply #47 on: August 09, 2012, 03:27:25 am »
Thanks guys! :)

Offline NanoWar

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 140
  • Rating: +18/-6
    • View Profile
Re: Alien Breed 5
« Reply #48 on: August 12, 2012, 08:02:04 am »
Some wall, doors, floor, alien and character sprites:

:)

Offline JamesV

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 276
  • Rating: +77/-0
    • View Profile
    • James V's TI-Calculator page
Re: Alien Breed 5
« Reply #49 on: August 14, 2012, 05:50:10 am »
Some wall, doors, floor, alien and character sprites:

:)

Thanks Nano! I'll keep these in mind for inspiration next time I'm looking at the tileset :)

On a side note, I was just working on ammo management, primarily how much ammo you acquire when you pick up an ammo clip or make a purchase at an Intex terminal. I condensed a couple of routines for optimisation and bugged myself..

It looked a little amusing, so I just thought I'd post the after effects :)



Now I shall go and fix this hehe

Offline V1mes

  • LV3 Member (Next: 100)
  • ***
  • Posts: 83
  • Rating: +7/-0
  • Ma-Heki!
    • View Profile
Re: Alien Breed 5
« Reply #50 on: August 14, 2012, 10:18:31 am »
Ooh interactive floor menu!  ;D
Nom nom nom

Spoiler For Do a barrell roll:

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Alien Breed 5
« Reply #51 on: August 14, 2012, 11:47:38 am »
Oh wow, subliminal messages in the floors! O.O

Offline JamesV

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 276
  • Rating: +77/-0
    • View Profile
    • James V's TI-Calculator page
Re: Alien Breed 5
« Reply #52 on: August 18, 2012, 02:23:19 pm »
Haha yeah it looked amusing the first time it happened, but it was a simple thing to fix :)

Whilst doing some level design & enemy / pickup item placement, I eventually became frustrated with the on-calc level editor, mainly as I had such a restricted view of the level. So, I dusted off the corner of my brain that had what limited C# knowledge I have, and coded up a Windows level editor.

I think I'll find it much easier placing enemies & item pickups now that I can see the full level at once. I also included a neat little feature that allows me to view the level both in "edit" mode and also "game view" mode, ie. walls are basic and enemy triggers, etc. are visible in the former, and in the latter walls are calculated out properly and triggers aren't visible.

Here are a couple of images, showing level 1 in both "edit" & "game view" mode :) You can see in the second image that the "E1" (enemy trigger) tiles aren't visible, and the walls are generated as they are in-game.




Offline V1mes

  • LV3 Member (Next: 100)
  • ***
  • Posts: 83
  • Rating: +7/-0
  • Ma-Heki!
    • View Profile
Re: Alien Breed 5
« Reply #53 on: August 20, 2012, 12:50:26 pm »
That just looks amazing...
 :crazy:
« Last Edit: August 20, 2012, 12:50:45 pm by V1mes »
Nom nom nom

Spoiler For Do a barrell roll:

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Alien Breed 5
« Reply #54 on: August 23, 2012, 03:13:01 am »
That just looks amazing...
 :crazy:
^This.
I'm sure that'll make dev that much easier. I'd definetley prefer to look at my levels in a much more zoomed out view like that. Creating them on calc would be more of a pain. It'd be a lot harder to get a good feel of levels as a whole.

Offline JamesV

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 276
  • Rating: +77/-0
    • View Profile
    • James V's TI-Calculator page
Re: Alien Breed 5
« Reply #55 on: August 23, 2012, 09:15:07 pm »
That just looks amazing...
 :crazy:
^This.
I'm sure that'll make dev that much easier. I'd definetley prefer to look at my levels in a much more zoomed out view like that. Creating them on calc would be more of a pain. It'd be a lot harder to get a good feel of levels as a whole.

Thanks guys! It is definitely much easier editing on the computer and being able to view the whole level. Also since those last screenshots, I changed the white & black tile colours to a pale green / grey & black colour theme, so that it looks on computer screen almost identical to what it does on the calc :P

I've now just started serious bug testing and doing general game testing so that I can balance the game.

I'm happy to report that 99.9% of "required" coding is complete. That is to say, if bug testing & balancing were complete, the game would be ready for release.

However, there is still one more optional extra that I have in mind that I'll experiment with as well.

I've finally been spending some time playing on my actual TI-83 & TI-84+ calculators as opposed to WabbitEmu, and I'm really happy with how it looks, particulary on the TI-84+ LCD.

The last few days have been spent on a few asthetics, such as: level exploding animation when the self destruct timer expires; some nice little fade in & fade out transitions; (as suggested by Merth) I've included the descending deck lift animation between levels; plus a few other very minor things.

I could post a couple of screenshots, although the fade in / fade out contrast effects don't quite work exactly right on WabbitEmu as they do on calc - they're close, but it's much more seamless on an actual calc screen :)

Offline V1mes

  • LV3 Member (Next: 100)
  • ***
  • Posts: 83
  • Rating: +7/-0
  • Ma-Heki!
    • View Profile
Re: Alien Breed 5
« Reply #56 on: August 24, 2012, 11:06:08 am »

I'm happy to report that 99.9% of "required" coding is complete. That is to say, if bug testing & balancing were complete, the game would be ready for release.


WHOO :w00t:
Can't wait for this it sounds great! Good luck with the polishing!
Nom nom nom

Spoiler For Do a barrell roll:

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
Re: Alien Breed 5
« Reply #57 on: August 24, 2012, 11:54:59 am »
you work so efficiently =D
* shmibs is rather excited.

Offline JamesV

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 276
  • Rating: +77/-0
    • View Profile
    • James V's TI-Calculator page
Re: Alien Breed 5
« Reply #58 on: August 28, 2012, 07:40:56 am »
A 2 level beta version should be available for download in a couple of days :)

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Alien Breed 5
« Reply #59 on: August 28, 2012, 03:15:27 pm »
Can't wait to try it! And yeah, you work fast :crazy:

You also seem to have quite a level editor there. Any plans to someday make that a general-purpose tilemap editor?