Jesse Boyd
913ada31fb
Fix lighting 1.14
2019-11-24 02:26:52 +00:00
Jesse Boyd
444aa0dda7
adapter jar ?
...
It doesn't have a maven repo, so idk?
Might be worth making one, or using a url for the dependency
2019-11-20 03:54:34 +00:00
NotMyFault
0911202260
Generate javadocs
2019-05-02 19:28:09 +02:00
Byron Marohn
801793cc12
Merge upstream changes through 7961fa58
...
Signed-off-by: Byron Marohn <combustible@live.com>
2018-12-21 12:13:43 -08:00
Matthew Miller
b46b0c3801
Updated changelog, contributing info, gradle, etc
2018-10-04 16:15:35 +10:00
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
Me4502
b8221e28d4
Moved the impl classes over to a directory structure
2016-12-29 12:15:55 -05:00
Me4502
e967ddf393
Switched to an adapter system. Currently has adapters for 1.10 and 1.11.
...
Currently, due to the small number of changes it's loading the 1.11 adapter for 1.10. This needs fixing.
2016-12-29 12:15:55 -05: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