Git Product home page Git Product logo

yiffcraft's Introduction

Yiffcraft What is Yiffcraft?

<<<<<<< HEAD Yiffcraft is a Spoutcraft-based client to enhance functionality especially on the mc.doridian.de server.

Spoutcraft is the Minecraft client mod system for the Bukkit server plugin, Spout, that exposes new API for other plugins to utilize, in an attempt to bring the Minecraft multiplayer experience to parity with the single-player modding experience.

Copyright (c) 2011-2012, SpoutDev http://www.spout.org

Spoutcraft is licensed under GNU LESSER GENERAL PUBLIC LICENSE Version 3, but with a provision that files are released under the MIT license 180 days after they are published. Please see the LICENSE.txt file for details.

Who is SpoutDev?

SpoutDev is the team behind Spout, SpoutAPI, Spoutcraft, SpoutcraftAPI, Spoutcraft Launcher, SpoutPlugin, SpoutPluginAPI, Vanilla, and BukkitBridge.
Afforess alta189 Wulfspider raphfrk narrowtux Top_Cat Olloth Rycochet RoyAwesome zml2008

Visit our website or get support on our forums.
Track and submit issues and bugs on our issue tracker.

Follow us on TwitterLike us on FacebookDonate to the Spout project

Source

The latest and greatest source can be found on GitHub.
Download the latest builds from Jenkins.

a523ec52b66fdc36f193b7fae097de3d81ddd8f8

Compiling

Yiffcraft requires MCP (Minecraft Coder Pack) for decompiling, deobfuscating, recompiling, and reobfuscating Minecraft's source. There are a lot of steps involved to compile Yiffcraft, so knowing how to use MCP is a good place to start.

  • Download and extract the latest compatible version of Minecraft Coder Pack.
  • Copy the latest complete, unmodified Minecraft bin directory from your .minecraft directory.
  • Place the Minecraft bin directory under MCP's jars directory.
  • Checkout or copy the conf directory from the Spoutcraft GitHub repository to MCP's conf directory.
  • Run MCP's decompile script (.bat for Windows or .sh for Linux).
  • Checkout or copy the lib directory from the Spoutcraft GitHub repository to MCP's lib directory.
  • Copy the latest SpoutcraftAPI and SpoutCommons jar into the lib directory.
  • Checkout or copy the latest src directory from the Yiffcraft GitHub repostiory to MCP's src directory.
  • Run MCP's recompile and reobfuscate scripts (.bat for Windows or .sh for Linux).
  • When tasks are finished, the compiled Yiffcraft class files will be located in reobf.
  • You'll also need to class files from the jars located in the lib directory on the Yiffcraft GitHub repository to run the client.

NOTE: You will need to copy the Minecraft resources folder to the MCP root in order to launch the game using MCP.
<<<<<<< HEAD NOTE: You will need to copy the res folder to the minecraft.jar along with the compile Spoutcraft source and contents of the SpoutcraftAPI.jar and SpoutCommons.jar for those custom resources to show.

======= NOTE: You will need to copy the res folder to the minecraft.jar along with the compile Spoutcraft source and contents of the SpoutcraftAPI.jar for those custom resources to show.

Coding and Pull Request Formatting

  • Generally follow the Oracle coding standards.
  • Use tabs, no spaces.
  • No trailing whitespaces.
  • No 80 column limit or midstatement newlines.
  • Pull requests must compile and work.
  • Pull requests must be formatted properly.
  • Number of commits in a pull request should be kept to a minimum.
  • No merges should be included in pull requests unless the pull request's purpose is a merge.
  • If you change a packet or widget's read/write/number of bytes, be sure to increment the version on both the server and client.
  • When modifying Notch code (Minecraft vanilla code), include //Spout start and //Spout end

Please follow the above conventions if you want your pull request(s) accepted.

a523ec52b66fdc36f193b7fae097de3d81ddd8f8 [MCP]: http://mcp.ocean-labs.de/index.php/MCP_Releases

yiffcraft's People

Contributors

afforess avatar narrowtux avatar top-cat avatar raphfrk avatar rycochet avatar dotblank avatar jeckari avatar me4502 avatar killili avatar angelsl avatar dantoes avatar royawesome avatar macalinao avatar nuclearw avatar arcadian83 avatar zml2008 avatar

Watchers

Mark Dietzer avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.