Author Topic: [Version 1] - Blockster Mod (Screensaver Enabled)  (Read 11607 times)

To appease both crowds, I'll probably end up adding a theme changing option with 2 button themes.

Also, a slight bug. For whatever reason, the screensaver doesn't save when you set it, and resorts to default when you restart. I'll look into that. So for now, you'll just see the tree.
It saves for me. I have it at ocean even after restart.

Someone should make a tutorial of how to make these mods...I wanna make my own.
:D

BTW, cool, great job.

since when is clutter simple

Quote
This is a minimalist redesign, so people who like clutter will not be satisfied.



This is so pointless, the current menu functions perfectly.

Quote
It has all of the features of the original Main Menu, with a new, and more modern look.

This is a minimalist redesign,



what

Dock is referring to the Mac Dock.

It's pretty clear for me to see that the only people criticizing this are the people who didn't read the OP.


Also, Sheath. I definitely appreciate your suggestions. I'll probably end up putting the Welcome, Jeep under the title in the center of the screen.

It's pretty clear for me to see that the only people criticizing this are the people who didn't read the OP.
It's typical Port, being an starfish. Just ignore him.

Your icons and stuff look fine.

Edit: Although some of your icons like the odometer just don't make sense for what they do.
« Last Edit: June 28, 2012, 12:32:07 PM by Greek2me »

I might change the Odometer. The rest seem to be pretty fitting.

Also, I need help here. How do you check to see if a pref exists or not? And if it doesn't, I want to set it to a default. I'm stumped here.

I might change the Odometer. The rest seem to be pretty fitting.

Also, I need help here. How do you check to see if a pref exists or not? And if it doesn't, I want to set it to a default. I'm stumped here.
Sounds good.

And not sure what you mean by pref. Do you mean a variable like $Pref::Stuff?

Yes, for example:

Say I downloaded the mod for the 1st time. Well, I don't have any Blockster $prefs, as I have never used it before. How do I check to see if a certain pref exists?

if($Pref::MyPref !$= "") {
     echo("It exists!");
}

if($Pref::MyPref !$= "") {
     echo("It exists!");
}

Thanks! Got it fixed. Updates coming later today.

Add a fitting gray-ish bar or something over the welcome message. To make it look right. Then make an option to change its color. Same for the other side, only give it a way to show you your time in military or regular.

Add a fitting gray-ish bar or something over the welcome message. To make it look right. Then make an option to change its color. Same for the other side, only give it a way to show you your time in military or regular.
This would actually throw the design off a bit. It would limit the size of usernames, as well as overflow when there was an update. I'm trying to keep anything un-necessary off of the home screen.

Where be the authentication bar.
I don't see it.

Where be the authentication bar.
I don't see it.
The next version checks authentication, so you'll be able to see auth status then.

I was thinking of trying to do something like this... oh well. Good job!

Whitch button allows you to join servers?

I got some suggestions too.

    Make a button to show RTB

    Try and make some server options with it.


And that about it. Great mod.