The IDK Project [Java]

Status
Not open for further replies.
Hey guys,

I am back. Here are some screens of things I did yesterday..

steffchef - The IDK Project [Java] - RaGEZONE Forums


steffchef - The IDK Project [Java] - RaGEZONE Forums


steffchef - The IDK Project [Java] - RaGEZONE Forums


steffchef - The IDK Project [Java] - RaGEZONE Forums


steffchef - The IDK Project [Java] - RaGEZONE Forums


The second screen Rhinodanny posted is just a concept.

Cheers,
Steve Winfield
 
If this project is finished it wouldn't be a development? ;o (think you meant will be finished xD)
Good job, hope it'll be 100% and stable :)

Yeah that's what I meant, haha :P



Looks amazing! Hopefully this project will be finished.
 
hope it'll be 100% and stable :)
Of course.

I'm currently working on a new pathfinder (calculate each step at start).

Cheers,
Steve Winfield



Just begun to code the friend stream. The new pathfinder is finished (There were so many bugs..)

steffchef - The IDK Project [Java] - RaGEZONE Forums
 
Are you using SQL for Friend Stream or you only handle it via client without SQL?
I'm using SQL for friend stream (Just at the login to get the data).

steffchef - The IDK Project [Java] - RaGEZONE Forums


Were own stream events shown in the friend stream?



steffchef - The IDK Project [Java] - RaGEZONE Forums


Made a php script which cuts off the head of an avatar.



steffchef - The IDK Project [Java] - RaGEZONE Forums
steffchef - The IDK Project [Java] - RaGEZONE Forums
steffchef - The IDK Project [Java] - RaGEZONE Forums
steffchef - The IDK Project [Java] - RaGEZONE Forums
 
Last edited:
I'm using SQL for friend stream (Just at the login to get the data).

steffchef - The IDK Project [Java] - RaGEZONE Forums


Were own stream events shown in the friend stream?



steffchef - The IDK Project [Java] - RaGEZONE Forums


Made a php script which cuts off the head of an avatar.



steffchef - The IDK Project [Java] - RaGEZONE Forums
steffchef - The IDK Project [Java] - RaGEZONE Forums
steffchef - The IDK Project [Java] - RaGEZONE Forums
steffchef - The IDK Project [Java] - RaGEZONE Forums

Wasn't there a protection in the friend stream which didn't allow you to just use some script? I made stream in the past but I can remember i kept on disconnecting while using a 'head' script.
 
Wasn't there a protection in the friend stream which didn't allow you to just use some script? I made stream in the past but I can remember i kept on disconnecting while using a 'head' script.
In my release there isn't any protection. You've to use an url with a file extension (like .png or .gif) otherwise the client will disconnect you.
 
In my release there isn't any protection. You've to use an url with a file extension (like .png or .gif) otherwise the client will disconnect you.

You're using the latest R63 before new encoding? Or an older one?
And if it wouldn't be a problem, is there any way you can share the code for generating the heads?
 
You're using the latest R63 before new encoding? Or an older one?
And if it wouldn't be a problem, is there any way you can share the code for generating the heads?
I don't know which one I use.. The swfs before the new crypto don't describe the release in the code.

It's not a big script so.. (You've to create the directory 'cache')
 
These wireds are finished:
- WIRED Trigger: User enters
- WIRED Trigger: User walks Off Furni
- WIRED Trigger: User walks On Furni
- WIRED Trigger: User says Keyword
- WIRED Effect: Show message
- WIRED Effect: Toggle furni

steffchef - The IDK Project [Java] - RaGEZONE Forums
 
These wireds are finished:
- WIRED Trigger: User enters
- WIRED Trigger: User walks Off Furni
- WIRED Trigger: User walks On Furni
- WIRED Trigger: User says Keyword
- WIRED Effect: Show message
- WIRED Effect: Toggle furni

steffchef - The IDK Project [Java] - RaGEZONE Forums

You're really sliding through this. Glad to see someone who actually sticks to their development and has a lot of time to work on it.
 
These wireds are finished:
- WIRED Trigger: User enters
- WIRED Trigger: User walks Off Furni
- WIRED Trigger: User walks On Furni
- WIRED Trigger: User says Keyword
- WIRED Effect: Show message
- WIRED Effect: Toggle furni

steffchef - The IDK Project [Java] - RaGEZONE Forums
Are you planning to make all the old and new wireds?
 
Are you planning to make all the old and new wireds?
I'll do the ones which are working on my version.. And when I'm updating to the newest version I'll update the wireds too.. So, ya.
 
I'll do the ones which are working on my version.. And when I'm updating to the newest version I'll update the wireds too.. So, ya.

I know I'm a bit late however, no time like the present eh? I'm loving this project so far, it does look promising. You've got majority of things done and not many emulators have got fireworks either. Some have, but Phoenix hasn't. Well, it has but come on not the charging bit. I've subscribed to the thread, I'd love to see what else you've got in store for us! Shock us viewers.
 
Wow, a project that looks promising. Better report this guy to Ella ^.^

(all jokes aside amigo) I haven't seen you state anywhere why you chose Java? Is there a particular reason to it? And will you eventually host this and make a live demo for people to check out?

Best of luck amigo.
 
I haven't seen you state anywhere why you chose Java? Is there a particular reason to it? And will you eventually host this and make a live demo for people to check out?

Java is a robust programming language which is used in almost every category.. and it's even actually flexible. So I thought why not java? I'll think about a testhotel when the server is finished.

Cheers,
Steve Winfield
 
I know I'm a bit late however, no time like the present eh? I'm loving this project so far, it does look promising. You've got majority of things done and not many emulators have got fireworks either. Some have, but Phoenix hasn't. Well, it has but come on not the charging bit. I've subscribed to the thread, I'd love to see what else you've got in store for us! Shock us viewers.
There is fireworks charging on this one phx rename. (i think advertising is against the rules on other threads) I can tell ya which on pm. :)


Anyway this is really promising project, i haven't seen even one finished project written on java. Hope this'll get finished :)
 
Status
Not open for further replies.
Back