Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO #1

Open
5 of 18 tasks
NikkyAI opened this issue Jan 6, 2016 · 9 comments
Open
5 of 18 tasks

TODO #1

NikkyAI opened this issue Jan 6, 2016 · 9 comments

Comments

@NikkyAI
Copy link
Member

NikkyAI commented Jan 6, 2016

  • README.MD
  • mcmod.info
  • LICENSE
  • Emitter Emitter / tractor beams #4
    • make sure intersecting beams dont affect antigravity
    • make roatable
      • apply force in direction
    • find better name ?
    • make it work with dropped Items
  • Conveyorbelts Conveyor Belts #5
    • model and sprites, connected model
    • research: rotate player and camera
    • TODO
  • rail-shoes Rail Shoes #6
    • effect on rails
    • check for rail rotation and player movement
  • Floating Effect Floating Effect #7
    • Floating potion
  • Fast Rail Boosters Fast Rail Booster #2
@skyem123
Copy link
Member

skyem123 commented Jan 6, 2016

I recommend something like the BSD 2-Clause licence. :P

@RX14
Copy link

RX14 commented Jan 6, 2016

I slap a MIT licence on everything.

@skyem123
Copy link
Member

skyem123 commented Jan 6, 2016

MIT is close to the BSD 2-clause licence, but I like the BSD licence as it specially mentions binary and source distributions.

@NikkyAI
Copy link
Member Author

NikkyAI commented Jan 7, 2016

would using this http://minecraft.curseforge.com/projects/anarchys-vanity-blocks/license
as license be good idea? or a slightly modified version of this?

@skyem123
Copy link
Member

skyem123 commented Jan 7, 2016

Sorry, CurseForge is blocked in school, can you quote the licence here?

@NikkyAI
Copy link
Member Author

NikkyAI commented Jan 7, 2016

Minecraft Mod Public License

Version 1.0.1 0.

Definitions

Minecraft: Denotes a copy of the Minecraft game licensed by Mojang AB
User: Anybody that interacts with the software in one of the following ways: - play - decompile - recompile or compile - modify - distribute
Mod: The mod code designated by the present license, in source form, binary form, as obtained standalone, as part of a wider distribution or resulting from the compilation of the original or modified sources.
Dependency: Code required for the mod to work properly. This includes dependencies required to compile the code as well as any file or modification that is explicitely or implicitely required for the mod to be working.

1. Scope

The present license is granted to any user of the mod. As a prerequisite, a user must own a legally acquired copy of Minecraft

2. Liability

This mod is provided 'as is' with no warranties, implied or otherwise. The owner of this mod takes no responsibility for any damages incurred from the use of this mod. This mod alters fundamental parts of the Minecraft game, parts of Minecraft may not work with this mod installed. All damages caused from the use or misuse of this mad fall on the user.

3. Play rights

The user is allowed to install this mod on a client or a server and to play without restriction.

4. Modification rights

The user has the right to decompile the source code, look at either the decompiled version or the original source code, and to modify it.

5. Derivation rights

The user has the rights to derive code from this mod, that is to say to write code that extends or instanciate the mod classes or interfaces, refer to its objects, or calls its functions. This code is known as "derived" code, and can be licensed under a license different from this mod.

6. Distribution of original or modified copy rights

Is subject to distribution rights this entire mod in its various forms. This include: - original binary or source forms of this mod files - modified versions of these binaries or source files, as well as binaries resulting from source modifications - patch to its source or binary files - any copy of a portion of its binary source files The user is allowed to redistribute this mod partially, in totality, or included in a distribution. When distributing binary files, the user must provide means to obtain its entire set of sources or modified sources at no costs. All distributions of this mod must remain licensed under the MMPL. All dependencies that this mod have on other mods or classes must be licensed under conditions comparable to this version of MMPL, with the exception of the Minecraft code and the mod loading framework (e.g. ModLoader, ModLoaderMP or Bukkit). Modified version of binaries and sources, as well as files containing sections copied from this mod, should be distributed under the terms of the present license.

@skyem123
Copy link
Member

skyem123 commented Jan 7, 2016

No, do not use it.

@skyem123
Copy link
Member

skyem123 commented Jan 7, 2016

To clarify, it's too restrictive, and it's bound to any user of the program owning a copy of minecraft.
This means that if you want to take your code from here and use it somewhere else, you're not allowed to.

@RX14
Copy link

RX14 commented Jan 7, 2016

I think any minecraft-specific license will be shit. Just use the bsd, it looks mostly similar to the mit.

@skyem123 skyem123 added this to the v1.0.0 milestone Jan 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants