Commit Graph

42 Commits

Author SHA1 Message Date
Jeremy Wood
1708d1dedd Added some javadocs. 2012-11-28 19:14:41 -05:00
Jeremy Wood
32c92fc39d Updated mv_checks.xml 2012-11-21 23:42:30 -05:00
Jeremy Wood
68a84a5041 Added several property validations and world updates. 2012-11-20 16:52:20 -05:00
Jeremy Wood
64835ea400 AbstractMultiverseWorld now observes its WorldProperties via Observer/Observable. 2012-11-20 15:43:51 -05:00
Jeremy Wood
4e9abcb62d Removed try-catch for latest PluginBase. 2012-11-20 10:54:54 -05:00
Jeremy Wood
f5943d87a1 Updates for PluginBase. 2012-11-18 21:19:00 -05:00
Jeremy Wood
50dd916b0c Added remaining properties. 2012-11-11 22:46:34 -05:00
Jeremy Wood
8cdb221695 Added almost all of the world properties. 2012-11-11 12:30:19 -05:00
Jeremy Wood
818222c39a Attempting multiverse repos now.. 2012-11-11 10:56:53 -05:00
Jeremy Wood
8c3f662579 trying different id, exactly like PluginBase now. 2012-11-11 10:55:31 -05:00
Jeremy Wood
c3acaa4298 Trying different repos. 2012-11-11 10:52:11 -05:00
Jeremy Wood
eb4eee83ad Trying bukkit-thirdparty. 2012-11-11 01:54:29 -05:00
Jeremy Wood
c29f937fd8 Use correct repo url... 2012-11-11 01:37:10 -05:00
Jeremy Wood
9b67bf355d Fixed distribution management, maybe. 2012-11-11 01:33:19 -05:00
Jeremy Wood
19df3066a6 Added chestyle files. 2012-11-11 01:22:50 -05:00
Jeremy Wood
8227626613 Readded descriptions to properties. 2012-11-10 17:26:20 -05:00
Jeremy Wood
020dee2ab0 Exception messages now formatted better. 2012-11-10 10:55:22 -05:00
Jeremy Wood
40fff5c241 Now loads default worlds and previously imported worlds. 2012-11-10 02:04:34 -05:00
Jeremy Wood
f8fd549da9 Import command now working! 2012-11-10 00:10:29 -05:00
Jeremy Wood
b55cf778bc Implemented many property methods. 2012-11-09 23:03:35 -05:00
Jeremy Wood
b643b3a3eb Re-added missing method. 2012-11-09 22:47:29 -05:00
Jeremy Wood
7c827c1c8a Fixed dependencies. 2012-11-09 22:44:38 -05:00
Jeremy Wood
483bd83175 Removed api module. Refactored back to single implementation style. 2012-11-09 22:43:28 -05:00
Jeremy Wood
c425b4d50b changed MVCore to MultiverseCore in api module. 2012-11-09 21:33:03 -05:00
Jeremy Wood
f0bac0a84d Woops, missed some messaging stuff. 2012-11-09 21:31:31 -05:00
Jeremy Wood
a235b09e8d Updated for latest PluginBase changes. 2012-11-09 21:29:32 -05:00
main()
ac8965f1f0 What about this? 2012-11-10 02:09:52 +01:00
main()
d42001dd33 Refactoring. Refactoring. REFACTORING!
* Added new module: MultiverseCore-API
 * groupId and package change: com.onarandombox.multiverse --> com.mvplugin
 * moved packages around a bit
2012-11-09 21:00:55 +01:00
main()
c21e640dbd Added some values to Difficulty 2012-11-09 19:22:03 +01:00
Jeremy Wood
b1c915f903 Fleshed out PlayerPosition. 2012-11-09 13:13:13 -05:00
Ammar Askar
2aee358ec1 Added some more basic properties 2012-11-09 23:01:20 +05:00
Jeremy Wood
0ac858c361 Added getWorldUID method to MultiverseWorld. 2012-11-09 12:54:44 -05:00
Jeremy Wood
0395ead29d Clarified comments in Core. 2012-11-09 12:54:19 -05:00
Jeremy Wood
227fb9ba81 Added generic to WorldManager so that it will return the implementation specific version of MultiverseWorld API. 2012-11-09 12:53:59 -05:00
Jeremy Wood
8c0a750d3e Added getWorldProperties method to WorldManager. 2012-11-09 12:52:55 -05:00
Jeremy Wood
ea0d1c6702 Added AbstractMultiverseWorld as a basic skeleton for MultiverseWorld implementations. 2012-11-09 12:49:55 -05:00
Jeremy Wood
16eebc462b Almost able to load a world. 2012-11-08 17:24:55 -05:00
Jeremy Wood
9adef4b2ab Added import command. 2012-11-08 12:58:10 -05:00
Jeremy Wood
16b854e8a6 Fleshed out more of the API before adding Import command. 2012-11-08 12:28:56 -05:00
Jeremy Wood
a09fa7781f Fleshed out the new MultiverseWorld interface. 2012-11-07 23:32:42 -05:00
Jeremy Wood
ec22c930d0 Added a couple world properties. 2012-11-06 17:29:44 -05:00
Jeremy Wood
1d369378b4 Created the basic project structure for Multiverse 3 2012-11-06 15:18:19 -05:00