495 Commits

Author SHA1 Message Date
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
b36d754e5b Merge remote-tracking branch 'origin/master' into Entities 2014-02-19 15:28:23 +01:00
Shoghi Cervantes
f1b5f83fd4 Lots of typos fixed, undefined variables, unused code 2014-02-19 01:55:42 +01:00
Shoghi Cervantes
d699a97bb7 small things 2014-02-15 01:39:37 +01:00
Shoghi Cervantes
5d1c79379b *and 2014-02-14 21:49:26 +01:00
Shoghi Cervantes
08149fa4b3 Fixed #1229 2014-02-14 20:56:00 +01:00
Shoghi Cervantes
fdf519398a Do not unload spawn chunks 2014-02-14 19:37:39 +01:00
Shoghi Cervantes
7ea0bf5067 Merge remote-tracking branch 'origin/master' into Entities 2014-02-14 17:16:51 +01:00
Shoghi Cervantes
63f4f87d37 Fixed PMFLevel bugs, crashes and weird methods 2014-02-14 13:17:05 +01:00
Shoghi Cervantes
da554fbf23 Fixed Trees 2014-02-14 00:25:44 +01:00
Shoghi Cervantes
715e51b7c5 Automatic population on side loading 2014-02-14 00:19:26 +01:00
Shoghi Cervantes
5d7198396d Added TallGrassPopulator 2014-02-13 22:39:53 +01:00
Shoghi Cervantes
4fecbc2dbc Added water sand and gravel 2014-02-13 22:05:50 +01:00
Shoghi Cervantes
5929b510d5 Better, faster world generation. Needs more things 2014-02-13 20:44:15 +01:00
Shoghi Cervantes
acece47a37 Merge remote-tracking branch 'origin/master' into Entities 2014-02-13 09:30:21 +01:00
Shoghi Cervantes
4d1adb98a8 Removed $i on WorldGenerator 2014-02-13 09:29:50 +01:00
Shoghi Cervantes
89e556755d Updated WorldGenerator to use correct generation variables 2014-02-13 08:38:23 +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
e83e424671 Removed entity limits 2014-02-13 01:34:39 +01:00
Shoghi Cervantes
3e68972253 fix an include 2014-02-13 01:34:37 +01:00
Shoghi Cervantes
7f86746cbe woo :D 2014-02-13 01:34:36 +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
8377416f48 Nice generation :D 2014-02-13 01:34:30 +01:00
Shoghi Cervantes
f91e2a5cfe Better parameters ^^ 2014-02-13 01:34:29 +01:00
Shoghi Cervantes
2d88739005 normalize 2014-02-13 01:34:27 +01:00
Shoghi Cervantes
4e820ab89f Use single Perlin noise 2014-02-13 01:34:26 +01:00
Shoghi Cervantes
1bc54dbc44 Such noise 2014-02-13 01:34:24 +01:00
Shoghi Cervantes
1206cbf993 Basic Entity structure 2014-02-11 13:31:48 +01:00
Shoghi Cervantes
f1245a551e Increased UDP buffer size 2014-02-09 13:30:06 +01:00
Shoghi Cervantes
b107191fdb Renamed ExplosionPacket to ExplodePacket 2014-02-08 13:39:41 +01:00
Shoghi Cervantes
1f5ff78f06 Fixed a few wrong fields 2014-02-08 01:25:03 +01:00
Shoghi Cervantes
84638098d0 Entity spawn packets 2014-02-07 17:24:50 +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
8bbc0af9b5 Fixed #1150 invalid Entity positions on startup 2014-02-02 02:30:21 +01:00
Shoghi Cervantes
9cc624b74e Force Entity health change on respawn 2014-02-01 01:06:05 +01:00
Shoghi Cervantes
d8f4e88e5d Fixed Entities not being despawned on restart if they were off-limits 2014-01-29 23:53:58 +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
f8b270e33f such fix. I even made a regular expression to find these 2014-01-28 12:50:24 +01:00
Shoghi Cervantes
4002d3013d More OCD 2014-01-28 11:36:18 +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
Shoghi Cervantes
01015d0db3 Fixed #1114 Furnace item duplication cheat 2014-01-27 01:13:59 +01:00
Shoghi Cervantes
f432f110a4 Fixed invalid Position object on teleport 2014-01-23 19:02:09 +01:00
Shoghi Cervantes
4ae1709196 Fixed #1100 Item multiplication cheat 2014-01-22 22:11:54 +01:00