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
/
Bindings
/
Plugin.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed redundant semicolons and re-added warning
archshift
2014-07-24
1
-2
/
+2
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-2
/
+2
*
Basic style fixes.
madmaxoft
2014-07-17
1
-5
/
+2
*
Merge branch 'master' into potions
madmaxoft
2014-07-17
1
-1
/
+1
|
\
|
*
Resolved backwards compatibility issues
Tiger Wang
2014-07-16
1
-1
/
+1
|
*
Tailored death messages
Tiger Wang
2014-07-04
1
-1
/
+1
*
|
For now, removed creator member from Entity Effect for pointer safety
archshift
2014-07-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into potions
archshift
2014-07-10
1
-0
/
+1
|
\
|
|
*
Removed foodlevel-change possibility. Plugins can cancel the event and use cPlayer:SetFoodLevel()
Howaner
2014-07-02
1
-1
/
+1
|
*
Add new hook: HOOK_PLAYER_FOOD_LEVEL_CHANGE
Howaner
2014-06-30
1
-0
/
+1
*
|
Added the OnEntityAddEffect hook.
madmaxoft
2014-06-17
1
-0
/
+1
|
/
*
Merge pull request #844 from mc-server/ProjectileHitBlock
Mattes D
2014-06-01
1
-1
/
+1
|
\
|
*
Made a_BlockHitPos a reference
STRWarrior
2014-06-01
1
-1
/
+1
|
*
Used recommendations
STRWarrior
2014-05-31
1
-1
/
+1
|
*
Using recommendations (I think)
STRWarrior
2014-03-30
1
-1
/
+1
|
*
Added a BlockHitPos parameter to OnProjectileHitBlock
STRWarrior
2014-03-30
1
-1
/
+1
|
*
Added a blockface parameter to the OnProjectileHitBlock hook.
STRWarrior
2014-03-30
1
-1
/
+1
*
|
HOOK_DISCONNECT has cClientHandle as its first parameter.
madmaxoft
2014-05-02
1
-1
/
+1
|
/
*
Added HOOK_PROJECTILE_HIT_BLOCK.
STRWarrior
2014-03-29
1
-0
/
+1
*
Added HOOK_PROJECTILE_HIT_ENTITY
STRWarrior
2014-03-29
1
-0
/
+1
*
Add SpreadSource
Howaner
2014-03-27
1
-1
/
+1
*
Add HOOK_BLOCK_SPREAD
Howaner
2014-03-27
1
-0
/
+1
*
Removed "player destroying" hook
daniel0916
2014-02-01
1
-1
/
+0
*
Added "player destroying" and "player destroyed" hooks
daniel0916
2014-01-25
1
-0
/
+2
*
Plugin messages are received and handed to plugins.
madmaxoft
2014-01-07
1
-0
/
+1
*
OnPlayerFishing doesn't have a const cItems anymore
STRWarrior
2014-01-01
1
-1
/
+1
*
implemented the recommendations Xoft gave.
STRWarrior
2013-12-31
1
-2
/
+2
*
Implented OnPlayerFishing and OnPlayerFished.
STRWarrior
2013-12-30
1
-0
/
+2
*
Added HOOK_PLUGINS_LOADED.
madmaxoft
2013-12-29
1
-0
/
+1
*
Renamed back EntityAnimation to PlayerAnimation
Tiger Wang
2013-12-18
1
-1
/
+1
*
Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins.
STRWarrior
2013-12-11
1
-0
/
+1
*
Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeatures
Tiger Wang
2013-12-08
1
-1
/
+1
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-0
/
+148