1
0
Commit Graph

59 Commits

Author SHA1 Message Date
LogicParrot
a431b45641 Improved player freeze code 2016-04-05 14:20:50 +03:00
LogicParrot
9e796f4e62 MoveToWorld defaults to spawnpoint 2016-03-30 11:42:06 +03:00
LogicParrot
8b184e8083 Bed's world is now saved 2016-03-29 15:50:29 +03:00
Mathias
83c4cba1fd Updated icons and logo 2016-03-28 19:42:14 +03:00
Mathias
3b80b97081 Added donator to list 2016-03-26 00:31:48 +02:00
Mattes D
e3d34d9917 Revert "Lua callback" 2016-03-21 09:58:15 +01:00
Mattes D
d0a04a7a82 Changed world tasks to use cLuaState::cCallback. 2016-03-17 19:29:02 +01:00
Mattes D
62d81eb763 Removed cWebPlugin, WebAdmin uses cLuaState::cCallback. 2016-03-17 19:29:01 +01:00
Mathias
9c3b88d663 Fixed melon block recipe 2016-03-14 19:36:46 +02:00
LogicParrot
83459d0d89 Proper entity destruction in non-ticking chunks 2016-02-19 07:05:22 +02:00
LogicParrot
3efdfca61d remove cWorld::createAndInitializeWorld 2016-02-08 12:17:10 +02:00
Mathias
9460e3b2cd Minor update 2016-02-02 23:16:44 +02:00
Mathias
89f3dec7ac Updated old forum links 2016-01-31 02:25:03 +02:00
Mathias
752d99c8b8 MCServer to Cuberite 2016-01-29 21:47:00 +02:00
Mathias
152c7c064a Front-end update 2016-01-28 20:01:42 +02:00
Mattes D
a62e7ff2c2 LuaTcpSsl: Disabled cert verification due to missing CA chain. 2016-01-24 17:22:05 +01:00
LogicParrot
439b3304f4 Improved tamed wolf pack cooperation and projectile reactions 2016-01-22 21:16:27 +02:00
LogicParrot
d0f815a64f Alphabetically sorted configuration files 2016-01-17 11:39:54 +02:00
jammet
4127d61284 Update crafting.txt
Added Mossy Cobblestone recipe
2016-01-17 01:44:52 +01:00
Lukas Pioch
fe72eaaec2 Exported GetSeed to lua and added file extension opendb to .gitignore. 2016-01-12 10:18:24 +01:00
bibo38
657b0ed007 Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8
The NBT format now carries the texture data and transmit it to the client.
See: http://minecraft.gamepedia.com/Head#Block_entity
Related to #2674
2016-01-11 17:55:32 +01:00
Arnaud Meuret
e19109465d Fix typo (ammount) 2016-01-02 22:02:02 +01:00
Mattes D
14e7213f58 Updated plugins with the rename to Cuberite. 2016-01-01 21:40:18 +01:00
Mattes D
80e1eb37dd Renamed leftover strings to Cuberite / Server, as needed.
Also upgraded the user setting file for MSVC to 2013.
2016-01-01 21:05:09 +01:00
Mattes D
7a778e2911 Debuggers plugin: Added "uuid" console command. 2015-12-28 11:08:46 +01:00
Alexander Harkness
831270f74c Merge pull request #2825 from Gargaj/snowlayers
fix crafting recipe for snow layers
2015-12-27 14:02:38 +00:00
Safwat Halaby
bfafc39576 Merge pull request #2814 from SafwatHalaby/chunk2
Freeze player until chunk is loaded
2015-12-26 21:08:12 +02:00
worktycho
b99b60720a Merge pull request #2820 from cuberite/UrlParser
Added the cUrlParser class, exported to Lua API.
2015-12-26 19:01:37 +00:00
Gargaj
fb69688fe9 fix crafting recipe for snow layers 2015-12-26 16:49:40 +01:00
Alexander Harkness
23e2bc5042 Added analytics to APIDump 2015-12-26 14:10:53 +00:00
Mattes D
958df6ad91 Added the cUrlParser class, exported to Lua API. 2015-12-25 18:50:25 +01:00
Safwat Halaby
400f875918 Freeze player until chunk is loaded 2015-12-25 17:47:06 +02:00
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