Author Topic: Illusiat 13: The Final Chapter  (Read 34806 times)

0 Members and 1 Guest are viewing this topic.

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
Illusiat 13: The Final Chapter
« on: March 31, 2009, 03:04:53 pm »
Some people who frequent IRC a lot might have been aware that I have been working on something for two weeks. I started planning this for a while but I was still brainstorming for ideas for the game story and magic/item system. This may be unexpected to some others, too, especially people who beaten Illusiat 12 and seen the ending stating the series was ending, but yes, there is effectively an Illusiat 13 in the works right now, more than 6 years after Illusiat 12 came out, which could make this serie the longest lasting one in calculator history if this game comes out (the first game in the series was completed on September 22th, 2001).

The game plot was planned for about two months and the text intro goes as follow:

Every 10000 years, a small planet called Illusiat, from a nearby solar system, passes through ours, close to the Earth. Scientists from Earth and illusian Mages said that each planets always passes at the same distance everytime.

1000000 of years in the future, after many wars against evil, both planets populations dropped a lot, but both races allied together to defeat the evil using a weapon made with the power of man knowledge and illusian  magic. After victory, with very few technology left, both races were cut from each others for 10000 years.

Soon, they are going to be able to meet once again, but now, it may be the last time ever...


then comes the rest of the intro, as seen in the only screenshot of the current progress I got so far:
(screenshot goes at 15 MHz speed, btw)

I don't want to spoil too much, but in other words, one of the planets orbits changed and you have to find out how it could have happened then find a way to save both civilizations, because both planets are going to collide. At the same time, you'll have to figure out about monsters appearing around. Could there be a link between monsters appearing and the orbit change(s)? For sure, that collision between both moons was not natural.

Anyway, now with the game features, I know some people wants me to make an xLIB/Celtic III RPG in the future since I didn't do any so far, but this will not be now (if it ever happens). When going through old games in the series as well as some other old calculator RPGs, which you noticed from my recent TI-83+ RPG nostalgia video series on Youtube, I got inspiration to make a new game in that style. My goal with Illusiat 13: The Lost Chapter is not to make the most eye candy game I could ever do with fancy grayscale and all. My goal is to make an RPG true to the last games in the Illusiat series and the 2004 remakes of the 4 first games. Homescreen graphics and animations, similar battle and menu layout, similar title screen, 1vs1 battles, old-skoolness. In some ways, this game, at first view, will look as if I made it back in 2002, but there will be some improvements of course, altough most will be related to coding.

First of all, unlike most of my old games, Illusiat 13 doesn't use any source code from any of my previous games. The entire game is being written from scratch. I decided so because it has been over 4 years since the last time I released a new calculator RPG and despite being far from perfect, my coding skills and habits changed a lot since then, which could make old code harder to work with, especially since a lot of optimizations would need to be done. Old Illusiat games are not good examples of BASIC coding after all.

Secondly, I am switching to strings tilemaps. I wanted pictures at first, but I felt that despite being 8 times smaller, the maps would be harder to work with when it comes to event codings and they would look too simple with 3 tiles at once. I only use small 128 char string chunks, though, to minimize RAM usage and make map making easier. With 16x8 map chunks I can create them directly in the BASIC editor in the map loader programs. So far, speed is roughly the same than the late Illusiat games.

Third, items  are no longer stacked. In old games, you could hold 99 herbs, 99 potions, etc, now it's one individual item per slot and there are 100 slots total, meaning when you run out of space you need to either sell items (selling will be a new feature) or trash them. Also, for equipments, you got rings, no sword/armor. In older games when buying equipment the weaker one would be donated to the shop. Now you still keep the old equipments and can switch it in the item menu. As said, there are only rings, though, but you can equip 4 to the character and stat bonuses are stackable. There are defense raiser, elemental protection, exp bonuses, special protections such as instant kill.

The game only uses 1 asm lib and it's Resource (to run archived programs). I'm in the process of switching to Iambian XCOPY routine, when he fixes the bug I reported, since it's much smaller.

I gtg work now, I'll try to come back with more info about the magic system soon.
« Last Edit: May 21, 2010, 02:15:37 am by DJ Omnimaga »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline noahbaby94

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 585
  • Rating: +29/-24
    • View Profile
    • My blog
Re: Illusiat 13: The Lost Chapter
« Reply #1 on: March 31, 2009, 03:09:56 pm »
Looks awesome been hearing about it for while gad you decided to announce it.
That's what she said!!!

Offline simplethinker

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 695
  • Rating: +16/-5
  • snjwffl
    • View Profile
Re: Illusiat 13: The Lost Chapter
« Reply #2 on: March 31, 2009, 03:17:17 pm »
This is awesome!

Quote
Anyway, now with the game features, I know some people wants me to make an xLIB/Celtic III RPG in the future since I didn't do any so far, but this will not be now (if it ever happens).
It may have ASCII graphics, but the graphics are great and the characters you're using for the tiles were chosen very well :)

I do have one minor little suggestion though:  Have you thought about anything similar to Final Fantasy's Fat Chocobo for storing items?
"We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true." -- Professor Robert Silensky



Chip's Challenge: ħ%

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
Re: Illusiat 13: The Lost Chapter
« Reply #3 on: March 31, 2009, 04:51:14 pm »
Quote
Anyway, now with the game features, I know some people wants me to make an xLIB/Celtic III RPG in the future since I didn't do any so far, but this will not be now (if it ever happens).
It may have ASCII graphics, but the graphics are great and the characters you're using for the tiles were chosen very well :)
I agree! This would be awesome, it looks like a great engine being used. I hope that you do finish this one, and also later down the road work on more! I like the dialogue so far.

Offline Speler

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 857
  • Rating: +6/-2
    • View Profile
Re: Illusiat 13: The Lost Chapter
« Reply #4 on: March 31, 2009, 06:24:48 pm »
That looks great.  Keep it up.

Offline trevmeister66

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1009
  • Rating: +14/-5
    • View Profile
Re: Illusiat 13: The Lost Chapter
« Reply #5 on: March 31, 2009, 06:38:09 pm »
Sweetness!!! Nice work. I can't wait to see more done.
Projects:    nameless RPG: 1.0%  |  Reverse Snake v1.5: 100%  |  Secret Project: 5%  |  DUNGEON: 70%

My MW2 Blog <-- Please visit :)

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Illusiat 13: The Lost Chapter
« Reply #6 on: April 01, 2009, 06:57:11 am »
Very nice ASCII art.

The "buildings" look great! And it seems to run smooth.
Hobbing in calculator projects.

Offline lordofthegeeks

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 221
  • Rating: +2/-0
    • View Profile
Re: Illusiat 13: The Lost Chapter
« Reply #7 on: April 02, 2009, 09:38:25 pm »
looking very good dj.
I for one will be playing it when you are done.
Short and sweet. :)

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: Illusiat 13: The Lost Chapter
« Reply #8 on: April 03, 2009, 07:33:14 am »
thanks a lot people, I have thought about a Fat Chocobo system in the past few days but it will probably depend of how much the inventory is used. For sure early in the game you won't have any items but at one point you'll need a lot of cure magic for long dungeons and magic is consumable like items. Those who played Final Fantasy 8 and ROL series knows what I am talking about.

Oh yeah the magic system: At first when you see the menu in this game or the battle command screen, you may notice how simple it looks like, since in the early Illusiat games using items and viewing stats was about all you could do from the main menu and in battles you could only use magic or attack (and use items). The thing is that it isn't as simple as it looks. The item menu is probably what got the most work put into in this game, because for the first time I am not using stacked items (magic and rings), so I had to implement some sort of multiple pages menu or scrolling. In the menu it's multiple pages and in battle since you only see 4 spells/rings at once it's scrolling (since it's faster). From the item menu you can equip rings by selecting one then the slot you want to equip it on (1 through 4). Selecting an empty item slot will ask you which ring you want to unequip. Selecting a Cure spell will restore your HP and selecting a spell that can only be used inside battle (Pyro, Ice, Blitz, Aura and Psy) will ask you if you want to trash it or not. Trashing items (and selling) will be essential in the game when you run out of space, altough with 100 items that won't probably happen in a while.

Also all 6 magic spells has leveling up. Everytime you use a spell it gets experience and at 100 exp it reaches a new LV. The higher the level, the better the magic animation and the stronger the magic is. It takes much longer to level it up at high level, though and in the item menu outside battle, cure gives 1 exp only no matter the level, unlike in battles, to prevent cheating your way up to level 9 early in the game by wasting cure spells incredibly fast
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Re: Illusiat 13: The Lost Chapter
« Reply #9 on: April 04, 2009, 03:23:38 am »
Looks really nice! I might have to dig out my 84 to play it. :)
Omnimaga Admin

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: Illusiat 13: The Lost Chapter
« Reply #10 on: April 06, 2009, 02:43:24 am »
More work was put into the storyline. Nothing much inside the game, but more planning-wise. I am writing every chronological events in notepad (then I'll print then so it's easier to look at) so it will be easier to work on the game afterward. The story is more complex than any Illusiat game I made and by RPG/fantasy standards, this time I am trying to make it so it is less non-sense and more detailled. In older Illusiat games sometimes after finishing something like beating a boss, you would arrive in a area with 3 or 4 dungeons and a village and there would be no indications about what to do besides not being able to enter some areas due to not having the key or it being sealed by a mysterious force. Also, most of the time, during the game intro, you were given the final goal of the game but without any clue of where to start and during the game you would just wander around killing bosses that had nothing to do with the story most of the time until you suddently arrived in the final chapter. There were no indication that you were heading toward the end of the game other than advancing through chapters.

Now in Illusiat 13 most steps/dungeons/quests in the game will be linked to each others and you'll be given help by NPCs about what to do next and where a shop keeper that is gone missing could be located. I remember in Illusiat 11 a NPC located near the end of a dungeon who would dissapear at one point and the last time I played I took an hour to find him again. This will not happen in my new game unless you don't bother reading what NPCs says.

That said, with faster map loading, it will be harder to make it as long as other Illusiat games, though. I'll try my best so it is as long as Illusiat 11 for example, while trying to make it fit on a regular 83+ (since I now use strings as maps instead of limited pictures, maps are 8x larger in memory, since in a picture 8 pixels takes 1 single byte while in a string 8 characters takes 8). No matter what, it will remain longer than any existing 83+ RPG outside the Illusiat, Mana Force and Reign Of Legends series, by far.

About the storyline, nope I'm not giving too much details because I don't want to spoil too much. All I will say for now is that Illusiat 13 will be the awnser to every events in the entire series
« Last Edit: April 06, 2009, 02:51:42 am by DJ Omnimaga »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline skuller972

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 335
  • Rating: +11/-4
  • BEAST MODE
    • View Profile
Re: Illusiat 13: The Lost Chapter
« Reply #11 on: April 07, 2009, 06:10:00 pm »
is this gonna be ascii because i would really like to see a very graphicalistical version of illusiat with people, not just ascii letters or 3x4 pixel sprites. also, there is no illusiat 4 on the downloads list except for in illusiat 2004 the remakes of it in french

EDIT: nevermind, shoulda looked a the screenie. *sobs*
Then again, maybe not...
<a href="http://www.nerdtests.com/ft_nt2.php">
<img src="http://www.nerdtests.com/images/badge/nt2/bc7bf8e12353f09e.png" alt="NerdTests.com says I'm a Cool Non-Nerd.  Click here to take the Nerd Test, get nerdy images and jokes, and talk to others on the nerd forum!">
</a>

Offline noahbaby94

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 585
  • Rating: +29/-24
    • View Profile
    • My blog
Re: Illusiat 13: The Lost Chapter
« Reply #12 on: April 07, 2009, 06:18:50 pm »
Well dj really enjoys old-school rpgs. He has been talking about making a graphic one but it will probably be a while if he even thinks about doing a graphic one.
That's what she said!!!

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: Illusiat 13: The Lost Chapter
« Reply #13 on: April 07, 2009, 11:07:30 pm »
is this gonna be ascii because i would really like to see a very graphicalistical version of illusiat with people, not just ascii letters or 3x4 pixel sprites. also, there is no illusiat 4 on the downloads list except for in illusiat 2004 the remakes of it in french

EDIT: nevermind, shoulda looked a the screenie. *sobs*
Well if you judge games solely based on graphics, that's your problem, you'll miss out a lot. When I started calc programming BASIC RPGs were almost all ASCII anyway.

But as said in my first post, Illusiat 13 is made using ASCII on purpose, simply to keep it true to the originals. I wanted to make an old skool calculator game (which, in BASIC, means ASCII, and in ASM, simple flat graphics) Had this game not been called Illusiat, it would have been graphical, altough maybe not grayscale and as good looking as other games, because I hate making graphics (the reason why Reuben monster sprites and some other sprites are ripped from NES/SNES games)

To be honest, though, this might be my last calculator RPG ever (seeing how it's my first in 4 years) so the chances that an actual graphical RPG comes out from me are very slim anyway


EDIT: I missed a part of your post skuller, the reason why Illusiat 4 is missing from the download section is that it was deleted in a full memory reset after my TI-83+ archive corrupted while programming Illusiat 2002 (the sequel to illusiat 4). Everything from Illusiat 1 through 4 and another RPG called Dungeon vanished. I didn't had any way to backup at the time since I only had one calc and no link cable. Afterward I redid Illusiat 1 through 3 from scratch, all optimized to half their original size, because they were very simple and I remembered the graphics and maps, but Illusiat 4 had some graphics that were simply irreproduceable by memory. I had thoughts about giving it a try, but came to the conclusion that it would be impossible to reproduce Illusiat 4. It would simply not be Illusiat 4, so later, in 2003 in order to make sure the entire thing is not fully lost, I released a bundle of remakes of these first 4 games, even the 4th one, so there's at least a version of Illusiat 4 avaliable. The original had dungeon rooms that were much simpler than Illusiat 1 through 3, but much better magic animations and battle backgrounds, not to mention an amazing looking world map. Fortunately, I still had the story written so this one didn't need big story enhancments, just a more elaborate intro instead of simply jumping straight into the game after your ship lands on the Earth. However, I haven't translated them into english yet. I will eventually do so, along with Mana Force 1 and 2 and maybe Mystique.

I used to make all my games in french because french is my native language and my english sucked way too much back then. However, when starting browsing TI forums I discovered that french people don't care about RPGs (altough this have changed in the past 2 years) and a few english people wanted to play my old games, so I started translating them into english as soon as my skills started improving. It was done in batches, though, so some games has display glitches, typos and some untranslated stuff. Plus the first translated ones have very weird sentences. This is nothing compared to some stuff we hear in video games, though. (AYBABTU comes to mind, as well as Star Ocean 2 voice acting) I am not sure if I will make a french version of Illusiat 13, though, because I still don't feel there's a large enough fanbase on french TI forums for a RPG
« Last Edit: April 08, 2009, 03:35:58 am by DJ Omnimaga »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline skuller972

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 335
  • Rating: +11/-4
  • BEAST MODE
    • View Profile
Re: Illusiat 13: The Lost Chapter
« Reply #14 on: April 08, 2009, 06:45:32 pm »
you should totally make the illusiat four in english it would get so many more downloads, also, i dont judge games on the graphics, because i am currently playing the illusiat series (im on the fifth) and am finding them quite addicting
Then again, maybe not...
<a href="http://www.nerdtests.com/ft_nt2.php">
<img src="http://www.nerdtests.com/images/badge/nt2/bc7bf8e12353f09e.png" alt="NerdTests.com says I'm a Cool Non-Nerd.  Click here to take the Nerd Test, get nerdy images and jokes, and talk to others on the nerd forum!">
</a>