196ace4b81
Split up dependencies for multiple version support.
...
The "core" module will house the entire abstraction layer of mcMMO, while
the "bukkit" and "sponge" modules will house common code to share between
the various versions being supported for each platform. Specifically,
spigot will be split up based on the listener handlers being registered,
and will be shadow packaged according to their targeted Minecraft version.
Sponge's multi-version dependency will be based on the API version, since
the only constant known between the various API versions is the plugin
annotations and basic listener annotations.
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com >
2019-02-07 19:58:53 -08:00
b14871d499
ignore .idea/
2019-02-07 17:22:21 -08:00
fe40748929
Migrate gradle scripts to have multiple modules and source sets. Using Kotlin-DSL for enhanced script debugging.
...
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com >
2019-02-07 16:09:35 -08:00
d98b077be3
gradle part 2
2019-02-06 19:41:06 -08:00
5e8a840418
Ignore Gradle Files
2019-02-06 17:47:06 -08:00
b67b0a5b94
2.1.8
2019-02-05 16:18:15 -08:00
1d6a142b12
Rewrote the RNG system to be more unified
2019-01-24 20:45:26 -08:00
6ec61ecb76
Fireworks from ability activation will be Opt-In, updates to strings
2018-12-24 19:05:46 -08:00
3349e9cb05
Normalize line endings
2013-03-08 21:42:26 +01:00
3668249267
Iterate through the durability damage with Unbreaking check
2012-12-30 23:46:21 +01:00
34027ee7c4
Ignore all Mac OSX filesystem dust
2012-12-30 13:37:34 +01:00
7f16339bd9
Fixed a small bug where players could salvage items in creative mode
2012-12-02 22:44:26 +01:00
0d2abb95b5
Adding AdvancedConfig
2012-11-21 21:49:54 +01:00
a582b07549
Small error fix - As mentioned by Glitchfinder
2012-11-13 22:14:26 +01:00
e822515403
Configuration options for MCCORE-16
2012-03-06 14:50:18 -08:00
eb0bf07d2c
Updated .gitignore to ignore .jar files
2012-02-14 09:30:54 -05:00
595d48d1b4
Update gitignore
2012-02-03 12:29:12 -08:00
f3ffbe1ad1
Add bin to gitignore
2012-02-03 05:51:42 -05:00
647078778d
Update gitignore
...
Remove unused resources.
2012-01-31 01:06:09 -05:00
2297c3e0f6
Merge branch 'refs/heads/master' of git@github.com:TheYeti/mcMMO.git
2012-01-30 12:38:09 -08:00
b5c11de15c
Changes to pom for getting dependancies from repos
...
Moved resources around to be better organized
Added in fix for commands which got lost ?
gitignore
Increment version to dev-2
2012-01-25 16:52:09 -05:00