Shoghi Cervantes
|
747fdab389
|
Fixed Inventory->removeItem()
|
2014-10-16 12:16:23 +02:00 |
|
Shoghi Cervantes
|
204915450f
|
Do not wrap text if unknown characters are found.
|
2014-10-15 18:38:14 +02:00 |
|
Shoghi Cervantes
|
500a690cd0
|
Throw CRITICAL error message on unhandled Exception on commands instead of crashing
|
2014-10-15 18:35:42 +02:00 |
|
Shoghi Cervantes
|
d473ce13ee
|
Throw CRITICAL error message on unhandled Exception on plugin events instead of crashing
|
2014-10-15 18:35:30 +02:00 |
|
Shoghi Cervantes
|
1adf53a81e
|
Fixed error_handler trace generation on higher debug levels
|
2014-10-15 17:58:03 +02:00 |
|
Shoghi Cervantes
|
ed942100ec
|
Do not block when killing workers
|
2014-10-15 17:49:08 +02:00 |
|
Shoghi Cervantes
|
8abe95309c
|
Fixed RegionLoader not creating default index on first load
|
2014-10-15 16:59:31 +02:00 |
|
Shoghi Cervantes
|
5dc5aba42c
|
Match Player pickup area with Minecraft
|
2014-10-15 14:57:12 +02:00 |
|
Shoghi Cervantes
|
bda6f03e15
|
Added BlockUpdateEvent
|
2014-10-15 13:07:10 +02:00 |
|
Shoghi Cervantes
|
69d132401e
|
Fixes entities not being saved and tile entities having an incorrect field, closes #1661
|
2014-10-15 12:15:17 +02:00 |
|
Shoghi Cervantes
|
e3a9db5d8f
|
Implemented saving modified chunks
|
2014-10-15 11:42:58 +02:00 |
|
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
|
7b7b91ea0d
|
Fixed Entity updates not firing
|
2014-10-15 10:13:49 +02:00 |
|
Shoghi Cervantes
|
18f6bad48d
|
Implemented scheduled and partial entity updates
|
2014-10-14 22:49:35 +02:00 |
|
Shoghi Cervantes
|
fbe548c611
|
RakLib update, PING/PONG handling
|
2014-10-14 16:13:32 +02:00 |
|
Shoghi Cervantes
|
4e793199fa
|
Deprecated EntityMoveEvent
|
2014-10-14 16:11:10 +02:00 |
|
Shoghi Cervantes
|
43a97c407d
|
New PlayerMoveEvent, improved player movement event firing
|
2014-10-14 16:10:50 +02:00 |
|
Shoghi Cervantes
|
07dcbdb9b0
|
Fixed Level->getNearbyEntities(), fixes item drops not being picked up
|
2014-10-14 16:03:14 +02:00 |
|
Shoghi Cervantes
|
60ca24fe0e
|
Updated PluginManager event deprecation message
|
2014-10-14 14:11:58 +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
|
823dc933b8
|
Improved Entity extinguish operations and packet spam
|
2014-10-13 23:44:11 +02:00 |
|
Shoghi Cervantes
|
883f93cc8c
|
Improved item drop spawning
|
2014-10-13 22:45:04 +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
|
1eec333501
|
Save block bounding boxes, improves block cache
|
2014-10-13 18:38:00 +02:00 |
|
Shoghi Cervantes
|
5448a48f67
|
Fixed Level->getCollidingEntities()
|
2014-10-13 18:36:13 +02:00 |
|
Shoghi Cervantes
|
a10ad42a13
|
Removed Generic block class
|
2014-10-13 18:12:34 +02:00 |
|
Shoghi Cervantes
|
da23cf685d
|
Added PlayerBucketEvent and children, improved Bucket usage and Liquid placing
|
2014-10-13 18:04:40 +02:00 |
|
Shoghi Cervantes
|
79e4b3e3a9
|
Removed old Player->timeout property
|
2014-10-12 17:12:59 +02:00 |
|
Shoghi Cervantes
|
8472349caf
|
Improved global block cache
|
2014-10-12 17:02:27 +02:00 |
|
Shoghi Cervantes
|
96b61fbb92
|
Made Wheat crops extend Crop class
|
2014-10-12 16:20:30 +02:00 |
|
Shoghi Cervantes
|
6246ad19c4
|
Added global block cache
|
2014-10-12 16:16:19 +02:00 |
|
Shoghi Cervantes
|
9b69cc4288
|
Removed debug code
|
2014-10-12 15:40:14 +02:00 |
|
Shoghi Cervantes
|
114153ae97
|
Added EntityBlockChangeEvent
|
2014-10-12 13:37:45 +02:00 |
|
Shoghi Cervantes
|
ebb844fa52
|
Removed unused code, fixed undefined variables
|
2014-10-11 22:22:51 +02:00 |
|
Shoghi Cervantes
|
bf89ea1cf6
|
Added BlockGrowEvent
|
2014-10-11 20:19:46 +02:00 |
|
Shoghi Cervantes
|
4076fb4657
|
Added BlockSpreadEvent
|
2014-10-11 19:27:43 +02:00 |
|
Shoghi Cervantes
|
312f377483
|
Added LeavesDecayEvent
|
2014-10-11 19:01:27 +02:00 |
|
Shoghi Cervantes
|
0af3dfedd5
|
Improved Living entity ticking
|
2014-10-11 17:35:13 +02:00 |
|
Shoghi Cervantes
|
6f1f201c41
|
Workaround for entities glitching through the floor on the client-side
|
2014-10-11 17:02:41 +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
|
7f85e37540
|
Worked on scheduler
|
2014-10-11 16:36:38 +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
|
24c76acf30
|
Submodule update
|
2014-10-11 00:04:17 +02:00 |
|
Shoghi Cervantes
|
baf06dc363
|
Revert "Use Collectable class on AsyncTask, removed task collection workaround on ServerScheduler"
This reverts commit 0dba14074a634e82539735c3be88c6ae31b0be05.
|
2014-10-11 00:03:46 +02:00 |
|
Shoghi Cervantes
|
645c00b2f7
|
Added TextWrapper
|
2014-10-11 00:01:53 +02:00 |
|
Shoghi Cervantes
|
0dd46c835c
|
Made ExplosionPrimeEvent accept setting block breaking settings
|
2014-10-10 22:39:06 +02:00 |
|
Shoghi Cervantes
|
0dba14074a
|
Use Collectable class on AsyncTask, removed task collection workaround on ServerScheduler
|
2014-10-10 20:53:28 +02:00 |
|