[Mod] XPanes Minecraft like ( Glass + Glass colored)

User avatar
davedevils
Member
 
Posts: 51
Joined: Thu Sep 25, 2014 01:13
GitHub: davedevils
IRC: davedevils
In-game: davedevils

[Mod] XPanes Minecraft like ( Glass + Glass colored)

by davedevils » Sat Oct 25, 2014 02:50

(i don't know if allready posted or not ... if yes please remove it :) )
Image
It's glass colored like minecraft :) (and iron fence)

Dependance:
Default
Dye

Code Licence :
LGPL 2.1 (Like mineclone) Dave Devil's
(based from xpanes of xyz)

Texture Pack licence :
Copyright (C) 2013 Vattic
http://www.minecraftforum.net/forums/ma ... e-alex-1-8
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
http://creativecommons.org/licenses/by-sa/3.0/

Download : http://uptobox.com/sftaye3wd4yz
Mirror : http://jheberg.net/mirrors/xpanes-custom/
Attachments
xpanes-custom.rar
(73.3 KiB) Downloaded 345 times
Last edited by davedevils on Sat Oct 25, 2014 19:29, edited 1 time in total.
 

User avatar
philipbenr
Member
 
Posts: 1665
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: WisdomFire or philipbenr

Re: [Mod] XPanes Minecraft like ( Glass colored + Iron Fence

by philipbenr » Sat Oct 25, 2014 16:06

Iron bars has been done multiple times, but the different glass looks good.
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

Re: [Mod] XPanes Minecraft like ( Glass colored + Iron Fence

by Evergreen » Sat Oct 25, 2014 17:20

philipbenr wrote:Iron bars has been done multiple times, but the different glass looks good.

Iron bars are in default minetest_game
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
fireglow
Member
 
Posts: 72
Joined: Fri Mar 28, 2014 11:36
IRC: fireglow
In-game: fireglow

Re: [Mod] XPanes Minecraft like ( Glass + Glass colored)

by fireglow » Sat Mar 21, 2015 17:55

I've noticed a problem with the glass panes, they turn non-transparent if you look straight at them:
http://i.imgur.com/2P5RxQW.png

The players on my server would like to have another (or a fixed version of this) mod that has the xpanes behaviour and coloured glass, but without the graphics glitches.

Is there an updated version of this mod available?

EDIT: This seems like a game bug, not a bug with this particular mod, as the "stained glass" mod blocks also show this behaviour sometimes. Is this a known problem?
 

Fixerol
Member
 
Posts: 633
Joined: Sun Jul 31, 2011 11:23
IRC: Fixer
In-game: Fixer

Re: [Mod] XPanes Minecraft like ( Glass + Glass colored)

by Fixerol » Tue May 31, 2016 15:53

I've noticed a problem with the glass panes, they turn non-transparent if you look straight at them:


Try minetest 0.4.14, there was fix of such cases.
 

User avatar
bigfoot547
Member
 
Posts: 172
Joined: Fri Sep 02, 2016 23:31
GitHub: bigfoot547
In-game: bigfoot547

Re: [Mod] XPanes Minecraft like ( Glass + Glass colored)

by bigfoot547 » Sun Sep 25, 2016 22:23

Can someone please help me? I can't use .rar files!
(they are very .rar-ely used :D)
God's not dead, He's surely alive!
My Stuff | My User Page | Check out my website!
<bigfoot547> I major in existing. | <RedPanda246> Not every day is good, but there is good in every day.
I, bigfoot, have this special ability to destroy cameras and recording devices within a 5 mile radius of myself. Mystery solved.
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: [Mod] XPanes Minecraft like ( Glass + Glass colored)

by azekill_DIABLO » Mon Sep 26, 2016 11:18

Download filzip, it can rar.ely open them
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
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

Fixerol
Member
 
Posts: 633
Joined: Sun Jul 31, 2011 11:23
IRC: Fixer
In-game: Fixer

Re: [Mod] XPanes Minecraft like ( Glass + Glass colored)

by Fixerol » Mon Sep 26, 2016 22:45

7zip is free and open-source, can open such files.
 

User avatar
bigfoot547
Member
 
Posts: 172
Joined: Fri Sep 02, 2016 23:31
GitHub: bigfoot547
In-game: bigfoot547

Re: [Mod] XPanes Minecraft like ( Glass + Glass colored)

by bigfoot547 » Tue Sep 27, 2016 00:14

Btw, I use linux Debian Jessie 8.
Edit: I also like to use open-source libraries.
God's not dead, He's surely alive!
My Stuff | My User Page | Check out my website!
<bigfoot547> I major in existing. | <RedPanda246> Not every day is good, but there is good in every day.
I, bigfoot, have this special ability to destroy cameras and recording devices within a 5 mile radius of myself. Mystery solved.
 

captpete
Member
 
Posts: 37
Joined: Fri Nov 25, 2016 03:02

Re: [Mod] XPanes Minecraft like ( Glass + Glass colored)

by captpete » Sun Nov 27, 2016 17:39

I'm updating xpanes for MineTest 0.4.14 on my private server so that other mods calling for "xpanes" don't crap out (such as "castle") and not load. I've fixed 2 errors so far by changing the mods name to "xpanes_plus" along with replacing "xpanes:" to "xpanes_plus:" _and_ replacing "tile_images" with "tiles" in the init.lua code. Works OK for now except for this:

2016-11-27 11:07:08: WARNING[Main]: Irrlicht: PNG warning: Interlace handling should be turned on when using png_read_image

I'm not a Lua programmer so if anyone knows where (and how) to initiate the change please respond [Grin].
 

User avatar
bigfoot547
Member
 
Posts: 172
Joined: Fri Sep 02, 2016 23:31
GitHub: bigfoot547
In-game: bigfoot547

Re: [Mod] XPanes Minecraft like ( Glass + Glass colored)

by bigfoot547 » Sun Nov 27, 2016 19:09

captpete wrote:I'm updating xpanes for MineTest 0.4.14 on my private server so that other mods calling for "xpanes" don't crap out (such as "castle") and not load. I've fixed 2 errors so far by changing the mods name to "xpanes_plus" along with replacing "xpanes:" to "xpanes_plus:" _and_ replacing "tile_images" with "tiles" in the init.lua code. Works OK for now except for this:

2016-11-27 11:07:08: WARNING[Main]: Irrlicht: PNG warning: Interlace handling should be turned on when using png_read_image

I'm not a Lua programmer so if anyone knows where (and how) to initiate the change please respond [Grin].

Just a note, I see that you used some sort of markdown. This is a phpbb forum so it uses bbcode. Here is a tutorial from phpbb: Click here.

Oh. Here is a link to stackoverflow explaning it. It is in python, but I think it is aplicable. Maybe update libpng?
God's not dead, He's surely alive!
My Stuff | My User Page | Check out my website!
<bigfoot547> I major in existing. | <RedPanda246> Not every day is good, but there is good in every day.
I, bigfoot, have this special ability to destroy cameras and recording devices within a 5 mile radius of myself. Mystery solved.
 

captpete
Member
 
Posts: 37
Joined: Fri Nov 25, 2016 03:02

Re: [Mod] XPanes Minecraft like ( Glass + Glass colored)

by captpete » Wed Dec 07, 2016 00:00

I get so many errors/warnings from MineTest (hundreds) about this and and other stuff I really am leary of setting this up for my Daughter and myself on a local server. By the way if you're referring to the [Grin] it's not any code, I'm an old-time computer guy (from before the Internet) and in UUCP (bang (!) addresses - no @ allowed) we only had ASCII so that's an emoji from 1970's-80's computing.
 


Return to WIP Mods

Who is online

Users browsing this forum: No registered users and 5 guests

cron