summaryrefslogtreecommitdiffstats
path: root/Server (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed Hopper to wtHopper and adjusted .gitignore.Lukas Pioch2016-07-121-1/+1
* Fixed Lua Json serializing a bool.Mattes D2016-07-101-4/+6
* Changed world tasks to use cLuaState::cCallback.Mattes D2016-06-271-2/+2
* Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.Mattes D2016-06-273-24/+53
* Added ltdTM to BACKERSAlexander Harkness2016-06-231-0/+1
* - Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update.QUSpilPrgm2016-06-151-0/+8
* Normalized Vector3 API to use the same capitalization as all else.Mattes D2016-06-101-1/+15
* Bindings: Fixed cBoundingBox API.Mattes D2016-06-053-1/+66
* Update Dispensers and let them act more like in VanillaQUSpilPrgm2016-06-031-3/+5
* Debuggers: Added the forgotten Inject.lua file.Mattes D2016-06-021-0/+57
* LuaState: Inter-plugin calls now support simple tables. (#3220)Mattes D2016-05-313-1/+64
* Added GetTeamNames to cScoreboard (#3217)PlasmaPower2016-05-293-0/+20
* Fixed remaining issue from #3199 (#3207)Alexander Harkness2016-05-291-0/+2
* Fixed wooden slabs only burning for 15 ticks. (#3212)Samantha Neubeck2016-05-241-1/+1
* Add JimSVMI83 to backers file.Alexander Harkness2016-05-211-0/+1
* Some 1.9 Crafting Recipes and Items. (#3199)Alexander Harkness2016-05-203-140/+224
* Added Utking to backers file.Alexander Harkness2016-05-161-0/+1
* Added "Chissled Stone Bricks" recipe (#3192)LogicParrot2016-05-151-0/+1
* 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu222016-05-144-0/+65
* Updated the Core submodule (#3172)LogicParrot2016-04-301-0/+0
* Improved player freeze codeLogicParrot2016-04-051-1/+0
* MoveToWorld defaults to spawnpointLogicParrot2016-03-301-3/+3
* Bed's world is now savedLogicParrot2016-03-291-1/+1
* Updated icons and logoMathias2016-03-284-4/+2
* Added donator to listMathias2016-03-251-0/+1
* Revert "Lua callback"Mattes D2016-03-214-55/+26
* Changed world tasks to use cLuaState::cCallback.Mattes D2016-03-171-2/+2
* Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.Mattes D2016-03-173-24/+53
* Fixed melon block recipeMathias2016-03-141-1/+1
* Proper entity destruction in non-ticking chunksLogicParrot2016-02-191-2/+3
* remove cWorld::createAndInitializeWorldLogicParrot2016-02-081-1/+0
* Minor updateMathias2016-02-026-140/+11
* Updated old forum linksMathias2016-01-315-15/+15
* MCServer to CuberiteMathias2016-01-293-4/+4
* Front-end updateMathias2016-01-282-16/+12
* LuaTcpSsl: Disabled cert verification due to missing CA chain.Mattes D2016-01-241-2/+2
* Improved tamed wolf pack cooperation and projectile reactionsLogicParrot2016-01-221-1/+1
* Alphabetically sorted configuration filesLogicParrot2016-01-174-404/+404
* Update crafting.txtjammet2016-01-171-0/+1
* Exported GetSeed to lua and added file extension opendb to .gitignore.Lukas Pioch2016-01-121-0/+1
* Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8bibo382016-01-111-2/+5
* Fix typo (ammount)Arnaud Meuret2016-01-021-1/+1
* Updated plugins with the rename to Cuberite.Mattes D2016-01-013-0/+0
* Renamed leftover strings to Cuberite / Server, as needed.Mattes D2016-01-0115-35/+33
* Debuggers plugin: Added "uuid" console command.Mattes D2015-12-282-0/+37
* Merge pull request #2825 from Gargaj/snowlayersAlexander Harkness2015-12-271-1/+1
|\
| * fix crafting recipe for snow layersGargaj2015-12-261-1/+1
* | Merge pull request #2814 from SafwatHalaby/chunk2Safwat Halaby2015-12-261-0/+4
|\ \
| * | Freeze player until chunk is loadedSafwat Halaby2015-12-251-0/+4
| |/
* | Merge pull request #2820 from cuberite/UrlParserworktycho2015-12-263-1/+91
|\ \
| * | Added the cUrlParser class, exported to Lua API.Mattes D2015-12-253-1/+91
| |/
* / Added analytics to APIDumpAlexander Harkness2015-12-268-57/+6780
|/
* Added a Json parser and serializer to Lua API.Mattes D2015-12-243-48/+140
* Added 1.7 item namesMathias2015-12-223-42/+412
* Added HTTPS links wherever they are supported.Alexander Harkness2015-12-193-21/+17
* Revised the explosion-related Lua API and docs.Mattes D2015-12-185-36/+28
* blockheight mechanismGargaj2015-12-131-0/+1
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+2
* Fixed a few crafting recipesMathias2015-12-121-15/+19
* Added PieceStructures generator.Mattes D2015-12-0110-235/+16126
* Updated DumpInfo pluginNiLSPACE2015-11-291-2/+2
* change from single followable item to multipleGargaj2015-11-231-0/+2
* add Golden CarrotGargaj2015-11-231-0/+1
* Changed server favicon to more commonly used oneJulian Laubstein2015-11-031-0/+0
* Implemented brewingLukas Pioch2015-11-036-0/+335
* Fixed typo that slipped through #2584Alexander Harkness2015-10-311-1/+1
* Fixed typo in description.Alexander Harkness2015-10-311-1/+1
* Implemented the FireResistence potion effects.bibo382015-10-311-2/+3
* Updated Core and ProtectionAreasLukas Pioch2015-10-272-0/+0
* Debuggers: Added a plugin channel test with funny chars in data.Mattes D2015-10-212-0/+17
* Added missing hooks to cPluginManagerLukas Pioch2015-10-121-0/+3
* APIDump: Added a missing endline to the NewlyUndocumented output file.Mattes D2015-10-111-0/+1
* Added 'net sclient' command to NetworkTest plugin.Mattes D2015-10-092-0/+60
* Updated PlainsVillage prefabs.Mattes D2015-10-051-94/+96
* APIDump: Added an apicheck command.Mattes D2015-09-272-6/+100
* Extended and fixed the cFile API.Mattes D2015-09-263-9/+11
* APIDump: Fixed ZBS integration filenames after project rename.Mattes D2015-09-142-6/+6
* Added gallery web previews to ignore list.Mattes D2015-09-071-0/+2
* Renamed output directory to ServerMattes D2015-09-05153-0/+35759