Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
Acmlm's Board - I2 Archive - - Posts by Lenophis
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
User Post
Lenophis

Super Koopa
Level: 44

Posts: 261/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-06-04 11:13 AM, in Final Fantasy I & II: Dawn of Souls Link
Originally posted by Colleen
...

See, that's all my fault for forgetting (i.e. "not knowing") that Temper could be stacked on someone. All better now.

That seems to have been fixed in this version of the game. Stacking Protect over and over doesn't seem to help.

Now that I've slaughtered this game...back to my hack.
Lenophis

Super Koopa
Level: 44

Posts: 262/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-08-04 12:49 PM, in Horray stumpage Link
I've reached a stumping stone. Beyond what I do not know how to code, I cannot proceed. The Character, Monster, Spells, Font, and Weapon Editor's need graphics editing, which I do not know how to do. Formations needs graphics displaying (but not everything abou that data has been deciphered yet) so I'm stuck there. Shop is done, Amor is done. I can't code in a new editor, (like events or music) because I haven't even a slightest clue about where events are. I have not exactly pinpointed the music, but I know what bank it's in.

So, in the meantime, I'll show off the screenie of the editor I've been working on in the background.


Other than the obvious big blank blob in 25% of the image, it's come along nicely. I've been holding this editor back for a couple of versions now, and when v0.12 is released, it'll still be held back. (Because it doesn't really do anything.)

So far, the tiles are drawn, the encounter rates displayed, and the formations for each index. The map is also decompressed.

I am quite literally stuck.

Unless you do this:


Now why can't I do that? (You can click the image too...)
Lenophis

Super Koopa
Level: 44

Posts: 263/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-08-04 01:25 PM, in image tags Link
I just had a revelation! While in discussion with BMF about lamer's, it occured to me how you can prevent internets-challenged people from posting bad <img> tags.

Think about it, images will never start with <img src=c:\file.png>

So, throw in some detection that if it detects a colon, make sure it's http://

I'd say it would have to find a colon, because what would happen if you try to link an image from this board without it checking correctly?


(edited by Lenophis on 12-10-04 05:03 AM)
Lenophis

Super Koopa
Level: 44

Posts: 264/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-09-04 02:33 PM, in Horray stumpage Link
Originally posted by Ok Impala!
Ok!

An overworld editor for Final Fantasy II. Yay!

Now what's your problem exactly? That it works with Java, or that you don't know how to work with Java?
Lenophis

Super Koopa
Level: 44

Posts: 265/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-10-04 08:34 AM, in image tags Link
Originally posted by HyperHacker
<img src=images/smilies/tongue.gif>
And thus we see the problem.

Good god, don't you know how to read? I said check for colons, that's the first step. If none is found, then why worry? If one is found, then make sure it's a website.

The responses I've read are just implying more and more the truth. The truth being selfishness and childish attitudes of this board's members. I'm making a suggestion to assist those of the board.

I didn't know it was a life mission to make fun of others...

And Xk, (you should know more than anyone what it means to make a point...)
Lenophis

Super Koopa
Level: 44

Posts: 266/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-10-04 09:01 AM, in Horray stumpage Link
Originally posted by dormento
I don't know how you could be having problems.

I do.


Not that's pie working with 2bpp NES stuff but the compression format is the same of FF1.

I already have decompressed the map.


You could refer to ffhackster,

Have you tried reading that? (Sorry Disch)


or stake (not c/c++ but it should be easy enough to get the gist of it).
You have done an impressive work so far, maybe it's time to go on vacation and forget about Jade for a little while?

I've been trying to get the gist of it, that's the problem. And I think I will take a break from it for a little bit, after this next release.
Lenophis

Super Koopa
Level: 44

Posts: 267/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-10-04 09:04 AM, in index.php - what would you like to do with this file? Link
Originally posted by Elric
That's what you get for using FireFox. Use Mozilla or Maxthon instead.

Now that we have the obligatory browser-bashing out of the way... xD

Generally, when that happens, for some reason, the .PHP file has no HTML code in it, so your browser has no idea what to do with it. Hence it asks you if you want to download it.

Funny....I use Firefox and have had zilch in terms of problems....
Lenophis

Super Koopa
Level: 44

Posts: 268/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-10-04 09:22 AM, in image tags Link
Originally posted by Xkeeper


Lenophis

Super Koopa
Level: 44

Posts: 269/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-10-04 10:01 AM, in image tags Link
Originally posted by Xkeeper
Originally posted by Lenophis
Originally posted by Xkeeper







Images are not stored on hard drives. So <img src=(hard drive):\image.png> will not work, obviously. But now let's say you want to link an image from a site *cough* that still uses the same domain. <img src=/image.png> will work. I said to check for the colon ( : for the intelligent impaired) to easily determine if it is a site or not. If it finds a colon, make sure the link reads as <img src=http://image.png>. Simple, eh?
Lenophis

Super Koopa
Level: 44

Posts: 270/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-14-04 11:08 AM, in Anyone smell gas? Oh, just baseball's hot stove. (Rather large trade inside.) Link
Sorry guys, Brad Radke is taken. None of your teams can have him.
Lenophis

Super Koopa
Level: 44

Posts: 271/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-15-04 07:51 AM, in Anyone smell gas? Oh, just baseball's hot stove. (Rather large trade inside.) Link
Originally posted by drjayphd
and Pedro's just looking for his best interests.

Lemme guess, he can't afford to feed his family? Amazing how expensive it is to live in this country in this day and age...

Many teams were active in the hot stove talks this winter... I sense a good season coming up.
Lenophis

Super Koopa
Level: 44

Posts: 272/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-17-04 07:35 AM, in Anyone smell gas? Oh, just baseball's hot stove. (Rather large trade inside.) Link
All sides agree in principle, the Yankees will get Randy Johnson.

Yankees get Unit from D'backs.

Dodgers get Javier Vasquez, Dioner Navarro, and Eric Duncan from Yankees.

D'backs get Brad Penny, Yhency Brazoban, and Shawn Green from Dodgers.

The deal is not finalized, but is expected to follow through.


(edited by Lenophis on 12-16-04 10:36 PM)
Lenophis

Super Koopa
Level: 44

Posts: 273/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-19-04 07:38 AM, in Final Fantasy Dawn of Souls Link
Originally posted by Jigglysaint
I've found lots of data for the FF1 portion of the game.

Could I get my hands on that info once you are ready for sharing?

Err, uhh, no particular reason. *cough* It would be very nice to have.
Lenophis

Super Koopa
Level: 44

Posts: 274/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-19-04 10:53 AM, in My list of things that should be abolished from the internet/board. Link
Here's another to add to that list.

9. Ranting about useless shit that nobody cares about. If all you want to do is be pissy about the tiny details nobody cares, you have too much time on your hands. Go play with a yo-yo or waste the time of some other being.
Lenophis

Super Koopa
Level: 44

Posts: 275/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-20-04 10:08 AM, in Anyone smell gas? Oh, just baseball's hot stove. (Rather large trade inside.) Link
Two of Oakland's "big three" have been traded. Mark Mulder to the Cardinals, and Tim Hudson was traded to the Braves. Not on the same day, but the effect is the same. I'm very happy, because now the Twins don't have to face them. Well, unless the Twins face the Cards or Braves in interleauge or the World Series...

Horray hot stove!
Lenophis

Super Koopa
Level: 44

Posts: 276/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-20-04 10:43 AM, in Jade v0.12 Link
Jade was updated to v0.12 today (as noted by the topic), and it's a special occasion today. Here are the details:

  • Happy 1 year anniversary of Jade! Although I had originally hoped that this would be completed within a year, well, that obviously didn't happen... Why do I get the feeling this project will never end? =p
  • General: Every editor is now tab friendly. It's something I've been meaning to do for a while now. I know how annoying the tab order was, so please spare my insignificant life...
  • Monster Editor: Merged Spoils Editor into the Monster Editor. It is still 800x600 friendly too. Although, now it looks kind of ugly!
  • Spoils Editor: I hope you didn't get too used to this, it has been completely destroyed!
  • Monster, Spells, Text, and Weapon Editors: Fixed the cosmetic bug from a few versions back. It will no longer display text from the wrong version if you load one then the other without exiting. Also, any changes you make to the "variables" in the Text Editor will be updated upon saving, so you no longer need to exit/re-open Jade for those changes to take effect. (Like if you change "Pass" to "Passport" it will look for the new change immediately in dialogue.)
  • Monster and Weapon Editors: I should have done this sooner, AI is now fully editable. There are two unused spells, and both editors didn't allow the use of one. Now re-added, so knock yourself out.


Do enjoy, although the update does seem quite small.
Lenophis

Super Koopa
Level: 44

Posts: 277/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-21-04 09:25 AM, in Football Pool Week 16 Link
Originally posted by neotransotaku
well i'll be damned...miami beat someone

3 someones, actually.

Rams, 49'ers, and now the Patriots. Brady + many interceptions = disastor.
Lenophis

Super Koopa
Level: 44

Posts: 278/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-22-04 07:28 AM, in Football Pool Week 16 Link
Originally posted by neotransotaku
hmm...i wonder when was the last team to go 15 and 1...

1998, Minnesota Vikings. They would lose to the Atlanta Falcons in the NFC Championship game......

The Eagles are finished, make reservations for the Steelers to hold the Limbardi Trophy.


(edited by Lenophis on 12-21-04 11:03 PM)
Lenophis

Super Koopa
Level: 44

Posts: 279/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-22-04 03:01 PM, in Jade v0.12 Link

aww yeah, Final Fantasy 2 hacking to the fullest, baby.

Googie: wait til you see what is yet to come... I promise, Jade has not nearly reached its full potential.


Man, you're gonna be rich and famous, like FuSoYa, think about it :p
dormento: I WISH! Unless...do you know something I don't?

I'm taking a break from it for a little while, at least two weeks. I need to get my mind off the Map Editor for a bit. (I just discovered the wonders of OGG tonight... I'll say this, "Disch, why didn't I listen to you sooner?")

For the next update, I hope the Text Editor will be complete, the Weapon, Spells, Character, and Monster Editors hopefully completed, and maybe even show off the Map Editor. That's my wish list right now, we'll see what happens after the new year.

Thanks for the input, guys. Happy holidays!
Lenophis

Super Koopa
Level: 44

Posts: 280/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 12-23-04 09:10 AM, in Anyone smell gas? Oh, just baseball's hot stove. (Rather large trade inside.) Link
Originally posted by Colleen
I wonder which poor, desperate GM (or GM's) will be lured into the Yanks/D'backs trade...

Let's look into the pool of futility... I'll take a wager and say the Royals get into this one.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
Acmlm's Board - I2 Archive - - Posts by Lenophis


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.015 seconds.