Welcome to the LEGO Universe, newly imagined (LUNI) server project.
We’ve moved to LUNIServer.com. You can expect us to be moving there, since there are forums, tutorials, and lots of help.
LUNI Leaderboard (Feb 2015 – Sep 2015)
Position | User | LUPoint |
---|---|---|
1 |
|
3531 |
2 |
|
2086 |
3 |
|
1590 |
4 |
|
1224 |
5 |
|
1088 |
6 |
|
1002 |
7 |
|
845 |
8 |
|
805 |
9 |
|
746 |
10 |
|
709 |
Position | User | LUPoint |
The LEGO® Group has not endorsed or authorized the operation of this game and is not liable for any safety issues in relation to the operation of this game. All files are under the General Public License, version 3, and are only for use on a non-commercial basis. More>
So, I am done my Nimbus Station progress! I will link my vid in here to see if it’s worth uploading, it isn’t much, but it’s getting closer to going to all the worlds via launchpad!
Video:
https://vimeo.com/125053561
Link doesnt work, but good job!
Also, would you be interested to work on spawning the NPC’s for Nimbus? So we could have at least one *mostly* complete world?
I think we should wait with this until RM is implemented.
lol if we were to spawn NPCs I wanna see Nexus Towers NPCs up =P
Uh, well, unlike everyone else, I understand C++ easier than Hex… 😛
So Awesome!
Good Job Mater06!
Thanks! 😀
is it just me or does the footage look like its lagging? 🙁
Lego king
Sentinal veteran
It is. It’s my recording software with LEGO Universe. :/
Little question to the developers: I thought about an integreated EasyWorldChanger in the server 0.5.1. I can write/understand some C++, but not really good, so I don’t know how to run another process. But if someone could make that if you write ‘world’ into the server, the EasyWorldChanger runs, it would be a nice feature without hard work. We could reupload it as ‘0.5.1 Comfort Edition’.
Soon EasyWorldChanger will be unnecessary…
Okay then. Better focus on important things.
Actually, that is quite possible. All you would have to do is start a shell command with “start C:\filepath\bla\foo\bar\EasyWorldChanger.jar” (somehow).
I got a topic up on the LEGO forums about LUNI might not get any developers but a nice advertisement.
Great! Thank You for doing what I told You to do! 🙂
LOL! EPIC! More adversticeing!
Lego king
Sentinel veteran
I have an interesting topic…
We don’t need the replica manager to play as our own character…
All we have to do is edit the packets… I am 100% sure about this.
Side note: glad that you could make good use of my packet research! If you are interested, I would be glad to work with you, Bc I am like the only one here who can develop char packets… So I’m all alone 🙁
😉
Oh yes, that bottum part was ment for Joni…
*facepalm*
What do you mean by playing without the replica manager how would they work?
Think about it. We don’t have a replica manager now, but we can play as custom chars… All we bee to do is edit ALL of the packets to say the same thing!
All we have to do is bring the data from the MySQL database into the detailed user info packet. But the packet is really complicated…
How long would doing all that take?
Very. Very. Long.
This is not a practical, just interesting!
And yeah. I’d like to work with you. 🙂
Good. Join my wiki for easy communication… Click my name.
Of course it’s possible, but it’s generally believed that it would be easier to do it with RM. But I don’t think so/I agree with you. Its just as easy as read the packets, put the data into a (for LUNIServer) readable format, search out the user who send this in the MySQL Database, put the data from this Database into a variable of a “packet to data” class, use a function in this class that converts the data to packets and then send them to the right client. 🙂 To add this to the programm wouldn’t be too complicated I think. But it needs time. (I would do that if my Visual Studio would work – I deleted the Partition where it was installed on 🙁 )
I agree it would be easier with an RM. This was just an interesting topic 🙂
I don’t think that it is easier with RM. If nobody can get this mysthical RM into LUNIServer, why not start to do it on another way?
Might as well try without RM. it seems like you know what to do more without RM than we do with RM. I will be willing to help if you tell me how to find and change the packets to a readable format.
I never have used RakNet or RM im my projects, and I never made any changes in LUNIserver. So I’m not sure what to do. But I think that first all informations from the incoming packets have to be stored in variables (What infos are where in the packets? read here: http://luni.info/packets/). That’s what I mean with “readable format” (maybe that are not the correct words for it). So the server will be able to perform actions then, for example to save values to the MySQL Database or to get them, put them all together in a string and send them back again. With vb.net that would be not too complicated to do, but i don’t know alot about c++. So, if you want to try to put it into the program, i’m sure you’re welcome 🙂
Okay that makes sense. Yeah Ill definitely look into it.
The thing with RM-A lot of it is output from the server to the clients, not input from the clients to the server.
As I’ve said I have absolutely no idea how RM is working. But it seems not to be possible for anyone to put it into LUNIserver! So, isn’t it easier to sent the packets without RM? (Sorry if I’m wrong with that)
Well, just sending packets sure. But a big part of the RM is handling keeping track of objects and actions, broadcasting events, etc. which can’t really be done easily by hand.
As I’ve said I have absolutely no idea how RM is working. But it seems not to be possible for anyone to put it into LUNIserver! So, isn’t it easier to sent the packets without RM? (Sorry if I’m wrong with that)
Sorry, posted under the wrong comment. wanted to answer to Knightoffaith. 🙁
I want to see that come together! 🙂
Lego king
Sentinal veteran
Sooo TimTech…what happened to the .6 update? I heard there was a virus in it or something? What did it add and are you removing the virus from it if so; oh and btw Mater06 has finished what was the /goto command that raffa faked, what mater did is what I thought it should be in the first place. Oh and there was a post in the last week about the patcher, aka the login area where when you double clicked on LU it would bring you to the LU page; which would have like the newest news of LU which at the time was a ninjago trailer. Someone on a YT vid sent you a link for “Lego Universe Re-Imagined” and it looked super good! You should use it and create a seperate download for those that want to use that! This is a long comment so imma stop.
I didn’t finish /goto, I did the launchpad! XD
EDIT:
Well, at least I finished what Jon was doing! 😛
The virus is an old story, it happened at least one year ago. Raffa had put it into the server. It deleted System32. This version isn’t downloadable anymore anywhere.
LUR is the try of Anzalote (I think that was his name) to “rebuild” Lego Universe in Unity. He isn’t directly affiliated with LUNI because LUNI trys to recreate the Server and not make a new client.
Anzalote.
You make me cry, especially since ALANZOTE has commented several times releasing new videos of LUR in the past few days.
So what’s wrong with that?
Oh, sorry. 🙂
0.6 doesn’t have a virus, but it has a bug with the world server so it is basically like 0.3 again 😛 0.6.1 will fix this problem (this is not 0.6.1 with the features discussed by jon etc. that is dev build with stuff, although chat is WIP in bugfix).
@bluebrain or anybody who can answer this
What size should the banner be if I were to make a LUNI ad banner?
Something like this?:
http://www.bannercreator.nu/banner-size.html
Googled with duckduckgo.com 🙂
I think ill go about full or half banner
Hey Tim!
Do you remember when i said: “We are not making progress”?
I was wrong. We are doing MASSIVE progress!
Completely correct. In the last two weeks we released:
LUNI-Bundle
EasyWorldChanger
Tutorial for changing gear
Launchpads start to function
Wheres that tutorial?
@Timtech: “Yes but I have permission since it is related to LEGO Universe and I follow their rules with capitalization, part of speech, and the registered trademark symbol.” NOPE. Sorry, but LEGO specifically said that you CANNOT use LEGO in your site name, they never mentioned any way you can get out of that. You have to follow the rules anyways.
As far as the repo is concerned, I think GitHub will work fine, but I’m curious as to why you can’t install GitLab? Do you not have actual file system access?
@CDFalcon As far as non-RM character customization, yes it is possible as a temporary fix, as the functionality is in the packets. However, the ‘right’ way to do it is through RM so everything is fully handled.
I thought I couldn’t do it with shared hosting but I think I can after reading this:
http://motorscript.com/setting-up-a-remote-git-repo-on-shared-server-like-hostgator/
I have Hostgator shared business hosting so I can’t directly get a repo running on the server but maybe this will work.
And about the domain – I didn’t consider that, and I’ll deal with the problems if they arise. I suppose I could always switch to luniver.se 😉
Well, I just realized that GitLab only runs on Ubuntu, Debian, and CentOS. 😛 I assume the host is Windows, not CentOS? Could you viably run a Virtual Machine with the GitLab install?
Tim, it’s illegal as Lego’s permission goes only as far as their restrictions. As for myself, I’m not ok with doing something illegal whether I’m perused or not. Being how high-profile this probably is as far as the possibility of getting shut down if there’s a problem, I’d be careful if I were you.
I think is a Unix-based OS. And yeah, I might as well already pick out luniver.se. Do you have a link to their policy about it though?
There’s an option between Windows and CentOS, I guess you’re using the latter. Even so, if you can’t install software like that and can set up a VM, you can do it through there.
I’m not positive if it’s in the FairPlay, but I think it is. LEGO reps have mentioned it though.
Why was the big chunk about working without RM removed?
Nvm page didn’t load correctly
Hey Joni, I saw that you are making a video on char customization!!!
That is epic 🙂 but please make sure to put that I helped in the research, bc that took me almost a month to decrypt! 🙂
Also everyone, check out this!
http://luni-wiki.wikispaces.com/Screenshots
I love the color changed paradox Marauder!
I’ll talk about your research but I found a much easier way for character customisation in the 0.6… So I won’t show your way probably… ^^
Sry m8… 😀
When will this be released?
I think within the next 2 days…
Okay sweet!
haha lol just make sure to put that I was the one that discovered(or maybe rediscovered) how to change the armor!
You discovered it, that’s true… But my way I can customize the armor, too. WITHOUT BIT-SHIFTS. 😛 ^^
Impressive… How did you figure this out?
(but can you edit the backpack O_o bc I can)
Could you share how to do that CDF? Would be nice to include that in the server as well…
Wait… You can customize the armor and the backpack ingame so I can run around with armor ?! O_o
Also, show whatever you want, just mention that I discovered it… I am very interested in your way of changing…
🙂
Yes I can edit the backpack… But not much use right now…
also everyone, I am thinking about Rebuilding me team, LU_Rebuilt(oh the irony 😉 )
If you know what you are doing and want to join post here!
Well you can have http://sourceforge.net/projects/lur/ then. It is blank.
Thanks! I will edit it when I am near my computer!
Well I need to add/transfer it to you 😉
Ill join! All I’ve been doing is staying around watching other people make accomplishments.
Lego king
Sentinal veteran
I would like to join too. Ive been doing what Lego king said, “staying around watching other people make accomplishments.”
Good I will need help. i will post something here when I am ready…
Oh thanks I’ll report that project to sourceforge too…
And you alredy know what will happen right?
I see from the LUNI server forum that you still do not understand anything about licenses, how they work, or how a project on sourceforge works.
Well but sourceforge already gave me reason and closed Jon project…
What’s the point of a separate team?
Bc I would join LUNI in a heartbeat IF I COULD, but they dont come here much, and I know nothing about replica managers…. And that is what they need. I am just trying to make an even more epic server while we wait…
I’d love to join too ^_^
Hey, Jon? (Or anyone who knows it…)
How do you compile a full release server? (For my 0.6.1 version) 🙂
Next to “Local Windows Debugger”, change “Debug” to “Release” and compile it. The folder titled “Release” wherever your project is contains all the files necessary to run without Visual Studio. If you have any errors please post them and I will help you with them, because you might have to do the same things I did.
Hello All!
We’ve decided that we’re not going to post info about LUR(Lego Universe Rebuild) here anymore, will be creating a forum that all the new updates will be posted!
______________________________________________________
We’re not Dead, we’re just dev. in silence
______________________________________________________
Lego Universe Rebuild TEAM
OK, good luck with Rebuild!
Here is the link(the design is not good also it’s a free forum…)
http://legouniverserebuild.freeforums.org/
Just out of curiosity why do you make your own and not help LUNI? Maybe I’m wrong but it seems you have a lot of knowledge on programming.
^
It’s a good question.
I’d like to know as well why you don’t help with LUNI and work on LUR instead.
Just seems like making your own game will take a lot longer by yourself rather than helping here. =P
I don’t have any experience with server coding, that isn’t my job on the team, sorry about that.
Well gl with your game. I’ll try to keep following it.
Hey guys I’ve made the launcher pictures
Template without icons:
http://i.imgur.com/Aapj76r.png?1
template with icons:
http://i.imgur.com/soFPWkh.png?1
window for setting up single player:
http://i.imgur.com/1B0nQqa.png?1
after selected LAN, Singleplayer or multiplayer:
http://i.imgur.com/Aapj76r.png?1
Lego king
Sentinal veteran
Oh ya and if anybody knows how to set up a launcher, tell me.
thanks,
Lego king
Sentinal veteran
Jon’s fixed patcher is found here.
Nice!
Looks really nice! Hopefully that can be used.
Ya I hope. Those were actually images from the original launcher.
WAIT A MINUTE! I can’t log into the dropbox site! well this means no time capsule download till this works. 🙁
PS where’s RoboWarrior?
Lego king
Sentinal veteran
Dropbox is fixed! Tim the time capsule is here! Its version 0.5.
here is the link on dropbox:
Also a complete list of whats on here:
servers:
0.2, 0.3, 0.4, 0.5, 0.5.1, 0.6, 0.6 bundle and 0.6.1 dev
clients:
Nexus 2
instructions:
lu client packets
lu packet structs
lu replica packets
lu server packets
object list (values)
developers
server changes
Benchmark FAQ
Q&A
checksums
CDfalcon’s changing clothes fix + files
installer + files
0.5 tutorial setup
Other files:
lu PKExtractor
developers pack
soundtracks
^zip files for the above^
Also Tim can you host the file here because I use my dropbox for person file transfers through computers.
Lego king
Sentinal veteran
In that list you have “lu replica packets” so isn’t that all we really need to make the replica manager? I mean I know you have to implement it into something but still, if we have the packets, whats the complication factor?
@Techtrix
Um thats a text file not the packets
Lego king
Sentinal veteran
Oh okay
Actually, a decent amount of replica traffic was captured, but the issue is the data inside the packets is only partially understood.
😮 forgot the link to the dropbox:
https://www.dropbox.com/sh/bziq04ahlxfqw27/AABPSqgi2JWNkCq4qXD01yC4a?dl=0
FAIL!
Lego king
Sentinal veteran
“The file has been moved or deleted”?
I tried to say that earlier but the comment thing was messed up for me. 🙁
Sorry, Ive asked this before but I can’t figure out how to change the profile pic so can someone tell me the steps on how to? I know you have to sign in to WordPress or something then go to another web sight and change something there…
Gets a little complicated doesn’t it lol
Oh Ya! thanks for reminding me, I was about to ask that too. 🙂
Lego king
Sentinal veteran
Haha well we are on the same page then!
Gravatar.com
There we go!! Finally changed it!
Okay, I’ve been looking through all the 3D models and all that good stuff and I was wondering how much harder would it be to make our own client? If we made our own client a RM would be much easier to accomplish, plus the game would be a whole lot easier to update like adding the Mythran Temple and seasonal worlds. How much harder could this be than trying to find all this packet stuff and code that is very, very hard to find to make a RM? All the models and everything is there, it just needs to be put together, textured, and coded. Don’t get me wrong, I am still very impressed what has been done here already, I’m just trying to think of other ways that could potentially be a better route in the long run.
Your basically talking a fan made game. Those have come and gone all over the place. If someone finishes won congrats to them I’ll give the game a try but this project is about bringing LU back. Trying to tell people after all this work that they should all change course isn’t gonna work =P
Well, the issue with either using or modding the client files is that they’re assumed to be under copyright and we’ve never been given license to use them. Not sure why Tim says we have.
True. I guess the whole goal is to have it as close to the original as possible. I thought Tim said That LEGO said we could do it but we just couldn’t sell it.
And with all this, I really want to help try and figure out some of this RM stuff but I have no idea where to start looking and how to test the stuff out.
At first you should learn C++ and Hex. If you did this, you should read the files on the git repo and try to understand them. After this, you could start changing some things.
Okay I will try to start learning them! What files are you talking about on the git repo?
Just look here: https://github.com/jaller200/LUNIServerProject .
Oh, later you’ll maybe need a GitHub account.
@mater06
Can you upload the source of your launchpad editing somewhere?
And is there a possibility to change the destination world? Because maybe this could done by EasyWorldChanger as long as launchpads aren’t fully working.
It’s on the GitHub (I think he named it 0.6.1 where it should be 0.6.2, but it’s there).
Thanks!
@KnightOfFaith I wasn’t sure what to name it… Would you like me to rename it? It wouldn’t be to hard.
If you get to it before I have the chance, sure! 😛
I don’t know if this is interesting, but on jenkinssoftware.com you find this:
“While I still get some inquiries, as of as of March 13, 2015 I’ve decided to stop licensing so I can focus on changing the world through VR.” What means this for the replica manager?
Nothing. You just can’t pay to use RakNet anymore.
@Knightoffaith
I tried to send the compressed data with the uncompressed flag.
Result: The client crashes…
Yikes… Not sure what to tell ya there. 😛
And you expected it not to crash?
No. We only wanted to test what happens. ^^
But I’ll continue my research on this packet…
That could have been predicted without doing anything 🙂 Same thing should happen when you send uncompressed data with the compressed data flag.
I know but Knightoffaith said I should try it. ^^
My first Minifig was Sentinel because i used to love the colour Blue (My favourite now is black, but in actual colour still blue.) And i loved every bit of it, no other class was ever as good as Sentinel to me, Maybe it was because it was my first time! But i dont know! I bought lego universe a few days after it had come out (I wanted to pre-order but i didnt have the money) and i got bored after a week or so, so i quit, forgetting about the game i came across it while searching for a new game to play and i remembered “I used to play this game!” then i saw there was a FTP option so i ran the game and found i couldnt log on because i was in nimbus station, sooo i bought a membership and enjoyed my last few months on lego universe :(I dont know whether to be happy or not :P) I MISS LU!!!!!!!!!!!!!
Okay everyone, my research on the char packets is almost done. The only thing left to figuring out is the face. I have the weapons, armor, clothes, and backpack figured out.
So I will keep you posted. My next project is adding NPC’s.
Cool! Tutorials are always good and if we could spawn NPC’s it would be really nice. But am I right that we won’t interact with the NPC’s because off no RM?
Yes, you are correct 🙂
How on earth do you figure this stuff out? Lol 😛
Trial and error decoding. Then some guessing. Then a lot of luck
Hex coding or C++?
Decoding as in: http://prntscr.com/6ukemy
Understanding the packets.
So once you know what it means in “Englsih” then you can use that to code something for the server?
Once we know what’s in the packets, yes, in theory.
No not like that nightoffaitrh…
You are a god… A development god!
That means the next step for playing as an own character is done! *-*
Yes, char playing is 100% going to be the next thing added(other than launch pads… Go mater 🙂 )
Woah. That’s great to hear. Definitely publish that so I can take a look into what you’re doing.
So.. You can play as you custom character? XD
No lol, but with in a month check back with me again…
So that mean you are able to do that? 😀
*nevermind*
Now i saw what you replied to Joni’s comment 😉
Are you just trying to figure out what faces, clothes, etc. the different codes are?
Okay, Tim? I tried compiling my source to release and it says:
Unable to start program ‘C:\fakepath\foo\bar.6.2\Release\LUNI Server.exe’
The system cannot find the file specified.
———————————————————
Do you know what’s happening?
It can’t find the application to start the program… I *think* this means your path is messed up…
Take a look at this? http://stackoverflow.com/questions/7013309/visual-studio-debugger-error-unable-to-start-program-specified-file-cannot-be-f
Guys… I just found a mysterious magenta thing in AG. 😮
Does anyone know what it is?
Look: http://i.imgur.com/1Q7G72a.png
An object that wasent loaded correctly(they appear as purple and black in most video games)
Ok, thanks. ^^
Raffa? Thoughts? At all? http://timtechsoftware.com/?page_id=1065&cpage=50#comment-17027
He’s ignoring you or not even following the site lol
He’s following at least somewhat. I’m honestly quite curious for his response, and I’m going to be persistent. I mean, have you tried to read through the comments here sometimes? 😛
Yeah he probably gave up haha
Hi CDFalcon, will we have the quests given to NPCs when you will add them in the game? 🙂
Thanks for replying !
Well, first of all, I am not very good at HEX… (Yeah, I know, for alot of people hex is easier than C++… Not for me apparently. 🙁 ) But, anyway, is there anyway someone can really dumb down how to change the spawn co-ords in char_aw2.bin? (It’s for my launchpad updates…)
I think Joni was looking into that. I believe that the player position is actually in the World_2a file (Packet ID 53-05-00-04, CREATE_CHARACTER [player character info], as opposed to char_aw2 which is 53-05-00-02, LOAD_STATIC_ZONE [World Info] ). The issue is, the data is compressed so it probably can’t be directly edited.
I’ll explain anyways. If you look at the first 4 bytes of the file, and compare that to the packet docs, you find out it’s this file: http://prntscr.com/6ulewg A:0x08 means that this item starts at byte 8. L:X means that the item is X bytes long. Does that clarify at all?
Hey Guys! It’s caboose(obviursely…duh) and i’m not dead! I just couldn’t remember my password. Guess What!? i’ll be working on texture/client mods!(new weapons too bruh) i’m not that good at c++ but textures and animation are my thing 🙂
I told the guys at the LEGO store about LUNI while on vacation…and they wish you all luck! they also told me they’re about to discontinue Chima so buy them while you can 😉
Guess What(again…) i’ll be making a private server with my mods on it… they’ll be retextured enemies, npcs, and weapons but whateva.
and I picked up the LUBundle and sadness is brought my face when this error pops up… “The program can’t start because MSVCP120.dll is missing from your computer. Try reinstalling the program to fix this problem.” please help I just bought this new laptop and i’m lost now 🙁
Install the C++ redistrobutable packages to fix this (will need to include this in future server versions): https://www.microsoft.com/en-us/download/details.aspx?id=40784
Client mods (specifically distributing them) might not be legal according to what I heard a while back… Tim says he got permission, but he never explained how this changed (Tim…?)
We have always had permission to modify client and server, but there is no reason to modify the client.
There is a reason but not at the moment…
Later I’d like to implement the valiant weapons of the inventor, the adventurer, the space ranger and the shinobi. <3
Um… Then why was there a big discussion a while back (around when I started posting) about how we couldn’t because of client copyright? Last I checked, we were given permission for the project-bringing back the game by making a server, not adding/modding the game through client editing. Could you show me where you were given such permission?
I though we couldn’t like 3rd party modify it but we could bring in the items in the client that hadn’t been released.
Why work on client mods and not the server? =P
Joni when is the gear editing tutorial coming?
At the moment I’m very busy… But probably tomorrow. :/
Okay just wondering
Click on my name and go to
Packet Documentation.
Okay thanks
Hey guys I need to know what engine(s), code language, programs, and other stuff are used for the server. I am wondering about this because I need this info to make a mac version. 🙂
Lego king
Sentinal veteran
We’re using C++ (in Visual Studio 2013), using the RakNet libraries. By nature, this can’t (easily) be ported to mac, as C++ is a Windows thing. You would need to jump through all sorts of hoops to not only get it to compile for Mac but also to ensure that all the needed pieces work.
I new that it would take a long time… but still all I have done is sit around the site and asked questions.
Lego king
Sentinal veteran
Also does anybody know mostly what type the files are?
Lego king
Sentinal veteran
The source? .ccp .h and .dll primarily, plus the .vcxproj .sln and a .rc from Visual Studio.
I know Mac and Windows can run Java. Couldn’t the server be recoded in Java pretty easily?
Nope, because RakNet is all C++.
@Techtrix
Maybe that can work! 🙂 But the client can be ported over with wine since the original release format was ported with wine.
Lego king
Sentinal veteran
I mean, you can try it, but when I did on Ubuntu it failed. I didn’t get to finish pursuing it though.
I might have to try something else.
Lego king
Sentinal veteran
Hey :D!!!
Um hi? Did you do something cool?
Nope, just redsuperhero saying hi.
Probably the first time it has been done, surprisingly.
https://www.youtube.com/watch?v=e1_2Ctf00Sc
This was obviously done with LUNI, but how? I doubt this guy has a replica manager. Maybe we could get him to help us? 🙂
Pretty sure he’s already said no.
Why?
They don’t really have a reason to say no lol
Neal was originally on he LUNIServer team, but he really just got fed up with everything. He’s a smart guy, but he doesn’t want to really help anyone after The Split. I think he wants to make a private server himself. He says he MAY release it if he gets it done, but I think that may turn into a yes. It just would get boring being the only person (with a few friends) playing the game after a while. But that could change.
I don’t always agree with him about his methods of developing, but I respect him as one who is knowledgable. He seems to actually be making progress with it, similar to humanoid and lcdr. Even if he didn’t release the source for his server, I’d love to play it again anyways.
Answer the Call. Save Imagination.
-Jon002
Oh okay. I still don’t fully understand the whole “Split” and everything. To me it was a little disagreement/mistake(s) that turned into something WAY worse than it needed to be in my opinion and Im not saying anyone is right or wrong. The past is the past and I think it would be good if everyone would work together. When I was 10 and 11 I played LU all the time and I really like this project. Like you and many other people, I would just like to play it again and get a fully developed server working. You have done a lot for this project and so have other people, with LUNI and without LUNI, and if you combine your smarts with some of these other people that have been making huge improvements, this project you definitely excel rapidly. Like Ive said, I would love to figure out some of the stuff that is needed, but Im not as experienced with coding, however, I really just want to eventually play this game again (its much better than their Chima and Minifigures Online lol).
So remember, if you want to know how to edit a players armor and gear, click on my name and go to packet Documentaion.
EXAMPILE: http://luni-wiki.wikispaces.com/Screenshots
And remember: It’s the hard way. 😛 ^^
But the right way =P
Oh yes, and in response to raffa50’s threat to report TimTech’s sourceforge site that he offered to give to me, raffa50 posted: “Oh thanks I’ll report that project to sourceforge too…
And you alredy know what will happen right?”
My response: Have fun with that. You make me laugh.
TechTrix how did he get the enemies?
I’m not quite sure. My guess is he probably implemented it into the client somehow.
I’d assume your talking about Neal. That was just a troll. The enemies had no ‘AI’ or whatever you’d call it from the looks of the video.
Yeah I am. He was using CheekyMonkey in the beginning of it so how was it a troll or whatever? Even if you couldn’t smash it, it still seems like he definitely put a spiderling in there.
Yeah its the same method as spawning and NPC I’d assume. You can manually spawn one that can’t move or anything but they won’t respawn without you spawning. Now that’s just my assumption I don’t know.
That’s right. We actually could spawn enemies, but we can’t interact with them, so it’s pretty useless.
It would still be cool to see enemies and NPCs in game even if we can’t interact with them. Can someone give a tutorial how to do it?
I heard a new launcher is coming out soon what version?
Does anyone know where the 3D models of the Mythran Temple and some of the other unreleased stuff are in the game files? I haven’t found them yet but I’m pretty sure they are in there.
I think “unreleased” is the word your looking for. I don’t think they gave it to us. 🙁
Lego king
Sentinel veteran
If you go to the Lego Universe wikia they have a picture of the Mythran Temple and Baron Typhonus boss battle 3D models that they said they found in the files.
@TimTech
When do you plan to upload 0.6.1 here? Because it would be great if we could play as our own character.
In 0.6.1 you can’t play as your own character.
I mean if we could enter worlds in 0.6.1, this wold be the first step to playing as your own character.
Exactly you can play on 0.6.1 (That is not released to public) but with CheekyMonkey.
If you will make your own character, and click “PLAY”, game will load, but you will be CheekyMonkey.
Follow CDFalcon posts 😉 He is already working on that, so 😀
A simple request from me:
DON’T POST THE 10,000 POST! I WANNA DO IT!
Thank you.
“btw I am just joking”
~mater06, 2015
If you want it,
then I’ll have to steal it 😀
>:C
I’ll try to steal it, too. 😉
It has already been stolen! Mwhahahahahaha!
Sorry, I had to do that! 🙂
We are currently about 60 comments away from the 10,000th comment.
So no, you haven’t stolen it yet 😉
Tim, it seems like there has been a lot of new stuff being released (character armour changing, easy world change, quick download thing, and something with the rocket launch pads) so do you think you could put download links on the downloads page?
Lego Universe is getting closer and closer everyday fixing it 😀
Yeah it is!
I am excited! This really was what I was hoping for – during April and May I knew it would be hard for me to work on it, and so I hoped by documenting and uploading the source that it would jumpstart people here. And it has :D. Can’t wait to get back to working hopefully in a few weeks!
Answer the Call. Save Imagination.
-Jon002
Good luck to everyone BTW!
Answer the Call. Save Imagination.
-Jon002
Are you going somewhere?
Lego king
Sentinel veteran
I can`t log inn!?!?!?!!??!
Please give us a little bit more information about it:
Server Version
Client Version
Error
Also Tim, CDFalcon, Jon002, or anyone else who can answer, this weekend I’m going to try and look and decode some LU stuff but what files do I need to be looking in and which ones have already be decoded?
What do you mean by decode LU?
Trying to figure out the packets or whatever to get things working.
You need the nexus2 client and the recommend version (5.1) of the server.
Nothing more.
You run the lung server and the LU client login and have fun.
If you want to change worlds look here.
http://timtechsoftware.com/?page_id=1452
Michi
I don’t mean just playing. I mean I want to try and help develop more of it.
Have we decided on a luni logo yet cause I need it for the banner.
Banner? If your doing a YouTube channel or website you should probably make your own.
Lego king
Sentinel veteran
No it’s for everyone so that when we visit forums that we have it in our sigs.
Well we do have one. 🙂
Lego king
Sentinel veteran
Hey guys I can decide some packets just you can tell me wich ones. 🙂 I also want to see how the spawns can be changed in worlds.
And I made i good looking launcher. Pics above. I only have pictures so if anybody has an idea for making one, tell me. 🙂
Lego king
Sentimental veteran
I meant decrypt not decide. LOL!
Lego king
Sentinel veteran
Hi im waiting for lu and i havo no time Mord to wait i try with download
Um speak english better. If you speak another use google translate. 🙂
Lego king
Sentimental veteran
It seems you aren’t really good at speaking English, are you from Germany?
Es scheint so, als ob du nicht wirklich gut englisch sprichst, kommst du aus Deutschland?
Maybe…
Lego king
Sentinel veteran
I have a feeling a lot of us are all going to be on at 9’999 comments and all of us are going to make a comment at the same time saying we got 10’000 lol
NO, MATER WILL MAKE A COMMENT AT 10,000!
We leave it to You, Mater06!
“btw I am just joking”
~mater06, 2015
Thanks Rabbit! 😀
Ya and I Get 9,999!
LOL Maybe
Lego king
Sentinel veteran
Btw noticed pwjones commented above is he working on the project?
If I understand your question correctly, then yes; he is one of the ultra ninja devs that are silent but deadly.
Yep! I also noticed that 😀
I haven’t seen here for a while.
I mean’t: I haven’t seen him here for a long time. (That fail XD)
Could someone explain how to use the PKExtractor?
You first have to have the nexus2 client (I would recommend having it on the desktop and it must be extracted). Then run the PKExtractor and it will ask you for the destination of the file. So you would type in C:\Users\”your user name”\Desktop\nexus2\nexus2 or something like that. If you don’t know what it is you can right click on the file and click open file destination and you’ll see what to type in. Then just follow what the extractor says and it will make a new file with everything in it!
Thanks I needed that to! 🙂
Lego king
Sentinel veteran
Does anyone know a website where I could learn hex?
http://luni.info/packets/
http://en.wikipedia.org/wiki/Hexadecimal