• 0

    posted a message on Builders Mod[V1.2.5-R4]
    The builders ignore the mayor due some errors, I'll try to fix it.

    Builders is trying to be implanted into Multiplayer.. and its like Mo' Creatures you will see the mobs inside the Multiplayer, I'll try to fix it for R2. I'm not sure R2 is going to be released soon but be updated as well ;)
    Posted in: Minecraft Mods
  • 0

    posted a message on Builders Mod[V1.2.5-R4]
    Quote from darchangel89

    For some reason the builders are all spawning in patches. I will come across a group of bakers, and farther on, a group of explorers, and somewhere else, a group of mayors, etc. They arent spawning in mixed groups together. Is this how it is supposed to be?


    Yes, they will spawn only in groups, but they spawn alot because there is a bug with the spawning, i have fixed it in R2. I'm still working on it
    Posted in: Minecraft Mods
  • 0

    posted a message on Builders[V1.2.4-R1] - Searching for..
    Hello there guys, this is the main and only scripter for BuildersMod
    as you know, our mod is from the Alpha and our skins didnt change much, so I'm searching for

    - People who can make very good skin textures

    Thats all, if you need to contact me send me a PM and I will return to you at my free time.
    Thanks alot, TheRepeater.
    Posted in: Mods Discussion
  • 0

    posted a message on Builders Mod[V1.2.5-R4]
    Quote from darchangel89

    Every time I start a new world I am surrounded by tons of the builders. I went into the config file and lowered the spawn rates by ALOT, and started a new world and there were still just as many of the builders. They are everywhere!!! Is this a glitch or am I doing something wrong?
    Also, around where the builders are spawning there are tons of pigs, sheep, cows, and chickens. Is there a builder that farms them or something?

    I have fixed it in the R2 version, for now just change the MaxSpawnDay to -15 as i think, attempt it I'm not sure.. because i have made a mistace and inputted 18 and not 2 .. i have replaced the numbers..

    Quote from darchangel89

    Quote from idgarad

    Suggestions:

    Perhaps builders should follow a theme template by biome

    Perhaps builders should have a town template of 160x160 divided into lots with the trading post in the center. Then builders build in vacant lots. Have a minDistance check between town templates as a way to control builders. Otherwise they just tend to make the landscape look like **** over time as they start building on top of their own structures.

    Put a check in to detect Millenaire, Minecolony, and Notch Villages and not build near them. Far as I can tell just checking for a sign, bookshelf, or chest should be sufficient and not build in chunks containing any of those three.

    Bukkit Port

    I think this is a VERY good idea, otherwise, like he said they just build stuff overlapping and all helter skelter and what not


    I will try to setup something, but Bukkit i will not do.
    Because I'm not a bukkit developer, but I will do it for the vanila server.
    Posted in: Minecraft Mods
  • 0

    posted a message on Builders Mod[V1.2.5-R4]
    its something beacuse of the 'ModLoader.addSpawn' I have no idea how to fix that, I didnt touch ANYTHING that includes that...
    I'll try to fix it thanks for reporting!
    Oh and that spawning is reguler, its a village. you can see that in places that are lots of space they will spawn in big groups
    and in places with small place they will spawn only 1-3 per chunk, its rare to have 18 per chunk in a tiny place..
    --
    Edit: @Mr.OMG
    I found out what was the problem, It will be fixed in V1.2.4-R2, after I will get a good skin texture creator, I just want fresh new skin :)
    Posted in: Minecraft Mods
  • 0

    posted a message on Builders Mod[V1.2.5-R4]
    I'm realy sorry about the long time before the update, I just gave up on it..
    but then i came back and broght it back!

    Enjoy everyone, I will be searching for a good skin creator, In future updates.
    Posted in: Minecraft Mods
  • 0

    posted a message on Builders Mod[V1.2.5-R4]
    Quote from minecraft2009

    Awesome! Finally this is updated to 1.2.4!



    SORRY MY BAD ENGLISH


    Your English is fine as i seen...
    Anyway thanks alot! i wanted to update this faster.. but i coudnt beacuse of the bugs of ModLoader ;(

    I hope your enjoying this mod !
    Posted in: Minecraft Mods
  • 0

    posted a message on Builders Mod[V1.2.5-R4]
    I'm happy to say that the Mod was updated to Minecraft 1.2.4!
    Have fun, please post feedback and support us, Follow the topic also. updates will come.
    Posted in: Minecraft Mods
  • 0

    posted a message on Builders Mod[V1.2.5-R4]
    Hey guys, just back from a long vaction ...................... lol,
    anyway, i started to update this mod and guess what?? i totaly failed.. nah, just kidding.
    I have some issues about the spawning. everything else is working fine, here is a picture:

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.4][MCP Extand]More Sprites
    Code was fixed a little, now it will go from 256 to -256 lol..
    The code is a little jammed, you can take it and fix it by your own.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.4][MCP Extand]More Sprites
    NOTE: This is for developers, they can use it for there mods, if your are a reguler player you can download the demo mod, and test it out. how it works? and what it does? check in the FAQ
    Please support this project, and pay attention beacuse this is still in development.


    About
    This mod will basically added sprites to the game, now you can reach 255 items icons and 36 from the terrain.png and near 50 from the gui/items.png thats makes it 255+36+50 = 341 sprites. no more of this error:
    FINER: addOverride([SPRITE],[IMG],0). 0 left.
    ModLoader getUniqueItemSpriteIndex
    FINER: THROW
    java.lang.Exception: No more empty item sprite indices left!
    at ModLoader.getUniqueItemSpriteIndex(ModLoader.java:708)
    at ModLoader.getUniqueSpriteIndex(ModLoader.java:719)
    at ModLoader.addOverride(ModLoader.java:357)
    at [MOD].load([MOD].java:435)
    at ModLoader.init(ModLoader.java:891)
    at ModLoader.addAllRenderers(ModLoader.java:189)
    at ahu.<init>(ahu.java:79)
    at ahu.<clinit>(ahu.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:267)
    at net.minecraft.client.Minecraft.run(SourceFile:650)
    at java.lang.Thread.run(Unknown Source)
    ModLoader addOverride

    * Warning: this wont apply to the current mods, untill the developer will deside to updated it using this.

    FAQ
    Q:What is More Sprites?
    A:This mod will added more sprites to the game, near 341 sprites. no more of the common error of "No more empty item sprite indices left!"
    
    Q:How do i use it?
    A:If you are coder/modder/developer, you should know. extract the java files into the MCP source folder and there you go, just check out the Note.txt that comes with it if you want to know how to use it.
    A2:If you are a reguler player, this isnt for you much.. its for the MCP codders, but i have added a mod that you can look it will work. if you know how to test it.. it will bring you one of my pictures of boots in a mod..
    
    Q:Where is the Java source/Is it source open?
    A:Yes it is, Download the source folder if you want too..
    
    Q:Does this need to be with ModLoader?
    A:Yes, its based on ModLoader.
    
    Q:How can i connect ModLoader to this?
    A:Just input the files, follow the Note.txt that is located there.
    
    Q:How can it help me?
    A:It can help you, and others! This will use like a "private" sprite, and will not destroy others.
    
    Q:When I reobfuscate, do i need to give the ModLoader reobfuscate files?
    A:Yes you do, else it will return them the following error: No registry for this texture
    
    Q:Can i change the sprite?
    A:You can, but it can cause some errors for the players, because this is a local file, So i will added more sprites when i will be done. i think 341 sprites are enough for you guys... for a this short time..



    Download
    Demo:
    Download(Direct)

    Source:
    Download(adf.ly) | Download(Direct)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.4]Cloth Clothes
    Quote from shootme

    Nice mod.
    Any plans to make it muti player?

    Yes, I'm will added multi-player in the next version.

    Anyway, the mod was updated to 1.2.4, have fun ;)!
    Posted in: Minecraft Mods
  • 0

    posted a message on [WIP][1.2.4][ModLoader]Mine-Strike


    FAQ
    This mod will be based on Counter-Strike 1.6, All of the maps & Guns/Ammo. and who knows? mabye bots too?
    Multiplayer is still in Disscusion..

    Current Version: MStrikePR1

    Share Your Ideas
    Post any of your ideas in the topic, in the comments bellow! ideas will be approved if its in the game of CS.

    Media
    In development..

    Group/Team
    Main Coder - TheRepeater
    Secondy Coder - Currently Locked
    Photoshop Editor - ???
    Photoshop Editor - ???
    Photoshop Editor - Currently Locked

    Searching For..
    1)Searching for.. [Photoshop Editor] amount [2]
    * Send me a PM & Post in the topic please. *

    Pre-Releases
    In development.

    Changelog
    MStrikePR1: -March 22, 2012
    -Added Forge support. - Successed
    -Dropping Forge(LOL) - Successed
    -Building Deagle - Progress
    -Building Bullet - Progress
    -Trying to fix BulletEntity. - Progress
    Posted in: WIP Mods
  • 0

    posted a message on [1.2.4]Cloth Clothes
    Quote from laijka

    Nice. Does it use modloader?

    Also, might consider doing some better textures and maybe add a way to have clothes and armor at the same time.


    I'll try to find a good texture guy tought..
    and if i want to make clothes and armor at the same time, will take time. beacuse i will need to have x4 more texture made..
    i wounder if there are enought sprites....

    Quote from xTwilight3

    It uses ModLoader, takes a lot of sprite slots though.


    I wonder why this isn't getting much attention. O.o

    I wonder too.. thanks for supporting ;)

    --

    Also *bloopers* :
    I'm making a Counter-Strike mod, beacuse I'm bored...
    It will be in a new world, with guns/mobs and much more :D
    Posted in: Minecraft Mods
  • 2

    posted a message on [1.2.4]Cloth Clothes



    FAQ
    The mod will added lots of colorfull cloths into the game! it acts like cloth from a cow, but with lots of colors!, the mod was originaly built by Simply Jarvis

    Video by oGhosteh (nice well rounded but he should of turned off the background music)
    Video by BrandonMin
    Media
    Recpies:






    Download - 1.2.4
    Note: You need ModLoader to use this.
    Notice: Your minecraft will crash if you have Texturepack Patcher installed (it will return no more sprites error), I'm trying to add more empty Sprites.
    Download(adf.ly) | Download(direct)

    old

    Minecraft 1.2.3:
    Download(direct)
    Minecraft 1.1:
    Download(direct)
    Posted in: Minecraft Mods
  • To post a comment, please .