Commit Graph

866 Commits

Author SHA1 Message Date
Jeremy Wood
680c35e0dc Moved migration debug message to correct location. 2012-06-07 14:52:28 -04:00
Jeremy Wood
1a385c21d7 Removed leftover debug message. 2012-06-07 14:51:43 -04:00
Jeremy Wood
cced74d4b0 Suppress stacktraces thrown when migrating worlds.yml. Fixes #700. 2012-06-07 14:50:37 -04:00
Jeremy Wood
1db555581b DebugLog now extends Logger. 2012-06-07 13:26:22 -04:00
Jeremy Wood
63e0c028d9 Slightly improved debugging for worlds migration. 2012-06-07 12:55:32 -04:00
main()
ee82dc213f Merge pull request #691 from heisan213/patch-1
Prevent NPE when teleporting to a world not made by MV.
2012-05-22 11:14:30 -07:00
heisan213
d2c09b9d33 Prevent NPE when teleporting to a world not made by MV. 2012-05-22 19:25:32 +03:00
main()
21a3eeacc8 That's the way it should be. 2012-05-03 16:20:59 +02:00
main()
48768b5d6c Now all properties are settable ingame. (bugfix) 2012-05-02 16:25:40 +02:00
main()
96294c092c Wrong default value... 2012-05-01 19:10:51 +02:00
main()
9a3fde2f13 Saving keepSpawnInMemory to config file 2012-05-01 19:08:07 +02:00
main()
6520a31938 Fixed spawnlocation migration 2012-05-01 18:52:05 +02:00
main()
f1779c9e68 Shame on me. -.- 2012-05-01 18:46:47 +02:00
main()
9cc35d7b12 public 2012-05-01 18:08:51 +02:00
main()
02347e05d8 Fixed UOE when temporarily saving the NullLocation to the config 2012-05-01 17:43:05 +02:00
main()
a4196a901a Fixed spawn location loading 2012-05-01 17:00:05 +02:00
main()
9b2dd0d6c9 Forgot some values, fixed allowweather migration 2012-05-01 16:49:40 +02:00
Jeremy Wood
0efb28be19 Properly close all input/output streams! 2012-05-01 10:47:20 -04:00
main()
5d9941d073 Why is 'null' deserialized to "null" instead of null!? 2012-05-01 15:31:10 +02:00
main()
82cfbaba4e Fixed NPE in migrateWorldConfigs() 2012-05-01 12:48:45 +02:00
main()
9868c66cdb Added migrators. Needs testing. 2012-05-01 12:42:48 +02:00
main()
3a32857683 MethodLength deserves only a warning and why should we count empty lines!? 2012-05-01 12:42:01 +02:00
main()
d7a3e1839e Should fix environment, seed and generator-issues. 2012-05-01 12:23:04 +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
Jeremy Wood
da54f9769b Stop giving up immediately on the first failed file deletion and continue deleting files recursively. 2012-04-06 14:54:48 -04:00
Jeremy Wood
2e4b814d6d Added one extra tidbit of logging for GameMode enforcement. 2012-04-03 12:00:02 -04:00
Eric Stokes
3f93fb3648 Add new param to the PTPE, Don't die if we don't find or can't access bukkit.yml 2012-03-18 17:26:24 -06:00
main()
176e729a87 Ignoring TestWorldCreation.
TestInstanceCreator.tearDown() doesn't remove 'fish.world' correctly from the worlds.yml (fixed in mvworld-plus-serializationconfig-equals-awesome)
*cough* @FernFerret *cough*
2012-03-17 12:32:55 +01:00
main()
62f79e7592 Disabled Spout support because we aren't using it 2012-03-17 12:27:50 +01:00
main()
f60f770b98 Fixed #578
Another iPhone-commit...
2012-03-16 07:33:35 +01:00
Eric Stokes
3c434d18e3 Bump AllPay Version 2012-03-13 22:24:49 -06:00
Eric Stokes
c9b52c81a6 Add some neat debug to Permissions 2012-03-12 20:58:58 -06:00
Eric Stokes
5be6ea2766 Use the fromstring in entity type 2012-03-10 10:29:44 -07:00
main()
98f5e1e4ee This IS fixed! 2012-03-10 17:41:53 +01: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
main()
dcc6b828a8 Unused imports. 2012-03-10 13:59: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()
bdd5e8bd91 Now shortening the URL in /mvv using bit.ly! 2012-03-08 17:59:25 +01:00
main()
d1280a9031 Some fixes + added tests. 2012-03-07 19:59:20 +01:00
main()
08b8f01c44 Bugfix: We shouldn't check access-perms if enforceaccess is off! 2012-03-04 20:38:26 +01:00
main()
fd227960b9 Now correctly saving worlds 2012-03-04 20:21:42 +01:00
main()
0efc0b965b Fixed removeWorldFromConfig(String). 2012-03-04 19:53:40 +01:00
main()
bbe134bd1a Dots in world-names are now possible! :D 2012-03-04 19:36:14 +01:00
main()
91f7debb08 MVWorld + SerializationConfig = Awesome
Yes, I did it.
2012-03-04 16:08:09 +01:00
main()
871a601e37 General cleanup. 2012-03-03 17:07:07 +01:00
main()
bd7ad20b7b Fixed the tests.
Why is this option even on by default...
2012-03-02 21:22:12 +01:00
main()
873d878252 Build fixed. Bukkit, I hate breaking changes!
However, this is not tested *at all*. Try it if you're brave enough ^^
2012-03-01 16:55:37 +01:00
main()
8c63cac4c5 I'm walking...
(Yes, I'm doing this on my iPhone)
Should fix #530.
2012-03-01 13:12:09 +01:00