24 Commits

Author SHA1 Message Date
zml2008
853db26e2f Updated for SpoutAPI changes 2012-08-25 17:28:43 -07:00
TomyLobo
094909c7e1 Fixed for SpoutAPI changes. 2012-08-13 19:40:13 +02:00
TomyLobo
5183726c39 Fixed some warnings. 2012-08-03 14:09:13 +02:00
zml2008
d0684c7582 Add initial implementation of WECUI handling via Packet250 for Spout
Update for latest Spout changes
2012-08-02 19:26:19 -07:00
Zhuowei Zhang
b81fec1776 Various Spout fixes:
switched to VanillaMaterials from MaterialRegistry
use the Minecraft ID instead of the Spout ID
use the block coordinates from a Point to fix blocks' coordinates being off by 1
added a very rudimentary implementation of the tree generator; only standard small trees are generated
fixed some variables' names
2012-07-29 21:51:54 -07:00
zml2008
ca6ee43f9d Update for ChatStyle changes in SpoutAPI 2012-07-08 04:05:24 -07:00
zml2008
fd1b15c5da Updated for SpoutAPI changes 2012-06-30 16:54:31 -07:00
TomyLobo
50b7ef02c7 Updated for latest SpoutAPI/Vanilla version. 2012-05-28 03:20:10 +02: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
aumgn
8c36047cbb Fix warnings 2012-04-10 13:12:24 +02:00
zml2008
15714dc78c Updated for SpoutAPI inventory changes 2012-03-30 09:17:21 -07:00
zml2008
54eed713ab Update for recent SpoutAPI changes 2012-03-23 21:37:59 -07: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
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
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
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
37da1fec40 Added initial SpoutAPI compatibility 2012-01-05 20:58:00 -08:00