Giter Club home page Giter Club logo

zincgull's People

zincgull's Issues

Cant type messages since implemented chatline-commands

What steps will reproduce the problem?
1. write "/nick lol"
-> your nickname will change
2. write anything else
-> in console a lot of red text will show

You cant write chat-messages.

Either fix or disable commandlines.

Original issue reported on code.google.com by herman.rodstrom on 24 Oct 2009 at 3:29

Know when someone disconnects

Print something when the client quits.
Example:
"<- hermitoz left"

Need this to work or we won't know when someone is offline.

Original issue reported on code.google.com by herman.rodstrom on 23 Oct 2009 at 10:45

Client Applet wont connect in browser.

What steps will reproduce the problem?
1. Enter zincgull.rodstrom.se
2. Take a look at the log 

What is the expected output?

java.security.AccessControlException: access denied
(java.net.SocketPermission x.rodstrom.se resolve)
    at java.security.AccessControlContext.checkPermission(Unknown Source)
    at java.security.AccessController.checkPermission(Unknown Source)
    at java.lang.SecurityManager.checkPermission(Unknown Source)
    at java.lang.SecurityManager.checkConnect(Unknown Source)
    at sun.plugin2.applet.Applet2SecurityManager.checkConnect(Unknown Source)
    at java.net.InetAddress.getAllByName0(Unknown Source)
    at java.net.InetAddress.getAllByName(Unknown Source)
    at java.net.InetAddress.getAllByName(Unknown Source)
    at java.net.InetAddress.getByName(Unknown Source)
    at java.net.InetSocketAddress.<init>(Unknown Source)
    at java.net.Socket.<init>(Unknown Source)
    at client.Chat.connectServer(Chat.java:61)
    at client.Chat.<init>(Chat.java:43)
    at client.Zincgull.init(Zincgull.java:21)
    at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
Source)
    at java.lang.Thread.run(Unknown Source)
Undantag: java.security.AccessControlException: access denied
(java.net.SocketPermission x.rodstrom.se resolve)

Original issue reported on code.google.com by herman.rodstrom on 23 Oct 2009 at 10:42

Chat doesnt work if mapsync works

What steps will reproduce the problem?
1. Start game when coordinate-syncing works

What is the expected output? What do you see instead?
You should get a welcome-message but whatever you type its always black.
Server definitely gets the messages. Problem probably lies in that there
are two Runnable and run(), Chat.java and GameArea.java

Original issue reported on code.google.com by herman.rodstrom on 25 Oct 2009 at 2:20

Character cant stop moving

What steps will reproduce the problem?
1. Hold left arrow
2. Simultaneously pres somewhere outside of the applet

What is the expected output? What do you see instead?
The Seagull won't stop moving to the left whatever you do.
This probably happens for all directions.


Original issue reported on code.google.com by herman.rodstrom on 24 Oct 2009 at 1:29

Applet wont start with OSX + Fx + JRE 1.5

What steps will reproduce the problem?
1. Går in på http://zincgull.rodstrom.se/
2. Tillåter a den att få full tillgång till min dator

What is the expected output? What do you see instead?
Får en blank sida med ett kryss i vänstra hörnet.

What version of the product are you using? On what operating system?
Mac OSX. Java Plug-in 1.5.0

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 26 Oct 2009 at 4:54

Negative speed after server-reboot if turned character

What steps will reproduce the problem?
1. Make sure your character is turned, facing left
2. Restart MapSrv
3. Move around your character again

What is the expected output? What do you see instead?
Now your character will always move in the opposite direction. The
speed-variable is somehow set to -1 from 1.

Original issue reported on code.google.com by herman.rodstrom on 27 Oct 2009 at 7:47

Some characters stuck after server reboot in some clients

What steps will reproduce the problem?
1. Start up some clients and move them around
2. Restart MapSrv some times
3. Move all clients a little

What is the expected output? What do you see instead?
Now some of the clients will be showing some stuck characters, and te live
ones.

Original issue reported on code.google.com by herman.rodstrom on 27 Oct 2009 at 7:42

Sending commands can fail

What steps will reproduce the problem?
1. Type "/hello random" 
2. Type / followed by something shorter than 7 chars, should not be a real
command

What is the expected output? What do you see instead?
1. You shouldn't be able to say /hello to server more than once.
2. Server gets "java.lang.StringIndexOutOfBoundsException", need to check
commands in a better way.

Original issue reported on code.google.com by herman.rodstrom on 24 Oct 2009 at 10:59

Only one webclient/computer

What steps will reproduce the problem?
1. Start up a client on zincgull.rodstrom.se, should work nice
2. Start up another one 

What is the expected output? What do you see instead?
The first one should become gray and stuff, but still possible to send
messages. 
The new one will seem like it sends messages twice, although it just sends
one(as it should be). 
The first one wont disconnect either, so the user-count will just grow
until the last one exits, then all of them exit.

Original issue reported on code.google.com by herman.rodstrom on 26 Oct 2009 at 2:42

Colorized outout in chat

To improve readability we should use different colors for time, username
and message in the chat.

Original issue reported on code.google.com by herman.rodstrom on 23 Oct 2009 at 10:33

Can't see characters in webclient

What steps will reproduce the problem?
1. Start the client from zincgull.rodstrom.se

What is the expected output? What do you see instead?
You want to see some characters and be able to move your own, but it
doesn't work.


Original issue reported on code.google.com by herman.rodstrom on 26 Oct 2009 at 2:14

Welcome-message doesn't always show in TextArea

What steps will reproduce the problem?
1. Connect to ChatSrv
2. Check out the TextArea
3. Restart server, now it should work correctly

What is the expected output? What do you see instead?
Expected: 
"00:12:33: Welcome to the Zincgull chatserver!
00:12:33: -> hermitoz joined"

Instead: 
"00:12:33: -> hermitoz joined"

Please use labels and text to provide additional information.


Original issue reported on code.google.com by herman.rodstrom on 23 Oct 2009 at 10:28

Client wont start until server is started

What steps will reproduce the problem?
1. Make sure the server isn't running at the host you specify
2. Run the client in appletviewer (since webapplet doesnt work yet)
3. Start server at specified host

What is the expected output? What do you see instead?
At the 2nd stage the client will just give output that it tries to reconnect.
But the client wont start up the gui, you need to wait until stage 3 to see
anything onscreen.

Original issue reported on code.google.com by herman.rodstrom on 24 Oct 2009 at 3:24

Everyone moves in different speeds

What steps will reproduce the problem?
1. Make sure there are some clients connected
2. Connect trough at least two computers.
3. Move them in the same direction simultaneously

What is the expected output? What do you see instead?
They will probably move in different speeds. I think it's because of the
different keyboards.

Original issue reported on code.google.com by herman.rodstrom on 26 Oct 2009 at 4:38

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.