madmaxoft
|
44c1d9c248
|
Anvil: switched inflate to stream mode.
This removes the fixed-size buffer which could have caused #1307 and #1366.
|
2014-09-03 19:36:53 +02:00 |
DayBr3ak
|
d2bacc34f6
|
change to linear calculation
|
2014-09-03 18:48:47 +02:00 |
madmaxoft
|
5fa1a7fa22
|
Debuggers: Added a test code for ForEachEntityInBox().
Currently untested, may not run, may crash.
|
2014-09-03 17:02:16 +02:00 |
madmaxoft
|
a9ed5baba3
|
Exported ForEachEntityInBox() to Lua API.
|
2014-09-03 17:01:23 +02:00 |
madmaxoft
|
a51c1e0b73
|
Added cWorld::ForEachEntityInBox()
|
2014-09-03 17:00:26 +02:00 |
madmaxoft
|
9eb07f483a
|
cBoundingBox: Added accessors.
|
2014-09-03 16:56:59 +02:00 |
LO1ZB
|
42fb71f261
|
commit
|
2014-09-03 13:52:32 +02:00 |
madmaxoft
|
1cc65b6264
|
Fixed style and alpha-sorting.
|
2014-09-03 10:29:10 +02:00 |
archshift
|
62d5ab15a5
|
Quick fix for a preprocessor error with clang on OS X
|
2014-09-02 23:21:34 -07:00 |
archshift
|
34d6f0713e
|
Added mutton, which sheep now drop when killed
|
2014-09-02 23:21:08 -07:00 |
archshift
|
b414e91883
|
EntityEffect.cpp: Enable 1.8's leaping potion
|
2014-09-02 22:56:39 -07:00 |
DayBr3ak
|
5a608dc279
|
adapting format
|
2014-09-03 02:53:21 +02:00 |
LO1ZB
|
554f585017
|
re-add the missing "s" too cChunkCoordsWithBoolList
|
2014-09-03 00:28:08 +02:00 |
LO1ZB
|
a600e3bdfe
|
hopefully the last commit for removing y-coord from chunks. :)
|
2014-09-03 00:14:51 +02:00 |
madmaxoft
|
a0687b42e4
|
Clang wants volatile...
|
2014-09-02 23:05:24 +02:00 |
madmaxoft
|
92a60bf4d5
|
Added strict error reporting to chunk loading.
This should help with #1307.
|
2014-09-02 22:41:02 +02:00 |
Masy98
|
4823cbf73d
|
Fixed typo!
|
2014-09-02 21:54:47 +02:00 |
Mattes D
|
82f2037146
|
Merge pull request #1350 from mc-server/Inventory
Enchanting table improvements.
|
2014-09-02 21:38:37 +02:00 |
Masy98
|
63e9c9c6d9
|
Added missing recipes!
|
2014-09-02 21:36:59 +02:00 |
Masy98
|
20678ec542
|
Seperated the "custom" names from the normal list!
|
2014-09-02 21:36:32 +02:00 |
Masy98
|
96f5b3c465
|
Added new recipes!
|
2014-09-02 21:09:32 +02:00 |
Masy98
|
cdec89d924
|
Seperated "custom" names list from the normal list in items.ini!
|
2014-09-02 21:00:26 +02:00 |
Howaner
|
c19b2befa8
|
Changed the IsEnchantable() comment again.
|
2014-09-02 20:17:31 +02:00 |
Howaner
|
e431bb4e63
|
Merge branch 'master' into Inventory
|
2014-09-02 20:11:38 +02:00 |
Howaner
|
38e824dbcf
|
Renamed SetWalkSpeed() to SetRelativeWalkSpeed()
|
2014-09-02 20:10:41 +02:00 |
Howaner
|
d3b8100a7b
|
Merge branch 'master' into Effects
|
2014-09-02 20:03:42 +02:00 |
Howaner
|
017235e15c
|
[WebAdmin] Code improvements.
|
2014-09-02 20:02:52 +02:00 |
Howaner
|
b8769e3fb4
|
Merge branch 'master' into WebAdmin
|
2014-09-02 19:37:03 +02:00 |
Howaner
|
42dcd534df
|
Merge branch 'master' into EntityCustomName
|
2014-09-02 19:36:14 +02:00 |
Howaner
|
5c53608dd0
|
Added CustomName saving.
|
2014-09-02 19:34:58 +02:00 |
Howaner
|
079634d18c
|
Added the new functions to APIDump.
|
2014-09-02 19:20:59 +02:00 |
Howaner
|
c8953d165c
|
Added a custom name test to the debuggers plugin.
|
2014-09-02 19:13:36 +02:00 |
Howaner
|
1bb4d79412
|
Added SetCustomName() to players.
|
2014-09-02 19:12:35 +02:00 |
DayBr3ak
|
b8636ee53a
|
forgot this one
|
2014-09-02 18:18:43 +02:00 |
DayBr3ak
|
82911f3662
|
opting for size_t
|
2014-09-02 18:13:24 +02:00 |
DayBr3ak
|
29811c4f21
|
fixing memory leak
|
2014-09-02 18:05:53 +02:00 |
DayBr3ak
|
ac4ec5117d
|
changing implem, using vectors
|
2014-09-02 10:54:26 +02:00 |
madmaxoft
|
4837d41368
|
Re-added alternate spellings of darkgraywool.
|
2014-09-02 08:35:58 +02:00 |
madmaxoft
|
7fb9cbcfb2
|
Re-updated the Core.
|
2014-09-02 08:34:23 +02:00 |
madmaxoft
|
32c7336c1c
|
Merge remote-tracking branch 'masy/blocks'
|
2014-09-02 08:31:48 +02:00 |
DayBr3ak
|
d9afe6dd65
|
adding config file entry #381
|
2014-09-02 01:19:52 +02:00 |
DayBr3ak
|
77409d47eb
|
adding the multicache behavior
|
2014-09-02 01:13:19 +02:00 |
madmaxoft
|
b1da567f3d
|
Pickups combine only within one chunk.
This greatly improves performance of the tick thread.
|
2014-09-01 21:43:03 +02:00 |
DayBr3ak
|
7695471ff9
|
added multicache class definition
|
2014-09-01 21:37:36 +02:00 |
Masy98
|
8f58cc50dd
|
Added missing leather recipe!
|
2014-09-01 21:34:04 +02:00 |
madmaxoft
|
d9f6c691cc
|
CopyBlocks test: decreased the test size.
It just needlessly ate up test time; there's no need for such rigorous testing once the test started succeeding.
|
2014-09-01 21:31:27 +02:00 |
Masy98
|
cc9acd13b9
|
Merge branch 'master' into blocks
Conflicts:
MCServer/furnace.txt
MCServer/items.ini
|
2014-09-01 21:30:45 +02:00 |
madmaxoft
|
6f18d01b51
|
Fixed off-by-one errors in cChunkDef asserts.
|
2014-09-01 21:17:22 +02:00 |
Howaner
|
dfed6f94ca
|
Added name tag
|
2014-09-01 21:05:45 +02:00 |
Mattes D
|
3093f3d180
|
Merge pull request #1368 from mc-server/coverityFixes
Make sure packets are valid
|
2014-09-01 20:57:55 +02:00 |