glomie's server

trukoil
Member
 
Posts: 145
Joined: Mon Oct 22, 2012 03:32

by trukoil » Tue Nov 27, 2012 15:30

glomie wrote:Is now a intel E8400.


Phew! XD
I don't always sign a post
but when i do, i dig.
 

trukoil
Member
 
Posts: 145
Joined: Mon Oct 22, 2012 03:32

by trukoil » Tue Nov 27, 2012 18:15

Glomie, i've noticed that stonesquare recipe gives 4 stonesquare, it's possible to have only one stonesquare instead of 4? It would help to spend the tons of cobble that one finds when dig.
The code should be this, it's from the github version of the moreblocks mod, in the init.lua file:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
minetest.register_craft({
output = "moreblocks:stonesquare 4",
recipe = {
{"cobble", "cobble"},
{"cobble", "cobble"},
}
})


I think that it would be needed to change the output line to:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
output = "moreblocks:stonesquare 1",


If the code is different, the mod used in the server could be non updated to the latest version, but the edit would be only to change a 4 into an 1

Edit: can you please add the Nuke mod? Link here
Last edited by trukoil on Tue Nov 27, 2012 22:09, edited 1 time in total.
I don't always sign a post
but when i do, i dig.
 

User avatar
BigBaller420
Member
 
Posts: 15
Joined: Sun Jun 03, 2012 18:37

by BigBaller420 » Wed Nov 28, 2012 05:54

why can i not connect?!
HeavyDutyHorsePlay @ Youtube.com
 

trukoil
Member
 
Posts: 145
Joined: Mon Oct 22, 2012 03:32

by trukoil » Wed Nov 28, 2012 13:27

Have you built an updated version of Minetest? Read here how to compile.
I don't always sign a post
but when i do, i dig.
 

glomie
Member
 
Posts: 141
Joined: Sun Aug 07, 2011 19:41

by glomie » Wed Nov 28, 2012 21:44

Removed sound of railcarts.
If you have too many cobble, place it in chest.
I have a problem with nuke mod, it remove protected place.
Sorry for my bad english...
 

User avatar
Leroy
Member
 
Posts: 258
Joined: Thu Oct 18, 2012 23:43

by Leroy » Fri Nov 30, 2012 23:48

glomie wrote:
Person wrote:Are there mobs?

not for now.

Is the server down?
UBUNTU BRO!
 

User avatar
BigBaller420
Member
 
Posts: 15
Joined: Sun Jun 03, 2012 18:37

by BigBaller420 » Sat Dec 01, 2012 05:58

trukoil wrote:Have you built an updated version of Minetest? Read here how to compile.


I am too lazy to compile an updated version of minetest. Why dont the coders who write this game get their crap together begore I go and buy a copy of minetest.
HeavyDutyHorsePlay @ Youtube.com
 

User avatar
Leroy
Member
 
Posts: 258
Joined: Thu Oct 18, 2012 23:43

by Leroy » Sat Dec 01, 2012 06:42

BigBaller420 wrote:
trukoil wrote:Have you built an updated version of Minetest? Read here how to compile.


I am too lazy to compile an updated version of minetest. Why dont the coders who write this game get their crap together begore I go and buy a copy of minecraft.

EDIT: me TOO
Last edited by Leroy on Sat Dec 01, 2012 06:42, edited 1 time in total.
UBUNTU BRO!
 

trukoil
Member
 
Posts: 145
Joined: Mon Oct 22, 2012 03:32

by trukoil » Sat Dec 01, 2012 23:30

BigBaller420 wrote:I am too lazy to compile an updated version of minetest. Why dont the coders who write this game get their crap together begore I go and buy a copy of minetest.


Please, tell me how much you payed for a copy of Minetest. The next week Minetest 0.4.4 should be officially released and you can download it.

But please, tell me you use Windows...
I don't always sign a post
but when i do, i dig.
 

User avatar
Leroy
Member
 
Posts: 258
Joined: Thu Oct 18, 2012 23:43

by Leroy » Sun Dec 02, 2012 00:38

trukoil wrote:
BigBaller420 wrote:I am too lazy to compile an updated version of minetest. Why dont the coders who write this game get their crap together begore I go and buy a copy of minetest.


Please, tell me how much you payed for a copy of Minetest. The next week Minetest 0.4.4 should be officially released and you can download it.

But please, tell me you use Windows...

No Windows. :) xD
UBUNTU BRO!
 

User avatar
BigBaller420
Member
 
Posts: 15
Joined: Sun Jun 03, 2012 18:37

by BigBaller420 » Mon Dec 03, 2012 06:21

trukoil wrote:
BigBaller420 wrote:I am too lazy to compile an updated version of minetest. Why dont the coders who write this game get their crap together begore I go and buy a copy of minetest.


Please, tell me how much you payed for a copy of Minetest. The next week Minetest 0.4.4 should be officially released and you can download it.

But please, tell me you use Windows...



CORRECTION** ( befor I go and buy a copy of Minecraft... ) and ok thank you, I think that 90% of the people who play this game have no clue how to do anything with computers beyond playing games..
HeavyDutyHorsePlay @ Youtube.com
 

trukoil
Member
 
Posts: 145
Joined: Mon Oct 22, 2012 03:32

by trukoil » Mon Dec 03, 2012 14:41

Take it easy
I don't always sign a post
but when i do, i dig.
 

glomie
Member
 
Posts: 141
Joined: Sun Aug 07, 2011 19:41

by glomie » Mon Dec 03, 2012 21:27

Leroy wrote:
glomie wrote:
Person wrote:Are there mobs?

not for now.

Is the server down?

It work.
Sorry for my bad english...
 

trukoil
Member
 
Posts: 145
Joined: Mon Oct 22, 2012 03:32

by trukoil » Tue Dec 04, 2012 13:52

Glomie, i have an idea to make sure tnt respect protectors: when activated, tnt should check for protector on his range, if none is found then explode, otherwise no. I'll report this at the mod creator, maybe one future version of this mod would work like you want to.
I don't always sign a post
but when i do, i dig.
 

trukoil
Member
 
Posts: 145
Joined: Mon Oct 22, 2012 03:32

by trukoil » Fri Dec 07, 2012 08:24

0.4.4 is near, by this commit. Well, with server at 0.4.4 final no more pink stalker block :D
I don't always sign a post
but when i do, i dig.
 

trukoil
Member
 
Posts: 145
Joined: Mon Oct 22, 2012 03:32

by trukoil » Fri Dec 07, 2012 14:13

0.4.4 is out
Last edited by trukoil on Fri Dec 07, 2012 14:14, edited 1 time in total.
I don't always sign a post
but when i do, i dig.
 

User avatar
Viron
Member
 
Posts: 28
Joined: Sun Nov 04, 2012 22:22

by Viron » Sun Dec 09, 2012 16:27

Woohoo! 0.4.4 is released!
 

User avatar
Viron
Member
 
Posts: 28
Joined: Sun Nov 04, 2012 22:22

by Viron » Sun Dec 09, 2012 16:44

Hybrid Dog wrote:I've got a problem:
Image


Me too. It won't even allow me to connect! It says Access Violation. And when I try to connect, a long message of 0s, Us, and Fs show up on the terminal window that pops up with the game.
 

User avatar
Zeg9
Member
 
Posts: 608
Joined: Fri Sep 21, 2012 11:02

by Zeg9 » Sun Dec 09, 2012 18:13

Hybrid Dog wrote:I've got a problem:
Image

Same
I made a few (a lot of?) mods for minetest: here is a list.
See also the MT-Faithful texture pack (work in progress).
 

glomie
Member
 
Posts: 141
Joined: Sun Aug 07, 2011 19:41

by glomie » Sun Dec 09, 2012 20:32

Updated, is the bug stay ?
Sorry for my bad english...
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Tue Dec 11, 2012 23:04

I have 0.4.4 stable and I don't see this bug anymore.
 

trukoil
Member
 
Posts: 145
Joined: Mon Oct 22, 2012 03:32

by trukoil » Wed Dec 12, 2012 02:28

Well well well, i see a git commit that will make life harder for griefers: link

Long story short: fly mode will become noclip, and new fly mode will respect collisions, and a new permission added.
I hope they release a 0.4.5 just for this feature, kudos to PilzAdam!
I don't always sign a post
but when i do, i dig.
 

glomie
Member
 
Posts: 141
Joined: Sun Aug 07, 2011 19:41

by glomie » Fri Dec 14, 2012 19:44

As asked by some people, new PVP server on port 30001.
Sorry for my bad english...
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Fri Dec 14, 2012 23:47

I always wanted fly mode to respect solid matter.
 

trukoil
Member
 
Posts: 145
Joined: Mon Oct 22, 2012 03:32

by trukoil » Sun Dec 16, 2012 00:30

Checking the carts mod page, i don't see anymore the ~30 version list of the mod, but just a link. Maybe the mod got updated.
I don't always sign a post
but when i do, i dig.
 

trukoil
Member
 
Posts: 145
Joined: Mon Oct 22, 2012 03:32

by trukoil » Mon Dec 17, 2012 15:59

Am i wrong or there are some changes in servers? Port 30000 is now a new map and the old map is @ 30010
I don't always sign a post
but when i do, i dig.
 

glomie
Member
 
Posts: 141
Joined: Sun Aug 07, 2011 19:41

by glomie » Mon Dec 17, 2012 17:36

trukoil wrote:Am i wrong or there are some changes in servers? Port 30000 is now a new map and the old map is @ 30010

True.
Sorry for my bad english...
 

glomie
Member
 
Posts: 141
Joined: Sun Aug 07, 2011 19:41

by glomie » Wed Jan 09, 2013 19:39

Server restarted, there is no more lag.
Sorry for my bad english...
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Thu Jan 17, 2013 17:11

I am requesting homedecor, moreblocks, and 3Dfurniture for port 30000.
 

trukoil
Member
 
Posts: 145
Joined: Mon Oct 22, 2012 03:32

by trukoil » Tue Jan 22, 2013 12:02

I noticed some buy points at the spawn of 30000, but they are only 3 where birthstones are 12, is it possible to add more buypoints for other bithstones and other nodes?
I don't always sign a post
but when i do, i dig.
 

PreviousNext

Return to Minetest Servers

Who is online

Users browsing this forum: No registered users and 7 guests

cron