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 |
|
Shoghi Cervantes
|
dcd9dbd1dd
|
Fixed #1032 undefined index on PrimedTNT entities
|
2014-01-22 17:29:23 +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 |
|
InusualZ
|
351ac0d7af
|
Fixed Event "entity.explosion"
The event don't listen to the handler
|
2013-12-16 19:42:35 -05:00 |
|
Shoghi Cervantes
|
b457e63d20
|
Reverted Item despawn timer
|
2013-12-16 17:12:25 +01:00 |
|
Shoghi Cervantes
|
1a7e916928
|
Fixed player heads not being rotated
|
2013-12-13 01:17:55 +01:00 |
|
Shoghi Cervantes
|
423ead6b64
|
Added item pickup animation
|
2013-12-06 01:49:47 +01:00 |
|
Shoghi Cervantes
|
3cffa66490
|
added Entity::setHealth() force
|
2013-12-03 22:25:25 +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 |
|
Shoghi Cervantes
|
f3f61e7a4a
|
Cobblestone Walls height handling
|
2013-11-27 17:41:39 +01:00 |
|
Shoghi Cervantes
|
bc48e70d6c
|
Remove fire effects on Creative mode
|
2013-11-27 17:24:33 +01:00 |
|
Shoghi Cervantes
|
6e9b70c9cb
|
Better Tall Grass generation with bonemeal
|
2013-11-26 13:32:19 +01:00 |
|