298 Commits

Author SHA1 Message Date
Shoghi Cervantes
a0739a7b03 Added more level tick options, force player ticks, base tick rate for levels 2015-04-23 11:34:01 +02:00
Shoghi Cervantes
f6e88ec055 Protect against null chunk on entity 2015-04-20 17:29:58 +02:00
Shoghi Cervantes
15b4cd8fb3 Improved format constants, fixed cake eating when max health is > 20 2015-04-20 17:25:58 +02:00
Shoghi Cervantes
f88aed1208 Fixed NBT parsing on false properties 2015-04-20 13:57:16 +02:00
Shoghi Cervantes
b2c25eaf36
Added MemoryManager, new memory properties, improved performance, updated RakLib, fixed misc. bugs 2015-04-18 20:13:52 +02:00
Shoghi Cervantes
f79476f530
Fixed health setting 2015-04-15 22:00:01 +02:00
Shoghi Cervantes
1ef6328635 Allow negative potion effects 2015-04-15 16:37:13 +02:00
Shoghi Cervantes
c0782caab9 Added alternate name for Swiftness 2015-04-15 16:15:17 +02:00
Shoghi Cervantes
5ca4f5416c More protocol updates 2015-04-15 15:53:11 +02:00
Shoghi Cervantes
c36c0dfa66 Fixed health boost addition 2015-04-15 13:04:53 +02:00
Shoghi Cervantes
68ea9b067f Added health boost potion effect, added Player->sendTip(), MCPE 0.11.0 build 4 2015-04-15 12:33:16 +02:00
Shoghi Cervantes
0b176b3fe0 Implemented Channeled packet sending 2015-04-14 18:24:40 +02:00
Shoghi Cervantes
410f6ba618
Fixed some potion effect names 2015-04-12 12:46:06 +02:00
Shoghi Cervantes
a65c300a0a
Fixed moving from different chunks, lots of issues fixed (all kind of strange things) 2015-04-11 21:39:51 +02:00
Shoghi Cervantes
6b1b6711bd
Send extra id on Add/Remove player 2015-04-11 18:00:25 +02:00
Shoghi Cervantes
0c041ebca3
Added base translation system 2015-04-11 01:32:08 +02:00
Shoghi Cervantes
c786ace355 Skin methods 2015-04-10 16:47:18 +02:00
Shoghi Cervantes
c32a7467bb Fixed wrong shift due to compiler change 2015-04-10 15:05:15 +02:00
Shoghi Cervantes
73d1d131e1 Added skin checks to Player and Human 2015-04-09 20:58:38 +02:00
Shoghi Cervantes
1ddd58fd3b Fixed a few issues 2015-04-09 18:50:34 +02:00
Shoghi Cervantes
86184a230e Merge branch 'mcpe-0.11' 2015-04-09 18:18:10 +02:00
Shoghi Cervantes
f2e2cec024 Removed entity mask 2015-04-09 14:23:37 +02:00
Shoghi Cervantes
69f841a00c
Added Squids with basic AI 2015-04-09 00:12:50 +02:00
Shoghi Cervantes
02ba9ffc16
Improved entity movement ySize offset 2015-04-08 22:09:06 +02:00
Shoghi Cervantes
71657a2a4e Improved effects, threading changes 2015-04-08 17:31:06 +02:00
Shoghi Cervantes
3cae81c01b Added Nausea effect 2015-04-08 13:40:48 +02:00
Shoghi Cervantes
141c0a297e Skins, protocol changes, handle split packets 2015-04-08 13:00:15 +02:00
PEMapModder
9b09b7ddd1 Removed useless code in Entity::getDirectionVector() 2015-04-03 15:15:35 +08:00
Shoghi Cervantes
c9adc336ee
Fixed items doing crazy things 2015-03-29 18:10:02 +02:00
Shoghi Cervantes
d5ba2a72a5
Added strength, weakness, resistance effects, fixed entity area 2015-03-29 14:49:47 +02:00
Shoghi Cervantes
e0a6d0feab
Critical arrows, fixed arrow interception calculation 2015-03-28 17:54:10 +01:00
Shoghi Cervantes
0a85ad0d1f
Improved trees, improved inventory transactions, improved snowball/bow usage 2015-03-28 16:59:15 +01:00
Shoghi Cervantes
d19631226f Improved Entity attack()/heal() event firing 2015-03-25 11:11:02 +01:00
Shoghi Cervantes
d1760d9bb8 Synchronize hotbar slots, removed RotateHeadPacket, improved MoveEntityPacket, FullChunkDataPacket 2015-03-24 16:26:46 +01:00
Shoghi Cervantes
4e934654ef More awesomeness, No AI flag! 2015-03-23 14:44:04 +01:00
Shoghi Cervantes
add380c7ed
A few fixes! 2015-03-21 00:45:29 +01:00
Shoghi Cervantes
58253be0a0 Implemented swiftness, added invisible status to FloatingTextParticle 2015-03-20 17:19:06 +01:00
Shoghi Cervantes
ebc8928c21
Implemented effect colors 2015-03-20 02:31:54 +01:00
Shoghi Cervantes
275a1e3f60 Water breathing potion 2015-03-19 10:14:35 +01:00
Shoghi Cervantes
d66a2d7105 Merge branch 'master' into mcpe-0.11 2015-03-19 09:18:39 +01:00
Shoghi Cervantes
d34499e67b Revert "Implemented proportional armor modifier, applied armor in other damage types and consume armor when player is damaged" 2015-03-18 17:26:06 +01:00
Shoghi Cervantes
b31604a536 Fixed data sending, more particles 2015-03-18 12:11:44 +01:00
Shoghi Cervantes
c00370cfbf
Added experimental particles 2015-03-18 08:51:38 +01:00
Shoghi Cervantes
1b25cd6ffa
Merge branch 'master' into mcpe-0.11 2015-03-17 19:12:03 +01:00
Shoghi Cervantes
6af87814e3 Added 64-bit entity data field 2015-03-17 16:26:02 +01: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
2ae80031f0
New implementation of sending/setting/getting entity data, added effect saving 2015-03-17 00:01:54 +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