Mattes D
|
c6012a95bd
|
LuaState: Added support for config-style usage.
Globals and table values can be queried from the Lua state easily.
Use perfect forwarding.
|
2015-06-17 17:13:45 +02:00 |
|
Tiger Wang
|
813ca04676
|
Fixes #2245
Whoops :/
|
2015-06-17 00:27:50 +01:00 |
|
tycho
|
6687ed03a1
|
Removed version 29 serilization
This has been unused since support for <1.7 has been dropped.
|
2015-06-16 10:24:06 +01:00 |
|
tycho
|
b259ab53fb
|
Fixed override
This was causing a compile error in clang 3.6
|
2015-06-15 18:03:54 +01:00 |
|
Tiger Wang
|
f8c7efdcd7
|
Merge pull request #2244 from martindev2/#2092-TNT-Fire
Fix block placement over fire
|
2015-06-14 22:01:09 +01:00 |
|
worktycho
|
0cd64ab90b
|
Fixed tigers format string
|
2015-06-14 13:18:01 +01:00 |
|
Martin McArthur
|
d8865339f5
|
implemented DoesIgnoreBuildCollision on BlockFire to allow blocks to be placed on top
|
2015-06-14 12:53:09 +01:00 |
|
Tiger Wang
|
882f7c70c0
|
Fixed log files' timestamps
Also made Release mode log less technical information about the world
storage threads.
|
2015-06-14 11:23:14 +01:00 |
|
worktycho
|
d961693020
|
Merge pull request #2237 from lkolbly/master
Fixing how village doors are generated in 1.8.
|
2015-06-13 21:55:36 +01:00 |
|
NiLSPACE
|
8ecd545857
|
Merge pull request #2240 from cuberite/UpdatedPrefabs
Updated prefabs from the Gallery server.
|
2015-06-13 18:29:46 +02:00 |
|
Mattes D
|
ec4bd42dd8
|
Updated prefabs from the Gallery server.
|
2015-06-13 18:14:09 +02:00 |
|
Lane Kolbly
|
dafdded7d9
|
Fixed typo in BlockDoor.h
|
2015-06-13 08:00:20 -05:00 |
|
Nounours Heureux
|
d79f601d5a
|
Added HOOK_KILLED
|
2015-06-13 10:00:31 +02:00 |
|
Mattes D
|
f0ee0b8ce8
|
NetherPortalScanner: Fixed type conversion warnings.
|
2015-06-13 08:46:05 +02:00 |
|
Alexander Harkness
|
ee3082a3c5
|
If defined, not just if.
|
2015-06-12 12:37:22 +01:00 |
|
Alexander Harkness
|
070801d561
|
Fixed build error on Linux
|
2015-06-12 11:57:34 +01:00 |
|
Mattes D
|
d390214929
|
SelfTests are registered and executed after logging framework init.
Fixes #2228.
|
2015-06-11 22:20:04 +02:00 |
|
Mattes D
|
d436a71cbc
|
Merge pull request #2162 from lkolbly/master
Nether Portal Jumping & Creation Code
|
2015-06-10 08:00:50 +02:00 |
|
Lane Kolbly
|
73b6a44d5f
|
Implemented nether portal scanning code.
|
2015-06-09 18:23:57 -05:00 |
|
Alexander Harkness
|
1e77f27191
|
Merge pull request #2144 from mc-server/comparators
Redstone improvements [SEE DESC]
|
2015-06-09 09:15:08 +01:00 |
|
Mattes D
|
db863422b8
|
cBlockArea: Added CountSpecificBlocks() API function.
|
2015-06-08 21:52:13 +02:00 |
|
worktycho
|
adfbc42c02
|
Revert "Chunk queue collapsing"
|
2015-06-07 20:45:47 +01:00 |
|
Alexander Harkness
|
f1a3535d6e
|
Merge pull request #2210 from nounoursheureux/bucket-craft
Cake crafting now give back the bucket
|
2015-06-07 14:43:16 +01:00 |
|
Alexander Harkness
|
e2c4a0a595
|
Merge pull request #2211 from jan64/master
Fix incorrent experience sending for 1.7 clients
|
2015-06-07 14:41:27 +01:00 |
|
Nounours Heureux
|
24210cbd6f
|
Fixed style
|
2015-06-07 15:22:47 +02:00 |
|
jan64
|
be4a5a0803
|
Fix incorrent experience sending for 1.7 clients
|
2015-06-07 15:21:18 +02:00 |
|
Nounours Heureux
|
1a7e8f3e4f
|
Cake crafting now give back the bucket
|
2015-06-07 15:03:47 +02:00 |
|
Tiger Wang
|
061866616d
|
Added moar comments
|
2015-06-07 12:54:07 +01:00 |
|
Tiger Wang
|
f44d123ba8
|
Vector hasher is now a separate class
|
2015-06-07 12:53:59 +01:00 |
|
Tiger Wang
|
ed6c37febc
|
Use emplace to construct structures
|
2015-06-06 12:30:08 +01:00 |
|
Tiger Wang
|
a6983ec3c9
|
Improved link unpowering speed
Also fixed compile errors
|
2015-06-06 12:21:22 +01:00 |
|
Tiger Wang
|
171c59a01b
|
Changed appropriate containers to unordered_map
Thanks to @worktycho for guidance!
* Potential speed improvements
|
2015-06-06 12:21:21 +01:00 |
|
Tiger Wang
|
6a831c0b6f
|
Improved link power behaviour
|
2015-06-06 12:21:21 +01:00 |
|
Tiger Wang
|
bef7cce5ed
|
Improved wires and repeaters
* Fixed repeater cross-chunk power detection
+ Re-implemented horizontal wire cut-off checking
|
2015-06-06 12:21:20 +01:00 |
|
Tiger Wang
|
151fe0fc59
|
Fixed wire consuming much resources
|
2015-06-06 12:21:19 +01:00 |
|
Tiger Wang
|
84534dfeb2
|
Redstone wire and trapdoor fixes
* Fixes #1887
* Fixes #1763
* Fixes #1083
|
2015-06-06 12:21:19 +01:00 |
|
Tiger Wang
|
bd48475085
|
Provides improvements to redstone wire
Intermediary commit that fixes #1763.
|
2015-06-06 12:21:18 +01:00 |
|
Tiger Wang
|
de5b1401f8
|
Comparators
|
2015-06-06 12:21:09 +01:00 |
|
Tiger Wang
|
f36acb6835
|
Merge pull request #2179 from mc-server/ChunkQueueCollapsing
Chunk queue collapsing
|
2015-06-06 10:55:12 +01:00 |
|
worktycho
|
54c1926a3a
|
Merge pull request #2205 from birkett/master
Daemon support on Linux
|
2015-06-05 22:33:49 +01:00 |
|
tycho
|
ffbe5f6a2f
|
Fix iterating
|
2015-06-05 22:31:22 +01:00 |
|
tycho
|
9ebbe969c8
|
Made the list of chunks to stream an unordered_set
This should increase performance of chunk streaming
|
2015-06-05 22:31:22 +01:00 |
|
tycho
|
bfe52277b4
|
Rewrote ChunkSending queue for significantly improved performance
|
2015-06-05 22:31:21 +01:00 |
|
tycho
|
19c95ee564
|
Moved Chunk Broadcasts over to the regular queue
|
2015-06-05 22:31:21 +01:00 |
|
Anthony Birkett
|
9dac390247
|
Daemon support on Linux.
Added null console log listener, avoid printf() when stdout is closed.
|
2015-06-05 15:47:47 +01:00 |
|
worktycho
|
519fd1d36d
|
Merge pull request #2206 from mc-server/APIDumpTimeStamp
APIDump time stamp
|
2015-06-05 13:04:28 +01:00 |
|
Mattes D
|
1ec9665118
|
Fixed overshoot in cLineBlockTracer.
Fixes #2161.
|
2015-06-05 11:29:54 +02:00 |
|
Mattes D
|
99b182b4be
|
Added Build info to the cRoot API.
|
2015-06-05 10:34:13 +02:00 |
|
Mattes D
|
649921f4a8
|
Provide some BuildInfo even for non-CI builds.
Ref.: #2204
|
2015-06-05 10:19:58 +02:00 |
|
Mattes D
|
5267285529
|
Merge pull request #2069 from HaoTNN/master
Fixes lit furnace issue in #2051
|
2015-06-05 10:12:10 +02:00 |
|