Shoghi Cervantes
|
b71a4701d9
|
Fixed player using an invalid spawn chunk
|
2014-10-15 11:40:41 +02:00 |
|
Shoghi Cervantes
|
9b85abd75e
|
Micro-optimizations
|
2014-10-15 10:44:01 +02:00 |
|
Shoghi Cervantes
|
18f6bad48d
|
Implemented scheduled and partial entity updates
|
2014-10-14 22:49:35 +02:00 |
|
Shoghi Cervantes
|
43a97c407d
|
New PlayerMoveEvent, improved player movement event firing
|
2014-10-14 16:10:50 +02:00 |
|
Shoghi Cervantes
|
6e8144d5d9
|
Improved player movement event firing & corrections
|
2014-10-14 00:11:17 +02:00 |
|
Shoghi Cervantes
|
464afb949e
|
Increased Player->forceMovement check radius
|
2014-10-13 23:44:28 +02:00 |
|
Shoghi Cervantes
|
b26ee09f76
|
Removed a bunch of TODO and fixed item drops on block update
|
2014-10-13 18:54:34 +02:00 |
|
Shoghi Cervantes
|
79e4b3e3a9
|
Removed old Player->timeout property
|
2014-10-12 17:12:59 +02:00 |
|
Shoghi Cervantes
|
6246ad19c4
|
Added global block cache
|
2014-10-12 16:16:19 +02:00 |
|
Shoghi Cervantes
|
ebb844fa52
|
Removed unused code, fixed undefined variables
|
2014-10-11 22:22:51 +02:00 |
|
Shoghi Cervantes
|
48f591e5ce
|
Removed workaround on flying check due to physics calculation fix, closes #2169
|
2014-10-11 16:43:14 +02:00 |
|
Shoghi Cervantes
|
341717c89d
|
Increased Player->stepHeight to 0.6, closes #2156
|
2014-10-11 16:36:17 +02:00 |
|
Shoghi Cervantes
|
afdf7bc2b9
|
Added proper TextWrap width
|
2014-10-11 00:17:31 +02:00 |
|
Shoghi Cervantes
|
645c00b2f7
|
Added TextWrapper
|
2014-10-11 00:01:53 +02:00 |
|
Shoghi Cervantes
|
8b585fd9f7
|
Deprecated Level->getSpawn() in favor of Level->getSpawnLocation()
|
2014-10-10 11:43:54 +02:00 |
|
Shoghi Cervantes
|
eccf7b08d2
|
Added PlayerDeathEvent methods for inventory keeping
|
2014-10-09 11:06:05 +02:00 |
|
Shoghi Cervantes
|
10b33546ef
|
Added PlayerBedEnterEvent and PlayerBedLeaveEvent
|
2014-10-08 17:37:11 +02:00 |
|
Shoghi Cervantes
|
62af784d37
|
Removed unused imports
|
2014-10-08 17:00:23 +02:00 |
|
Shoghi Cervantes
|
aa010b7dea
|
Added ProjectileLaunchEvent
|
2014-10-08 16:58:17 +02:00 |
|
Shoghi Cervantes
|
64bf293c69
|
Improved EntityShootBowEvent
|
2014-10-08 16:36:43 +02:00 |
|
Shoghi Cervantes
|
7b09edf048
|
Improved EntityRegainHealthEvent
|
2014-10-08 16:28:40 +02:00 |
|
Shoghi Cervantes
|
08aa7808cf
|
Updated RakLib, better player join
|
2014-10-08 10:45:37 +02:00 |
|
Shoghi Cervantes
|
3b7ece3363
|
Do not spawn dead entities to players, fixes #2157, possible fix for #2165
|
2014-10-07 09:24:19 +02:00 |
|
Shoghi Cervantes
|
b6025e3f2b
|
Removed selectors on Player->sendMessage()
|
2014-10-06 16:45:11 +02:00 |
|
Shoghi Cervantes
|
9db2fe40eb
|
Fixed player datta not getting saved, use fall distance on fly calculation
|
2014-10-06 12:02:36 +02:00 |
|
Shoghi Cervantes
|
761cd59514
|
Implemented flying protection
|
2014-10-06 11:22:59 +02:00 |
|
Shoghi Cervantes
|
9abd2c63f4
|
Improved initial chunk loading, do not skip near chunks, fixes world loading getting stuck
|
2014-10-06 00:45:02 +02:00 |
|
Shoghi Cervantes
|
376e359577
|
Moved connected flag up in the Player disconnect process
|
2014-10-05 22:51:20 +02:00 |
|
Shoghi Cervantes
|
571e2f8895
|
Revert "Option to disable hitbox calculation"
This reverts commit fae330d499e705aac902e3750b089d7744acf1e0.
|
2014-10-05 16:32:49 +02:00 |
|
williamtdr
|
fae330d499
|
Option to disable hitbox calculation
|
2014-10-04 20:07:37 -05:00 |
|
Shoghi Cervantes
|
602bdf27a5
|
Compatibility with pthreads > 2.0.8
|
2014-10-02 16:58:37 +02:00 |
|
Shoghi Cervantes
|
539fa232f8
|
Added individual object timings to Entities / Tile Entities
|
2014-09-30 16:09:21 +02:00 |
|
Shoghi Cervantes
|
f8378c09ba
|
Fixed entities getting OnGround default to true
|
2014-09-30 13:13:31 +02:00 |
|
Shoghi Cervantes
|
ee8ad6f92a
|
Implement Armor changes as Transactions
|
2014-09-30 09:37:58 +02:00 |
|
Shoghi Cervantes
|
f888acbd7c
|
Send PlayerArmorEquipmentPacket instead of ContainerSetContentPacket with id 0x78
|
2014-09-29 23:43:52 +02:00 |
|
Shoghi Cervantes
|
1252dd65a9
|
Improved PlayerInventory->setItemInHand() $source call, fixed Tool durability
|
2014-09-29 17:53:53 +02:00 |
|
Shoghi Cervantes
|
762c27affe
|
Added armor change $source parameter
|
2014-09-29 17:50:48 +02:00 |
|
Shoghi Cervantes
|
5b6b789ab3
|
Improved exponentiation
|
2014-09-29 13:24:25 +02:00 |
|
Shoghi Cervantes
|
61d84c73d0
|
Implemented Arrow pick up
|
2014-09-29 13:05:18 +02:00 |
|
Shoghi Cervantes
|
f5822c6de8
|
Improved entity movement updates
|
2014-09-29 12:59:01 +02:00 |
|
Shoghi Cervantes
|
886ad8442c
|
Fixed #2055 Extra packet data sent on armor change
|
2014-09-28 17:31:44 +02:00 |
|
Shoghi Cervantes
|
0dfaa19380
|
Fixed invalid spawn position setting for plugins
|
2014-09-28 15:19:09 +02:00 |
|
Shoghi Cervantes
|
2ded2013bf
|
Fixed auto-save configuration, made it global
|
2014-09-28 10:50:43 +02:00 |
|
Shoghi Cervantes
|
aa27c28e65
|
Force new player position on spawn
|
2014-09-28 01:14:03 +02:00 |
|
Shoghi Cervantes
|
1d8562fb8c
|
Allow setting the player spawnpoint via events before PlayerJoinEvent
|
2014-09-28 00:14:08 +02:00 |
|
Shoghi Cervantes
|
16384c2b20
|
Improved Player generation queue
|
2014-09-27 10:31:02 +02:00 |
|
Shoghi Cervantes
|
b231eba803
|
Fixed E_NOTICE error on player movement
|
2014-09-26 13:23:47 +02:00 |
|
Shoghi Cervantes
|
82d903733d
|
Fixed #2121
|
2014-09-26 11:34:06 +02:00 |
|
Shoghi Cervantes
|
5db45222c6
|
Deprecated Level->getChunkAt() in favor of Level->getChunk()
|
2014-09-26 10:31:32 +02:00 |
|
Shoghi Cervantes
|
7e49d073fa
|
Improved player movement, check once per tick
|
2014-09-24 16:58:22 +02:00 |
|