Tell's Development Log

Organized and clear discussion only. Be sure to read sub-forum descriptions.
Forum rules
- All off-topic posts will be removed without notice.
- Poorly written topics/posts will be edited without warning
- Unnecessary topics will be deleted or locked without warning.
- Posts may be moved without warning.
Tell
Commander
Commander
Posts:859
Joined:Thu Dec 06, 2012 6:59 pm
IGN:tell276
Location:East USA
Tell's Development Log

Post by Tell » Tue May 13, 2014 7:57 pm

So I don't know how long this will last, but in till then this will be where I post my work.

5/13/14 - Today I got all the different kinds of colored steel in the game! It took a long time just to write out this:
Spoiler:
Steel = new SteelBlock(Material.iron)
.setHardness(5.0F).setStepSound(Block.soundTypeMetal)
.setBlockName("Steel").setCreativeTab(CreativeTabs.tabBlock)
.setBlockTextureName("futurecraft:lightgrey");
GameRegistry.registerBlock(Steel, "Steel");

But for every single f*cking block.

Image
5/14/14 - Today I've added all crafting/smelting recipes so you can now access the blocks in survival!
Last edited by Tell on Wed May 14, 2014 4:14 pm, edited 1 time in total.
Image

Tell
Commander
Commander
Posts:859
Joined:Thu Dec 06, 2012 6:59 pm
IGN:tell276
Location:East USA

Re: Tell's Development Log

Post by Tell » Tue May 13, 2014 8:50 pm

Heres the link: http://adf.ly/mqWC9
Its for Minecraft 1.7.2
Image

cats
Rear Admiral
Rear Admiral
Posts:1853
Joined:Wed Dec 05, 2012 10:03 pm

Re: Tell's Development Log

Post by cats » Tue May 13, 2014 9:01 pm

Good. What are you doing?
"Any sufficiently advanced technology is indistinguishable from a completely ad-hoc plot device"
— David Langford
Spoiler:
cannonfodder wrote:it's funny because sonic's face looks like a * and faces aren't supposed to look like a *

Tell
Commander
Commander
Posts:859
Joined:Thu Dec 06, 2012 6:59 pm
IGN:tell276
Location:East USA

Re: Tell's Development Log

Post by Tell » Tue May 13, 2014 9:03 pm

I'm currently lying in my bed with my laptop switching between eclipse and safari checking if anyones posted here.
Image

cats
Rear Admiral
Rear Admiral
Posts:1853
Joined:Wed Dec 05, 2012 10:03 pm

Re: Tell's Development Log

Post by cats » Tue May 13, 2014 9:05 pm

Okay. Why are you doing it?
"Any sufficiently advanced technology is indistinguishable from a completely ad-hoc plot device"
— David Langford
Spoiler:
cannonfodder wrote:it's funny because sonic's face looks like a * and faces aren't supposed to look like a *

Tell
Commander
Commander
Posts:859
Joined:Thu Dec 06, 2012 6:59 pm
IGN:tell276
Location:East USA

Re: Tell's Development Log

Post by Tell » Tue May 13, 2014 9:05 pm

Why not do it?

EDIT: Okay I'm doing it because I've been here 3 years and I've done nothing to our original goal. Yes I know that we'll never get to where Mack wanted to go but I can at least get some blocks and items in with the flans pack so we at least produced something.
Last edited by Tell on Tue May 13, 2014 9:08 pm, edited 1 time in total.
Image

cats
Rear Admiral
Rear Admiral
Posts:1853
Joined:Wed Dec 05, 2012 10:03 pm

Re: Tell's Development Log

Post by cats » Tue May 13, 2014 9:08 pm

I like your style.
"Any sufficiently advanced technology is indistinguishable from a completely ad-hoc plot device"
— David Langford
Spoiler:
cannonfodder wrote:it's funny because sonic's face looks like a * and faces aren't supposed to look like a *

Vinyl
Fleet Admiral
Fleet Admiral
Posts:3217
Joined:Wed Dec 05, 2012 9:54 pm
Affiliation:Hexalan
IGN:PCaptainRexK
Location:Hexalan

Re: Tell's Development Log

Post by Vinyl » Tue May 13, 2014 10:08 pm

If I didn't have a horrible tendency to procrastinate and wasn't so terribly noncommittal to projects, I could actually do most of what I want to. Included in which is to produce for FC, of course! :D
cats wrote:I literally cannot be wrong about this fictional universe

cats
Rear Admiral
Rear Admiral
Posts:1853
Joined:Wed Dec 05, 2012 10:03 pm

Re: Tell's Development Log

Post by cats » Tue May 13, 2014 10:28 pm

I like your style too, vinyl.
"Any sufficiently advanced technology is indistinguishable from a completely ad-hoc plot device"
— David Langford
Spoiler:
cannonfodder wrote:it's funny because sonic's face looks like a * and faces aren't supposed to look like a *

CMA
Captain
Captain
Posts:1083
Joined:Fri Jan 10, 2014 3:16 pm
Affiliation:Byzantine Falangists

Re: Tell's Development Log

Post by CMA » Wed May 14, 2014 6:46 am

Nice, Tell, I might be able to do something as well, but the crippling nostalgia of becoming an adult, massive workload I'll have over the summer, and trying to find money for train tickets is sort of keeping me busy lately. Do you know how to use eclipse? We could maybe implement power systems or some shit.
"Being a christian democrat is like being a christian satanist" - Adam Berces

Chairman_Tiel
Rear Admiral
Rear Admiral
Posts:1890
Joined:Sat Dec 01, 2012 9:39 am
Affiliation:GLORIOUS REPUBLIC

Re: Tell's Development Log

Post by Chairman_Tiel » Wed May 14, 2014 8:27 am

>leaves for year
>becomes adult
[spoiler]Image[/spoiler]

Saravanth
Captain
Captain
Posts:1189
Joined:Wed Dec 19, 2012 11:08 am
IGN:Saravanth

Re: Tell's Development Log

Post by Saravanth » Wed May 14, 2014 9:32 am

I still have that java book I bought with money I don't remember how I came into possession of lying under my desk. I think I'll try getting past the first chapter when summer break happens.
5241

"When I get a hold of a Boeing 777 I will stuff it in the cargo bay my freighter and when I find you I will engage in an invasion of your butt that will make 9/11 look like a picnic, Hexalani swine." -Kobialka, 0531015.M3
"Hyperlite, you *." -Tau, 0446015.M3








Don't tell anybody, but to this day I have a faint hope for Futurecraft, or something similar to it, to happen. Within my lifetime.

Tell
Commander
Commander
Posts:859
Joined:Thu Dec 06, 2012 6:59 pm
IGN:tell276
Location:East USA

Re: Tell's Development Log

Post by Tell » Wed May 14, 2014 1:23 pm

Captain Obvious wrote:Nice, Tell, I might be able to do something as well, but the crippling nostalgia of becoming an adult, massive workload I'll have over the summer, and trying to find money for train tickets is sort of keeping me busy lately. Do you know how to use eclipse? We could maybe implement power systems or some shit.
Right now I'm focusing on small stuff but eventually I'll get there.
Image

Tell
Commander
Commander
Posts:859
Joined:Thu Dec 06, 2012 6:59 pm
IGN:tell276
Location:East USA

Re: Tell's Development Log

Post by Tell » Wed May 14, 2014 2:04 pm

I've added the Steel Ingot so I'll need a texture for that.
My plan for crafting is a player smelts iron to get Steel Ingot, then puts 4 Steel Ingot into a crafting bench. Which will make a Steel Block and then you use a dye on the block to get your desired color.
Image

Tell
Commander
Commander
Posts:859
Joined:Thu Dec 06, 2012 6:59 pm
IGN:tell276
Location:East USA

Re: Tell's Development Log

Post by Tell » Wed May 14, 2014 2:26 pm

Iron to Steel ingot smelting recipe and Steel ingot to Steel block crafting recipe added!
Image

Post Reply