Commit Graph

10 Commits

Author SHA1 Message Date
Jesse Boyd
ced4fed9db
Create pom 2018-08-14 20:41:52 +10:00
Jesse Boyd
a629d15c74
Copy paste/merge FAWE classes to this WorldEdit fork
- so certain people can look at the diff and complain about my sloppy code :(

Signed-off-by: Jesse Boyd <jessepaleg@gmail.com>
2018-08-13 00:03:07 +10:00
Kenzie Togami
4eb3d75bee Remove the requirement of / for files 2014-12-02 07:25:01 -08:00
sk89q
7192780251 Switch to Gradle. Use git log --follow for history.
This converts the project into a multi-module Gradle build.

By default, Git does not show history past a rename, so use git log
--follow to see further history.
2014-11-14 11:27:39 -08:00
sk89q
69797cfbea Updated Forge compilation to ForgeGradle. 2014-04-05 19:59:23 -07:00
TomyLobo
6beba674cb Added '*-private.sh' to .gitignore. 2013-10-26 12:38:06 +02:00
davboecki
bd98e98698 Update Forge implementation and added build script.
Including:
* Update to new MCP names
* Adding of an build script (see maven 'forge' profile)
* Adding of an regeneration code
* Simplifying of the command registration
* Added command usage description to avoid empty help pages
* Added missing raw information
* Used a WeakReference as world reference to avoid keeping a world in memory
* Added mcmod.info
* Fixed player orientation
* Fixed printRaw not splitting the message correct
2013-09-29 23:48:11 -04:00
sk89q
7eac40c6e7 Updated .gitignore with a few more entries. 2013-02-25 16:48:42 -08:00
aumgn
f2557abf9a Add dependency-reduced-pom.xml in .gitignore 2012-08-29 11:51:21 +02:00
TomyLobo
8610dc2c89 Added .gitignore to ignore some eclipse files. 2011-10-31 21:56:32 +01:00