4169 Commits

Author SHA1 Message Date
Shoghi Cervantes
c00370cfbf
Added experimental particles 2015-03-18 08:51:38 +01:00
Michael Yoo
7c0bd45d1d Merge pull request #2779 from alejandroliu/patch-1
Fixed a silly typo in Server.php line 1142.
2015-03-18 14:04:36 +10:30
Alex
5f2254cc42 Fixed a silly typo in Server.php line 1142.
Fixed a silly typo in Server.php line 1142.  Yes, the "t" is next to the "y" on my keyboard too!
2015-03-17 23:48:23 +01:00
Shoghi Cervantes
8169803bb4
Updated Water/Lava to use new methods 2015-03-17 21:22:51 +01:00
Shoghi Cervantes
5a35e7b058
Removed damage reduction by armor for lava 2015-03-17 21:10:54 +01:00
Shoghi Cervantes
1b25cd6ffa
Merge branch 'master' into mcpe-0.11 2015-03-17 19:12:03 +01:00
Shoghi Cervantes
891eeff75a
PocketMine 1.4.1 api/1.11.0 1.4.1 2015-03-17 18:01:58 +01:00
Shoghi Cervantes
b4f62bf423
Fixed salling sand breaking on full BB partial blocks, closes #2770 2015-03-17 18:00:19 +01:00
Shoghi Cervantes
7c76c1e3d7
Changed generator choosing logic, add proper preset if needed, fixes #2751 2015-03-17 18:00:19 +01:00
Shoghi Cervantes
37bc1273ee
Implemented double chest fix, closes #2744, fixes #2493 2015-03-17 18:00:19 +01:00
Shoghi Cervantes
ffcdf49912
Allow plugins to cancel some kicks better, closes #2743 2015-03-17 18:00:18 +01:00
Shoghi Cervantes
3e893ed0f7
Implemented hardcore banning, closes #2574 2015-03-17 18:00:18 +01:00
Shoghi Cervantes
bfb7e8bb9e Merge pull request #2776 from PEMapModder/armor-fix
Implemented proportional armor modifier, applied armor in other damage types and consume armor when player is damaged
2015-03-17 17:57:28 +01:00
Shoghi Cervantes
5067b96184 Merge pull request #2631 from 64FF00/master
TallGrass blocks should be only placed on grass blocks
2015-03-17 17:49:46 +01:00
Shoghi Cervantes
cb2157ea80 Merge pull request #2614 from mmlmml1/master
Fixed for Iron bars and stonecutter
2015-03-17 17:36:01 +01:00
Shoghi Cervantes
6af87814e3 Added 64-bit entity data field 2015-03-17 16:26:02 +01:00
PEMapModder
5b3e65345f Fixed a typo
`$source->isCancelled()` shouldn't be checked twice
2015-03-17 22:20:33 +08:00
PEMapModder
8aa8ae5094 Implemented proportional armor modifier, applied armor in other damage types and consume armor when player is damaged 2015-03-17 20:04:59 +08:00
Shoghi Cervantes
b5b46bfd7e
Improved thread count 2015-03-17 00:47:43 +01:00
Shoghi Cervantes
2ae80031f0
New implementation of sending/setting/getting entity data, added effect saving 2015-03-17 00:01:54 +01:00
Shoghi Cervantes
85c5714cbf
API 1.12.0, 1.5dev 2015-03-16 21:39:32 +01:00
Shoghi Cervantes
bc31df37d0 Added invisibility potion, metadata sending for invisibility/nametags 2015-03-16 19:05:31 +01:00
Shoghi Cervantes
29ca349b3d Less protocol madness 2015-03-16 12:13:52 +01:00
Shoghi Cervantes
4ec584d800 Added real memory and thread usage 2015-03-16 11:56:00 +01:00
Shoghi Cervantes
4383e272eb
Added Effects base, /effect and methods 2015-03-15 23:15:54 +01:00
Shoghi Cervantes
f9361aa931
Use new colors in terminal 2015-03-15 18:32:36 +01:00
Shoghi Cervantes
220d2b7bee
Fixed NBT IntArray off-by-one reading 2015-03-15 16:40:44 +01:00
Shoghi Cervantes
d5601b0c9f
Generator works! 2015-03-15 16:40:18 +01:00
Shoghi Cervantes
5bfc747622
Fixed NBT IntArray off-by-one reading 2015-03-15 16:39:53 +01:00
Shoghi Cervantes
b0f8c14640
Added Terminal class, Improved normal generator speed 2015-03-15 00:15:24 +01:00
Shoghi Cervantes
328cd585c0
Merge branch 'biome-generation' into mcpe-0.11 2015-03-14 15:52:38 +01:00
Shoghi Cervantes
807107e581
Fixed constructors, default memory to -1, default async generator 2015-03-14 15:51:21 +01:00
Shoghi Cervantes
94c2ec8498
Fixed constructors, default memory to -1, default async generator 2015-03-14 15:50:33 +01:00
Shoghi Cervantes
9158cc4f19
Implemented Threaded ClassLoader, improves class loading while on different threads (no need to synchronize states) 2015-03-14 15:22:42 +01:00
Shoghi Cervantes
11c13cd666
Implemented Threaded ClassLoader, improves class loading while on different threads (no need to synchronize states) 2015-03-14 15:22:13 +01:00
Shoghi Cervantes
284958a21e
Merge branch 'mcpe-0.11' of bitbucket.org:pocketmine/pocketmine-mp into mcpe-0.11 2015-03-14 02:39:12 +01:00
Shoghi Cervantes
91e8bdbd37 Fixed size on MobSpawnParticle 2015-03-13 16:21:33 +01:00
Shoghi Cervantes
9e0b9a6e5b Added right and left click interaction events 2015-03-13 14:39:37 +01:00
Shoghi Cervantes
e48a3e5713 Added some types of Particles, Block break particles 2015-03-13 14:24:19 +01:00
Shoghi Cervantes
1ce7cc64a6 Use ContainerSetSlotPacket instead of ContainerSetContentsPacket 2015-03-13 10:25:48 +01:00
Shoghi Cervantes
7f9aad6840 Removed player foreach on Entity 2015-03-13 09:27:09 +01:00
Shoghi Cervantes
3af784012c Fixed packets 2015-03-13 09:27:09 +01:00
Shoghi Cervantes
a6c19734ce Fixed picking up items, entity IDs on packets 2015-03-13 09:27:09 +01:00
Shoghi Cervantes
8ddd701d76 Renamed LoginStatusPacket to PlayStatusPacket, added spawn status, new colors 2015-03-13 09:27:09 +01:00
Shoghi Cervantes
15ee0c37c6 Fixed Entity->setMotion() for Players 2015-03-13 09:27:09 +01:00
Shoghi Cervantes
fc128affc5 Removed chat wrapping, deprecated TextWrapper 2015-03-13 09:27:09 +01:00
Shoghi Cervantes
218fd999b0 More packets changed, unique IDs D: 2015-03-13 09:27:09 +01:00
Shoghi Cervantes
eeeaac04e9 Updated packet order, removed player entity id as 0 2015-03-13 09:27:09 +01:00
Shoghi Cervantes
8679ad5b86 Added colors, Disconnect Packet, protocol 21 2015-03-13 09:27:09 +01:00
Shoghi Cervantes
2cd757d80a Fixed formatting of #2771 2015-03-13 09:26:45 +01:00