summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/Core/onplayerplacingblock.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-09-05Renamed output directory to ServerMattes D1-0/+0
2015-07-17Updated the Core submodule reference to the latest commit.bibo381-0/+0
Without this, the Core module always fails on start and cannot be used. See Pull Request #144 of Core.
2015-07-15Updated submodulesTiger Wang1-0/+0
2015-05-19Updated Core.Alexander Harkness1-0/+0
2015-05-02Update submodulesTiger Wang1-0/+0
2015-04-25Updated the Core.Mattes D1-0/+0
2015-04-19Updated the Core plugin.Mattes D1-0/+0
2015-03-20Updated Core.Mattes D1-0/+0
2014-12-16Updated Core.Mattes D1-0/+0
2014-12-12Updated the Core.Mattes D1-0/+0
2014-12-01Updated coreHowaner1-0/+0
2014-11-29Update coreHowaner1-0/+0
2014-10-23Re-updated Core.Mattes D1-0/+0
2014-10-22Upgraded core.Alexander Harkness1-0/+0
2014-10-21Fixed submodule downgradesHowaner1-0/+0
2014-10-20Updated the Core.Mattes D1-0/+0
2014-10-11Reverted submodule changes.Alexander Harkness1-0/+0
2014-10-05Updated Core.Mattes D1-0/+0
2014-09-29Updated Core.madmaxoft1-0/+0
2014-09-29Updated Core.madmaxoft1-0/+0
2014-09-29Updated the Core.madmaxoft1-0/+0
2014-09-26Updated CoreTiger Wang1-0/+0
2014-09-07Fixed submodules' downgrade from the previous PR merge.Mattes D1-0/+0
2014-09-02Re-updated the Core.madmaxoft1-0/+0
2014-08-29Updated CoreTiger Wang1-0/+0
2014-08-23RankMgr: Implemented default rank, added defaults.Mattes D1-0/+0
2014-08-20Updated the Core.Mattes D1-0/+0
2014-08-04Updated submodulesTiger Wang1-0/+0
2014-05-25Updated CoreTiger Wang1-0/+0
2014-05-21Fixed minor style issuesTycho1-0/+0
2014-05-10Fix bash ifsTycho1-0/+0
2014-03-11Rollback submodule changeTycho1-0/+0
2014-03-09Fixed Mesannine twister to use UInt32Tycho1-0/+0
2014-03-09Updated CoreTiger Wang1-0/+0
2014-02-23Undid changing coreTycho1-0/+0
2014-02-23fixed globals.h warningsTycho1-0/+0
2014-02-18Updated CoreTiger Wang1-0/+0
2014-02-13Updated Core.madmaxoft1-0/+0
2014-02-12Updated Core.madmaxoft1-0/+0
2014-02-11Changed console.lua in core plugin.narroo1-0/+0
2014-02-10Updated MagicCarpet and CoreTiger Wang1-0/+0
2014-02-10Typo Fix in console.luanarroo1-0/+0
2014-02-09Updated CoreTiger Wang1-0/+0
2014-02-05Updated Core & PolarSSLTiger Wang1-0/+0
2014-01-30Update CoreAlexander Harkness1-0/+0
2014-01-24Updated CoreTiger Wang1-0/+0
2014-01-19Updated Core.madmaxoft1-0/+0
2014-01-19Updated coreTiger Wang1-0/+0
2014-01-17Updated core to the latest version and edited the submodules file to allow greater compatibility on restricted networks.Alexander Harkness1-0/+0
2014-01-15Updated Core! ±±±___±±±Tiger Wang1-0/+0
2014-01-12Fixed VS2013 compile and updated CoreTiger Wang1-0/+0
2014-01-07Updated CoreTiger Wang1-0/+0
2014-01-07Updated submodulesTiger Wang1-0/+0
2013-12-14Update CoreTiger Wang1-0/+0
2013-12-07Updated core.Alexander Harkness1-0/+0
2013-11-14Fixed arrow bugsTiger Wang1-0/+0
* Fixed arrows hitting blocks wrong
2013-11-13Updated the Core.madmaxoft1-0/+0
2013-11-09Updated Core and ProtectionAreas.madmaxoft1-0/+0
2013-10-13Merge submodule changesTiger Wang1-0/+0
2013-10-07Updated plugins.Alexander Harkness1-0/+0
2013-09-16Updated the Core to the latest.madmaxoft1-0/+0
Does this even matter in any way?
2013-09-02Updated Core and ProtectionTiger Wang1-0/+0
2013-08-21Updated Core and ProtectionAreas to their latest versions.madmaxoft1-0/+0
2013-08-21Updated Core to the latest versionmadmaxoft1-0/+0
2013-08-20Updated to the latest Core.madmaxoft1-0/+0
2013-08-16Added the removed plugins as submodules.Alexander Harkness1-0/+0
2013-07-27Removed all the pre-exising core files.Alexander Harkness1-63/+0
2013-01-13Forgotten files for previous merge commit (rev 1139)madmaxoft@gmail.com1-2/+2
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1140 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-08-20Moved files used by MCServer to a special MCServer folderfaketruth1-0/+0
git-svn-id: http://mc-server.googlecode.com/svn/trunk@763 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-08-18Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.madmaxoft@gmail.com1-45/+48
This breaks plugin API! Plugins need to modify their hook functions to match those used in the Core plugin git-svn-id: http://mc-server.googlecode.com/svn/trunk@750 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-03-19Added core.build permission to Core. Without this permission players are unable to buildfaketruth1-0/+4
git-svn-id: http://mc-server.googlecode.com/svn/trunk@425 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-03-04The world can now truly be made higher by incrementing cChunk::c_ChunkHeight to 256. !!HOWEVER THIS WILL DESTROY YOUR SAVED WORLD!!faketruth1-1/+1
git-svn-id: http://mc-server.googlecode.com/svn/trunk@357 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-02-15Can now pass any argument to cWorld:ForEachPlayer in Lua! But I'm not even using it.. lolfaketruth1-35/+32
git-svn-id: http://mc-server.googlecode.com/svn/trunk@262 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-02-14Got rid of cWorld::GetAllPlayers() and implemented ForEachPlayer() more or less in Luafaketruth1-35/+34
Core now uses ForEachPlayer() to interact with connected players git-svn-id: http://mc-server.googlecode.com/svn/trunk@260 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-01-28Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it.faketruth1-0/+0
Made some changes to WebAdmin to make the new plugins work Old plugins still work like they're supposed to Not all hooks have been programmed for the new plugins yet, this still needs to be done git-svn-id: http://mc-server.googlecode.com/svn/trunk@182 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-01-27Converted all of the Core plugin to the new plugin structure, except for the WebAdmin partfaketruth1-0/+60
git-svn-id: http://mc-server.googlecode.com/svn/trunk@175 0a769ca7-a7f5-676a-18bf-c427514a06d6