Eric Stokes
|
28276daa81
|
More MVWorld Refactors
although the modify command got a lot messier...
|
2011-06-26 11:57:45 -06:00 |
|
Eric Stokes
|
04c6024616
|
More refactoring on MVWorld
|
2011-06-26 11:38:36 -06:00 |
|
Eric Stokes
|
0a88c086f4
|
Moving stuff into their gitters and setters
Pun intended.
|
2011-06-26 11:04:47 -06:00 |
|
Eric Stokes
|
028b910e9a
|
Refactor MVWorld
|
2011-06-26 11:00:52 -06:00 |
|
Eric Stokes
|
cedc097efa
|
Remove libs, updated the update script
So we're not dependent on other people's failing websites (iConomy *cough* *cough*)
|
2011-06-26 10:51:51 -06:00 |
|
Eric Stokes
|
358dab345a
|
Made CustomGenerators up to spec
|
2011-06-26 10:45:02 -06:00 |
|
Eric Stokes
|
ca8a017d32
|
Fix worlds not being saved correctly.
|
2011-06-26 10:01:40 -06:00 |
|
Eric Stokes
|
4edecaaf6f
|
Remove MVCommandHandler, we're finally free of it!
|
2011-06-26 09:31:00 -06:00 |
|
Eric Stokes
|
be8ff3ad6d
|
Fix null environments for worlds
|
2011-06-26 09:16:26 -06:00 |
|
Eric Stokes
|
19da230723
|
More work on mvmodify; Better integration with Custom gens
|
2011-06-26 08:55:24 -06:00 |
|
Eric Stokes
|
b2bcb941c3
|
Made 'worlds' private and added accessor methods.
|
2011-06-25 17:15:46 -06:00 |
|
Eric Stokes
|
53345c2f42
|
Lots of Cleanup
Fixed a bunch of missing this.'s, unused imports, etc.
|
2011-06-25 15:43:46 -06:00 |
|
Eric Stokes
|
dc2a8309bc
|
Add Minecraft behavior to multiple worlds
If a world has NO exceptions, and has monsters/animals turned off, we should not even try and spawn them, or at least tell Bukkit to do this.
|
2011-06-25 14:32:37 -06:00 |
|
Eric Stokes
|
63a2fc0f1f
|
Add Custom world types to MVWho and MVEnv
|
2011-06-24 21:43:05 -06:00 |
|
Eric Stokes
|
09b6d72881
|
Plugins can register with MV as a custom world type now!
|
2011-06-24 19:48:04 -06:00 |
|
Eric Stokes
|
a2bef29bc2
|
Starting to support custom generators
|
2011-06-24 18:47:31 -06:00 |
|
Eric Stokes
|
e24dc7f83a
|
Add Crippled info command, update compatability with 920
|
2011-06-23 06:57:47 -06:00 |
|
Eric Stokes
|
086c96bf9b
|
Update CB
|
2011-06-20 21:38:47 -06:00 |
|
Eric Stokes
|
9632414429
|
Disallow negative or 0 scaling
|
2011-06-20 20:22:50 -06:00 |
|
Eric Stokes
|
5a60df3f5a
|
Rename Compression -> Scaling
|
2011-06-20 19:51:58 -06:00 |
|
Eric Stokes
|
98e1af0f66
|
Add fancy permissions (/mv)
|
2011-06-19 17:07:03 -06:00 |
|
Eric Stokes
|
82429ee7de
|
Add true permissions support
|
2011-06-19 16:58:28 -06:00 |
|
Eric Stokes
|
665dccbcc5
|
Additional comments to logger
|
2011-06-19 09:55:21 -06:00 |
|
Eric Stokes
|
6af3964699
|
Small bits of clean up and commenting
|
2011-06-18 21:00:54 -06:00 |
|
Eric Stokes
|
eab4067c7d
|
Fix White/Blacklisting
Add more permissions support
|
2011-06-18 20:57:24 -06:00 |
|
Eric Stokes
|
cdc858a1e3
|
Add ability to add dangerous commands, users must now confirm mvdelete
|
2011-06-18 16:29:22 -06:00 |
|
Eric Stokes
|
69bffd87c7
|
More print cleanup
|
2011-06-18 14:59:20 -06:00 |
|
Eric Stokes
|
20c3b516cc
|
Fix seed not being added
Remove test methods
Bits of refactoring
|
2011-06-18 14:53:51 -06:00 |
|
Eric Stokes
|
c668bdb4f5
|
Forgot to add environment to the worlds config!
|
2011-06-18 14:44:50 -06:00 |
|
Eric Stokes
|
6afd8dfdfb
|
Add mvdelete, mvremove and mvunload
|
2011-06-18 14:26:30 -06:00 |
|
Eric Stokes
|
8e41d2ea4b
|
Normal worlds now featuring Nether skyboxes...
|
2011-06-04 17:37:33 -04:00 |
|
Eric Stokes
|
7ff5c518f4
|
Cleanup the EntityListener a bit
Save worlds when they are initialized
Add Some test data for the list types since they don't show up
Working on the respawn issue still...
|
2011-06-04 17:01:43 -04:00 |
|
Eric Stokes
|
1971b8fc4e
|
Import MVSpawn, close #11
|
2011-06-03 23:30:37 -04:00 |
|
Eric Stokes
|
7c595bd58b
|
MVImport works, close #10
|
2011-06-03 22:25:26 -04:00 |
|
Eric Stokes
|
5233ab17c6
|
AutoLoad Default Worlds, close #13
|
2011-06-03 19:40:54 -04:00 |
|
Eric Stokes
|
babc3a8d76
|
Lots of code cleanup
|
2011-06-03 16:44:15 -04:00 |
|
Eric Stokes
|
5223bef9d0
|
Cleanup CreateCommand, almost looks pretty now.
|
2011-06-03 15:40:50 -04:00 |
|
Eric Stokes
|
3651972901
|
Fix help not showing for invalid commands
|
2011-06-03 15:34:39 -04:00 |
|
Eric Stokes
|
8cb421b27a
|
Working on issue #10
|
2011-06-03 14:43:31 -04:00 |
|
Eric Stokes
|
04a76b1eb2
|
Remove junk print code, cleanup parseAllQuotedStrings a bit
|
2011-06-03 14:25:20 -04:00 |
|
Eric Stokes
|
1f3a325bc9
|
Verify worlds and portals at the time of Destination creation
|
2011-06-03 14:17:28 -04:00 |
|
Eric Stokes
|
7061c7a9c2
|
Fix SKYLAND should be SKYLANDS, whoops
|
2011-06-03 10:31:02 -04:00 |
|
Eric Stokes
|
33b846cf22
|
Remove extra semicolon
Closes #4
|
2011-06-03 10:25:20 -04:00 |
|
Eric Stokes
|
4556b0d4c6
|
Teleports work with spaces, still needs refactor before merge
|
2011-06-02 21:43:01 -04:00 |
|
Eric Stokes
|
80fd19c0f8
|
Supports CommandManager level string combining
Now when someone enters a command surrounded in quotes, it gets combined and passed as an arg with spaces! Woot.
|
2011-06-02 20:58:03 -04:00 |
|
Eric Stokes
|
a5a3618439
|
Creation of spaced worlds works, so do seeds. Now refactor hardcore.
|
2011-06-02 19:59:57 -04:00 |
|
Eric Stokes
|
3a6d401a72
|
Should allow spaces, needs testing
|
2011-06-02 16:43:22 -04:00 |
|
Eric Stokes
|
00b7af5c84
|
Starting on the create command
|
2011-06-02 15:38:41 -04:00 |
|
Eric Stokes
|
f2b9b95dc9
|
Remove old MVCoord
|
2011-06-02 15:31:12 -04:00 |
|
Eric Stokes
|
2ea45c8219
|
Ported SetSpawn.
Extraced common in game only command error message
|
2011-06-02 10:58:15 -04:00 |
|