60 Commits

Author SHA1 Message Date
Shoghi Cervantes
d699a97bb7 small things 2014-02-15 01:39:37 +01:00
Shoghi Cervantes
f0ff420659 Fixed negative chunk indexes on PMFLevel 2014-02-14 18:25:06 +01:00
Shoghi Cervantes
cbe07a1fa0 Fixed PMFLevel infinite loop 2014-02-14 14:21:28 +01:00
Shoghi Cervantes
63f4f87d37 Fixed PMFLevel bugs, crashes and weird methods 2014-02-14 13:17:05 +01:00
Shoghi Cervantes
c1251a25bd Removed water PMFLevel update that caused locks 2014-02-14 01:36:10 +01:00
Shoghi Cervantes
715e51b7c5 Automatic population on side loading 2014-02-14 00:19:26 +01:00
Shoghi Cervantes
5929b510d5 Better, faster world generation. Needs more things 2014-02-13 20:44:15 +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
e4c8142681 Removed var_dump() 2014-02-13 01:41:40 +01:00
Shoghi Cervantes
268e8c1164 Force PMF save on PMF Level upgrade 2014-02-13 01:34:41 +01:00
Shoghi Cervantes
1ab90b1409 PMFLevel upgrade tested 2014-02-13 01:34:35 +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
f9adbf33ec Fixed undefined chunk on PMFLevel::getMiniCHunk() 2014-02-02 12:05:35 +01:00
Shoghi Cervantes
4002d3013d More OCD 2014-01-28 11:36:18 +01:00
Shoghi Cervantes
14e1dda327 Removed KiwiIRC chat, use official freenode webirc 2013-12-04 18:19:39 +01:00
Michael Yoo
b66f34b308 Merge pull request #930 from beN39sGroup/master 2013-11-22 23:59:50 +10:30
beN39sGroup (Blue Electric)
7acdb0dd3f Fix Performance Problem
Welcome, TPS!
2013-11-17 09:39:40 +09:00
beN39sGroup (Blue Electric)
77ca6da14c Simple Flowable Water!
Meet the 'Flowing' Water.
2013-11-10 17:19:50 +09:00
Shoghi Cervantes
d41c30945b Level optimizations 2013-09-09 10:44:50 +02:00
Shoghi Cervantes
b3c51c6d2e Faster level generator 2013-09-09 03:32:24 +02:00
Shoghi Cervantes
275e27f7a9 Low level PMF level interface 2013-09-08 01:21:40 +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
39658ef63f Automatic recovery of corrupted maps 2013-08-18 21:31:47 +02:00
Shoghi Cervantes
84bb66357e Cast floats as integers on Level::getBlock() and Level::setBlock() 2013-07-03 10:59:32 +02:00
Shoghi Cervantes
8bef816061 Added PMF_LEVEL_DEFLATE_LEVEL 2013-06-08 01:59:00 +02:00
Shoghi Cervantes
6a13705970 Fixed Level PMF 2013-06-07 16:42:31 +02:00
Shoghi Cervantes
06a0f169dd Better auto-save, less resource and disk usage 2013-06-04 18:45:30 +02:00
Shoghi Cervantes
dce9b3140a Plant growth & scheduled updates! 2013-06-04 17:23:03 +02:00
Shoghi Cervantes
be83eaf521 Correct call of destruct chain to release PMF file locks at unload 2013-06-03 23:24:33 +02:00
Shoghi Cervantes
f2927df2b3 Renamed TileEntity to Tile (TileEntityAPI, TileEntity class, variables) 2013-06-03 19:19:00 +02:00
Shoghi Cervantes
ec22034ad7 Plugin version 2, include extra data 2013-06-02 17:55:59 +02:00
Shoghi Cervantes
424dba2fdd Filling a chunk triggers the block change saving algorithm 2013-05-26 12:48:20 +02:00
Shoghi Cervantes
72f8f00c5d Autorecovery of bad chunks 2013-05-25 23:46:02 +02:00
Shoghi Cervantes Pueyo
5faeff9e16 Fixed PMF metadata set 2013-05-18 11:19:08 +02:00
Shoghi Cervantes Pueyo
3bb7114e7c Fixed PMFLevel::getBlock() not converting to int 2013-05-17 15:08:56 +02:00
Shoghi Cervantes Pueyo
2377cf7199 Index fix 2013-05-17 13:19:44 +02:00
Shoghi Cervantes Pueyo
651398e500 Fixed #249 2013-05-17 12:33:42 +02:00
Shoghi Cervantes Pueyo
7bbda6dd67 Detect non loaded chunks 2013-05-16 20:24:05 +02:00
Shoghi Cervantes Pueyo
fb69cf3392 Chunk unloading fixed 2013-05-15 23:30:45 +02:00
Shoghi Cervantes Pueyo
f1e4bb0f62 Scheduled saving 2013-05-15 23:30:44 +02:00
Shoghi Cervantes Pueyo
e63677a23d Level saving 2013-05-15 23:30:40 +02:00
Shoghi Cervantes Pueyo
cef4347a02 Fixed error with world teleporting 2013-05-15 23:30:34 +02:00
Shoghi Cervantes Pueyo
c27cca6741 More fixes :D 2013-05-15 23:30:28 +02:00
Shoghi Cervantes Pueyo
db8f50f408 PMF & Multiworld [part 1] 2013-05-15 23:30:20 +02:00
Shoghi Cervantes Pueyo
074c1b5295 Added a fix so higher PMF version files doesn't get loaded 2013-04-03 13:20:18 +02:00