nekomasa Wrote:Having tested the sidepanel in both Internet Explorer and Firefox now, I must say that I am happy with the results. Now, if only we could stop people from using so much space in their sigs, with about 5 random quotes and 3 banners all on separate lines...
Oh, it's not that bad. Wasn't the old rule that if you made a blank post and your sig was longer than your avatar, it was too long?
-Working on an ADV! RPG - now with 50% more demo!
If you've had experience with RPG Maker, can sprite or compose, or just want to help out, contact me. Any help would be appreciated.
The person I'm referring to has approximately 30 lines equivalent of signature, with a sidepanel of about 20 lines (including name, av and full IE status readout). So they're far beyond the old rule.
Yeah, I saw that person. Still, people overall are fairly good about it.
-Working on an ADV! RPG - now with 50% more demo!
If you've had experience with RPG Maker, can sprite or compose, or just want to help out, contact me. Any help would be appreciated.
You think that you could put the Equip and/or Status Bars in it? Then people wouldn't have to worry about taking too much space. Or maybe I should stop talking about the status bar thing, but I can't help it.....
And rank would be better, in my opinion, to be in levels (like in the exp bar), then people might get the idea that high level palyers are good to team up with.... or something...
Anyway, brain-dead-zob-at-school....
☼ Lunar Bluestar, Fallen Angel Of GodMode Games
☼ "Where there is Light, there is Darkness"
Skys Of Arcadia, GC.
☼ ROCK IS DEAD.
Long live paper and scissors.
☼ Llie n'vanima ar' lle atara lanneina...
☼ "Kisses are like spiderwebs, they both lead to the undoing of the fly." ~Peppersprae
Darg Wrote:Exactly. Wow, someone was able to follow my convoluted, chemically-inebriated broken chain of logic? Sorry about that, hope you didn't break anything. Or, if you did, hope it wasn't anything important...
Posts: 6,987
Group: Registered
CMC Name:
Status:
Joined: Dec 2004
RE: Upgrade to 1.21
Lunar Bluestar Wrote:You think that you could put the Equip and/or Status Bars in it? Then people wouldn't have to worry about taking too much space. Or maybe I should stop talking about the status bar thing, but I can't help it.....
Considering hwo unimportant it is, I wouldn't really be all that interested in looking at people's equipment if it took more than a token effort. Sure, it's fun glancing to the side briefly to see if someone has anything interesting (at least, it became fun once customized items allowed people to have more than a bunch of short swords), but if I had to hover over them individually... doubt I'd bother.
Hey, where'd that "Possibly Related Threads" thing come from below the Quick Reply box? And any chance it could be set up to link to other boards? That'd be a great thing to have for the RPs if we could link OOC threads to the IC ones, and possibly related duels.
And, even though I don't play CMC or visit those boards, somehow I'm thinking cross-board linking would be good for the CMC-related threads as well.
I'm just curious, is there any way to make the 'hover here' section optional? So that, if you're like me and could care less about the the length on the left hand side, you can just have it easily accessable? If it's too much work, just ignore me. It's not really important, it would just make things easier for some people I assume.
"Let me finish, vicious white devil." -Said to me in real life.
[sXeAndriex] Get off your lazy fucking ass.
[Jessica_Stryker] happy? I'm on my knees now FML
Veggielicious Wrote:Hey, where'd that "Possibly Related Threads" thing come from below the Quick Reply box?  And any chance it could be set up to link to other boards?  That'd be a great thing to have for the RPs if we could link OOC threads to the IC ones, and possibly related duels.
Seconded. And it'll be even better if the thread authour could set the links for the related threads.
From what I can tell in the code:
Level is based on post count. ( pow (log10 (post count), 3); )
Max HP is based on level and posts per day. (level * 25 * (postsperday /6)) (postsperday /6 is limited between 1 and 1.5)
current HP is based on posts per day (postsperday)
Max MP is based on how long you have been registered and your level. (daysreg * level / 5)
current Mp appears to be based on your level as well. (posts / 3)
I dunno, for people over 1000hp there seems to be some truncation to two digits? Just a guess, but I can't see anything wrong with the code. Also, 6.66 posts per day =P
Edit: An auto-refreshing overview of latest threads/posts? Awesome!
The infoboxes at the bottom... well, can't imagine what they'd look like in 1024x768 or less (and can't be botthered changing my res), but at what I'm at they're ruined by wrapping. Some of them, such as most viewed threads and most replied threads, could be removed (these will pretty much never change ever).
Crazy when these new things just appear out of nowhere...
Posts: 6,987
Group: Registered
CMC Name:
Status:
Joined: Dec 2004
RE: Upgrade to 1.21
So, on another note... the "inline thread popup" plugin.
Firstly, it seems to always show the beginning first post of the thread, which is not overly useful, since anyone who ever looked at the thread once would already know it just by the title. Last post would be a little more useful, though nothing is really a replacement for just clicking on the thread.
Secondly, it seems to malfunction when the first post contains a link. See attachment.