[Modpack] 3D Armor [0.4.8] [minetest-3d_armor]

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Wed Feb 27, 2013 08:07

stu wrote:
Iqualfragile wrote:that looks great, but could you please move your code into a repository like git or hg so it would be easier to update your mod for a server-admin.

Aboslutely, i will do that, very soon. I've been thinking about it for a while... I'll get on to it asap, I promise.

Cheers.
Oh yes please! What could be done is something clever. Perhaps 64x packs may not need to scale their images, as their items are already at the said 64x.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

by stu » Sun Mar 03, 2013 20:00

Mod Updaded, version: 0.1.1

All wielded items are now visible (thanks jordan4ibanez)
Player skins no longer need to be re-sized as this is now all done in lua.

As requested, I uploaded 3d_armor to an online git repository. Please bear with me as it is my first time using git.

See top post for details.

Image

Cheers!
Last edited by stu on Sun Mar 03, 2013 20:14, edited 1 time in total.
 

User avatar
jojoa1997
Member
 
Posts: 2890
Joined: Thu Dec 13, 2012 05:11

by jojoa1997 » Sun Mar 03, 2013 20:11

maybe have weilded items be a bit smaller. maybe half as small
Coding;
1X coding
3X debugging
12X tweaking to be just right
 

User avatar
Splizard
Member
 
Posts: 220
Joined: Wed Jan 25, 2012 07:20
GitHub: Splizard
IRC: Splizard
In-game: Splizard

by Splizard » Sun Mar 03, 2013 20:30

This is a great mod!
Games: The Hungry Games.
Mods: Lifters (Simple Lifts), Snow Biomes and Gates.
Also checkout my texture pack Gridtoon!
View all of them plus more at http://minetest.splizard.com! (may not always be online).
 

User avatar
Linxx
Member
 
Posts: 401
Joined: Wed May 16, 2012 00:37

by Linxx » Sun Mar 03, 2013 20:39

this bring a lot of progress to the game o.o
 

Iqualfragile
Member
 
Posts: 160
Joined: Tue Sep 18, 2012 22:11

by Iqualfragile » Sun Mar 03, 2013 22:57

thanks for using a repositry, im now testing it on my server with some players, im gona give you feedback when i think that there is something improvable
Gr8 b8, m8. I rel8, str8 appreci8, and congratul8. I r8 this b8 an 8/8. Plz no h8, I'm str8 ir8. Cr8 more, can't w8. We should convers8, I won't ber8, my number is 8888888, ask for N8. No calls l8 or out of st8. If on a d8, ask K8 to loc8. Even with a full pl8, I always have time to communic8 so don't hesit8.
 

Iqualfragile
Member
 
Posts: 160
Joined: Tue Sep 18, 2012 22:11

by Iqualfragile » Sun Mar 03, 2013 22:59

and there we go:
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
23:57:56: ACTION[ServerThread]: player Iqualfragile crafts default:sign_wall
23:58:04: ERROR[main]: ERROR: An unhandled exception occurred: ServerError: LuaError: error: ...minetest/bin/../mods/minetest/3d_armor/armor_api.lua:32: attempt to index field 'tiles' (a nil value)


happened when i tried to write sth on a sign (pilzadams signs)
Gr8 b8, m8. I rel8, str8 appreci8, and congratul8. I r8 this b8 an 8/8. Plz no h8, I'm str8 ir8. Cr8 more, can't w8. We should convers8, I won't ber8, my number is 8888888, ask for N8. No calls l8 or out of st8. If on a d8, ask K8 to loc8. Even with a full pl8, I always have time to communic8 so don't hesit8.
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

by stu » Sun Mar 03, 2013 23:34

Iqualfragile wrote:and there we go:
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
23:57:56: ACTION[ServerThread]: player Iqualfragile crafts default:sign_wall
23:58:04: ERROR[main]: ERROR: An unhandled exception occurred: ServerError: LuaError: error: ...minetest/bin/../mods/minetest/3d_armor/armor_api.lua:32: attempt to index field 'tiles' (a nil value)


happened when i tried to write sth on a sign (pilzadams signs)


Hopefully the latest commit fixes that?

Thank you all for your comments.
Last edited by stu on Sun Mar 03, 2013 23:43, edited 1 time in total.
 

Iqualfragile
Member
 
Posts: 160
Joined: Tue Sep 18, 2012 22:11

by Iqualfragile » Mon Mar 04, 2013 16:29

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
17:07:31: ERROR[main]: ERROR: An unhandled exception occurred: ServerError: LuaError: error: ...minetest/bin/../mods/minetest/3d_armor/armor_api.lua:32: attempt to index field 'tiles' (a nil value)
17:07:31: ERROR[main]: stack traceback:


updatet to the latest git (as always) sadly not fixed yet, a player was crafting at that time
Gr8 b8, m8. I rel8, str8 appreci8, and congratul8. I r8 this b8 an 8/8. Plz no h8, I'm str8 ir8. Cr8 more, can't w8. We should convers8, I won't ber8, my number is 8888888, ask for N8. No calls l8 or out of st8. If on a d8, ask K8 to loc8. Even with a full pl8, I always have time to communic8 so don't hesit8.
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

by stu » Mon Mar 04, 2013 19:15

Iqualfragile wrote:
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
17:07:31: ERROR[main]: ERROR: An unhandled exception occurred: ServerError: LuaError: error: ...minetest/bin/../mods/minetest/3d_armor/armor_api.lua:32: attempt to index field 'tiles' (a nil value)
17:07:31: ERROR[main]: stack traceback:


updatet to the latest git (as always) sadly not fixed yet, a player was crafting at that time


Sorry about that, it was getting late. I think I have fixed it now though, I've been playing for over an hour doing various things and had no errors so far.

Note to others: omploader seems to be having problems atm. I will update the direct download link asap.
 

Iqualfragile
Member
 
Posts: 160
Joined: Tue Sep 18, 2012 22:11

by Iqualfragile » Mon Mar 04, 2013 20:46

stu: you can use github for that, too
Gr8 b8, m8. I rel8, str8 appreci8, and congratul8. I r8 this b8 an 8/8. Plz no h8, I'm str8 ir8. Cr8 more, can't w8. We should convers8, I won't ber8, my number is 8888888, ask for N8. No calls l8 or out of st8. If on a d8, ask K8 to loc8. Even with a full pl8, I always have time to communic8 so don't hesit8.
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

by stu » Mon Mar 04, 2013 20:57

Iqualfragile wrote:stu: you can use github for that, too

Good point, I did want to provide an alternative download but omp has been a bit flakey of late. Besides this way is far less maintenance.

Cheers.
 

Iqualfragile
Member
 
Posts: 160
Joined: Tue Sep 18, 2012 22:11

by Iqualfragile » Mon Mar 04, 2013 21:03

stability report: did not crash so far when used on in any standard situation but i think there might be an crash related to unknown items

but thanks for the mod, it realy adds to the game
Last edited by Iqualfragile on Mon Mar 04, 2013 21:03, edited 1 time in total.
Gr8 b8, m8. I rel8, str8 appreci8, and congratul8. I r8 this b8 an 8/8. Plz no h8, I'm str8 ir8. Cr8 more, can't w8. We should convers8, I won't ber8, my number is 8888888, ask for N8. No calls l8 or out of st8. If on a d8, ask K8 to loc8. Even with a full pl8, I always have time to communic8 so don't hesit8.
 

Iqualfragile
Member
 
Posts: 160
Joined: Tue Sep 18, 2012 22:11

by Iqualfragile » Mon Mar 04, 2013 21:08

another one: it would be great if you could split the mod into its two components: the api and the real armor (you do allready have seperate files for that anyways), that would be great
Gr8 b8, m8. I rel8, str8 appreci8, and congratul8. I r8 this b8 an 8/8. Plz no h8, I'm str8 ir8. Cr8 more, can't w8. We should convers8, I won't ber8, my number is 8888888, ask for N8. No calls l8 or out of st8. If on a d8, ask K8 to loc8. Even with a full pl8, I always have time to communic8 so don't hesit8.
 

User avatar
kaeza
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

by kaeza » Mon Mar 04, 2013 21:16

Well... I was gonna do this with my armorplus mod, but since you found how to workaround the problem with different texture sizes, why don't you make something like a "unified skins" mod, where you can register custom skins, and also each player can have different clothing, maybe unrelated to actual armor?
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

by stu » Mon Mar 04, 2013 21:23

Iqualfragile wrote:stability report: did not crash so far when used on in any standard situation but i think there might be an crash related to unknown items

but thanks for the mod, it realy adds to the game

Thanks, there was a crash when attempting to wield an unkown item. I added a simple check and now this seems to be fixed. The unknown item image does not show in the players hand, however.
please let me know if you find anything else.
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

by stu » Mon Mar 04, 2013 22:14

Iqualfragile wrote:another one: it would be great if you could split the mod into its two components: the api and the real armor (you do allready have seperate files for that anyways), that would be great


Do you mean make it so that you can use the api for wielded items, without including the actual armor?
I guess there will be other people who want that too. I'll see what I can do.

kaeza wrote:Well... I was gonna do this with my armorplus mod, but since you found how to workaround the problem with different texture sizes, why don't you make something like a "unified skins" mod, where you can register custom skins, and also each player can have different clothing, maybe unrelated to actual armor?


Sorry, I don't think I quite follow you. I figured out how to use the [combine texture modifier. This does not however, resolve the issue of different skin/texture resolution. Clothing is something I do very much want to implement eventually.
 

tinoesroho
Member
 
Posts: 570
Joined: Fri Feb 17, 2012 21:55

by tinoesroho » Wed Mar 06, 2013 01:06

If you prefer skins based on game characters, there's a twenty pack here.
We are what we create.

I tinker and occasionally make (lousy) mods. Currently building an MMO subgame and updating mods. Pirate Party of Canada member. Sporadic author. 21 years old.

My github:
https://github.com/tinoesroho/
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

by stu » Sun Mar 17, 2013 19:55

Mod Updaded, version: 0.1.2

Added: Chat messages when an armor item is destroyed. eg: "Your Steel Shield got destroyed!"
Bugfix: Player armor updating when armor slot is empty. Should add significant performance improvement for melee pile-ups.
Last edited by stu on Sun Mar 17, 2013 22:43, edited 1 time in total.
 

User avatar
Traxie21
Member
 
Posts: 753
Joined: Mon Dec 31, 2012 10:48

by Traxie21 » Fri Mar 22, 2013 22:12

Is there any way to add more armors?
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

by stu » Tue Mar 26, 2013 21:42

Mod Updated, version: 0.2.0

I have reluctantly added wood armor to the base 3d_armor mod.
Bronze and Mithril armor are added optionally via modpack.

See top post for more info.

Image

Traxie21 wrote:Is there any way to add more armors?


Hopefully this helps. If you want to add more then just take a look at those already included.
Pay particular attention to the naming convention used by the armor textures.
 

User avatar
jojoa1997
Member
 
Posts: 2890
Joined: Thu Dec 13, 2012 05:11

by jojoa1997 » Tue Mar 26, 2013 22:01

Why not put all the textures on a single file and just have the mod use certain areas of the armor texture file.
Coding;
1X coding
3X debugging
12X tweaking to be just right
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

by stu » Tue Mar 26, 2013 22:12

jojoa1997 wrote:Why not put all the textures on a single file and just have the mod use certain areas of the armor texture file.

That sounds horribly complicated for little if any gain. The naming convention is simply the registered tool name with the colon substituted by an underscore.
 

User avatar
jojoa1997
Member
 
Posts: 2890
Joined: Thu Dec 13, 2012 05:11

by jojoa1997 » Tue Mar 26, 2013 23:56

It is complicated now but later on it will be simple.
Coding;
1X coding
3X debugging
12X tweaking to be just right
 

deivan
Member
 
Posts: 452
Joined: Fri Feb 15, 2013 10:16

by deivan » Thu Apr 11, 2013 20:26

I have a crash with a fail in the line 61 but I don't have the mod "player_textures", is another mod or a new part of the game?
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

by stu » Thu Apr 11, 2013 20:30

Mod Updated: Version: 0.2.1

Added a new helper mod to the modpack [unified_skins] (Thanks kaeza)
This acts a common framework for [3d_armor] and [wieldview] allowing them to be used completely independently of each other. The mod will also be used as the basis for visible player clothing (coming soon).

See top post for more info.
 

User avatar
nextmissinglink
Member
 
Posts: 145
Joined: Mon Feb 04, 2013 16:43

by nextmissinglink » Sun Apr 14, 2013 15:07

make tools that you hold 3d
IF in doubt hit it with a hammer
This is a signature virus. Add me to your signature so that I can multiply id10t ERROR
do not abuse me i am 11 and i like hitting things with a hammer that may include you
this is ment to be secret http://forum.minetest.net/viewtopic.php?pid=86467#p86467
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

by stu » Sun Apr 14, 2013 17:39

deivan wrote:I have a crash with a fail in the line 61 but I don't have the mod "player_textures", is another mod or a new part of the game?

I somehow missed this post while updating. This bug has now been fixed, thanks for letting me know.

nextmissinglink wrote:make tools that you hold 3d

While that would look really cool, it would be a lot of work to implement. I'd need to create a separate character model for every single wieldable item.

The current 2d system is much more flexible and I don't think it looks all that bad.
 

User avatar
jojoa1997
Member
 
Posts: 2890
Joined: Thu Dec 13, 2012 05:11

by jojoa1997 » Sun Apr 14, 2013 17:47

@stu i have added a version not dependent on inventory pkus for minitest. is that alright?
Coding;
1X coding
3X debugging
12X tweaking to be just right
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

by stu » Sun Apr 14, 2013 17:57

jojoa1997 wrote:@stu i have added a version not dependent on inventory pkus for minitest. is that alright?

Absolutely! I look forward to trying it.

Will you be using the wieldview also? If so I can make you a player model with the wield-item scaled more like MC's
Last edited by stu on Sun Apr 14, 2013 17:59, edited 1 time in total.
 

PreviousNext

Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 64 guests

cron