Xepher.Net Forums

Community => General Chat => Topic started by: cha0s on March 26, 2006, 08:43:45 AM

Title: hi =), here's what i've been working on
Post by: cha0s on March 26, 2006, 08:43:45 AM
Lynn's Legacy is an independent 2d action RPG, inspired by the likes of Secret of Mana,
the Soul Blazer series, and the first three Zelda games.

The story follows the character of Lynn, a ball 'n chain wielding mercenary who
wakes up in a small forest clearing after being blown out of the sky on a
mysterious escort mission. She has almost no recollection of the events leading
up to this point, and things only get stranger-- Portals leading to entirely new
dimensions, strange encounters with sentient seeds, and an odd spectre of a man who
calls himself Moth...

This is a project we've been working on for several years (since about mid-2003),
though 'serious' development on what became the current version hasn't been going on
quite as long. (Started Feb. 18th, 2005.)

After an extremely stressful few months, seemingly endless testing, and hearing
that damned dungeon song for the millionth time, it's all finished.
Eight dungeons, four overworld areas, five chapters...

This was a very difficult project to complete.
We hope you enjoy the final product.


~Download links~

Windows:

     Full version:
       http://prdownloads.sourceforge.net/lynn/LL-Installer.exe?download

     No sounds or music:
       http://prdownloads.sourceforge.net/lynn/LL-Installer-NoSound.exe?download

Linux:

     Full version:
       http://prdownloads.sourceforge.net/lynn/ll-linux.7z?download

     No sounds or music:
       http://prdownloads.sourceforge.net/lynn/ll-linux-nosound.7z?download


Source Code:

     http://prdownloads.sourceforge.net/lynn/src.zip?download


Please, READ THE README ;)

Josiah Tobin and cha0s, Lynn's Legacy team
Title: hi =), here's what i've been working on
Post by: Munerift on March 27, 2006, 04:15:48 AM
Hey, I downloaded the file and unzipped, and tried to play the ll.exe file, it told me to run the control file, so I  did and it came back with:

Missing Palette, ll.pal. How do I make it work?
Title: hi =), here's what i've been working on
Post by: cha0s on March 29, 2006, 08:28:56 PM
in case you don't see my email, you gotta make sure to preserve the directory structure of the .zip when you extract it.

thanks for your interest ^.^ no other takers i guess.
Title: hi =), here's what i've been working on
Post by: Databits on March 30, 2006, 02:59:27 PM
Or.... may I suggest you use an installation creation program like Inno Setup or something? That's what I used to do for some old game projects. The nice thing about it is, users can remove the game through their windows application uninstall menu, in addition they can make shortcuts to the game on their desktop, in their start menu, or other places that you may create as options. It also allows you to preserve any directory structure you need without the possibility of the user messing it up (unless they go to the apps dir and deliberately move something).

It also gives you the opportunity to present the user with something like a EULA disclaimer to keep you liability free from any "possible damage" that the software may cause (even if the software doesn't have intended harm written into it, it can still happen) by warning the user that by continuing they are installing and running the software at their own risk.

Just some suggestions. ;)
Title: hi =), here's what i've been working on
Post by: cha0s on March 30, 2006, 05:17:42 PM
Thanks for the suggestions, I will probably implement something along those lines when the game is released as a full version. Sorry for any trouble if anyone else had problems unzipping it (sounds like a personal problem o.o... jk =P)

btw, databits, have you ever heard of FreeBASIC? its really awesome. the only BASIC language in history that is powerful enough to have the compiler written in itself ;) (yes compiler, not interpreter, hehehe)

http://www.freebasic.net =)
Title: hi =), here's what i've been working on
Post by: Republic on March 30, 2006, 11:25:40 PM
From the gameplay screens it looks very good.
Title: hi =), here's what i've been working on
Post by: cha0s on March 31, 2006, 09:42:36 AM
Thanks. I wish someone might actually try it though=o and i tried to edit the title to like "cool 2d oldskool rpg" hoping that maybe people just didnt care about 'what i've been working on' but i can't edit the title.. bleh :P
Title: hi =), here's what i've been working on
Post by: Databits on March 31, 2006, 03:07:51 PM
Quote from: cha0sThanks for the suggestions, I will probably implement something along those lines when the game is released as a full version. Sorry for any trouble if anyone else had problems unzipping it (sounds like a personal problem o.o... jk =P)

btw, databits, have you ever heard of FreeBASIC? its really awesome. the only BASIC language in history that is powerful enough to have the compiler written in itself ;) (yes compiler, not interpreter, hehehe)

http://www.freebasic.net =)
Na, I dropped all basic programming awhile back. I use primarily C++ for game projects now.
Title: hi =), here's what i've been working on
Post by: cha0s on March 31, 2006, 07:08:07 PM
dont pigeon hole it.. seriously =P its not like any other BASIC compiler, it has access to the crt (malloc, string funcs, etc), stand alone exes, string handling, c-style strings, recursion, variable scope, overloading etcetcetcetc.

and the guy who's writing it is moving it to be a frontend to gcc.. once that happens, it can be ported to like Any platform, plus it gets all the gcc optimizations ;) hehehe...
Title: hi =), here's what i've been working on
Post by: Munerift on March 31, 2006, 11:21:19 PM
Well, I DO want to try it, and I've been TRYING to play it... but I just cant make it work! *shakes head*

I upzip the file contents into it's own file, which I had named "Zelda Gamey Thingy" and try to make it run, and it's saying it's missing a pal something or other.

I dont know how to program, all I know is HTML and this stuff is greek to me.

I want to play it!!!! :P
Title: hi =), here's what i've been working on
Post by: Xepher on April 01, 2006, 12:27:52 AM
I get horrid black bars flashing up and down the screen... like an old monitor out of sync. Of course, I'm using linux, so all bets are off. Gets like 400fps otherwise though.

Aislynn... if you look in the folder where you put the game, do you get a "data" folder with "palette" in it? If not, delete everything, go back to unzip it again, and look for some checkbox or option that says something like "Preserve directory structure" or maybe "recreate directories." It's been ages since I used winzip. If you're using some other software... I don't know where it is, but you have to make sure that the file ll.pal ends up in "C:{gamedirectory}datapalettell.pal" replacing {gamedirectory} with wherever you put the game.... likely "lynn's legacy"
Title: hi =), here's what i've been working on
Post by: cha0s on April 01, 2006, 11:25:19 AM
Hey thanks for trying it xeph =) whatd you think of the gameplay? sound work? how far did you get hehe ;)

Yeah its compiled for windows, did you run it through Wine in linux? The src can be compiled into native linux, but without sound(ya, a BASIC that compiles into linux), as i don't believe BASS (sound lib) has a port to linux. if you have gnu make and fb linux .15, you could build the src by typing "make" inside the dir (fbc path would have to be global path), i'm sure being a linux user you are familiar with gnu tools :p. I would compile it for Linux but I don't have the balls to run linux, i will stay in my nice soft windows environment for now, u.u.

edit: i don't want to sound like i'm ignoring aislynn, but i believe xepher identified it as the same problem as me, just in a different way. is the "gamy thingy" folder filled with like 300+ files? if so the directories got destroyed in the process, and all the files are just scattered inside.

you must preserv directory structure.
Title: hi =), here's what i've been working on
Post by: Databits on April 01, 2006, 03:24:38 PM
Actually, there's a compiler for VB .NET that compiles into linux as well, in addition all versions of QBasic version 4.5 and later do actually compile. But I'm not so much as pigeon holing it, as I'm not concerned with learning another language at the moment when I already have a lot of languages at my disposal that I do know and haven't the time to pick up another. ;)

Unfortunately I don't recall a lot of basic code anyhow, but I had the thoughts of using a basic code syntax style for some of my game projects scripting engines. Well, that or Lua (which is what a lot of things including World of Warcraft use). I dunno though, lately I've been working on ind. contract web development, and it's been taking a lot of my time. But the up side is I'll get to purchase a commercial Torque Game Engine license pretty soon, so we'll get our little project going as well!

Although the person who is going to be the 2nd primary programmer kinda wants to make a 1 player game first to develop the game specific engine. Now we're also having thoughts of saying screw Torque and going with a custom coded OpenGL engine. Because the Torque engine is pretty specifically designed for mission like games, and we want a seemless loading enviornment. I prefer to just start right off making it server/client mmo because the architechture behind the scenes is fundamentally different in a lot of ways from single player and I don't exactly want to rewrite large sections of code later. :P

Actually... speaking of networking... Does FreeBasic have any networking support or anything dealing with tying into DirectX or OpenGL for 3D?
Title: hi =), here's what i've been working on
Post by: Xepher on April 01, 2006, 10:30:09 PM
Yes, I ran it under Wine (cedega actually) but I didn't even get through the intro, as the black-bar problem was so bad it made it hard to see what was going on.
Title: hi =), here's what i've been working on
Post by: cha0s on April 03, 2006, 12:06:04 AM
really too bad.. one day i'll get linux and compile it natively into .elf or whatever it is ;p

anyways yeah, about the question of fb using opengl the answer is yes. see the thing is, fb doesnt have oop at the moment though. so opengl is wrapped, works like the c equivalent would i guess. cept you can throw stuff together faster, because its BASIC ;p

since there isn't oop, i think that its a royal pain in the ass to hack an interface with directx. when fb moves to full gcc compatibility, the possibilities will be endless (for anything that compiles with gcc)
Title: hi =), here's what i've been working on
Post by: Josiah Tobin on April 03, 2006, 02:54:35 AM
Hiya. I'm the guy who's doing all art, music, sound, dialogue and maps for the project. Figured I'd drop in. XD
Title: hi =), here's what i've been working on
Post by: cha0s on August 29, 2006, 01:01:20 PM
Hey hey party people. This game was finished, about a month ago and just like 2 days ago I made the nice update to include joystick support. Oh and it runs on Linux natively ;)

Check it out, will ya? ( This is why my site is so crap; I've been into programming a lot more than music lately...... sorry xeph ><. )
Title: hi =), here's what i've been working on
Post by: dragyn on September 03, 2006, 05:28:27 AM
Heh...I've played it now.  Haven't got very far, though.

Anyway...my brother played it.  he already beat it.  Good game.  He liked the plot.

Also:  he wants to know when your next game is coming out.

That's my 2 cents.
Title: hi =), here's what i've been working on
Post by: Josiah Tobin on September 23, 2006, 11:52:39 AM
*Tumbles in through the window and skids to a stop*
Whew o.O Guess I kinda vanished after my first post... For about... Five months. Totally forgot about this. I was just googling "Lynn's Legacy" out of boredom and came across this topic again.

Also, Dragyn:
Quote...wants to know when your next game is coming out.
Well, that kinda depends on who you mean-- cha0s did everything code/script-related for Lynn's Legacy, while I wrote the story/manuscript and did all the artsy stuff. (graphics, music, design etc) I think cha0s had an idea or two for a game awhile back (I think?), and as lots of people here probably know he's a great musician as well. Me, I can do everything but code as far as game development goes, but unfortunately that's kind of the thing that holds the artistic vision together. :p

Anyway... To answer the question, I don't think we really planned anything specific after this. We aren't really a fully-fledged design team or independant software group, so I guess technically this was more of a collaboration. I know I've still got game design on my mind, and I'll probably still be passionate about it a few projects down the road. Of course, I can only speak for myself... I don't really know what cha0s is doing at the moment project-wise, if anything.

Guess I'll go off and wander the rest of the forum now. :p
Title: hi =), here's what i've been working on
Post by: dragyn on September 25, 2006, 01:50:30 AM
Well, if you ever do anything (yourself or with cha0s), feel free to let us know.  I'd enjoy it, anyway.
Title: hi =), here's what i've been working on
Post by: Databits on September 26, 2006, 07:37:38 AM
Wow, this one is a rather old topic. I never did get this software running, however after the first few attempts I really didn't try anymore. :/
Title: hi =), here's what i've been working on
Post by: Xepher on September 26, 2006, 11:20:34 AM
Monkeys!

(That's all.. move along now.)
Title: hi =), here's what i've been working on
Post by: Leon on November 17, 2006, 02:35:41 AM
:mad: :mad: :mad: :mad: :mad:
DOES ANYBODY HERE KNOW WHAT I DO TO GET A FREAKIN' WEBSITE???
Title: hi =), here's what i've been working on
Post by: Xepher on November 17, 2006, 04:34:39 AM
1. Stop yelling.
2. Stop posting in random threads.
3. Read!
4. Pay attention to what you read, especially forum/thread descriptions.
Title: hi =), here's what i've been working on
Post by: Databits on November 17, 2006, 06:47:03 AM
Energetic or very young? I must wonder about this. At least he can spell though. :P
Title: hi =), here's what i've been working on
Post by: Leon on November 24, 2006, 02:36:35 AM
Dear Mr. Xepher (sir)
Forgive me for being such an idiot on your beautiful website,
please forgive my random threats and yelling.
Please note my new signiture is "don't worry be happy!"
and to Mr. Databits, i am 14 years old and thank you for
complimenting my spelling.
signed: Leon