Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - DontCare4Free

Pages: 1 2 3 4 5 6 [7] 8 9 10 11 12 ... 327
91
Off Topic / Re: how does one install Minecraft on Xubuntu 13.04?
« on: May 12, 2013, 06:18:54 AM »
you have to go to Minecraft.net and download the windows executable to use with WINE.
Ahaha no.



Install wget and JDK. Then open your terminal, whatever it's called, and execute this:
Code: [Select]
mkdir minecraft
cd minecraft
wget https://s3.amazonaws.com/MinecraftDownload/launcher/minecraft.jar
java -jar minecraft.jar

Then, to run it later, from the terminal:
Code: [Select]
cd minecraft
java -jar minecraft.jar

92
Drama / Re: RTB Dedicated Hosting Service - mobile manager preview
« on: May 07, 2013, 12:45:21 PM »
How will server announcements be handled in the mobile client? Any plans on updating the desktop version to make the chat thing not look like crap?

93
Drama / Re: RTB Dedicated Hosting Service - mobile manager preview
« on: May 07, 2013, 06:39:30 AM »
You can add a bookmark to the homepage on Android.
It still shows up in your web browser as usual, though.

94
Development / Re: 2013/05/03 - We made it!
« on: May 07, 2013, 03:39:29 AM »
The key.dat is salted (or something else) with the computer MAC (or name) and the network MAC (or SSID). Take or give a few, I'm not sure about the exact terms. Anyway, it becomes invalid when one or more of them change.
Pretty sure it isn't invalidated by the SSID changing.

95
Modification Help / Re: Blockland Glass - Open Beta
« on: May 06, 2013, 02:14:25 AM »
Who's job is it then, if you are the only one that is complaining?
Tell that to suggestions+requests.

96
General Discussion / Re: No more search on the forums? REALLY?
« on: May 06, 2013, 01:58:14 AM »
If you want to search topic title, use site:blockland.us intitle:"topic title"
And if I want to search for something posted by Port?

97
General Discussion / Re: No more search on the forums? REALLY?
« on: May 05, 2013, 02:35:42 PM »
Thanks for telling us, we didn't notice that it was gone...

also, go to google and site:blockland.us [thing you're searching for]
Better general searching, but much less filtering features.

98
Modification Help / Re: Blockland Glass - Open Beta
« on: May 05, 2013, 05:00:53 AM »
Thanks.


EDIT:
Oh, wow, I thought you had the TorqueScript stuff there. So I should just feel free to submit any code right here?
For the stuff that's there, feel free to send pull requests etc. I have no idea about why the new add-on code isn't on there though.

99
Modification Help / Re: Blockland Glass - Open Beta
« on: May 04, 2013, 08:42:10 PM »
Can you clean it up now? It's a little hard to figure out what's going on.
Done. The old stuff now lives at https://github.com/BlocklandGlass-Archive.

100
Cool, but my eyes. Blocklander's need to spend more time making their UI look atleast half decent.
UI isn't so important for the first beta, but I agree with that it's currently really ugly.

101
Modification Help / Re: Blockland Glass - Open Beta
« on: May 04, 2013, 04:08:03 PM »
https://github.com/BlocklandGlass looks like it could be related.
Yep, that's the one, although I suppose it's time to clean up some of the older repositories soon. Jincux, time to move the old stuff into some sort of archive org?

102
Modification Help / Re: Blockland Glass - Open Beta
« on: May 04, 2013, 03:20:50 PM »
It doesn't have to be full-code anyway; it just has to copy what it does.
Deriving from a subset of it would still be a derivate work and against the license.

Then why are you still complaining, and not already in the process of making something comparable?
You can complain that something is crap without making something better.

103
Modification Help / Re: Blockland Glass - Open Beta
« on: May 04, 2013, 11:18:15 AM »
Then rewrite important parts in a slightly different way and use your own scripts for the rest?
By then he might as well rewrite it from scratch (and I doubt he wants to be in the business of rewriting the entire RTB anyway). Also, see this (about GPL, but mainly about the virality aspect, which is the problem with CC ND).

104
http://shutter-project.org/
Shutter is overkill and a pain to use. Personally I use this together with incron and ksnapshot. Takes a bit of work to get started, but works neatly after that.

105
Modification Help / Re: Blockland Glass - Open Beta
« on: May 04, 2013, 10:17:26 AM »
You should fork RTB's code as a base and revive the mod.
RTB's codebase is licensed under a ND (no derivatives) version of Creative Commons.

Pages: 1 2 3 4 5 6 [7] 8 9 10 11 12 ... 327