![]() |
|
![]() |
Welcome to the Magicball Network. You are currently viewing our site as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
|
Thread Tools |
#126
|
||||
|
||||
Maybe he can make a beta release and improve it later, that way we can still use it with some limitations...
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website |
#127
|
||||
|
||||
I'm sorry I didn't do anything for such a long time. It could be put online as it is a t the current state, but I wanted to convert it to use a database insted of the text files. There's hope that I will find some time to do it within a month or so....
__________________
Emerald Moon Base projects: Little Big Architect v 1.2, Package Editor - v 0.11+, Text Editor 2 - v 2.3, Font Editor - v 2.03+ Technical stuff: LBA File Information Project LBA Prequel: The forum topic |
#128
|
||||
|
||||
Any news about converting the system to work with database?
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website |
#129
|
||||
|
||||
From what I see it looks like Zink's site is working great already.
Look like there's still missing the "Submit new information" page mainly, but as far as I can tell the system looks quite functional.
__________________
Fishos.net || LBA Fans Fan Site | Little Bit Adventure | LBA File Information | !בעברית LBA לחצו כאן כדי לשחק במשחקי |
#130
|
||||
|
||||
Where can I see it?
![]()
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website |
#131
|
||||
|
||||
I sent you a pm (since I don't think Zink would mind)
![]()
__________________
Fishos.net || LBA Fans Fan Site | Little Bit Adventure | LBA File Information | !בעברית LBA לחצו כאן כדי לשחק במשחקי |
#132
|
||||
|
||||
Yeah... he won't mind, I know
![]() The site looks great, really nice and easy to work with. Do you know if it's already working with databases or still with files?!
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website |
#133
|
||||
|
||||
Nevermind, I already saw that he's working with DB now
![]()
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website |
#134
|
||||
|
||||
That is for Zink to answer I guess. And yeah, it looks really great! No fan community has ever had anything like this.
Now that I think of it, it probably should be really easy to add file information for fan projects like LBA Prequel. Maybe it can have its own page (not index.php). Correct me if I'm wrong anyway ![]()
__________________
Fishos.net || LBA Fans Fan Site | Little Bit Adventure | LBA File Information | !בעברית LBA לחצו כאן כדי לשחק במשחקי |
#135
|
||||
|
||||
Yes we can use the same engine for the other projects as well, it could be a great help indeed. And isn't necessary to have different pages, we just copy the entire engine to use another database in another folder. That way we can have the game and the projects separately.
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website |
#136
|
||||
|
||||
Sounds like a good plan!
__________________
Fishos.net || LBA Fans Fan Site | Little Bit Adventure | LBA File Information | !בעברית LBA לחצו כאן כדי לשחק במשחקי |
#137
|
||||
|
||||
Indeed, it will help us a lot
![]()
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website |
#138
|
||||
|
||||
Sorry, I've not been here for some time...
Yes, I am working on it more or less constantly, and almost everything is done. There are still some things, that absolutely must be done before the release: - submission forms and system (started doing it yesterday) - editor for HQR entries (forgot to convert it from text file version to database) - account system for admins and editors. I estimate the time to release for about two months. Yes, it will not be hard to add more game versions to the engine. With copying the engine, there is one thing, that the tables in the database will have to be created manually (but I may write an install script for that, if it's necessary).
__________________
Emerald Moon Base projects: Little Big Architect v 1.2, Package Editor - v 0.11+, Text Editor 2 - v 2.3, Font Editor - v 2.03+ Technical stuff: LBA File Information Project LBA Prequel: The forum topic |
#139
|
||||
|
||||
You don't need to make an installation file, just make a TXT file with the MySQL dump (only structure).
Oh btw, I notice there isn't a combobox to choose the text color ![]()
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website |
#140
|
||||
|
||||
You mean: in the extension edit page? You can always type in the hex code. You couldn't do that if it was a combo, that's why I made it so.
__________________
Emerald Moon Base projects: Little Big Architect v 1.2, Package Editor - v 0.11+, Text Editor 2 - v 2.3, Font Editor - v 2.03+ Technical stuff: LBA File Information Project LBA Prequel: The forum topic |
#141
|
||||
|
||||
Ah, I didn't know that, because I saw a color name like "lightcoral" (seams red) and didn't know what kind of colors like that were possible. So, you don't need to change anything
![]()
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website |
#142
|
||||
|
||||
All colours supported by html standard are possible. Here is the list: http://www.htmlgoodies.com/tutorials...le.php/3478961
I didn't make any name-to-code conversion, the engine just puts the string you type in as the colour. You can do the same in all html pages, e.g. type "black" instead of #000000.
__________________
Emerald Moon Base projects: Little Big Architect v 1.2, Package Editor - v 0.11+, Text Editor 2 - v 2.3, Font Editor - v 2.03+ Technical stuff: LBA File Information Project LBA Prequel: The forum topic |
#143
|
||||
|
||||
Is this project still alive? I was bored and extracted the voice files from LBA 2, and submitted information on the site. But I wasn't sure it will actually get anywhere, so I post it here too
![]() This is for en_gam.vox (LBA 2): EN_GAM001 You just found your Holomap! To use it, look at the inventory by pressing <shift> or simply press <tab>. EN_GAM002 You just found your Magic Ball! When you wear your ancestral Tunic you'll be able to bounce it at your enemies! EN_GAM003 You have found three darts. EN_GAM004 You just found Sendell's Ball. Now you have reached a new level of magic: Red Ball. It will also enable Sendell to contact you in case of danger. EN_GAM005 You have just found your ancestral Tunic and Sendell's Medallion. By storing Magic, it will enable you to bounce your ball at your enemies. EN_GAM006 You just found the Pearl of Incandescent. These Pearls are highly prized by magicians. They will enable you to complete a spell. EN_GAM007 Your neighbor just gave you a pyramid shaped key. EN_GAM008 Jerome Baldino just gave you a part that Zoé needs to fix the car. EN_GAM010 You have found a laser-pistol. It needs a rock crystal to work properly. EN_GAM011 You just seized the emperor's sword. Now you can face the hussars guarding the Emperor's palace. EN_GAM012 You just found a Wannie's Glove. Use it to repell the fireballs your enemies throw at you. EN_GAM013 You just found the Proto-Pack. Put it on and you'll fly a few inches above the ground. EN_GAM014 You have a ferry ticket. EN_GAM015 You just acquired a superb Nitro-Meca-Penguin. Select it in the inventory and it'll explode a few seconds later. EN_GAM016 You just found a can of Gazogem. This fuel will allow you to get your new super jet-pack. EN_GAM017 You just found the Ring of Dissidents. It's their identification sign, and it will allow you to be identified by all the dissidents that you meet. EN_GAM018 You just found a flask of gallic acid. It's often used to restore ancient documents. EN_GAM019 You just learned the ferryman's song. It will help you to get to Mosquibee Island. EN_GAM021 You just found the customer's umbrella EN_GAM022 You just picked up a gem. EN_GAM023 You own the Horn of the Blue Triton, you can use it to heal yourself or someone else. EN_GAM024 You now have a blowgun. It fires darts fast and accurately. EN_GAM025 You have found a itinary token. You can now use an Esmer shuttle. EN_GAM026 You just found a slice of tart! EN_GAM027 You now own a portable radio. You can now receive calls from your friends. EN_GAM028 You just picked a Garden Balsam plant. EN_GAM029 You now own a Magic Slate, which allows you to keep a copy of all kinds of images. EN_GAM030 You have found a translator. Now you'll be able to understand the Esmer language. EN_GAM031 You just received your wizard's diploma. Plus you just earned a new level of magic: Green Ball. EN_GAM032 You now own the Francos key fragment. EN_GAM033 You now own the Sups key fragment. EN_GAM034 You now own the Mosquibees key fragment. EN_GAM035 You now own the Wannies key fragment. EN_GAM036 You just found the key of the passage which leads to island CX. EN_GAM037 You just bought a pick-ax. Use it to dig or detach rocks and pieces of crystal. EN_GAM038 You just found the Francos Burgermaster's key. EN_GAM039 You just found the Francos Burgermaster's notes. They'll help you find the Francos fragment. EN_GAM040 You now own a protective spell. EN_GAM045 You now own the key to Dark Monk's temple. Plus you just reached your last level of magic: Fire Ball. EN_GAM046 You just found a memory viewer. EN_GAM047 You just found the blowtron. Use it to shoot faster and more powerfully. EN_GAM048 You just found a parade outfit for the wizards. It'll make you look like an old wizard. EN_GAM049 Jerome just gave you the super-jetpack. It will allow you to reach places you couldn't get to using the proto-pack. EN_GAM050 You just found a piece of the Crystal of Celebration. Now you can reload your laser-pistol. EN_GAM051 You now own a laser-pistol in working condition. It gives you enough firepower to reach distant targets that your magical ball cannot reach.. EN_GAM052 You just found the Ring of Lightning! Use it to find Sendell's Ball. EN_GAM286 With my eyes focused on the center of the bazaar, my back is glued to a natural parasol where I'd love to take a nap, but I must keep a sportive mood. EN_GAM287 It seems there are enough light posts and arches in the village to count the correct number of steps. Once there, the fences to my left point in the wrong direction. It's on the other side, down in the basin near the gas that my buried treasure lies.
__________________
H ![]() |
#144
|
||||
|
||||
It is, but you have to build the info in a particular format so it can be submitted in the new website.
Format is here: http://lba.fishos.cc/fileinfo/editors/help.php?id=1 New website here: http://lba.fishos.cc/fileinfo/ Edit: just notice you have submitted in the website. I already format this information and import in the website. Take a look: http://lba.fishos.cc/fileinfo/index....=vox21&ww=1663
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website Last edited by xesf; 2011-11-12 at 12:29. |
#146
|
||||
|
||||
Don't do it, I already made it and import in to the website. Check here http://lba.fishos.cc/fileinfo/index....=vox21&ww=1680
Anyway here's the content together with the format Quote:
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website Last edited by xesf; 2011-11-12 at 12:37. |
![]() |
Thread Tools | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
The Anti-Social Game | ChaosFish | Off topic | 124 | 2007-02-20 20:34 |
MSN Virus! | Bot13 | Off topic | 39 | 2005-03-14 12:20 |
New project: LBA File Information | ChaosFish | LBA Modifications - General | 21 | 2004-04-21 02:42 |
Latest LBA File Information (27th November 2004) | ChaosFish | LBA Modifications - General | 0 | 2004-04-17 20:38 |
Need body file information | Battler | General | 6 | 2004-04-14 16:38 |