14220 Commits

Author SHA1 Message Date
Shoghi Cervantes
7ade4762b9 Fixed #288 [gh#288] 2013-05-25 21:19:24 +02:00
Shoghi Cervantes
a153f2ebdc Minifix 2013-05-25 19:29:24 +02:00
Shoghi Cervantes
a538543e4c Fixed #287 Items dropped will be deleted if picked up in creative mode [gh#287] 2013-05-25 19:27:29 +02:00
Shoghi Cervantes
5e1dddaba0 Added correct clay blocks 2013-05-25 19:20:37 +02:00
Shoghi Cervantes
f224c26084 Furnaces and Burning items 2013-05-25 19:06:31 +02:00
Shoghi Cervantes
221da1685e Fixed #281 client crashes due to packet recovery 2013-05-25 14:07:08 +02:00
Shoghi Cervantes
e34b407538 Fixed #283 server crash when placing brown mushrooms [gh#283] 2013-05-24 23:56:35 +02:00
Shoghi Cervantes
b8834890b6 Temporal fix for player crashing 2013-05-22 16:31:59 +02:00
Shoghi Cervantes
03062c4e54 Fixed #204 Packet recovery algorithm can recover unsent chunks [gh#204] 2013-05-22 12:17:31 +02:00
Shoghi Cervantes
929aebc1bf added ticks to error logs 2013-05-21 23:02:56 +02:00
Shoghi Cervantes
363501d988 Fixed #275 2013-05-21 23:01:56 +02:00
Shoghi Cervantes
9857f40175 Removed notice message 2013-05-21 20:44:02 +02:00
Shoghi Cervantes
29b96fa855 Merge pull request #273 from greyson/master
Nearer-original tree generation
2013-05-21 11:29:51 -07:00
Shoghi Cervantes
49716cfb18 Fixed packet-related stuff 2013-05-21 20:29:10 +02:00
Shoghi Cervantes
acc373525f Removed MT Random generator namespace 2013-05-21 20:14:03 +02:00
Greyson Fischer
c29d3a3e56 Better (more original) looking trees 2013-05-21 14:03:42 -04:00
Shoghi Cervantes
b7083032f3 Updated settings, less memory usage 2013-05-21 19:50:59 +02:00
Shoghi Cervantes
c9cecaf218 Fixes 2013-05-21 19:29:57 +02:00
Shoghi Cervantes
9dbdab8060 Added } 2013-05-21 19:19:50 +02:00
Shoghi Cervantes
8c5d0f070d Changed flying checks 2013-05-21 19:17:13 +02:00
Shoghi Cervantes
73c5e7d7bc Added more food sources 2013-05-21 18:52:56 +02:00
Shoghi Cervantes
4766424cb3 Fixed moving to fast message during Player blocking 2013-05-21 18:40:00 +02:00
Shoghi Cervantes
8e8002c479 Fixed crash 2013-05-21 15:52:37 +02:00
Shoghi Cervantes
409f0670bd Added sendUsage() port 2013-05-21 11:06:38 +02:00
Shoghi Cervantes
ee12b41c39 Allow-flight disables speed checks 2013-05-21 08:24:17 +02:00
Shoghi Cervantes Pueyo
cd30f51979 Added startup errors display 2013-05-20 23:39:15 +02:00
Shoghi Cervantes
6dc1e99f5a Merge pull request #269 from greyson/master
added libedit/readline support
2013-05-20 13:32:54 -07:00
Greyson Fischer
cca453cc06 Feature complete: 'libedit' 2013-05-20 16:26:06 -04:00
Greyson Fischer
ff8de264c0 Added "readline" support using libedit. 2013-05-20 16:17:11 -04:00
Greyson Fischer
c6121e88bf Optionally disabled libedit based on results of compile 2013-05-20 16:17:11 -04:00
Shoghi Cervantes Pueyo
27050b9ec4 Internal ticker autocalculation 2013-05-20 17:21:04 +02:00
Shoghi Cervantes Pueyo
43071dd0ac RCON bad reading fixed 2013-05-20 17:20:35 +02:00
Shoghi Cervantes Pueyo
281d3b037f Fixed #255 Player and item bounding boxes 2013-05-20 16:53:57 +02:00
Shoghi Cervantes Pueyo
13b00988f0 Added GLOWSTONE constant 2013-05-20 16:44:28 +02:00
Shoghi Cervantes Pueyo
228075851c Correct Ice drop 2013-05-20 16:38:41 +02:00
Shoghi Cervantes Pueyo
47b54cfd28 Fixed #270 Blocks that need to be broken with a pickaxe now give correct drops & items 2013-05-20 16:33:09 +02:00
Greyson Fischer
8336b4c91b Added libedit download/compile 2013-05-20 03:53:58 -04:00
Shoghi Cervantes Pueyo
713f16771f Added some socket options to cURL 2013-05-20 09:43:32 +02:00
Shoghi Cervantes Pueyo
aa14539274 Added execute bit to scripts 2013-05-20 08:26:04 +02:00
Shoghi Cervantes Pueyo
98c790d731 Fixed #265 2013-05-20 00:28:58 +02:00
Shoghi Cervantes Pueyo
00a41e7e11 Correct Slab checking error 2013-05-20 00:24:13 +02:00
Shoghi Cervantes Pueyo
ae13512627 Added index 2013-05-19 23:03:59 +02:00
Shoghi Cervantes Pueyo
95f2f347ff Updated Level::setMiniChunk() and Level::setRawBlock 2013-05-19 23:03:09 +02:00
Shoghi Cervantes Pueyo
48b5afac46 Packet broadcast to players 2013-05-19 22:49:40 +02:00
Shoghi Cervantes Pueyo
b9e3acd017 Do not grow trees on incorrect blocks 2013-05-19 21:00:38 +02:00
Shoghi Cervantes Pueyo
2fc542d93d Added trees to the flat preset 2013-05-19 20:54:43 +02:00
Shoghi Cervantes Pueyo
a7a45dfe96 Updated flat preset, do not allow empty Level names 2013-05-19 20:53:12 +02:00
Shoghi Cervantes Pueyo
bb9067acd7 Fixed #262 2013-05-19 19:32:40 +02:00
Shoghi Cervantes Pueyo
68855bdd4f Buffered block changes and sending big changes with Chunk Packets 2013-05-19 19:27:55 +02:00
Shoghi Cervantes Pueyo
10ed95a469 Don't fire change events if block has not changed 2013-05-19 17:53:40 +02:00