1
0
samoatesgames 19ea5d5423 Improved spawn location calculations.
- Supports Overworld and Nether spawns.
 - Supports spawning under objects, but still above ground (e.g. under the leaves of a tree).
 - Protects against spawning in oceans.
 - Protects against spawning in water.
 - Uses a radial search about the origin, rather than a linear.
 - Correctly calculates Nether spawn on spawn world generation (fixes: cuberite#2548)
 - Fixes a bug in CheckPlayerSpawnPoint() where the X offset was used in both the X and Z coords (BLOCKTYPE BlockType = GetBlock(a_PosX + Coords[i].x, a_PosY, a_PosZ + Coords[i].x);)
2015-11-13 15:08:16 +00:00
..
2015-11-03 18:00:55 +01:00
2015-11-08 22:34:52 +00:00
2015-07-31 16:49:10 +02:00
2015-09-25 10:14:17 +02:00
2015-11-03 18:00:55 +01:00
2015-11-03 18:00:55 +01:00
2015-05-24 12:56:56 +01:00
2015-09-25 10:14:17 +02:00
2015-07-31 16:49:10 +02:00
2015-07-31 16:49:10 +02:00
2015-10-15 10:53:32 +02:00
2014-10-22 20:12:49 -07:00
2015-07-31 16:49:10 +02:00
2015-07-31 16:49:10 +02:00
2015-11-03 18:00:55 +01:00
2015-11-03 18:00:55 +01:00
2014-07-19 11:09:39 -07:00
2015-11-03 18:00:55 +01:00
2015-11-03 18:00:55 +01:00
2015-11-10 19:44:30 +01:00
2015-11-03 18:00:55 +01:00
2015-11-03 18:00:55 +01:00
2015-07-31 16:49:10 +02:00
2014-10-22 20:12:49 -07:00
2015-07-31 16:49:10 +02:00
2015-11-02 22:07:48 +00:00
2015-11-03 18:00:55 +01:00
2015-07-15 14:05:36 -06:00
2015-09-17 11:20:10 +02:00
2015-07-31 16:49:10 +02:00
2014-10-23 23:58:01 +01:00
2015-07-31 16:49:10 +02:00
2015-03-14 00:59:53 +00:00
2015-07-31 16:49:10 +02:00
2015-05-18 14:30:16 +01:00
2015-07-31 16:49:10 +02:00
2015-07-15 14:05:36 -06:00
2014-07-18 23:47:46 +02:00
2014-10-22 20:12:49 -07:00
2015-07-09 14:41:14 -06:00
2015-09-25 10:14:17 +02:00
2015-09-26 22:19:29 +01:00
2015-07-14 21:46:30 +01:00
2015-07-14 21:46:30 +01:00
2015-07-14 21:46:30 +01:00
2015-06-02 12:51:43 +02:00
2015-07-31 16:49:10 +02:00
2015-10-29 13:35:35 +01:00
2015-07-31 16:49:10 +02:00
2015-05-24 12:56:56 +01:00
2015-11-03 18:00:55 +01:00
2015-11-03 18:00:55 +01:00
2015-05-24 12:56:56 +01:00
2015-06-12 12:37:22 +01:00
2015-11-02 18:21:35 +00:00
2014-10-22 20:12:49 -07:00
2015-05-24 12:56:56 +01:00
2015-10-02 17:26:53 +02:00
2015-07-31 16:49:10 +02:00
2015-10-12 15:02:25 +01:00
2015-07-31 16:49:10 +02:00
2015-09-25 10:14:17 +02:00
2015-11-13 15:08:16 +00:00
2015-07-31 16:49:10 +02:00