Dinnerbone
|
ebc0eeec2d
|
POM version crap
|
2011-01-01 19:47:04 +00:00 |
|
Dinnerbone
|
653dd79a6c
|
Java 1.5!
|
2011-01-01 19:37:52 +00:00 |
|
Erik Broes
|
98b405139e
|
Updated pom.xml to produce a 'ready to run' jar
|
2011-01-01 19:37:34 +01:00 |
|
durron597
|
f199cc7190
|
Changed tabs to 4 spaces, removed unnecessary imports
|
2011-01-01 08:06:04 -05:00 |
|
Erik Broes
|
84bf373c55
|
Transition to Maven
|
2011-01-01 11:47:24 +01:00 |
|
durron597
|
fc58672e6a
|
Changed BlockCanBuildEvent to store the int and not the material
|
2011-01-01 03:21:49 -05:00 |
|
durron597
|
3094b40b89
|
Changed BlockCanBuild event to pass the material
|
2011-01-01 03:12:39 -05:00 |
|
Dinnerbone
|
49b225ac08
|
Fixed Material
|
2011-01-01 07:05:05 +00:00 |
|
durron597
|
c7d680163f
|
Didn't work correctly before. Now it does
|
2011-01-01 01:39:28 -05:00 |
|
durron597
|
2efc265b96
|
Implemented BLOCK_CANBUILD
|
2011-01-01 01:20:44 -05:00 |
|
durron597
|
02c469a93d
|
Changed Block to CraftBlock. Changed callHook to getServer
|
2010-12-31 22:59:30 -05:00 |
|
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
|
bd53a823d2
|
Implemented Player.sendMessage()
|
2010-12-30 04:56:34 +00:00 |
|
Dinnerbone
|
f8e01e128b
|
Don't override getName in CraftPlayer
|
2010-12-30 04:39:28 +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
|
6d28eb0111
|
Made Block.setType/Block.setData functional
|
2010-12-29 01:07:57 +00:00 |
|
Dinnerbone
|
36b95edc0c
|
Merge branch 'master' of github.com:Dinnerbone/Craftbukkit
|
2010-12-29 00:29:31 +00:00 |
|
Dinnerbone
|
e85cabeb4f
|
Add some .toString()s
|
2010-12-29 00:29:18 +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
|
b04fa07b45
|
Added chunk/block/location/world
|
2010-12-27 02:13:03 +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
|
2798e5b84f
|
PluginManager => SimplePluginManager
|
2010-12-25 15:42:17 +00:00 |
|
Dinnerbone
|
cc734a3aa6
|
No longer hardcoding sample plugin, now uses plugins dir
|
2010-12-24 19:04:35 +00:00 |
|
Dinnerbone
|
c8b9f833d9
|
Fixed a few bugs getting sample plugin to load
|
2010-12-24 18:16:10 +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 |
|
Dinnerbone
|
84f7c6c8d2
|
Initial structure
|
2010-12-21 16:52:15 +00:00 |
|