84 Commits

Author SHA1 Message Date
Shoghi Cervantes
573fe0e5cc Save player position, removed several methods from PluginAPI 2014-03-01 20:32:49 +01:00
Shoghi Cervantes
fdbefa0571 Added index to Level::getUsingChunk() 2014-03-01 19:04:18 +01:00
Shoghi Cervantes
c2ad811451 Added chunk move spawning logic 2014-03-01 19:01:24 +01:00
Shoghi Cervantes
9d02ed9a28 New chunk indexing and sending algorithm 2014-03-01 17:35:44 +01:00
Shoghi Cervantes
5651fc1cb1 Fixed level block and chunk sending 2014-02-28 20:39:59 +01:00
Shoghi Cervantes
f08bedf2fe Added Biome methods to Level 2014-02-28 20:04:41 +01:00
Shoghi Cervantes
c488c19db9 I can spawn!! 2014-02-28 19:47:08 +01:00
Shoghi Cervantes
2bf3f0de73 Removed EntityAPI 2014-02-27 16:47:49 +01:00
Shoghi Cervantes
6bd91cf39e fixes, new Tile update algorithm 2014-02-27 15:12:05 +01:00
Shoghi Cervantes
c9dfdc288d Updated global Tile code 2014-02-27 12:23:22 +01:00
Shoghi Cervantes
44b9d33b65 removed debug code 2014-02-27 00:24:43 +01:00
Shoghi Cervantes
4a2852bb90 Reworked Level things to handle new NBT structure 2014-02-27 00:03:53 +01:00
Shoghi Cervantes
38c5174da7 Merged branch master into Core-Rewrite (includes new NBT changes) 2014-02-26 16:26:59 +01:00
Shoghi Cervantes
8e1cd2d6bd Check for block changes each 2 ticks instead of each 15 ticks 2014-02-23 13:47:30 +01:00
Shoghi Cervantes
7bdc48509e things 2014-02-19 17:41:12 +01:00
Shoghi Cervantes
d699a97bb7 small things 2014-02-15 01:39:37 +01:00
Shoghi Cervantes
fdf519398a Do not unload spawn chunks 2014-02-14 19:37:39 +01:00
Shoghi Cervantes
63f4f87d37 Fixed PMFLevel bugs, crashes and weird methods 2014-02-14 13:17:05 +01:00
Shoghi Cervantes
715e51b7c5 Automatic population on side loading 2014-02-14 00:19:26 +01:00
Shoghi Cervantes
d0af367395 Use integers instead of booleans 2014-02-13 01:59:08 +01:00
Shoghi Cervantes
4523b15991 do not send chunk updates on chunk generation 2014-02-13 01:53:30 +01:00
Shoghi Cervantes
bd73cced6e Do not send block changes during chunk generation 2014-02-13 01:47:18 +01:00
Shoghi Cervantes
b7ed2f765c Added PMFLevel upgrade 2014-02-13 01:34:33 +01:00
Shoghi Cervantes
f7b8ad0e37 Infinite generation, in-place chunk creation working. New PMF Format 2014-02-13 01:34:32 +01:00
Shoghi Cervantes
083bfcc83c More classes updated 2014-02-07 17:07:57 +01:00
Shoghi Cervantes
95bff304e4 Changed all Player packets to new network 2014-02-07 16:44:10 +01:00
Shoghi Cervantes
c88b1c97b3 Added advanced caching (enable-advanced-cache) 2014-01-29 02:24:02 +01:00
Shoghi Cervantes
a297574656 Level::unloadChunk() now uses the saveEnabled property 2014-01-28 21:46:29 +01:00
Shoghi Cervantes
101402fe56 Fixed #854 return not-safe spawn when safe spawn is not available 2014-01-27 18:16:28 +01:00
repeat
c7d33ee267 hmmm it's feature? 2014-01-21 23:04:02 +03:00
Shoghi Cervantes
5eed43ddd0 Added Level::startTime() and Level::stopTime() 2013-12-18 09:45:00 +01:00
Shoghi Cervantes
2b28e26392 Fixed map chunks bug 2013-12-03 20:39:28 +01:00
Shoghi Cervantes
d515da8963 Fixed Level::setMiniChunk() parameter bug 2013-12-01 21:37:33 +01:00
Shoghi Cervantes
f5d69e6905 Fixed Level::getMiniChunk() parameter bug 2013-12-01 21:32:35 +01:00
beN39sGroup (Blue Electric)
77ca6da14c Simple Flowable Water!
Meet the 'Flowing' Water.
2013-11-10 17:19:50 +09:00
Shoghi Cervantes
275e27f7a9 Low level PMF level interface 2013-09-08 01:21:40 +02:00
Shoghi Cervantes
fb2bcdb722 Level::getSafeSpawn() look for solid block 2013-09-07 12:04:49 +02:00
Shoghi Cervantes
a21bb5ab6d Revert "Revert "Roll back""
This reverts commit e1e804ffe35f9e6c6411b8ed6425af3f8e72f608.
2013-08-29 18:52:12 +02:00
Shoghi Cervantes
e1e804ffe3 Revert "Roll back"
This reverts commit 29504c09f263e73492c6ffecea201a81dcf3591d.
2013-08-28 20:55:58 +02:00
Shoghi Cervantes
093b86fa43 Fixed URL 2013-08-27 19:16:11 +02:00
Shoghi Cervantes
36ff8331b7 Updated headers 2013-08-27 18:16:57 +02:00
Shoghi Cervantes
9e337e21d2 Implemented Level::getSafeSpawn() 2013-08-27 00:22:06 +02:00
Shoghi Cervantes
ce1e95195b Alpha_1.3.3dev 2013-06-17 02:53:29 +02:00
Shoghi Cervantes
4a5783b57b Large improvement in chunk sending 2013-06-09 20:37:45 +02:00
Shoghi Cervantes
bfa65e1e7d Time is sent on change 2013-06-08 14:19:10 +02:00
Shoghi Cervantes
16a8566fca Time now is displayed correctly 2013-06-08 14:17:38 +02:00
Shoghi Cervantes
38c50c2fec Fixed API unloading 2013-06-08 01:40:13 +02:00
Shoghi Cervantes
157237e3ef Proper Level checks on unload 2013-06-08 00:57:21 +02:00
Shoghi Cervantes
911577e9b8 Fixed syntax error 2013-06-05 12:36:31 +02:00
Shoghi Cervantes
fbf897d1be Fixed level event duplication on some cases 2013-06-05 12:20:57 +02:00