4979 Commits

Author SHA1 Message Date
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
Shoghi Cervantes
2a1a09a923 Create chunks in case of dropping items outside of world boundaries 2015-06-09 09:45:40 +02:00
Shoghi Cervantes
20911930cf Fixed bad permission nodes on /kill, closes #3139 2015-06-09 09:45:10 +02:00
Shoghi Cervantes
2eaa12005e Changed knockback process 2015-06-08 15:52:57 +02:00
Shoghi Cervantes
fdcddcc04b Fix entity unloading after teleporting, closes #3136 2015-06-08 15:02:00 +02:00
Shoghi Cervantes
4fd5e9ba7d Improved RakNet encapsulated packet encoding 2015-06-08 12:45:52 +02:00
Shoghi Cervantes
7b17bf416e
Fixed Arrows not hitting entities, added new movement system 2015-06-07 21:08:46 +02:00
Shoghi Cervantes
d0f743a99e
Fixed /time add message, chunk tick reset default 2015-06-07 20:15:30 +02:00
Shoghi Cervantes
cbb1c55a06
Improved biome generation, get grass color from gradient interpolation, improved performance of generation, try to recreate grass colors from imported chunks, closes #2845, closes #1792 2015-06-07 15:17:02 +02:00
Shoghi Cervantes
d881dbf1a2
Only spawn break particles when needed 2015-06-07 12:33:53 +02:00
Shoghi Cervantes
383fcba8e1
Fixed skins issue 2015-06-07 12:17:27 +02:00
Shoghi Cervantes
e5f28e0f7a
Throw exception on invalid parameters on Inventory addItem() and removeItem() 2015-06-07 12:05:10 +02:00
Shoghi Cervantes
cf3f32fdae
Added Script plugin loader 2015-06-06 23:09:54 +02:00
Shoghi Cervantes
c4bdbc5443
Report players as EntityPlayer all the time 2015-06-06 23:09:43 +02:00
Shoghi Cervantes
62a8f58bb0
Improved block and chunk cache, fixed PlayerQuitEvent player save 2015-06-06 20:28:37 +02:00
Shoghi Cervantes
f21ed39c1c
Improved timing reports 2015-06-06 19:07:12 +02:00
Shoghi Cervantes
b358a2e474
Fixed underscores >.< 2015-06-06 18:12:39 +02:00
Shoghi Cervantes
21c6eeef11
Fixed A-Z range 2015-06-06 17:57:07 +02:00
Shoghi Cervantes
96f67bdadf
Added auto save to PlayerQuitEvent 2015-06-06 17:56:36 +02:00
Shoghi Cervantes
6ee61cce7b
Faster player login 2015-06-06 17:38:32 +02:00
Shoghi Cervantes
7f6704f761
Chunk ticking depends on chunk loaders, fixes #3118 2015-06-06 17:38:10 +02:00
Shoghi Cervantes
9e4d88a852
New extended packet timings 2015-06-06 16:58:49 +02:00
Shoghi Cervantes
5682026eae
Fixed state corruption for auto saving 2015-06-06 15:53:28 +02:00
Shoghi Cervantes
2a805dc0ed Limited chat and sign length using UTF-8 2015-06-05 17:08:24 +02:00
Shoghi Cervantes
bdb9b1865b Added exception when unloading the default level without switching it first, #3112 2015-06-05 16:48:27 +02:00
Shoghi Cervantes
1e03c5b795 Workaround for players getting stuck on far chunks 2015-06-05 16:48:27 +02:00
Shoghi Cervantes
ec82434ef4 Added charcoal for torches, improved recipe matching for wildcards, closes #3108 2015-06-05 16:48:27 +02:00
Shoghi Cervantes
7bafa217c8 Fixed some saving 2015-06-05 16:46:53 +02:00
Shoghi Cervantes
fe55023761 Better Terminal detection 2015-06-05 14:07:32 +02:00