4456 Commits

Author SHA1 Message Date
Shoghi Cervantes
cba9ff393c Fixed properties for NBT, fixed dropping items removing extra data set 2015-08-06 21:51:39 +02:00
Shoghi Cervantes
02cb9d69a9 Save items properly on several places, added NBT::getItemHelper() and NBT::putItemHelper() 2015-08-06 21:44:00 +02:00
Shoghi Cervantes
554bfb4855 Added methods for adding custom names directly to items 2015-08-06 21:09:37 +02:00
Shoghi Cervantes
091d0b3ff9 Added compound tag checking for Item->equals() 2015-08-06 20:25:22 +02:00
Shoghi Cervantes
a65109ff34 Oh well that fixes block placing 2015-08-06 17:47:17 +02:00
Shoghi Cervantes
8a3c5ab6a1 Removed DropItemPacket field 2015-08-06 16:26:38 +02:00
Shoghi Cervantes
2cec6812a8 Added extra data printing for Items, non-automatic bytearray on NBT 2015-08-06 14:51:41 +02:00
Shoghi Cervantes
d0bfc826ea Updated protocol details, anvil menu creation 2015-08-06 11:51:41 +02:00
Shoghi Cervantes
2e0ef645fa Fixed several issues with spawning/despawning Players/Humans, close #3345, close #3342 2015-08-05 13:40:11 +02:00
Shoghi Cervantes
09720a2d90 Properly implemented Shaped recipes on Network and manager, no crafting! 2015-08-04 21:59:54 +02:00
Shoghi Cervantes
9456e20770 Added support for extra data, improved BinaryStream 2015-08-04 18:29:13 +02:00
Shoghi Cervantes
7fd053fb09 More changes! Alsp added Anvil block and BinaryStream 2015-08-03 18:04:13 +02:00
Shoghi Cervantes
522932d7c0 Added new sounds, events, particles 2015-08-03 12:42:47 +02:00
Shoghi Cervantes
2b2a1b18e7 Updated RakLib protocol 1.5dev api/1.12.0 2015-08-03 10:54:24 +02:00
Shoghi Cervantes
1b812d373c Updated protocol packet ids 2015-08-03 10:53:23 +02:00
Shoghi Cervantes
5621ab0c49 Updated some packets for 0.12, UUIDs, other stuff! 2015-08-02 01:22:36 +02:00
Shoghi Cervantes
4258e22c02 Made some changes for 0.12 2015-08-01 19:14:44 +02:00
Shoghi Cervantes
0380e9009a Added block break tool type, fixed falling sand, fixed duplicated jungle leaves 2015-07-27 20:31:55 +02:00
Shoghi Cervantes
866fde5351 Improved speed of some int arrays, fixed block metadata 2015-07-27 20:31:55 +02:00
Shoghi Cervantes
9f953fa675 Fixed #3232 2015-07-27 20:31:55 +02:00
Addison
4d95c65d95 Changed TIER_IRON to TIER_STONE 2015-07-27 20:31:55 +02:00
Shoghi Cervantes
26c9eed82e Added all block hardness 2015-07-27 20:31:55 +02:00
Shoghi Cervantes
f3c46b12c5 Block breaking part 1 2015-07-27 20:31:55 +02:00
Shoghi Cervantes
b14d14d3d5 Merge pull request #3305 from SuperMarcus/patch-1
Fix wrong size increasing code.
2015-07-24 09:19:55 +02:00
Marcus
60ab35774a Fix wrong size increasing code. 2015-07-24 15:14:17 +08:00
Michael Yoo
2df901b064 Merge pull request #3274 from SopaXorzTaker/patch-1
Update Utils.php #2
2015-07-17 06:44:15 +09:30
Shoghi Cervantes
0c09361c46
Added main-hard-limit memory property similar to old memory-limit, use less memory on startup (RakLib) 2015-07-11 13:16:39 +02:00
Shoghi Cervantes
1ebf2476df Merge pull request #3245 from alejandroliu/lastPlayed-fix
Fixes lastPlayed
2015-07-03 08:33:42 +02:00
Alejandro Liu
fe85b5026d Fixes lastPlayed 2015-07-02 00:54:20 +02:00
Shoghi Cervantes
bfd3fb6636 Merge pull request #3199 from alejandroliu/tile-fix-teleport-glitch-new
Teleport glitch fix
2015-06-20 09:48:08 +02:00
Alejandro Liu
0723112207 Once again... 2015-06-19 21:06:15 +02:00
Shoghi Cervantes
be9f5521e1
Fixed undefined index on async worker crash 2015-06-19 18:36:08 +02:00
Shoghi Cervantes
6063738e69
Fixed setting inventory index after new entity id 0 for players 2015-06-19 17:14:09 +02:00
Shoghi Cervantes
ef738ef299
Fixed effect entity id 2015-06-19 15:34:33 +02:00
Shoghi Cervantes
5796784442
Stop calculating permissions on closed Players 2015-06-19 14:52:08 +02:00
Shoghi Cervantes
a1cc60d472
Fixed eye height 2015-06-19 14:49:41 +02:00
Shoghi Cervantes
f7ec1de0fd
Players now have entity id 0 2015-06-19 14:40:05 +02:00
Shoghi Cervantes
b856e5e909
Fixed #3093 2015-06-19 13:42:20 +02:00
Shoghi Cervantes
f7e6246dc2
Destroy cycles that reference player for faster collection 2015-06-19 13:31:29 +02:00
Shoghi Cervantes
b166628940
Added ability to dump memory 2015-06-19 13:01:49 +02:00
SopaXorzTaker
4e76c30788 Update Utils.php
Correct a typo
2015-06-17 08:39:18 +03:00
Shoghi Cervantes
33e312c7d0
Added extra memory reportings (heap, stack), stop tasks faster, added extra timeouts fro ServerKiller 2015-06-13 15:37:02 +02:00
Shoghi Cervantes
2ac27bd382
Improved safe spawn calculation, fixes #3094 2015-06-13 14:43:14 +02:00
Shoghi Cervantes
f490ff8074
Added mossy stone brick recipe, added chiseled stone brick recipe, added cracked stone brick furnace recipe, fixed crafting stone bricks, fixed crafting stone brick slabs, closes #3161, fixes #3160 2015-06-13 13:45:05 +02:00
Shoghi Cervantes
eeef81e2b1 Fixed #3154 2015-06-10 10:10:07 +02:00
Shoghi Cervantes
4a8ca96aaa Skip getting bigger bounding boxes on higher tick rates 2015-06-09 18:24:17 +02:00
Shoghi Cervantes
eef33d64e6 Fixed new players having air ticks to 0 instead of 300 2015-06-09 15:26:28 +02:00
Shoghi Cervantes
7cf5df7e46 New console output formatting 2015-06-09 14:40:40 +02:00
Shoghi Cervantes
ac2bcf7e30 Made /list output similar to PC output 2015-06-09 12:21:00 +02:00
Shoghi Cervantes
ec226105e4 Added support for overriding properties over the command line 2015-06-09 11:23:57 +02:00