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 |
|
LogicParrot
|
b0ca75c792
|
Merge pull request #3126 from cuberite/revert-3100-mobTick2
Revert "Move mob tick code to cChunk"
|
2016-04-06 12:45:43 +03:00 |
|
LogicParrot
|
c9e80cdeae
|
Revert "Move mob tick code to cChunk"
|
2016-04-06 12:16:14 +03:00 |
|
LogicParrot
|
dc15d274b5
|
Merge pull request #3100 from LogicParrot/mobTick2
Move mob tick code to cChunk
|
2016-04-06 12:13:14 +03:00 |
|
LogicParrot
|
5bbf033a65
|
Move mob tick code to cChunk
|
2016-04-06 09:33:43 +03:00 |
|
LogicParrot
|
3950e4db51
|
Merge pull request #3102 from LogicParrot/burn
Manual mob burn code
|
2016-04-06 09:33:27 +03:00 |
|
LogicParrot
|
56a855d599
|
Manual mob burn code
|
2016-04-06 09:18:33 +03:00 |
|
LogicParrot
|
06e0921116
|
Merge pull request #3125 from LogicParrot/noFall3
Minor improvements to player freeze
|
2016-04-06 08:51:02 +03:00 |
|
LogicParrot
|
bb0e885589
|
Minor improvements to player freeze
|
2016-04-05 21:47:49 +03:00 |
|
LogicParrot
|
a6b0c74f79
|
Merge pull request #3124 from LogicParrot/noFall2
Improve Player freeze code
|
2016-04-05 14:47:16 +03:00 |
|
LogicParrot
|
a431b45641
|
Improved player freeze code
|
2016-04-05 14:20:50 +03:00 |
|
LogicParrot
|
4b626e1376
|
Merge pull request #3121 from LogicParrot/loops
Prevent Nether teleportation loops
|
2016-04-04 18:16:15 +03:00 |
|
LogicParrot
|
4678dbbba3
|
Prevent Nether teleportation loops
|
2016-04-04 17:53:08 +03:00 |
|
LogicParrot
|
b4a6edc958
|
Merge pull request #3097 from LogicParrot/noFall
Never fall through unloaded or unsent chunks
|
2016-04-04 14:53:46 +03:00 |
|
LogicParrot
|
dd0ce3287f
|
Players never fall through unloaded chunks or end up inside solids on teleport
|
2016-03-31 21:35:43 +03:00 |
|
LogicParrot
|
6b1856f226
|
Merge pull request #3118 from LogicParrot/fixWorld
Fix adding players to world
|
2016-03-31 21:33:49 +03:00 |
|
LogicParrot
|
13195cd207
|
Fix adding players to world
|
2016-03-31 20:40:58 +03:00 |
|
LogicParrot
|
02adc02045
|
Merge pull request #3116 from LogicParrot/bedFix
Player death crashfix
|
2016-03-31 20:17:35 +03:00 |
|
LogicParrot
|
e223eec1c0
|
Player death crashfix
|
2016-03-31 19:55:59 +03:00 |
|
LogicParrot
|
0f2cebb786
|
Merge pull request #3105 from LogicParrot/chunkStability
Entities are never lost
|
2016-03-31 12:41:52 +03:00 |
|
LogicParrot
|
630ceed2c0
|
Entities are never lost
|
2016-03-30 14:56:47 +03:00 |
|
Alexander Harkness
|
6d1d223d04
|
Merge pull request #3109 from LogicParrot/moveToNewWorld
MoveToWorld defaults to spawnpoint
|
2016-03-30 11:38:24 +01:00 |
|
LogicParrot
|
9e796f4e62
|
MoveToWorld defaults to spawnpoint
|
2016-03-30 11:42:06 +03:00 |
|
LogicParrot
|
b0273c6438
|
Merge pull request #3091 from LogicParrot/bed
Bed's world is now saved
|
2016-03-30 09:32:43 +03:00 |
|
LogicParrot
|
8b184e8083
|
Bed's world is now saved
|
2016-03-29 15:50:29 +03:00 |
|
Julian Laubstein
|
666f3883da
|
Merge pull request #3096 from mathias-github/icons
Updated icons and logo
|
2016-03-29 00:31:58 +02:00 |
|
Mathias
|
83c4cba1fd
|
Updated icons and logo
|
2016-03-28 19:42:14 +03:00 |
|
LogicParrot
|
f46b01bf2c
|
Merge pull request #3099 from LogicParrot/passive
Fix passive mob destruction crashes
|
2016-03-28 18:49:36 +03:00 |
|
LogicParrot
|
a3d9bd8ba0
|
Fix passive mob destruction crashes
|
2016-03-28 18:37:43 +03:00 |
|
Alexander Harkness
|
68edcd47e1
|
Merge pull request #3093 from mathias-github/patch-2
Added donator to list
|
2016-03-26 08:28:41 +00:00 |
|
Mathias
|
3b80b97081
|
Added donator to list
|
2016-03-26 00:31:48 +02:00 |
|
LogicParrot
|
56f3fc954e
|
Merge pull request #2994 from LogicParrot/mobTick
Rewrite mob tick code
|
2016-03-23 10:44:51 +02:00 |
|
LogicParrot
|
ebd80805ca
|
Rewrite mob tick code
|
2016-03-23 10:32:09 +02:00 |
|
Mattes D
|
fa53e98419
|
Merge pull request #3086 from cuberite/revert-2872-LuaCallback
Revert "Lua callback"
|
2016-03-21 10:40:38 +01:00 |
|
Mattes D
|
e3d34d9917
|
Revert "Lua callback"
|
2016-03-21 09:58:15 +01:00 |
|
Mattes D
|
8fc9cfa411
|
Merge pull request #3084 from cuberite/seadragon91-patch-1
Fixed misuse of comma.
|
2016-03-19 07:35:53 +01:00 |
|
Lukas Pioch
|
5fa9c47f77
|
Fixed misuse of comma.
|
2016-03-18 20:20:30 +01:00 |
|
Blitz Rakete
|
4e0f829729
|
Fixed leaping potion not giving jump boost
|
2016-03-18 11:54:28 +01:00 |
|
Mattes D
|
46430911fe
|
Merge pull request #2872 from cuberite/LuaCallback
Lua callback
|
2016-03-17 22:21:10 +01:00 |
|
Mattes D
|
af200dfaae
|
Changed cLuaWindow callbacks to use cLuaState::cCallback.
|
2016-03-17 19:29:03 +01:00 |
|
Mattes D
|
5dfcc15d1f
|
Removed the cPluginLua::cResettable class.
The functionality provided by that class has been superseded by cLuaState::cCallback, with better multithreading support.
|
2016-03-17 19:29:02 +01:00 |
|
Mattes D
|
d0a04a7a82
|
Changed world tasks to use cLuaState::cCallback.
|
2016-03-17 19:29:02 +01:00 |
|
Mattes D
|
eb044e140e
|
Changed plugin hook registrations to use cLuaState::cCallback.
|
2016-03-17 19:29:01 +01:00 |
|
Mattes D
|
62d81eb763
|
Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.
|
2016-03-17 19:29:01 +01:00 |
|
Mattes D
|
3aa7656823
|
Added cLuaState::cCallback for representing (resettable) Lua callbacks.
|
2016-03-17 19:29:00 +01:00 |
|
Mattes D
|
64b136c6d8
|
Merge pull request #3081 from Arthur2e5/master
Some careless review on compile.sh
|
2016-03-17 08:14:53 +01:00 |
|
Mingye Wang (Arthur2e5)
|
8161d6f7f7
|
Shallow clone to the correct branch
Shallow clones are faster, and we always want the correct branch
to be cloned..
|
2016-03-15 22:01:29 -04:00 |
|
Mingye Wang (Arthur2e5)
|
d346ec2cf7
|
Sanity check (quoting, etc.) for compile.sh
|
2016-03-15 22:01:28 -04:00 |
|