Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Sierra ~ Java // Netty // MySQL // BoneCP // Plugin System (Like Bukkit!)

Status
Not open for further replies.
Newbie Spellweaver
Joined
May 19, 2012
Messages
44
Reaction score
12
Re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

Found, sorry guys uhmmm me thicko! was very tired last night and gave you the wrong 1 but i checked this time and found it :) and if you own a R63 hotel this is interesting because, you can have latest effects but i dunno about the signs maybe there something like :enable 888 what ever !

proof of right file -





UPDATE - Signs now work 100% swfs found by me!
UPDATE 2 - Earlier today Alex found a bug or something about not able to rotate or something when someone else is in room so he fixed it :)
Peak - soon to be coded Messenger then VIP
 
Last edited:
Developer
Loyal Member
Joined
Jul 28, 2009
Messages
983
Reaction score
133
Re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

Looks very nice, it looks very promising:thumbup1:
 
Developer
Developer
Joined
Dec 11, 2010
Messages
2,955
Reaction score
2,689
Re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

I need someone to log habbo top to bottom as I am unfortunate of not having admin permissions on this computer. And yes I've tried everything.

So I'd appreciate it if someone pretty please did that I'd be eternally greatful.
 
Supreme Arcanarch
Loyal Member
Joined
Jul 7, 2011
Messages
944
Reaction score
205
Re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

I need someone to log habbo top to bottom as I am unfortunate of not having admin permissions on this computer. And yes I've tried everything.

So I'd appreciate it if someone pretty please did that I'd be eternally greatful.

I could do that for you but meh.. you hate me,

If you want me to log for you, unblock/readd me on msn: alphastudios@anonyops.nl
 
Developer
Loyal Member
Joined
Jul 28, 2009
Messages
983
Reaction score
133
Re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

No problem if you have a log program for me, pm me if you are still looking for a logger.
 
Developer
Developer
Joined
Dec 11, 2010
Messages
2,955
Reaction score
2,689
Re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

No problem if you have a log program for me, pm me if you are still looking for a logger.
I've made my final decision. I'll complete everything first (as much as I can) and then wait till habbo stops that poop white-list chat thing and then log it :)
 
Supreme Arcanarch
Loyal Member
Joined
Jul 7, 2011
Messages
944
Reaction score
205
Re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

I've made my final decision. I'll complete everything first (as much as I can) and then wait till habbo stops that poop white-list chat thing and then log it :)

You can wait lang until that happens. Good luck, hopefully this will turn out in something really good :)

Sincerely yours,

Josh.
 
The one and only!
Loyal Member
Joined
Nov 24, 2008
Messages
2,529
Reaction score
1,435
Re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

You can wait lang until that happens. Good luck, hopefully this will turn out in something really good :)

Sincerely yours,

Josh.
According to HabMoon this week it is removed, and it has already gone from HabboES apparently.
 
Experienced Elementalist
Joined
Jul 5, 2006
Messages
262
Reaction score
193
Re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

According to HabMoon this week it is removed, and it has already gone from HabboES apparently.

Yeah its been removed this week, infact today I think Paul said.
 
Supreme Arcanarch
Loyal Member
Joined
Jul 7, 2011
Messages
944
Reaction score
205
Re: Sierra [R63, JAVA, MySQL (JDBC), Netty]

Didn't knew that. Found out, thank you guys.

Sincerely yours,

Josh.
 
Developer
Developer
Joined
Dec 11, 2010
Messages
2,955
Reaction score
2,689
re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

Updates

- I forgot to tell you guys but stacking is is 90% done, you cannot walk up your stacked items if you made stairs etc.
- Stairs work (on models) work and I've finally coded height.
- Fixed a bug where furni position wouldn't update if you moved / rotated.
- Added speech bubble (=dj.matias=) got the speech bubble packet for me. You had to decompile the swfs..
- Added more staff commands.
- Some commands can be executed from console.
- Signs work 100% (thanks to Garry for swfs)
- When clicking on a user you rotate towards them and see a beta tester badge :D:
- Fixed a infinite walking bug which happened frequently on multi-player.
- Fixed a bug where if you placed wall paper it would only update for yourself.
- Fixed a bug where if you placed floor paper it would only update for yourself.
- Fixed a bug where if you changed landscape it would only update for yourself.
- Fixed a bug where if you placed floor items it would only update for yourself.

Please note I will update when I have Sierra spotless on this current revision. :):
 
Supreme Arcanarch
Loyal Member
Joined
Jul 7, 2011
Messages
944
Reaction score
205
re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

Updates

- I forgot to tell you guys but stacking is is 90% done, you cannot walk up your stacked items if you made stairs etc.
- Stairs work (on models) work and I've finally coded height.
- Fixed a bug where furni position wouldn't update if you moved / rotated.
- Added speech bubble (=dj.matias=) got the speech bubble packet for me. You had to decompile the swfs..
- Added more staff commands.
- Some commands can be executed from console.
- Signs work 100% (thanks to Garry for swfs)
- When clicking on a user you rotate towards them and see a beta tester badge :D:
- Fixed a infinite walking bug which happened frequently on multi-player.
- Fixed a bug where if you placed wall paper it would only update for yourself.
- Fixed a bug where if you placed floor paper it would only update for yourself.
- Fixed a bug where if you changed landscape it would only update for yourself.
- Fixed a bug where if you placed floor items it would only update for yourself.

Please note I will update when I have Sierra spotless on this current revision. :):

Looks nice, I can help you if you are in another revision, if you want.

Sincerely yours,

Josh.
 
Developer
Developer
Joined
Dec 11, 2010
Messages
2,955
Reaction score
2,689
re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

Looks nice, I can help you if you are in another revision, if you want.

Sincerely yours,

Josh.

I just said when I have everything done on this current revision..

--

Updates

- Coded a MUS login for now (a little bit better than verification by IP)
- Will make the port editable from configuration :):

Code:
package sierra.mus.login;

import java.io.DataInputStream;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.HashMap;
import java.util.Map;

public class LoginListener implements Runnable
{
	private ServerSocket loginSocket;
	private Thread loginThread;
	private Map<String, String> loginRequests;

	public LoginListener()
	{
		try
		{
			loginRequests = new HashMap<String, String>();
			loginSocket = new ServerSocket(4582);
			loginThread = new Thread(this);
			loginThread.setPriority(Thread.NORM_PRIORITY);
			loginThread.start();
		}
		catch (IOException e)
		{
			e.printStackTrace();
		}
	}

	@Override
	public void run()
	{
		try
		{
			while (true)
			{
				Socket connection = loginSocket.accept();

				DataInputStream connectionStream = new DataInputStream(connection.getInputStream());
				{
					String Recieve = readString(connectionStream);
					String IP = Recieve.split(":")[0];
					String SSO = Recieve.split(":")[1];
					
					loginRequests.put(IP, SSO);
				}
			}
		}
		catch (Exception e)
		{
			e.printStackTrace();
		}
	}

	public String readString(DataInputStream stream) 
	{
		String packet = "";
		
		try
		{
			byte[] packetBuffer = new byte[512];

			int BytesIn = stream.read(packetBuffer);

			for (int i = 0; i < BytesIn; i++)
			{
				packet = packet + (char) (int) packetBuffer[i];
			}
			
			return packet;
		}
		catch (Exception e)
		{
			e.printStackTrace();
		}
		return packet;
	}
	
	public String getSSOByIP(String IP)
	{
		return loginRequests.get(IP);
	}
	
	public String deleteSSOByIP(String IP)
	{
		return loginRequests.remove(IP);
	}
}
 
Last edited:

T09

Junior Spellweaver
Joined
Oct 8, 2011
Messages
161
Reaction score
26
re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

Found a bug: if you sit on a chair and do a sign you'll stand on the chair:
Quackster - Sierra ~ Java // Netty // MySQL // BoneCP // Plugin System (Like Bukkit!) - RaGEZONE Forums
 
Custom Title Activated
Loyal Member
Joined
May 23, 2011
Messages
1,604
Reaction score
588
re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

Y r u logging in with MUS?!
Sso was developed for the exact problem habbo faces (transferring data across multiple apps (that's why it's called single-sign-on)). :(
 
Newbie Spellweaver
Joined
Nov 11, 2011
Messages
16
Reaction score
2
re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

Found a bug: if you sit on a chair and do a sign you'll stand on the chair:
Quackster - Sierra ~ Java // Netty // MySQL // BoneCP // Plugin System (Like Bukkit!) - RaGEZONE Forums

When you do a sign updatestate of user and "sit 1.0" will be removed and be "sign "+numberOfSing. This is the problem.

Sorry for my bad english, I'm spanish programmer.
 
Developer
Developer
Joined
Dec 11, 2010
Messages
2,955
Reaction score
2,689
re: Sierra - [Java, R63, Post-Shuffle, Latest Releases, CMS]

Found a bug: if you sit on a chair and do a sign you'll stand on the chair:
Quackster - Sierra ~ Java // Netty // MySQL // BoneCP // Plugin System (Like Bukkit!) - RaGEZONE Forums

Haha I'll get right on it!

Y r u logging in with MUS?!
Sso was developed for the exact problem habbo faces (transferring data across multiple apps (that's why it's called single-sign-on)). :(

Not really MUS. More of a external listener for sso tickets. :):
 
Status
Not open for further replies.
Back
Top