This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#101 2012-03-19 09:45:29

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Virtual Space (Online Multiplayer)

zippynk wrote:

What's the thing in the readme about "chat2.PY"? Did you finish the upgrades (multiple rooms, etc) with Chat.PY?

Yeah, I've finished nearly everything with Chat2.PY. All that's left is to restrict users from creating their own rooms (mostly for moderation purposes, I can't moderate too many rooms), and possibly add room flags that allow you to change certain settings (for example, only Scratcher's can chat, or censoring the channel on different scales from just replacing a swear word with an asterisk, or blocking the entire message completely). I've added direct messaging (PM/Whispering), but I've made it so "global" moderators and higher ranks can see the direct messages just for moderation purposes (don't want people harassing others).

Do you have any suggestions?

Offline

 

#102 2012-03-19 09:50:27

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Virtual Space (Online Multiplayer)

@magnie
any chance of looking at the M30W topic?  tongue

Offline

 

#103 2012-04-04 15:44:03

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Virtual Space (Online Multiplayer)

Well, for anyone really interested in seeing the progress of this, you can download the project here and connect to 'scratch.playfultest.tk' through Mesh.

Offline

 

#104 2012-04-04 15:47:04

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: Virtual Space (Online Multiplayer)

Magnie wrote:

Well, for anyone really interested in seeing the progress of this, you can download the project here and connect to 'scratch.playfultest.tk' through Mesh.

It's slower than my Grandma's computer...and that was from the 80s.


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#105 2012-04-04 15:54:43

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Virtual Space (Online Multiplayer)

bobbybee wrote:

Magnie wrote:

Well, for anyone really interested in seeing the progress of this, you can download the project here and connect to 'scratch.playfultest.tk' through Mesh.

It's slower than my Grandma's computer...and that was from the 80s.

I told you Scratch is too slow to handle it.  lol

Offline

 

#106 2012-04-04 18:49:37

Squawkers13
Scratcher
Registered: 2010-11-20
Posts: 500+

Re: Virtual Space (Online Multiplayer)

scratch.playfultest.tk
whats the ip?


http://pekkit.net/banners/pekkit.png

Offline

 

#107 2012-04-04 22:42:45

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Virtual Space (Online Multiplayer)

Squawkers13 wrote:

scratch.playfultest.tk
whats the ip?

'scratch.playfultest.tk' is the IP.  smile

Offline

 

#108 2012-04-05 19:18:54

Squawkers13
Scratcher
Registered: 2010-11-20
Posts: 500+

Re: Virtual Space (Online Multiplayer)

it works with the chat's MirrorApplet


http://pekkit.net/banners/pekkit.png

Offline

 

#109 2012-05-18 19:50:30

Jonathan50
Scratcher
Registered: 2011-07-06
Posts: 100+

Re: Virtual Space (Online Multiplayer)

The Scratch 2.0 Prototype is out and I found out how to log in? Cloud Data?
(☁ CV)

when [this script v ] clicked
go to [this forum v ]

Last edited by Jonathan50 (2012-05-18 20:03:13)


Jonathan50
big_smile  http://scratch.mit.edu/img/pages/credits/cat-face-bullet.gif http://blocks.scratchr.org/API.php?user=Jonathan50&action=onlineStatus&type=square         http://blocks.scratchr.org/API.php?user=Jonathan50&action=projects&type=newest&return=image&num=1

Offline

 

#110 2012-05-19 18:05:18

Jonathan50
Scratcher
Registered: 2011-07-06
Posts: 100+

Re: Virtual Space (Online Multiplayer)

Magnie wrote:

Well, this is probably more of a "Virtual Space" game than a "Virtual World" but oh well.

Any suggestions, thoughts, or ideas, please bring them forward.  smile

So for those of you Python programmers and those of you who think you can understand code without knowing the actual language, you can see the current code for the server at the project page here or the actual code here. The mirror is pretty much done anyways (it's a non-working version that can only receive broadcasts) and the server will probably use the Java Applet that MathWizz created. So you can kind of ignore the mirror.

I've created an example of how the physics will be here if you want to see some sort of "alpha demo".  tongue

Well, for anyone really interested in seeing the progress of this, you can download the project here and connect to 'scratch.playfultest.tk' through Mesh.

Using batch files? Actually there is no python command in windows command script.
Also when you are using batch files or windows command script files then it will not work on Mac OS X or Linux.


Jonathan50
big_smile  http://scratch.mit.edu/img/pages/credits/cat-face-bullet.gif http://blocks.scratchr.org/API.php?user=Jonathan50&action=onlineStatus&type=square         http://blocks.scratchr.org/API.php?user=Jonathan50&action=projects&type=newest&return=image&num=1

Offline

 

#111 2012-05-21 09:42:49

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Virtual Space (Online Multiplayer)

Jonathan50 wrote:

Magnie wrote:

Well, this is probably more of a "Virtual Space" game than a "Virtual World" but oh well.

Any suggestions, thoughts, or ideas, please bring them forward.  smile

So for those of you Python programmers and those of you who think you can understand code without knowing the actual language, you can see the current code for the server at the project page here or the actual code here. The mirror is pretty much done anyways (it's a non-working version that can only receive broadcasts) and the server will probably use the Java Applet that MathWizz created. So you can kind of ignore the mirror.

I've created an example of how the physics will be here if you want to see some sort of "alpha demo".  tongue

Well, for anyone really interested in seeing the progress of this, you can download the project here and connect to 'scratch.playfultest.tk' through Mesh.

Using batch files? Actually there is no python command in windows command script.
Also when you are using batch files or windows command script files then it will not work on Mac OS X or Linux.

The batch files were actually for debugging on Windows. You don't need to use them. Just run the Python program.  smile

Offline

 

Board footer