1
0
Commit Graph

9771 Commits

Author SHA1 Message Date
LogicParrot
b3d4e0fca6 Fixed death on teleportation or leaving Minecart (#3181) 2016-05-03 10:48:39 +03:00
LogicParrot
adac9cb68e Fix crash on world travel (#3180) 2016-05-03 10:05:48 +03:00
LogicParrot
36754f20f8 Fix Crash on stopping the server (#3176) 2016-05-02 00:18:21 +03:00
LogicParrot
5265c6aaf6 Proper minecart DoSetSpeed Override (#3174)
Closes #3173, Introduced in #3037.
2016-04-30 13:07:35 +03:00
LogicParrot
4c3eed7ec4 Updated the Core submodule (#3172) 2016-04-30 11:23:29 +03:00
benf516
3b64719f55 Disable Enderman Spawn (Issue #3108) (#3170)
Temporarily disabled enderman spawning until the glitches can be fixed
2016-04-30 07:57:10 +03:00
LogicParrot
16d53a039b Merge pull request #3165 from LogicParrot/chunkLayer2
ChunkLayers now stored in std::map [revised]
2016-04-24 20:25:28 +03:00
LogicParrot
7c7a0a0085 ChunkLayers now stored in std::map 2016-04-24 20:02:24 +03:00
LogicParrot
defa64619e Merge pull request #3164 from LogicParrot/clientHandle3
Fixed some logout crashes
2016-04-24 19:43:41 +03:00
LogicParrot
00e7b65d87 Fixed some logout crashes 2016-04-24 19:09:44 +03:00
LogicParrot
828889b890 Merge pull request #3163 from cuberite/revert-3153-chunkLayer
Revert "ChunkLayers now stored in std::map"
2016-04-24 17:59:20 +03:00
LogicParrot
b48b61eca4 Revert "ChunkLayers now stored in std::map" 2016-04-24 17:40:37 +03:00
LogicParrot
6553d696ee Merge pull request #3153 from LogicParrot/chunkLayer
ChunkLayers now stored in std::map
2016-04-24 17:29:21 +03:00
LogicParrot
51a7465ae1 ChunkLayers now stored in std::map 2016-04-23 11:48:16 +03:00
LogicParrot
eb8e932540 Merge pull request #3160 from LogicParrot/clientHandleThread
ClientHandle destruction thread safety
2016-04-23 11:41:52 +03:00
LogicParrot
3283a9613c ClientHandle destruction thread safety 2016-04-23 10:22:48 +03:00
LogicParrot
611cb8cb4e Merge pull request #3090 from LogicParrot/outOfWorld
Out of world
2016-04-23 10:22:25 +03:00
LogicParrot
77bf00a599 Out of world blocks are now always considered air blocks 2016-04-23 09:54:34 +03:00
taylor24
82fa65f8b6 Updated readme to inform that clang 3.4 is minimum required version. (#3158)
* Update README.md
* Update README.md
* Update COMPILING.md
* Update COMPILING.md
* Update COMPILING.md
2016-04-22 23:35:58 +01:00
LogicParrot
932c59ee38 Merge pull request #3149 from LogicParrot/meta
Reduced unnecessary block updates and some code cleanup
2016-04-23 01:28:25 +03:00
LogicParrot
7f5757eccf Reduced unnecessary block updates 2016-04-23 00:30:00 +03:00
LogicParrot
923441b6b3 Merge pull request #3048 from Woazboat/minecarts
Fix minecart block collision on curved rails
2016-04-23 00:27:01 +03:00
Woazboat
0d5a219eff Fix minecart block collision on curved rails 2016-04-22 22:56:40 +02:00
LogicParrot
deacd25370 Merge pull request #3156 from LogicParrot/hashFix
Updated vector hashing bit operations
2016-04-22 18:39:56 +03:00
LogicParrot
109a07fd95 Updated vector hashing bit operations 2016-04-22 17:45:45 +03:00
LogicParrot
4348b2f5a4 Merge pull request #3150 from LogicParrot/worldTweaks
Auto clean bad world linkages
2016-04-19 14:20:02 +03:00
LogicParrot
9b60ee6e43 Auto clean bad world linkages 2016-04-19 12:06:52 +03:00
Alexander Harkness
e0e3f396f2 Proper fix for #3136 (#3143) 2016-04-18 23:04:13 +01:00
LogicParrot
931ee84685 Merge pull request #3148 from LogicParrot/pathFinderFix
Fix issues below y = 0
2016-04-18 23:20:28 +03:00
LogicParrot
250e50c01e Fix issues below y = 0 2016-04-18 21:58:57 +03:00
LogicParrot
0f6d8dcbfa Merge pull request #3146 from LogicParrot/snowFix
Prevented snow from killing grass
2016-04-16 22:28:30 +03:00
LogicParrot
c921f47d85 Prevented snow from killing grass 2016-04-16 21:54:35 +03:00
LogicParrot
032ce6b95e Merge pull request #3129 from LogicParrot/quietMeta
Updated cChunk::SetMeta, fixed grass growth
2016-04-16 20:40:35 +03:00
LogicParrot
373d9f92a4 Updated cChunk::SetMeta, fixed grass growth, reduced markDirty/setMeta usage 2016-04-16 19:04:45 +03:00
Julian Laubstein
72f8b51cdd Merge pull request #3144 from cuberite/issue-template
Create ISSUE_TEMPLATE
2016-04-16 02:12:56 +02:00
Julian Laubstein
43dadad09f Create ISSUE_TEMPLATE 2016-04-16 02:11:55 +02:00
LogicParrot
25b6bac865 Merge pull request #3037 from marvinkopf/minecart
Add speed limit enforcement for minecarts
2016-04-15 06:38:26 +03:00
Marvin Kopf
01a100dc97 Add speed limit enforcement for minecarts 2016-04-15 01:59:18 +02:00
LogicParrot
5231e4a7e4 Merge pull request #3140 from cuberite/revert-3137-issue3136
Revert "Issue3136"
2016-04-14 12:58:31 +03:00
LogicParrot
df145ca0f3 Revert "Issue3136" 2016-04-14 12:40:46 +03:00
LogicParrot
a717fb91b0 Merge pull request #3139 from LogicParrot/freezeFix
Fix occasional freeze bug
2016-04-13 15:56:39 +03:00
LogicParrot
9bec04ab1e Fix occasional freeze bug 2016-04-13 15:44:08 +03:00
Alexander Harkness
8447e4e333 Merge pull request #3137 from cuberite/issue3136
Issue3136
2016-04-13 07:05:11 +01:00
Alexander Harkness
8658d4ddd6 Fixed port override code. 2016-04-12 21:40:09 +01:00
LogicParrot
900d8e78c1 Merge pull request #3133 from LogicParrot/readme10
Added more links to README
2016-04-07 18:44:15 +03:00
LogicParrot
4908ff343a Added more links to README 2016-04-07 15:59:40 +03:00
Alexander Harkness
3b3fc97339 Merge pull request #3132 from LogicParrot/readme
Rewrite README.md's contribution section
2016-04-07 11:45:58 +01:00
LogicParrot
f35b59e37f Rewrite README.md's contribution section 2016-04-07 13:23:58 +03:00
Alexander Harkness
dc1e4698b4 Merge pull request #3128 from LogicParrot/typo
Readme typo fix
2016-04-06 11:35:00 +01:00
LogicParrot
6a74c2f5f2 Readme typo fix 2016-04-06 13:22:43 +03:00