Dinnerbone
|
97dd74c4f2
|
Added enablePlugin and disablePlugin, triggers events
|
2011-01-03 02:20:11 +00:00 |
|
Dinnerbone
|
c52e7539f4
|
Implemented PluginEnabled and PluginDisabled
|
2011-01-03 02:07:10 +00:00 |
|
sk89q
|
de91a2ebdc
|
Improved Vector and Location with some utility methods, optimized Vector.isInSphere().
|
2011-01-03 00:44:22 +00:00 |
|
Dinnerbone
|
7168e9cf26
|
Added getPlayer(String name) to Server
|
2011-01-03 00:20:09 +00:00 |
|
Dinnerbone
|
831f75b417
|
Updated Event list
|
2011-01-02 18:08:26 +00:00 |
|
Dinnerbone
|
df4d4aa2df
|
Updated event priorities
|
2011-01-02 15:10:51 +00:00 |
|
durron597
|
a6004c5fb9
|
Merge remote branch 'upstream/master'
|
2011-01-02 05:52:42 -05:00 |
|
sk89q
|
6bb54f57d3
|
Made X, Y, and Z components in Vector protected.
|
2011-01-02 16:59:33 +08:00 |
|
sk89q
|
a662901cb5
|
Added ArrowEntity and World.spawnArrow().
|
2011-01-02 16:59:33 +08:00 |
|
sk89q
|
c3ad31244d
|
Added Vector class.
|
2011-01-02 16:59:32 +08:00 |
|
Lymia
|
c3fd375f2a
|
Added custom event support.
|
2011-01-02 01:50:45 -06:00 |
|
durron597
|
d2656750aa
|
Merge remote branch 'upstream/master'
|
2011-01-02 02:16:29 -05:00 |
|
Lymia
|
09633833d7
|
Fixed generics warning.
|
2011-01-02 00:38:51 -06:00 |
|
Lymia
|
732f8e8ffa
|
Opps! Wrong class.
|
2011-01-02 00:29:34 -06:00 |
|
Lymia
|
e01ea2b495
|
Added generics to PluginManager
|
2011-01-02 00:26:04 -06:00 |
|
durron597
|
7845f58d1a
|
Use parametrized reflection to remove warnings
|
2011-01-01 17:08:32 -05:00 |
|
Dinnerbone
|
888d06a01e
|
Java 1.5!
(Also ninjaencoding)
|
2011-01-01 19:35:03 +00:00 |
|
durron597
|
de177404e3
|
Changed all tabs to 4 spaces
|
2011-01-01 08:01:07 -05:00 |
|
durron597
|
a7f4603bc6
|
removed unnecessary imports
|
2011-01-01 07:54:30 -05:00 |
|
durron597
|
29dbc7ecdc
|
Removed @Override from the cancellable methods
|
2011-01-01 07:53:09 -05:00 |
|
Erik Broes
|
f46d9ada1c
|
Transition to Maven
|
2011-01-01 11:23:14 +01:00 |
|
durron597
|
995ef8f5ad
|
Changed BlockCanBuildEvent to store the int and not the material
|
2011-01-01 03:21:49 -05:00 |
|
durron597
|
1f295df2ae
|
Changed BlockCanBuild event to pass the material
|
2011-01-01 03:12:39 -05:00 |
|
Dinnerbone
|
0e4539cb4b
|
Fixed material
|
2011-01-01 07:01:53 +00:00 |
|
Dinnerbone
|
3e8a740741
|
Merge branch 'master' of github.com:Dinnerbone/Bukkit
|
2011-01-01 06:59:52 +00:00 |
|
Dinnerbone
|
c246509cee
|
Moved itemstack.type to material
|
2011-01-01 06:59:21 +00:00 |
|
durron597
|
caad762403
|
Added onBlockCanBuild to loader
|
2011-01-01 01:55:04 -05:00 |
|
durron597
|
0bdadf1207
|
Implemented BLOCK_CANBUILD, had wrong Listener method name
|
2011-01-01 01:25:22 -05:00 |
|
durron597
|
80285cf8cb
|
Added BlockCanBuild Event. Fixed Event enumeration
|
2010-12-31 22:44:11 -05:00 |
|
durron597
|
d34cfe06c7
|
Actually put the correct functionality in isCancelled and setCancelled
|
2010-12-31 22:42:45 -05:00 |
|
durron597
|
d9ed08be4f
|
Reimplemented BlockFlow to use multiple BlockFromToEvents
|
2010-12-31 21:17:16 -05:00 |
|
durron597
|
d0204bb2dd
|
Added Cancellable interface
|
2010-12-31 20:40:44 -05:00 |
|
durron597
|
9e4f3707a2
|
Added private static final UID
|
2010-12-31 20:38:17 -05:00 |
|
Dinnerbone
|
9f2a9d4674
|
Merge branch 'master' of github.com:Dinnerbone/Bukkit
|
2010-12-31 21:58:47 +00:00 |
|
Dinnerbone
|
1d1b09b782
|
Updated sample plugin to test physics
|
2010-12-31 21:45:55 +00:00 |
|
durron597
|
9c82017a7f
|
Added self face
|
2010-12-31 09:10:31 -05:00 |
|
durron597
|
1c9930fadf
|
Stated "not implemented yet"
|
2010-12-31 09:09:22 -05:00 |
|
durron597
|
e827a453a0
|
Implemented BlockRightClickedEvent
|
2010-12-31 09:09:02 -05:00 |
|
durron597
|
034b482a8d
|
Fixed bug with BlockFlow.equals
Added second constructor for collections
|
2010-12-31 09:07:39 -05:00 |
|
durron597
|
e97ded9d7a
|
Changed it so we store both the block and the face for speed
|
2010-12-31 09:07:12 -05:00 |
|
durron597
|
4816a5b6d7
|
Implemented BLOCK_FLOW
|
2010-12-31 07:53:56 -05:00 |
|
durron597
|
e53d1e2b90
|
Added BlockFlowEvent, fixed up BlockFromToEvent, cleaned up
BlockListener
|
2010-12-30 18:22:22 -05:00 |
|
durron597
|
7b3331b148
|
Changed fromTo to be Block, Face
|
2010-12-30 17:49:52 -05:00 |
|
durron597
|
72eecd6ed6
|
Merge remote branch 'upstream/master'
Conflicts:
src/org/bukkit/event/block/BlockEvent.java
src/org/bukkit/event/block/BlockListener.java
src/org/bukkit/event/block/BlockPhysicsEvent.java
|
2010-12-30 17:40:14 -05:00 |
|
durron597
|
e96b6e4765
|
Changed event enumeration
|
2010-12-30 17:16:50 -05:00 |
|
durron597
|
a65fae29d4
|
Added block events
|
2010-12-30 17:16:06 -05:00 |
|
Dinnerbone
|
728122befc
|
BlockPhysics can be canceled
|
2010-12-30 22:07:37 +00:00 |
|
Dinnerbone
|
6f6c4d7ce0
|
Added the single most important event ever to be conceived
|
2010-12-30 21:59:53 +00:00 |
|
Dinnerbone
|
6ddb16a8dd
|
Broken plugins no longer crash the server
|
2010-12-30 18:54:04 +00:00 |
|
Dinnerbone
|
df119a36e0
|
Added sendMessage() to player, added /pos to sample plugin
|
2010-12-30 04:52:26 +00:00 |
|