4041 Commits

Author SHA1 Message Date
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
Shoghi Cervantes
8b585fd9f7 Deprecated Level->getSpawn() in favor of Level->getSpawnLocation() 2014-10-10 11:43:54 +02:00
Shoghi Cervantes
9ede8177df Fixed Entity->getLineOfSight() 2014-10-10 09:53:58 +02:00
Shoghi Cervantes
13ec046f0d Removed old OS detection code 2014-10-09 19:37:23 +02:00
Shoghi Cervantes
5c4e7b6ee0 Added Living->getTargetBlock(), Living->getLineOfSight(), Vector3 side constants, Vector3::getOppositeSide() 2014-10-09 17:57:25 +02:00
Shoghi Cervantes
6424934df6 Fixed EntityCombustEvent children using a different handlerList 2014-10-09 14:40:52 +02:00
Shoghi Cervantes
b2ac959083 Added FurnaceSmeltEvent 2014-10-09 12:47:42 +02:00
Shoghi Cervantes
c67d4dae7b Added FurnaceBurnEvent 2014-10-09 12:36:57 +02:00
Shoghi Cervantes
22ad75c5a0 Update fuel duration to ticks 2014-10-09 12:21:14 +02:00
Shoghi Cervantes
b45ef8928c Added Tile->getBlock() method 2014-10-09 12:14:39 +02:00
Shoghi Cervantes
eccf7b08d2 Added PlayerDeathEvent methods for inventory keeping 2014-10-09 11:06:05 +02:00
Shoghi Cervantes
94eb9e35e2 Improved liquid performance, update RakLib 2014-10-08 23:24:39 +02:00
Shoghi Cervantes
79bf1f12f2 API 1.6.0 2014-10-08 17:39:43 +02:00
Shoghi Cervantes
10b33546ef Added PlayerBedEnterEvent and PlayerBedLeaveEvent 2014-10-08 17:37:11 +02:00
Shoghi Cervantes
c52dc58d6f Added ProjectileHitEvent 2014-10-08 17:04:35 +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
4a3163b4c8 Added ItemSpawnEvent 2014-10-08 16:53:13 +02:00
Shoghi Cervantes
c750a204e6 Added ItemDespawnEvent 2014-10-08 16:51:10 +02:00
Shoghi Cervantes
3313981d54 Fixed issues with Entity::heal() method 2014-10-08 16:46:21 +02:00
Shoghi Cervantes
57f7d57c76 Added ExplosionPrimeEvent 2014-10-08 16:45:55 +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
4346773e25 Added EntityDamageByBlockEvent (child of EntityDamageEvent) 2014-10-08 16:13:18 +02:00
Shoghi Cervantes
b0c314526d Added EntityCombustEvent and childs 2014-10-08 15:51:27 +02:00
Shoghi Cervantes
dd140ce018 Fixed arrow damage not getting overridden by the event result 2014-10-08 15:38:58 +02:00
Shoghi Cervantes
08aa7808cf Updated RakLib, better player join 2014-10-08 10:45:37 +02:00
Shoghi Cervantes
582c165479 Implemented Explosion and PrimedTNT, closes #2139 Alpha_1.4dev-665 2014-10-07 17:46:01 +02:00
Shoghi Cervantes
5fb205493a Spawnable->spawnToAll() now uses the actual chunk instead of the entire level to spawn 2014-10-07 12:50:53 +02:00
Shoghi Cervantes
e346d245e2 Merge pull request #2166 from PocketMine/query-event-implementation
Query event implementation
2014-10-07 11:46:55 +02:00
Shoghi Cervantes
4fece32ca8 API 1.5.0 2014-10-07 11:02:22 +02:00