Jeremy Wood
|
d17fee6b7c
|
Now building against Bukkit 1.3.1-R0.1-SNAPSHOT.
|
2012-08-03 13:29:55 -04:00 |
|
Jeremy Wood
|
1a943e42a9
|
Added maven source and javadoc plugins.
|
2012-08-03 13:28:32 -04:00 |
|
Jeremy Wood
|
24e26bb7d7
|
Added buscript Javascript library.
|
2012-07-25 22:09:28 -04:00 |
|
Jeremy Wood
|
1427671a8c
|
Bumped version to 2.5... this should have been done a while ago.
|
2012-07-03 15:49:38 -04:00 |
|
Jeremy Wood
|
87df407743
|
You can once again set animals/monsters via /mvm set.
|
2012-06-07 17:08:47 -04:00 |
|
Jeremy Wood
|
cced74d4b0
|
Suppress stacktraces thrown when migrating worlds.yml. Fixes #700.
|
2012-06-07 14:50:37 -04:00 |
|
main()
|
48768b5d6c
|
Now all properties are settable ingame. (bugfix)
|
2012-05-02 16:25:40 +02:00 |
|
main()
|
1496d940bf
|
Merge pull request #547 from Multiverse/mvworld-plus-serializationconfig-equals-awesome
MVWorld + SerializationConfig = Awesome
|
2012-04-30 13:54:37 -07:00 |
|
Jeremy Wood
|
bd57ec19d2
|
Now building against Bukkit 1.2.5-R1.0
|
2012-04-18 14:58:05 -03:00 |
|
main()
|
62f79e7592
|
Disabled Spout support because we aren't using it
|
2012-03-17 12:27:50 +01:00 |
|
Eric Stokes
|
3c434d18e3
|
Bump AllPay Version
|
2012-03-13 22:24:49 -06:00 |
|
main()
|
de6fc6481e
|
Merge branch 'master' into mvworld-plus-serializationconfig-equals-awesome
Conflicts:
src/main/java/com/onarandombox/MultiverseCore/api/MultiverseWorld.java
|
2012-03-10 14:03:04 +01:00 |
|
Eric Stokes
|
7da91f7875
|
Fix NPE with players and purging, Update AP and CH
|
2012-03-10 00:32:26 -07:00 |
|
Eric Stokes
|
d84f930a54
|
Fix purging removing the player entity
...and lots of other bad stuff...
|
2012-03-09 23:45:10 -07:00 |
|
main()
|
91f7debb08
|
MVWorld + SerializationConfig = Awesome
Yes, I did it.
|
2012-03-04 16:08:09 +01:00 |
|
main()
|
283913010f
|
Now using SerializationConfig v1.3
|
2012-02-26 16:45:23 +01:00 |
|
Eric Stokes
|
fbbe031b2c
|
Fix for method deprecations in R5
|
2012-02-21 05:25:59 -07:00 |
|
Eric Stokes
|
9eaca3e093
|
Bump to 2.4
|
2012-02-05 21:57:31 -07:00 |
|
Eric Stokes
|
b66028e0e0
|
Lots of cleanup prepping for 2.3AB
|
2012-02-04 17:40:12 -07:00 |
|
main()
|
a1b07065b2
|
Merge branch 'master' of github.com:Multiverse/Multiverse-Core into config-changes
Conflicts:
src/main/java/com/onarandombox/MultiverseCore/MultiverseCore.java
src/main/java/com/onarandombox/MultiverseCore/MultiverseCoreConfiguration.java
src/main/java/com/onarandombox/MultiverseCore/commands/ConfigCommand.java
src/main/java/com/onarandombox/MultiverseCore/utils/MVPermissions.java
src/main/resources/defaults/config.yml
|
2012-02-04 15:19:37 +01:00 |
|
main()
|
a1075224d3
|
Fixed config...
|
2012-02-04 14:22:55 +01:00 |
|
Eric Stokes
|
90b04aa798
|
Add migrater for new configs, remove default, it's autogenned now
|
2012-02-03 23:36:17 -07:00 |
|
Eric Stokes
|
541819ea8f
|
Move to shaded CH, this will break all MV plugins
|
2012-02-01 21:44:15 -07:00 |
|
Eric Stokes
|
b09ea0e66a
|
Add shading relocation so we don't conflict anymore!
|
2012-02-01 19:37:33 -07:00 |
|
Eric Stokes
|
8272e121f4
|
Update to allpay 6
|
2012-02-01 19:13:47 -07:00 |
|
main()
|
5d2534f497
|
Goodbye economy-dependencies!
|
2012-02-01 18:07:27 -07:00 |
|
main()
|
1e7eef90f9
|
Now using AllPay as maven-dependency, not as git-submodule.
|
2012-02-01 17:13:59 +01:00 |
|
main()
|
d595cb9a31
|
Added SerializationConfig-dependency, including it with the shade-plugin.
|
2012-01-31 20:49:55 +01:00 |
|
Eric Stokes
|
6c9bc6951f
|
Many small fixes.
- Update to 1.1-R2
- Fix the '--list' not working with the import
- Fix typo in new portalform catcher
- Fix 'the_end' not working on import/create
|
2012-01-29 12:11:41 -07:00 |
|
Eric Stokes
|
ba90228586
|
Fix anchors pages not being accessable
Fixes #434
|
2012-01-27 22:24:50 -07:00 |
|
Eric Stokes
|
4d97453881
|
Add the rest of the required items for the new events
|
2012-01-25 18:14:46 -07:00 |
|
Eric Stokes
|
8488f9db3c
|
Remove the MVVersionRequestEvent, Update pom
I've had enough of our repo being fussy. Just adding the bukkit repos too.
We'll get the proxy stuff working eventually...
|
2012-01-25 17:13:30 -07:00 |
|
Eric Stokes
|
7b8f73f0af
|
Bump Allpay version.
This adds EconXP support.
|
2012-01-16 19:45:29 -07:00 |
|
Eric Stokes
|
0f3fd89228
|
Add new WorldTypes to Multiverse
This closed #394
|
2012-01-15 13:15:08 -07:00 |
|
Eric Stokes
|
b2457f38b1
|
Bump version to 2.3
|
2012-01-13 18:48:16 -07:00 |
|
Rusty Burchfield
|
408c09541a
|
Add build instructions to README; Fix double-slash
|
2011-12-31 10:28:14 -07:00 |
|
Eric Stokes
|
fc24062f66
|
Add firstworldspawn, safe spawn disabling, fix a few neat bugs.
|
2011-12-19 20:03:36 -07:00 |
|
Tim Ekl
|
06f3bb4f63
|
Remove remnants of old Pneumaticsystem repo; add distro information
|
2011-12-11 21:09:58 -05:00 |
|
Eric Stokes
|
7685af770c
|
Add b to build #
|
2011-12-11 15:03:29 -07:00 |
|
Eric Stokes
|
80510a778b
|
Add the onarandombox repo back! Yay!
|
2011-12-11 13:08:30 -07:00 |
|
Eric Stokes
|
97d905cf51
|
Add initial check style plugin. Default settings.
|
2011-12-10 17:44:11 -07:00 |
|
Eric Stokes
|
70f03e80bc
|
Update the POM to use parallelized tests.
Don't try and run our cool classes.
|
2011-12-09 19:58:11 -07:00 |
|
Tim Ekl
|
ff8b9eb3b7
|
Remove onarandombox repo; fix the build version number replacement
|
2011-12-09 10:04:46 -05:00 |
|
fernferret
|
08736cca16
|
Time for bed. Too many mistakes. Fixed the Core Pom (again)
|
2011-12-09 01:00:49 -07:00 |
|
fernferret
|
5159fe7a17
|
Add new repo to the POM.
|
2011-12-09 00:06:34 -07:00 |
|
Tim Ekl
|
24efbf2ea9
|
Remove UNKNOWN version number from pom.xml
|
2011-12-08 18:25:05 -05:00 |
|
Tim Ekl
|
8916f0dbbc
|
Combine JUnit dependencies
|
2011-12-07 00:16:42 -05:00 |
|
Eric Stokes
|
82eff21dbf
|
Revert earlier changes about using the repo, fix awesome unload bug. Now you can't unload defaultly loaded worlds
|
2011-11-26 00:35:07 -07:00 |
|
Eric Stokes
|
71bfd2a1ad
|
Remove submodules in favor of deployments
|
2011-11-25 22:45:27 -07:00 |
|
Eric Stokes
|
d6b5fb9a25
|
Update for MC 1.0.0
|
2011-11-21 21:07:20 -07:00 |
|