main()
|
ae27a34bb0
|
Empty catch blocks are okay.
|
2011-12-12 17:22:47 +01:00 |
|
main()
|
90305a4379
|
Changed ITEMS_PER_PAGE to itemsPerPage since it's not a constant.
|
2011-12-12 17:15:23 +01:00 |
|
main()
|
033df2f407
|
Inline conditionals are awesome!
|
2011-12-12 17:14:54 +01:00 |
|
main()
|
b2b1f91f38
|
Fixed warnings about RedundantModifierCheck.
|
2011-12-12 17:07:38 +01:00 |
|
main()
|
947235fa72
|
Parameters are allowed to hide fields.
|
2011-12-12 16:58:19 +01:00 |
|
main()
|
329ded9615
|
CheckStyle for Eclipse! :D
|
2011-12-12 16:57:44 +01:00 |
|
main()
|
86cfa9d98f
|
Fixed another bunch of CheckStyle-warnings (VisibilityModifierCheck)
This time because of default visibility instead of private.
We need a better way for these global config variables in MultiverseCore.java
|
2011-12-12 16:45:54 +01:00 |
|
main()
|
1bdca7e615
|
TODO-Comments are a nice information, but no big deal.
CheckStyle, stop erroring about them!
|
2011-12-12 16:39:01 +01:00 |
|
main()
|
36c33fba14
|
We don't need javadoc for private stuff and constructors
|
2011-12-12 16:33:29 +01:00 |
|
main()
|
71794e0164
|
No @author tags!
|
2011-12-12 16:31:04 +01:00 |
|
main()
|
3b784b64c0
|
CheckStyle-warnings about AvoidStarImport should now be fixed!
|
2011-12-12 16:25:10 +01: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
|
d7c1b8b0e2
|
Fix AIOOB. Fixes #303
Fixed an AIOOB when players had the list perm, but not perm to view any
world.
|
2011-12-11 12:02:01 -07:00 |
|
Eric Stokes
|
bf0b70cbcd
|
Let's try a png rather than a psd.
|
2011-12-11 11:44:36 -07:00 |
|
Eric Stokes
|
1fa79af412
|
Add 2 new logos
|
2011-12-11 11:42:35 -07:00 |
|
Eric Stokes
|
42f5d28b77
|
Add a properly sized logo.
|
2011-12-11 11:11:49 -07:00 |
|
Eric Stokes
|
a5cfb81cc4
|
Add the logo to the config.
|
2011-12-11 10:54:45 -07:00 |
|
main()
|
4b53a8dfea
|
Mocking is better than implementing Mock-classes
|
2011-12-11 13:33:50 +01:00 |
|
main()
|
32ccfe3458
|
General test-cleanups
|
2011-12-11 13:33:49 +01:00 |
|
Eric Stokes
|
fe71006542
|
Keep the docs directory.
|
2011-12-10 22:38:40 -07:00 |
|
Eric Stokes
|
8a337fbf2a
|
Add Doxygen files.
|
2011-12-10 22:33:59 -07:00 |
|
Eric Stokes
|
ff514f8663
|
Testing Git Build Hook
|
2011-12-10 18:37:54 -07:00 |
|
Eric Stokes
|
97d905cf51
|
Add initial check style plugin. Default settings.
|
2011-12-10 17:44:11 -07:00 |
|
Eric Stokes
|
ddc2850632
|
Merge branch 'master' of github.com:Multiverse/Multiverse-Core
|
2011-12-10 14:15:27 -07:00 |
|
Eric Stokes
|
ea6b020850
|
Add test for Failure to select a valid command
|
2011-12-10 14:15:18 -07:00 |
|
main()
|
d40ae35505
|
The config was awesome, but now it's REALLY AWESOME.
Java generics might be weak, but they can avoid permanent casting, resulting in better code :D
|
2011-12-10 21:04:34 +01:00 |
|
main()
|
c9cd2a0f5c
|
Prevented properties from getting null if they were invalid in worlds.yml
|
2011-12-10 21:03:38 +01:00 |
|
main()
|
c0ae0e3eea
|
Javadoc wants <p>, not <p/>
|
2011-12-10 11:21:26 +01:00 |
|
main()
|
0b2233cf7b
|
We have to use the WorldContainer in the CreateCommand, too.
(This should have been changed in af439b678e )
|
2011-12-10 11:04:29 +01:00 |
|
Eric Stokes
|
d8cb6497f0
|
Display the spawn location when changing it. Closes #295.
I'm closing this issue and "moving" the rest of it, the ability to
import/create a world without using the checker to Issue #300
|
2011-12-10 00:53:02 -07:00 |
|
Eric Stokes
|
e5d468f03f
|
Fix properties not reporting when the value was wrong, but the key was.
|
2011-12-10 00:41:28 -07:00 |
|
Eric Stokes
|
a33d1420ba
|
Add game mode test.
This test should pass, but alas it fails :(
|
2011-12-10 00:36:40 -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 |
|
main()
|
f091a32174
|
Now saving mob exceptions correctly. Fixes #287
|
2011-12-09 16:53:50 +01: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
|
10a4ec1c0b
|
Add WorldContainer to tests, they pass again. Yay!
|
2011-12-09 00:39:57 -07:00 |
|
fernferret
|
5159fe7a17
|
Add new repo to the POM.
|
2011-12-09 00:06:34 -07:00 |
|
Eric Stokes
|
fe52040b48
|
Merge pull request #298 from 4am/master
Fixed Importing from a world container directory which is not the default
|
2011-12-08 19:35:32 -08:00 |
|
4am
|
af439b678e
|
Changed runCommand to look in world container directory (defined in bukkit.yml) instead of in the server folder when attempting to load world files.
|
2011-12-08 19:19:17 -05:00 |
|
Tim Ekl
|
77ced857ea
|
Merge branch 'master' of github.com:Multiverse/Multiverse-Core
|
2011-12-08 18:25:38 -05:00 |
|
Tim Ekl
|
24efbf2ea9
|
Remove UNKNOWN version number from pom.xml
|
2011-12-08 18:25:05 -05:00 |
|
main()
|
5b17df65e9
|
Removed unused imports
|
2011-12-08 19:59:20 +01:00 |
|
main()
|
8b721886f5
|
Yes, the MVConfigMigrator is old and uses deprecated stuff.
|
2011-12-08 19:59:10 +01:00 |
|
main()
|
dbf109f051
|
Raw types are evil.
|
2011-12-08 19:17:55 +01:00 |
|
main()
|
56e4e493b1
|
Fixed all javadoc warnings and some typos.
|
2011-12-08 19:08:07 +01:00 |
|
Tim Ekl
|
8916f0dbbc
|
Combine JUnit dependencies
|
2011-12-07 00:16:42 -05:00 |
|
Eric Stokes
|
3a5bc6adda
|
Actually fixed #294
|
2011-12-06 18:40:09 -07:00 |
|