Author Topic: Correlation Beta Now Available  (Read 8463 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
Correlation Beta Now Available
« on: March 25, 2011, 05:35:06 pm »
Correlation
  BETA  

Correlation is now available for testing!  This will be a closed beta test, meaning I will give you the password to the file if you agree to the testing requirements below.  (I don't want people to download the program just to play around with it.)  To all previous testers, use the password I sent you in the PM of Correlation Alpha.  However, please PM me if you don't remember what the password is.  


http://www.omnimaga.org/index.php?action=dlattach;topic=7301.0;attach=6827

Link to Font Compilers: http://www.omnimaga.org/index.php?action=dlattach;topic=7301.0;attach=6849
http://www.omnimaga.org/index.php?action=dlattach;topic=7301.0;attach=6850

LAST MINUTE NOTES: Feel free to post projects that you are working on, including screenshots and information.  Also, if bugs are found, please send me all the files you are working with to make it easier for me to locate and fix the bug.

Requirements for testing:

1. You must read the full manual to the letter.   If you downloaded and read the full manual from the topic "New Correlation Manual," you DO NOT need to read it again.  
2. You do not need to make a full program/game, but you must make a program good enough for a high-quality screenshot.  Advertise!  In this case I would rather have 10 seconds of sweet-looking gameplay than 3 hours of crummy graphics.  Please feel free to convert a Ti-Basic program to use Correlation if you wish.
3. You must choose at least one option from a list below to test throughly.  That means you code for it, and you try to mess it up to make sure that error-checking works and the calculator won't crash.

Optional:

1. If you wish, or if you don't care, I would like to include your program as an example program for new users to look at
2. If you are able, please write a good review on ticalc.org!  You don't have to rate the program 10/10 if you feel it doesn't deserve it, and you can list problems you find, but please leave it positive and constructive.



Your program can include any features of Correlation that you wish to add.  However, when you write your program, you must include at least one of the options below to include and test as much and as throughly as you can, including trying to crash the calculator (preferably crashing an emulator).  Choose one of these options.  I have listed who is doing what so far as a reminder, but for any newcomers, TWO PEOPLE CAN WORK ON ONE THING:

1. Include a map with tiles anywhere from 2x2 to 16x16 in size
2. Include a map with tiles anywhere from 9x9 to 15x15 in size - SHIMBS
3. Write a program that doesn't use the full screen for displaying text - YUNHUA98
4. Write a program that uses animated text/tiles - FINALETI
5. Write a program that makes good use of Word Wrap Mode - GEEKBOY1011
6. Write a program that makes good use of Clip Mode.  That is, when text reaches the edge of the screen (or window), it stops displying
7. Write a program that makes good use of Wrap Mode.  That is, when text reaches the edge of the screen (or window), it wraps to the next line - QWERTY.55
8. Write a program that uses abs( as a replacement for sub( when it comes to retrieving substrings - XEDA
9. Write a program that uses only the homescreen - RAYLIN
10. Convert a previous game - MEISHE91


The testing period will be at least a month, perhaps more if many bugs are found.  For my part, I will be converting Builderboy's facotry game to use Correlation, as well as adding 2 more features: Auto-Erase and, of course, Correlific Mode.

I will have a topic under Our Projects/Correlation for reporting bugs.  Please do not post them in this news article.  Also, for those of you testers who want the source code, I'll have it for you in a few days.

Thanks to testers!  You will be thanked in the manual!
« Last Edit: March 27, 2011, 11:25:23 pm by DJ_O »

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: Correlation Beta Now Available
« Reply #1 on: March 25, 2011, 05:38:50 pm »
Nice!  btw, can I change mine to the first testing subject?  Is it basically making a tilemapper?  Or I could do both by including my current test subject in NPC dialogs.  (No, I'm not starting a new RPG project, unless I get further along in Gateways and decide to do a prequel/sequel or something.  :P)
« Last Edit: March 25, 2011, 05:41:30 pm by yunhua98 »

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 Hot_Dog

  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Correlation Beta Now Available
« Reply #2 on: March 25, 2011, 05:56:17 pm »
Nice!  btw, can I change mine to the first testing subject?  Is it basically making a tilemapper?  Or I could do both by including my current test subject in NPC dialogs.  (No, I'm not starting a new RPG project, unless I get further along in Gateways and decide to do a prequel/sequel or something.  :P)

I'd prefer you do both rather than switch, but your choice

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: Correlation Beta Now Available
« Reply #3 on: March 25, 2011, 05:58:39 pm »
okay, I'll try to do both, but if I can't I'll just do my old one.  ;)  Although I think I should be able to.

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 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: Correlation Beta Now Available
« Reply #4 on: March 25, 2011, 06:11:23 pm »
read the full manual
How do we do that? O.O

J/k awesome work, I'm happy to see it released. Sadly I might not have much time to test, but I can't wait to see what people will make with this.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Hot_Dog

  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Correlation Beta Now Available
« Reply #5 on: March 25, 2011, 07:00:01 pm »
By the way, feel free to post projects that you are working on.  Also, if bugs are found, please send me all the files you are working with to make it easier for me to locate and fix the bug.

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
Re: Correlation Beta Now Available
« Reply #6 on: March 25, 2011, 07:00:23 pm »
alright, i'll get right on it Hot_Dog! i can't wait to see what new stuff you added.

Offline alberthrocks

  • Moderator
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 876
  • Rating: +103/-10
    • View Profile
Re: Correlation Beta Now Available
« Reply #7 on: March 25, 2011, 08:12:52 pm »
I'll try implementing this:
"Write a program that makes good use of Clip Mode.  That is, when text reaches the edge of the screen (or window), it stops displaying"
It's the easiest of the bunch, so I'll take that :)

That manual was extremely long... O_O (53 pages to be exact)
My spriting skills are probably terrible, but I'll see what I can do. :)
Withgusto Networks Founder and Administrator
Main Server Status: http://withg.org/status/
Backup Server Status: Not available
Backup 2/MC Server Status: http://mc.withg.org/status/


Proud member of ClrHome!

Miss my old signature? Here it is!
Spoiler For Signature:
Alternate "New" IRC post notification bot (Newy) down? Go here to reset it! http://withg.org/albert/cpuhero/

Withgusto Networks Founder and Administrator
Main Server Status: http://withg.org/status/
Backup Server Status: Not available
Backup 2/MC Server Status: http://mc.withg.org/status/

Activity remains limited due to busyness from school et al. Sorry! :( Feel free to PM, email, or if you know me well enough, FB me if you have a question/concern. :)

Don't expect me to be online 24/7 until summer. Contact me via FB if you feel it's urgent.


Proud member of ClrHome!

Spoiler For "My Projects! :D":
Projects:

Computer/Web/IRC Projects:
C______c: 0% done (Doing planning and trying to not forget it :P)
A_____m: 40% done (Need to develop a sophisticated process queue, and a pretty web GUI)
AtomBot v3.0: 0% done (Planning stage, may do a litmus test of developer wants in the future)
IdeaFrenzy: 0% done (Planning and trying to not forget it :P)
wxWabbitemu: 40% done (NEED MOAR FEATURES :P)

Calculator Projects:
M__ C_____ (an A____ _____ clone): 0% done (Need to figure out physics and Axe)
C2I: 0% done (planning, checking the demand for it, and dreaming :P)

Offline TiAddict

  • LV3 Member (Next: 100)
  • ***
  • Posts: 68
  • Rating: +0/-0
    • View Profile
Re: Correlation Beta Now Available
« Reply #8 on: March 25, 2011, 08:40:03 pm »
Hey i can i test this?

Offline Hot_Dog

  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Correlation Beta Now Available
« Reply #9 on: March 25, 2011, 08:46:40 pm »
Hey i can i test this?

Sure!  Just let me know if there's a particular kind of feature you want to focus on (from the list of 10 above) and I'll send you the password.

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Correlation Beta Now Available
« Reply #10 on: March 25, 2011, 10:25:31 pm »
Just out of curiosity, where's this mystical font compiler mentioned in the documentation?
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: Correlation Beta Now Available
« Reply #11 on: March 25, 2011, 10:26:43 pm »
can I try clip mode thingy?
Sig wipe!

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
Re: Correlation Beta Now Available
« Reply #12 on: March 26, 2011, 01:13:01 am »
oh hey, HOT_DOG, i just realised that the screenshot i gave you for inclusion in the manual was a messy jpeg, so here's a cleaner version that you can use.

Offline Hot_Dog

  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Correlation Beta Now Available
« Reply #13 on: March 26, 2011, 01:18:15 am »
WHOOPS!  Attached below are the font compilers.  Sorry about that.  You'll need to use bmp28xp for the time being, or type "java FontCompile".

@shimbs thanks

@yeongJIN_COOL Sure, let me send you the password.

Offline Geekboy1011

  • The Oneironaut
  • Donator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2031
  • Rating: +119/-2
  • Dream that Awakening dream
    • View Profile
Re: Correlation Beta Now Available
« Reply #14 on: March 26, 2011, 01:23:28 pm »
woo finnaly and somethign i can work on while i am grounded (seeing as i dont need a pc side compiler xD)

imma get to work now hope it comes out as good as i want it to xD

and any chance someone can Hammer out a on calc font compiler for grounded people like me >.> <.<
« Last Edit: March 26, 2011, 01:50:24 pm by Geekboy1011 »