durron597
|
4af385af1f
|
Reimplemented BlockFlow to use multiple BlockFromToEvents
|
2010-12-31 21:17:16 -05:00 |
|
Dinnerbone
|
d72ecbaf3f
|
Merge branch 'master' of github.com:Dinnerbone/Craftbukkit
Conflicts:
src/net/minecraft/server/WorldServer.java
|
2010-12-31 21:58:18 +00:00 |
|
Dinnerbone
|
1795a66df3
|
Fixed physics event
|
2010-12-31 21:46:19 +00:00 |
|
durron597
|
ea0b616492
|
Implemented BLOCK_FLOW
|
2010-12-31 07:53:56 -05:00 |
|
durron597
|
4d05943bab
|
Added callHook method to WorldServer so we can get callEvents from
any world instance
|
2010-12-31 07:52:40 -05:00 |
|
Dinnerbone
|
a69c75bede
|
Implemented BLOCK_PHYSICS
|
2010-12-30 22:07:54 +00:00 |
|
Dinnerbone
|
a9191c24b3
|
Fixed insane fall damage (entities reset on death)
|
2010-12-30 20:34:26 +00:00 |
|
Dinnerbone
|
a063036210
|
Fixed player handle being reset on death or disconnection
|
2010-12-30 05:35:30 +00:00 |
|
Dinnerbone
|
416964ef5a
|
No lookup for worlds, store on object
|
2010-12-30 04:37:32 +00:00 |
|
Dinnerbone
|
c57530392c
|
Implemented entities
|
2010-12-30 04:30:12 +00:00 |
|
Dinnerbone
|
193bf01367
|
Moved the PLAYER_MOVE and PLAYER_TELEPORT hooks to be packet-based, fixed player.getLocation() to return pitch/yaw
|
2010-12-29 01:25:32 +00:00 |
|
Dinnerbone
|
36b95edc0c
|
Merge branch 'master' of github.com:Dinnerbone/Craftbukkit
|
2010-12-29 00:29:31 +00:00 |
|
VictorD
|
5faa476554
|
Updated PLAYER_MOVE hook to deal correctly with a cancelled event.
|
2010-12-29 01:19:19 +01:00 |
|
Dinnerbone
|
b3c6a7953d
|
Merge branch 'master' of github.com:Dinnerbone/Craftbukkit
|
2010-12-28 23:52:43 +00:00 |
|
Dinnerbone
|
804b5e7d2b
|
Keep Blocks updated when changed by the world
|
2010-12-28 23:52:29 +00:00 |
|
VictorD
|
5402eb5c86
|
Added support for event PLAYER_MOVE
|
2010-12-29 00:42:19 +01:00 |
|
Dinnerbone
|
ef622b20d1
|
Implemented PLAYER_LOGIN
|
2010-12-28 22:22:26 +00:00 |
|
Dinnerbone
|
f9eb5a92a1
|
Implemented PLAYER_CHAT and PLAYER_COMMAND
|
2010-12-28 21:52:39 +00:00 |
|
Erik Broes
|
c49239fa8c
|
Moved from jd-gui to jad
|
2010-12-28 20:52:24 +01:00 |
|
Dinnerbone
|
656f8a8e40
|
Changed event calling to reflect new event structure
|
2010-12-28 15:41:36 +00:00 |
|
Dinnerbone
|
b5aa876278
|
Changed quit to use PlayerEvent
|
2010-12-27 02:12:38 +00:00 |
|
Dinnerbone
|
01a0562cab
|
Call hooks, update to new code
|
2010-12-26 02:20:29 +00:00 |
|
Dinnerbone
|
8274655360
|
Load sample plugin for now
|
2010-12-24 17:24:21 +00:00 |
|
Dinnerbone
|
a799b1463b
|
Hook onto the server, and added player
|
2010-12-22 15:22:23 +00:00 |
|