Commit Graph

42 Commits

Author SHA1 Message Date
zml2008
7b0570f714 Correctly nullcheck biome types in //setbiome
Biome changing is no longer supported in SpoutAPI, will reimplement when I have time
2012-05-26 10:55:14 -07:00
zml2008
3c00535d2e Update for latest SpoutAPI 2012-05-10 18:28:26 -07:00
zml2008
af784c0ee2 Poke the Spout telporter so the correct packets are sent. Somebody should put together a better solution to this. 2012-04-15 18:33:28 -07:00
TomyLobo
419e4a681d Fixed a warning. 2012-04-15 19:35:11 +02:00
aumgn
8c36047cbb Fix warnings 2012-04-10 13:12:24 +02:00
aumgn
e86dc2c90b Biome clean up & fixes
Change BiomeType to an interface.
Do not longer use invalid biomes of Bukkit Biome enum.
Add a common unknown biome type.
2012-04-10 13:09:47 +02:00
zml2008
d81090c5d9 Updated for SpoutAPI changes 2012-04-07 10:34:22 -07:00
zml2008
15714dc78c Updated for SpoutAPI inventory changes 2012-03-30 09:17:21 -07:00
zml2008
c76f119fa4 Added basic entity handling with copy and paste.
Paintings do not currently respawn properly, entity pastes cannot be undone yet, and schematics do not yet store entities
@celticminstrel needs to fix painting spawning
2012-03-29 21:18:14 -07:00
zml2008
33752eb058 Added a command to list schematics and the abilitiy to autodetect schematic format 2012-03-28 13:04:09 -07:00
zml2008
73dbbbac9a Make sure all WorldEdit files are in the plugins/WorldEdit folder 2012-03-28 11:03:59 -07:00
zml2008
f3ab90f72b Updated for SpoutVanilla changes 2012-03-25 18:04:44 -07:00
zml2008
54eed713ab Update for recent SpoutAPI changes 2012-03-23 21:37:59 -07:00
TomyLobo
4208ba33d6 Updated for latest SpoutAPI and fixed some warnings. 2012-03-21 11:06:32 +01:00
zml2008
0702a0f0ac Improved Spout biome handling and add LocalWorld method for setting biome 2012-03-20 22:45:48 -07:00
aumgn
a8eeacccd4 Add biome support
Add a BiomeTypes interface
Add methods in ServerInterface to retrieve the implemented BiomeTypes
Add a getBiome method to LocalWorld and subclasses
Add /biomeinfo & /biomelist commands
Add a BiomeTypeMask
Closes #181
2012-03-20 18:09:48 -07:00
zml2008
0bd3b346fc Added support for features added to Spout (now depends on Vanilla) 2012-03-20 17:53:48 -07:00
zml2008
b6d1146427 Added support for new tree types to TreeGenerator and make adding more tree types later easier 2012-03-17 15:28:49 -07:00
zml2008
7f7178957a Whitespace fixes, reactivated command adjustments 2012-03-17 15:21:23 -07:00
zml2008
d2968b1976 Updated SpoutRawCommandExecutor for changes in SpoutAPI and register command permissions with the Spout commands system 2012-03-17 15:14:58 -07:00
TomyLobo
d3162f6695 Fixed for latest SpoutAPI. 2012-03-17 10:00:13 +01:00
TomyLobo
fcd792191a Fixed for latest SpoutAPI. 2012-03-15 10:34:30 +01:00
TomyLobo
b8e9f6bb77 Updated to new SpoutAPI version. 2012-03-12 10:23:02 +01:00
TomyLobo
20315f10ef Fixed some warnings.
Bad zml, baaaaaad.
2012-02-20 14:33:09 +01:00
zml2008
22b4d0adfb Updated for SpoutAPI entity changes 2012-02-15 20:59:13 -08:00
zml2008
1772d02d80 Made BlockBag use WorldVectors for add(Single)SourcePosition 2012-02-07 17:25:55 -08:00
zml2008
da6ccd1f98 Update for SpoutAPI exception changes 2012-02-02 17:31:06 -08:00
zml2008
ffa2824c4d Properly escape cuipattern 2012-01-29 16:22:04 -08:00
TomyLobo
a7c75285d9 Fixed for new SpoutAPI version. 2012-01-24 03:49:59 +01:00
Krzysztof Litka
8a23e4232b Updated to Spout API changes 2012-01-21 21:48:59 +01:00
TomyLobo
8aa65fd7f4 License block changes
Added some missing license blocks
Added "and contributors" to all copyright notices.
Added $Id$ to files that were still missing it.
Changed "All rights reserved" to GPLv3 on Injector.java.
2012-01-20 08:24:32 +01:00
zml2008
6d8be92e45 Update for spoutapi event changes 2012-01-18 08:55:25 -08:00
TomyLobo
947c37f85e Fixed a warning about an unused import. 2012-01-18 03:33:49 +01:00
zml2008
e719508698 Implemented inventory handling for SpoutAPI 2012-01-14 17:32:07 -08:00
zml2008
b4a170b265 Updated for SpoutAPI changes, again. 2012-01-14 16:56:36 -08:00
zml2008
68c821d8a6 Updated for new SpoutAPI command methods 2012-01-08 21:11:13 -08:00
zml2008
c0d13e9b7d Updated for package changes in SpoutAPI 2012-01-08 17:05:35 -08:00
zml2008
9c3634d93d Updated for SpoutAPI Material changes 2012-01-08 11:49:01 -08:00
zml2008
750e525806 Added permissions support for SpoutPlayer 2012-01-07 22:15:32 -08:00
TomyLobo
e810113ea0 Fixed some warnings and removed Bukkit/SpoutWorld.toLocation(pt) (replaced it by a call to the according Bukkit/SpoutUtil method) 2012-01-06 18:17:04 +01:00
zml2008
3510999d25 Fixed some spout compatibility issues. 2012-01-05 21:15:59 -08:00
zml2008
37da1fec40 Added initial SpoutAPI compatibility 2012-01-05 20:58:00 -08:00