Search found 163 matches

by Edwin
Sat Mar 08, 2008 5:26 pm
Forum: Virtual Paradise News
Topic: Version 0.1.5 released
Replies: 11
Views: 20720

Re: Version 0.1.5 released

by Tqrules on Sat Feb 23, 2008 12:10 am Nicely done edwin iam verry excited on how vp is being developed keep it up hurd you have rendering power that exceeds aw 4.1 ^^ good stuff with kind regards i dont think it exceeds Activeworlds but it is still very good Edwin rocks , sorry i aint been on muc...
by Edwin
Mon Mar 03, 2008 8:56 pm
Forum: Bots
Topic: Greeterbot example in C#
Replies: 10
Views: 28613

Re: Greeterbot example in C#

Ah yes, I see it now. But could you perhaps make the Instance an optional parameter so if you don't specify it, it just takes a default instance? Sorry, no. C doesn't do optional arguments and the instance is always the first parameter so that wouldn't work anyway. We'll just get used to it, I gues...
by Edwin
Sun Mar 02, 2008 9:30 pm
Forum: Bots
Topic: Greeterbot example in C#
Replies: 10
Views: 28613

Re: Greeterbot example in C#

Xenion wrote:Ah yes, I see it now.

But could you perhaps make the Instance an optional parameter so if you don't specify it, it just takes a default instance?
Sorry, no. C doesn't do optional arguments and the instance is always the first parameter so that wouldn't work anyway.
by Edwin
Sun Mar 02, 2008 1:24 pm
Forum: Bots
Topic: Greeterbot example in C#
Replies: 10
Views: 28613

Re: Greeterbot example in C#

You can switch instances in AW to. I never really used that but you have aw_instance_set I know it's possible, I didn't say it's not. What I said is that AW uses a global instance. that means if you call aw_instance_set, it affects the whole program. This means you can only use the AW SDK on one th...
by Edwin
Sat Mar 01, 2008 10:59 am
Forum: Bots
Topic: Greeterbot example in C#
Replies: 10
Views: 28613

Re: Greeterbot example in C#

Looks nice, but it would be even more cool if the vp sdk could work exactly the same as the aw_version so we can easily convert existing bots. The C API is like that, the wrapper isn't. But do you really like that better? I think this fits C# and .Net much better. For .NET it's oké, there are not m...
by Edwin
Sat Mar 01, 2008 1:11 am
Forum: Bots
Topic: Greeterbot example in C#
Replies: 10
Views: 28613

Re: Greeterbot example in C#

Xenion wrote:Looks nice, but it would be even more cool if the vp sdk could work exactly the same as the aw_version so we can easily convert existing bots.
The C API is like that, the wrapper isn't. But do you really like that better? I think this fits C# and .Net much better.
by Edwin
Fri Feb 29, 2008 12:29 am
Forum: Bots
Topic: Greeterbot example in C#
Replies: 10
Views: 28613

Greeterbot example in C#

This simple greeterbot says hello to everyone who comes in :) It is written in C#, you can download it at: http://www.virtualparadise.org/downloads/vpsdk.net_r1.zip . using System;   namespace testbot { class MainClass { const string botname = "C# bot"; static string username; static strin...
by Edwin
Sat Feb 16, 2008 9:08 pm
Forum: Virtual Paradise News
Topic: Version 0.1.5 released
Replies: 11
Views: 20720

Re: Version 0.1.5 released

cube3 wrote:Which Account do I need to login? My Cube3 Account I have on the site, doesn't seem to work in VP and there is no signup functionality in the wxWidgets desktop application.
Theres a link on the main website :)
by Edwin
Wed Feb 06, 2008 8:55 pm
Forum: Virtual Paradise News
Topic: Version 0.1.5 released
Replies: 11
Views: 20720

Re: Version 0.1.5 released

Rudy wrote:Nice ! :)

i'm looking forward to a public release :P

edit:
i forgot to ask the new client-thingy-browser

please send me if you see me on msn :P
I don't know if you noticed, but the client can be downloaded from the downloads page :shock: :mrgreen:
by Edwin
Sun Feb 03, 2008 9:41 pm
Forum: Virtual Paradise News
Topic: Version 0.1.5 released
Replies: 11
Views: 20720

Version 0.1.5 released

Virtual Paradise version 0.1.5 is now released! This version has a lot of new features and improvements: RWX Loading(most models work, but not all) Downloading models and textures from AW object paths Support for AW filmstrip textures Name tags on avatars Support for object click events for the bot ...
by Edwin
Wed Jan 23, 2008 10:47 pm
Forum: Chat
Topic: Which OS will you be using for VP?
Replies: 8
Views: 18509

Re: Which OS will you be using for VP?

I like to use Mac OS X and Ubuntu Linux. I use Mac OS the most so I voted for Mac :) I still use Windows but not as often as Mac OS X. Don't you think it's great VP works on multiple platforms? :mrgreen:
by Edwin
Tue Jan 01, 2008 3:14 pm
Forum: Wishes
Topic: Happy 2008
Replies: 1
Views: 10083

Re: Happy 2008

Happy new year to you too :mrgreen:
by Edwin
Tue Jan 01, 2008 3:13 pm
Forum: Virtual Paradise News
Topic: Happy new year!
Replies: 3
Views: 9884

Happy new year!

Happy new year everyone! :mrgreen:
Gelukkig nieuwjaar!
by Edwin
Sat Dec 22, 2007 12:11 am
Forum: Virtual Paradise News
Topic: RWX file loader
Replies: 1
Views: 7665

RWX file loader

I wrote a RWX file loader.
Here is a screenshot showing some RWX models:
Image
by Edwin
Fri Dec 07, 2007 6:48 pm
Forum: Virtual Paradise News
Topic: Website updated again
Replies: 2
Views: 8867

Website updated again

The website has a new look again :-)
I hope you all like it!