Tai Kedzierski
ee2de274b7
Record original spawns
...
* Record players original spawns so they can be restored after they accept an invite
* Allow admins to reset players' original spawns
2019-01-02 18:46:51 +00:00
Tai Kedzierski
b298d680cf
Add player invites
...
* Allow players to invite others to use their spawn (permanently)
* change pregeneration to be actioned relative to frequency
2019-01-02 17:11:23 +00:00
Tai Kedzierski
757fcbcfaf
add block when player spawns
2018-12-29 20:30:39 +00:00
Tai Kedzierski
f0d4004f45
add default spawn block
2018-12-29 20:24:45 +00:00
Tai Kedzierski
4b1c6bac85
Pregenerate spawn points
...
Overhaul of mod to pre-generate static spawnpoints at intervals and save between server reboots.
* The spawn points are generated in the background on a timer, up to a maximum count
* Players requesting a new spawn point will receive it immediately, if there is one available
2018-12-29 16:40:32 +00:00
Tai Kedzierski
f4f6d6ce43
isolate debugging for configurability
2018-12-29 12:54:23 +00:00
Tai Kedzierski
823073dffb
Ensure player spawns above sea level
...
* Disable spawning under the water_level
* Fix bug where if first try to find spawn location succeeded, it would not set the position
2018-12-28 23:37:29 +00:00
Tai Kedzierski
56978417d0
fix newspawn timeout callback, delay player onjoin spawn call
2018-12-28 05:17:16 +00:00
Tai Kedzierski
dd9dc76a25
fix the light level search bug that prevented finding matches
2018-12-28 04:12:50 +00:00
Tai Kedzierski
7b87f59153
modularize, try to improve emergence
2018-12-28 03:55:00 +00:00
Tai @ Flex
d5474b8096
turn off debug lines
2017-02-03 12:24:40 +00:00
Tai @ Flex
121d336c75
enable bedspawn by default
2017-01-31 18:20:24 +00:00
Tai @ Flex
c525d87d7c
add a spawn_anywhere setting
2017-01-31 18:08:53 +00:00
Tai @ Flex
076c91d5de
let game do initial placement. better when with valleys mapgen
2017-01-14 15:57:37 +00:00
Tai @ Flex
511cc82f5a
return position even on error
2017-01-14 11:53:36 +00:00
Tai @ Flex
c5dfff347b
add setting spawn
2017-01-14 00:20:06 +00:00
Tai @ Flex
448704f9c8
integrate bed respawning
2017-01-14 00:11:59 +00:00
Tai @ Flex
a8b6568cbb
add respawn on death
2017-01-13 23:16:29 +00:00
Tai @ Flex
56a8e88ec8
use randomization around static_spawnpoint
2017-01-13 23:00:48 +00:00
Tai @ Flex
1e5ffcb1f6
Admin-aware, dont expose newspawn when spawn point is defined
2017-01-13 22:15:45 +00:00
Tai @ Flex
77ce167ca8
save spawn data to file
2017-01-13 22:03:36 +00:00
Tai @ Flex
655caf802e
teleport renewal
2017-01-13 16:13:54 +00:00
Tai @ Flex
3bbff92c67
dont spawn into protected areas
2017-01-13 16:08:54 +00:00
Tai @ Flex
30b950c77a
randomized spawns if no fixed spawn defined
2017-01-13 16:07:17 +00:00
James Stevenson
7e54356b8d
Initial commit.
2016-07-09 11:22:49 -04:00