Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement NPCs/mobs #74

Open
godoux opened this issue Jul 24, 2013 · 14 comments
Open

Implement NPCs/mobs #74

godoux opened this issue Jul 24, 2013 · 14 comments

Comments

@godoux
Copy link

godoux commented Jul 24, 2013

Hello, I installed this mod and then when I was playing with a friend on my server there was no mobs/monsters/npcs anymore. I couldn't also interact with the world, I mean, I couldn't open doors anymore, I couldn't sit anymore, sleeping etc...
Any idea ? I really would like to fix this issue to use this great mod :)

@MooseElkingtons
Copy link

Here's your problem: This isn't a mod. It's a custom server implementation in python, and it's incomplete.

@Jakky89
Copy link

Jakky89 commented Jul 25, 2013

Yes it will be implemented in future I hope. But it's difficult because most things of the Cube World protocol are unknown. The things that are implemented have been found out in long term reverse engineering.

@asds999
Copy link

asds999 commented Jul 31, 2013

Will this issue be fixed ever or should i just look for another server tool?

@MooseElkingtons
Copy link

Please read my comment. More specifically, "It's a custom server implementation in python, and it's incomplete."

@Favorlock
Copy link
Collaborator

asds999, you won't find any implementation that has entity support yet.

@Jakky89
Copy link

Jakky89 commented Aug 5, 2013

You could use cuwo and Server.exe together on different IP each (could also be a virtual one) and then use the mitm.py as proxy. But it could be a lot of work to modify the mitm.py to redirect the right packets to/from the right server. Like commands are redirected to/from cuwo and entity updates etc. from/to Server.exe.

@Gameink
Copy link

Gameink commented Aug 11, 2013

Hello,
yesterday i installed an cuwo Server, and there Were NPC's, but interacting with doors did not work.
Today i restartet the cuwo Server and no there are no NPC's :( Is there an Bugfix for this?

System: Ubuntu 12.04.02 LTS Server with python2.7-dev

@Favorlock
Copy link
Collaborator

You were probably kicked off the server and didn't realize.

@matpow2
Copy link
Owner

matpow2 commented Aug 18, 2013

This issue depends on #28, so before that has been implemented, this issue is in an idle state.

@matpow2 matpow2 mentioned this issue Dec 19, 2013
Closed
@ghost
Copy link

ghost commented Apr 27, 2014

8 months passed. Is anything changed?

@matpow2
Copy link
Owner

matpow2 commented Apr 27, 2014

This is still work in progress.
You can help by donating or contributing to the entity system.

@ghost
Copy link

ghost commented Apr 27, 2014

How can I donate?

@matpow2
Copy link
Owner

matpow2 commented Apr 27, 2014

@mid-kid mid-kid mentioned this issue Jul 2, 2014
@matpow2
Copy link
Owner

matpow2 commented Jul 25, 2017

This has been done to some degree. However, it still needs a lot of testing, so help on this would be appreciated. If your client crashes, a packet dump would be very, very useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants