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
/
source
/
AllToLua.pkg
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-10
Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid.
madmaxoft@gmail.com
1
-0
/
+1
2013-03-05
IPv6 support + removed cTCPLink from Lua API
madmaxoft@gmail.com
1
-1
/
+0
2013-01-27
Added cItems to Lua API.
madmaxoft@gmail.com
1
-1
/
+0
2013-01-27
Removed cMCLogger from Lua API
madmaxoft@gmail.com
1
-1
/
+0
2013-01-25
Merged the usable portion of the "gens" branch.
madmaxoft@gmail.com
1
-1
/
+1
2012-11-01
Refactored the world time.
madmaxoft@gmail.com
1
-0
/
+10
2012-10-14
Completely removed support for old style Lua plugins (can use both Plugin and NewPlugin in settings.ini for now)
faketruth
1
-1
/
+0
2012-09-24
Fixed Lua bindings for file renaming in previous commits
madmaxoft@gmail.com
1
-28
/
+28
2012-09-23
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
madmaxoft@gmail.com
1
-1
/
+1
2012-09-02
Exported cWorld::DoWithChestAt to Lua
faketruth
1
-1
/
+2
2012-08-29
Gotten completely rid of all cPackets. The cProtocol125 class now does all the parsing and writing by itself.
madmaxoft@gmail.com
1
-1
/
+0
2012-08-22
WebAdmin should not cause crashes anymore
faketruth
1
-1
/
+0
2012-08-18
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
madmaxoft@gmail.com
1
-3
/
+0
2012-07-15
A new Block handling system :o
lapayo94@gmail.com
1
-1
/
+0
2012-07-09
BlockArea name change reverted
lapayo94@gmail.com
1
-1
/
+1
2012-07-08
Squirrel Plugins
lapayo94@gmail.com
1
-1
/
+1
2012-07-02
BLOCKTYPE and NIBBLETYPE are finally exported in Lua API as numbers, not usertypes
madmaxoft@gmail.com
1
-16
/
+1
2012-07-02
cBlockArea object added (with only minimal testing so far)
madmaxoft@gmail.com
1
-0
/
+18
2012-06-16
Lua binding for cVine fixed
cedeel@gmail.com
1
-50
/
+51
2012-06-13
Added a BlockToPickup hook for modifying pickups when a player breaks a block.
madmaxoft@gmail.com
1
-0
/
+1
2012-06-12
Updated the crafting recipes architecture to better support crafting hooks. Removed the old recipe file and implementation altogether.
madmaxoft@gmail.com
1
-1
/
+2
2012-06-11
Added implementation of E_PLUGIN_CHUNK_GENERATING lua hook
faketruth
1
-0
/
+1
2012-06-04
Updated zlib, added chat formatting, fixed upside down stairs and slabs, fixed makefiles, hopefully updated vc project files
cedeel@gmail.com
1
-1
/
+2
2012-01-29
VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.
madmaxoft@gmail.com
1
-0
/
+3
2012-01-28
Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it.
faketruth
1
-0
/
+1
2012-01-26
Working on a new plugin design with Lua. While retaining backwards compatibility of course...
faketruth
1
-0
/
+1
2011-10-03
MCServer c++ source files
faketruth
1
-0
/
+41