index
:
archive/craftbukkit
master
movement-fix
version/1.12.2
version/1.8
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
net
/
minecraft
/
server
/
Chunk.java
Commit message (
Expand
)
Author
Age
Lines
*
Don't create tile entity when block placement fails. Fixes BUKKIT-2924
Travis Watkins
2012-11-16
-0
/
+6
*
Update CraftBukkit to Minecraft 1.4.4.
Travis Watkins
2012-11-13
-34
/
+23
*
Update CraftBukkit to Minecraft 1.4(.2).
Travis Watkins
2012-10-27
-47
/
+58
*
Update to 1.3.2
Travis Watkins
2012-08-25
-1
/
+1
*
Add iterator cache to UnsafeList and use it in hotspots
Travis Watkins
2012-08-19
-1
/
+1
*
Fix issues with chunk saving. Fixes BUKKIT-2158, BUKKIT-2018 and BUKKIT-2229
Mike Primm
2012-08-19
-0
/
+1
*
Don't extend pistons until data is set. Fixes BUKKIT-2153
John Driscoll
2012-08-17
-1
/
+5
*
Update CraftBukkit to Minecraft 1.3.1
feildmaster
2012-08-02
-82
/
+78
*
Cleaned up CraftBukkit comments in NMS.
Wesley Wolfe
2012-07-23
-3
/
+4
*
Remove legacy Chunk cache. Fixes BUKKIT-1400
feildmaster
2012-04-24
-7
/
+6
*
Avoid doing unnecessary range checks when we're looping from start to end.
Travis Watkins
2012-04-23
-5
/
+6
*
Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.
Nathan Adams
2012-03-22
-62
/
+72
*
[Bleeding] Prevent update inconsistencies on generation/decoration that span ...
Mike Primm
2012-03-22
-0
/
+1
*
Re-re-fixed block transmutation
Nathan Adams
2012-03-10
-1
/
+1
*
Re-fixed block transmutation
Nathan Adams
2012-03-10
-0
/
+1
*
recover from converter issue FIXES BUKKIT-890
Tahg
2012-03-02
-1
/
+1
*
... Comments!
Nathan Adams
2012-03-02
-2
/
+2
*
Fixed fatal crashes when there's a block at maxheight at spawn - this fixes B...
Nathan Adams
2012-03-02
-0
/
+2
*
Updated from 1.2.2 to 1.2.3. This fixes BUKKIT-943
Nathan Adams
2012-03-02
-1
/
+1
*
Updated CraftBukkit to 1.2
Nathan Adams
2012-03-01
-337
/
+392
*
Updated to rename revision 02
Erik Broes
2012-03-01
-18
/
+18
*
Revert "Remove tile entities when a block is removed."
EvilSeph
2012-02-14
-10
/
+2
*
Fixed other types of 'block transmuters'.
Tahg
2012-02-03
-0
/
+2
*
Added debug to help with diagnosing tile entity issues in the future.
Tahg
2012-02-03
-0
/
+2
*
Remove tile entities when a block is removed.
Tahg
2012-02-03
-2
/
+10
*
Fix 'Block Transmute'. Bug where you could change the data of a block 'on dem...
Erik Broes
2012-01-27
-0
/
+2
*
Update for 1.1_01 renames.
Erik Broes
2012-01-15
-7
/
+7
*
Updated to Minecraft 1.1
Erik Broes
2012-01-12
-16
/
+16
*
Updated to use mc-dev rename revision 1
Nathan Adams
2011-11-30
-2
/
+2
*
Another attempt at the vanilla tile entity bug
Nathan Adams
2011-11-25
-1
/
+1
*
Fixed vanillas tile-entity placement bug (thanks Moo0)
Nathan Adams
2011-11-22
-1
/
+1
*
Update for 1.0.0
Erik Broes
2011-11-20
-212
/
+203
*
don't store weak references for EmptyChunks or cache CraftBlocks
Tahg
2011-10-05
-4
/
+6
*
Attempt to fix any damage caused by misplaced tile entities
Dinnerbone
2011-10-03
-1
/
+4
*
Invalid position errors for chunks now display what world they're for
Dinnerbone
2011-09-17
-4
/
+6
*
1.8 rename fixes
Dinnerbone
2011-09-15
-31
/
+17
*
Update for Minecraft 1.8
Dinnerbone
2011-09-15
-166
/
+395
*
Extremely experimental fix to the tile-entity wipe, thanks to Wug
Dinnerbone
2011-08-08
-1
/
+1
*
Update to Minecraft 1.7
Dinnerbone
2011-06-30
-20
/
+32
*
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
Erik Broes
2011-06-27
-33
/
+27
*
Generic cleanup
Erik Broes
2011-06-12
-1
/
+1
*
Squelch stacktrace for 'not so important'-'error'
Erik Broes
2011-06-05
-1
/
+1
*
Update for 1.6.5
Erik Broes
2011-05-30
-5
/
+5
*
Implemented 1.6!
Dinnerbone
2011-05-26
-39
/
+55
*
Whitespace + general cleanup
Erik Broes
2011-05-15
-8
/
+8
*
Update for 1.5_02.
Erik Broes
2011-04-21
-10
/
+4
*
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
Erik Broes
2011-04-20
-105
/
+104
*
Updated to Minecraft version 1.4
Dinnerbone
2011-03-31
-12
/
+22
*
Minor cleanups
Erik Broes
2011-03-23
-1
/
+2
*
Hacky fix against block invulnerability
Dinnerbone
2011-02-28
-0
/
+18
[next]