Author Topic: Weekly Correlation Testing Report  (Read 5733 times)

0 Members and 1 Guest are viewing this topic.

Offline Hot_Dog

  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Weekly Correlation Testing Report
« on: April 01, 2011, 12:14:58 am »
Correlation


I promise this will be in the news only once.  I apologize to those of you who find this article to be annoying.

To Correlation Testers:

It is my goal to make this period of testing as easy and as fun for you as possible.  If you might require more time because you're having trouble, I have no issues being flexible.  To that end, I would like each of you to report how you are doing.  How is your game or test program coming?  Are you finding Correlation easy to use?  Am I doing well fixing things in a timely manner?  Is there a bug I have not found that is really "bugging" you?  Is there anything that you don't understand?  How can I help?  For this week only, please tell me in this news article, and in the future I will have topics for you to reply on.

Also a reminder:  Under "Our Projects/Correlation", you will find a place to report bugs, as well as the topic "Correlation Beta Builds," where you will find Correlation with some bugs that I have fixed.  Please check often, even once every two days.  If you have questions concerning Correlation, please start a topic with your question in that subforum as well.

And again, a big thank you for helping me to make Correlation one of the best programs for making Ti-Basic games!
« Last Edit: April 01, 2011, 12:18:01 am by Hot_Dog »

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Weekly Correlation Testing Report
« Reply #1 on: April 01, 2011, 12:22:25 am »
Okay, cool! To be honest, I haven't done much beyond making a simple program to make hacked string vars...  Also, I'm not all that fond of error menus (I prefer outputs in Ans, kinda like Celtic 3), but it would be cool if you had a "Continue" option. Also, I made sure that prgmCORELATE was on my calc when I made my joke Quadratic Solver to upload on TICalc :D (So it appeared in the screenshot)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Weekly Correlation Testing Report
« Reply #2 on: April 01, 2011, 01:13:41 am »
I can't wait to see some Correlation stuff in action soon. I unfortunately don't have much motivation to program, but I'm curious about Correlation potential.

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Weekly Correlation Testing Report
« Reply #3 on: April 09, 2011, 11:15:15 am »
Hmm, I need another idea beyond a simple hacked vars creator x.x That is nice, but there are enough out there already and it doesn't show off the potential of Correlation. Anybody got any ideas?

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Weekly Correlation Testing Report
« Reply #4 on: April 12, 2011, 12:12:17 am »
Hmm good question. Have you thought about maybe trying to port some of the games in HomeScreen Game Pack or Omnipack besides BallTrix? I wonder if any could show its potential? Omnipack stuff is pretty unoptimized, though. Other than that, maybe a Correlation map editor?

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Weekly Correlation Testing Report
« Reply #5 on: April 12, 2011, 04:34:47 pm »
Ah, I have the abs( command to show off :/ I have to find a way to incorporate that.

Offline Hot_Dog

  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Weekly Correlation Testing Report
« Reply #6 on: April 12, 2011, 04:57:48 pm »
Sorry that I missed your question :(  Is there some kind of puzzle game you always like?  A lot of puzzle games have tilemap data where you need to extract a single tile to find out what kind of tile it is.  You could use abs( there.

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Weekly Correlation Testing Report
« Reply #7 on: April 12, 2011, 09:40:21 pm »
Ah, good idea! I think I might make a few mini games, then :)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Weekly Correlation Testing Report
« Reply #8 on: April 13, 2011, 05:28:24 pm »
I wonder if a Correlation raycaster is possible? O.O

Offline Hot_Dog

  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Weekly Correlation Testing Report
« Reply #9 on: April 13, 2011, 05:49:22 pm »
I wonder if a Correlation raycaster is possible? O.O

It's possible to make the 3D engine with nothing but 8x8 sprites, but definitely not raycasting 0_0
« Last Edit: April 13, 2011, 05:49:35 pm by Hot_Dog »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Weekly Correlation Testing Report
« Reply #10 on: April 14, 2011, 09:27:20 pm »
I was kidding, kinda. :P

That said pseudo 3D might be possible, I guess, lol.

What about a Lotus clone? I made a barebone one in xLIB a few years ago once, although it was in early stages.

Offline Hot_Dog

  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Weekly Correlation Testing Report
« Reply #11 on: April 16, 2011, 11:18:09 am »
What about a Lotus clone? I made a barebone one in xLIB a few years ago once, although it was in early stages.

That's interesting...hmm...well, you can certainly make a lotus clone in Correlation.  I'd have to say that almost anything you can do in xLIB or Celtic III, you can do with Correlation.  These programs also take less space (no need for picvars, etc.) and I'm also going to gamble that they will run faster.  Of course, you can't do 24 x 24 sprites ;D

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Weekly Correlation Testing Report
« Reply #12 on: April 19, 2011, 07:47:19 pm »
Ah ok, well the road is made of sprites that are between 64x16 and 32x8 or something, but I'm unsure anymore. Here's a screenshot (I made that game back in 2006 I think, but it never went further than early engine stages).

I think one major issue that would arise is if Correlation doesn't support variable sprite width, though, which this game abuses a lot. I think it even used a variable sprite width argument too, because if I remember, the background was made of two sprites, due to clipping glitches with xLIB back in the days.
« Last Edit: April 19, 2011, 07:50:16 pm by DJ_O »

Offline Hot_Dog

  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Weekly Correlation Testing Report
« Reply #13 on: April 19, 2011, 07:51:24 pm »
 O.O

Wow, nice game! 

But yeah, I wouldn't see this as an issue for Correlation

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Weekly Correlation Testing Report
« Reply #14 on: April 27, 2011, 05:22:29 pm »
Yeah back then I thought about the idea of showing what xLIB can do by making a clone of Lotus Turbo Challenge, but doing things it couldn't, like scrolling backgrounds horizontally. I lost interest, though.