1
0
Fork 0
Commit Graph

327 Commits

Author SHA1 Message Date
Mattes D 122d824a8a Added a Json parser and serializer to Lua API. 2015-12-24 14:00:31 +01:00
Mathias a72318bbc3 Added 1.7 item names 2015-12-22 23:19:35 +02:00
Alexander Harkness 8b851d5048 Added HTTPS links wherever they are supported. 2015-12-19 14:30:32 +00:00
Mattes D 086c8b1834 Revised the explosion-related Lua API and docs.
Fixes #2746.
2015-12-18 12:40:34 +01:00
Gargaj 66e6589883 blockheight mechanism 2015-12-13 15:16:15 +01:00
Gargaj f9008a4860 allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
Mathias 671e81966b Fixed a few crafting recipes 2015-12-12 18:39:01 +02:00
Mattes D b8fbba5eb9 Added PieceStructures generator. 2015-12-01 10:35:07 +01:00
NiLSPACE 93afb6398d Updated DumpInfo plugin 2015-11-29 17:28:02 +01:00
Gargaj 853e6e6882 change from single followable item to multiple 2015-11-23 22:20:31 +01:00
Gargaj 2971758df3 add Golden Carrot
Yay!
2015-11-23 17:39:40 +01:00
Julian Laubstein 235023d3b5 Changed server favicon to more commonly used one 2015-11-03 23:13:17 +01:00
Lukas Pioch 9749c3aac9 Implemented brewing 2015-11-03 18:00:55 +01:00
Alexander Harkness cb551e9512 Fixed typo that slipped through #2584 2015-10-31 22:32:50 +00:00
Alexander Harkness 2e836ed4e9 Fixed typo in description. 2015-10-31 22:19:31 +00:00
bibo38 73b8be0fef Implemented the FireResistence potion effects.
This not only provides fire resistence, but also prevents blaze fireballs.
See #2556
2015-10-31 23:06:10 +01:00
Lukas Pioch 009a05e4f0 Updated Core and ProtectionAreas 2015-10-27 10:19:30 +01:00
Mattes D 7761f7e5b8 Debuggers: Added a plugin channel test with funny chars in data. 2015-10-21 20:59:54 +02:00
Lukas Pioch ff08d3de19 Added missing hooks to cPluginManager 2015-10-12 11:03:49 +02:00
Mattes D f6cd03db53 APIDump: Added a missing endline to the NewlyUndocumented output file. 2015-10-11 21:25:40 +02:00
Mattes D b95d6a5b8a Added 'net sclient' command to NetworkTest plugin. 2015-10-09 18:34:32 +02:00
Mattes D 28801493a8 Updated PlainsVillage prefabs.
Some connectors had been off by one block.
2015-10-05 21:19:35 +02:00
Mattes D 96879aa866 APIDump: Added an apicheck command.
This checks the current API for undocumented functions against the current list of official undocumented functions (http://apidocs.cuberite.org/_undocumented.lua) and reports any newly found ones. To be used in CI to check against newly introduced API functions without documentation.
2015-09-27 13:57:07 +02:00
Mattes D ad57ce5f99 Extended and fixed the cFile API. 2015-09-26 22:54:18 +02:00
Mattes D f8554813cf APIDump: Fixed ZBS integration filenames after project rename. 2015-09-14 11:22:50 +02:00
Mattes D 3211251b3a Added gallery web previews to ignore list. 2015-09-07 10:08:12 +02:00
Mattes D dac97826f7 Renamed output directory to Server 2015-09-05 22:01:21 +02:00