Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-03-19 | Added core.build permission to Core. Without this permission players are unable to build | faketruth | 1 | -0/+4 |
2012-03-04 | The world can now truly be made higher by incrementing cChunk::c_ChunkHeight to 256. !!HOWEVER THIS WILL DESTROY YOUR SAVED WORLD!! | faketruth | 1 | -1/+1 |
2012-02-15 | Can now pass any argument to cWorld:ForEachPlayer in Lua! But I'm not even using it.. lol | faketruth | 1 | -35/+32 |
2012-02-14 | Got rid of cWorld::GetAllPlayers() and implemented ForEachPlayer() more or less in Lua | faketruth | 1 | -35/+34 |
2012-01-28 | Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. | faketruth | 1 | -0/+0 |
2012-01-27 | Converted all of the Core plugin to the new plugin structure, except for the WebAdmin part | faketruth | 1 | -0/+60 |