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