index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
World.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed the cWorld::ScheduleTask() signature.
madmaxoft
2014-01-19
1
-11
/
+21
*
Merge pull request #551 from worktycho/schedular
Mattes D
2014-01-19
1
-6
/
+2
|
\
|
*
Fixed iterators bug
Tycho
2014-01-18
1
-2
/
+1
|
*
switched to using m_WorldAge rather than m_TickID
Tycho
2014-01-18
1
-6
/
+3
|
*
Increased tick count to long
Tycho
2014-01-17
1
-2
/
+2
|
*
Implemented xsofts suggestion for a saturating counter in the scheduler
Tycho
2014-01-17
1
-5
/
+5
*
|
Merge pull request #559 from mc-server/SpawnMobParticles
Mattes D
2014-01-19
1
-3
/
+0
|
\
\
|
*
|
Removed the particles when a mob spawns.
STRWarrior
2014-01-18
1
-3
/
+0
*
|
|
Basic command block implementation
andrew
2014-01-18
1
-0
/
+9
|
/
/
*
/
Added user setting compression factor
Tycho
2014-01-17
1
-1
/
+3
|
/
*
Merge pull request #534 from mc-server/SpawnMinecart
Mattes D
2014-01-17
1
-0
/
+24
|
\
|
*
Renamed cEmptyMinecart to cRideableMinecart
STRWarrior
2014-01-12
1
-2
/
+2
|
*
EmptyMinecarts should be able to get a block inside of them.
STRWarrior
2014-01-12
1
-3
/
+3
|
*
Added cWorld::SpawnMinecart.
STRWarrior
2014-01-12
1
-0
/
+24
*
|
added cWorld::ScheduleTask Function
Tycho
2014-01-14
1
-0
/
+39
|
/
*
Decoupled cChunkGenerator from cWorld and cRoot.
madmaxoft
2014-01-10
1
-1
/
+77
*
rewrote queue not to use promises for waits
Tycho Bickerstaff
2014-01-02
1
-1
/
+4
*
fixed warnings in World.cpp
Tycho Bickerstaff
2013-12-31
1
-1
/
+3
*
Implented BroadcastParticleEffect
STRWarrior
2013-12-22
1
-0
/
+9
*
Fixed the rest of constructor reorders.
madmaxoft
2013-12-20
1
-6
/
+6
*
Removed some old cRedstone remnants
Tiger Wang
2013-12-16
1
-24
/
+0
*
This adds the cWorld::BroadcastEntityEffect and cWorld::BroadcastRemoveEntityEffect functions.
STRWarrior
2013-12-15
1
-0
/
+18
*
Implemented note block playing and fixed wire
Tiger Wang
2013-12-14
1
-0
/
+9
*
Improved pickups spawning speed again
Tiger Wang
2013-12-10
1
-4
/
+4
*
Merge pull request #408 from mc-server/SpawnPoint_Fix
Mattes D
2013-12-08
1
-1
/
+1
|
\
|
*
Now spawn points will not be in deep oceans or rivers etc.
STRWarrior
2013-12-08
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeatures
Tiger Wang
2013-12-08
1
-2
/
+13
|
\
|
|
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-2
/
+1
|
*
Added a SpawnFallingBlock function so plugins can make other blocks fall.
STRWarrior
2013-12-07
1
-0
/
+12
*
|
Bonemeal has particles, fixes #393
Tiger Wang
2013-12-08
1
-0
/
+6
*
|
Renamed animation function
Tiger Wang
2013-12-07
1
-2
/
+2
*
|
Fixed duplication glitch with QueueSetBlock
Tiger Wang
2013-12-06
1
-2
/
+2
*
|
Added pickup invalid item check
Tiger Wang
2013-12-06
1
-0
/
+11
|
/
*
Lava can spawn fire.
madmaxoft
2013-12-04
1
-0
/
+1
*
Changed cBlockHandler->OnUpdate() to use cChunk directly.
madmaxoft
2013-11-30
1
-2
/
+2
*
Explicitly set spawnpoint fixes.
madmaxoft
2013-11-30
1
-20
/
+11
*
Added the real tick duration to the OnWorldTick hook.
madmaxoft
2013-11-30
1
-9
/
+10
*
Made TNT pickups spawning chance 25%
Tiger Wang
2013-11-27
1
-1
/
+1
*
Merged master into redstonefixes
Tiger Wang
2013-11-27
1
-11
/
+73
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-26
1
-0
/
+12
*
Fixed another one.
Alexander Harkness
2013-11-26
1
-1
/
+1
*
Attempt to fix compilation
Tiger Wang
2013-11-24
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-0
/
+18
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+2715