Wuzzy
|
2c4eae353c
|
Use mcl_playerphysics to handle player physics
This fixes some issues with speed overrides and gets rid of ugly workarounds.
|
2018-05-07 20:10:53 +02:00 |
Wuzzy
|
afc55f8139
|
Remove unused "Force night skip" button in beds
|
2018-01-08 03:53:15 +01:00 |
Wuzzy
|
f5010ec32a
|
Sleep takes 5 seconds instead of 2
|
2018-01-08 03:49:34 +01:00 |
Wuzzy
|
a46064bd92
|
Always clear weather after sleep
|
2018-01-08 03:42:51 +01:00 |
Wuzzy
|
c9dc405531
|
Beds: First check distance
|
2018-01-08 03:19:19 +01:00 |
Wuzzy
|
84c099b234
|
Refine monster sleep prevention exceptions
|
2018-01-08 03:16:27 +01:00 |
Wuzzy
|
299bb332dc
|
Prevent player from sleeping if monsters or too far from bed
|
2018-01-08 02:49:41 +01:00 |
Wuzzy
|
de04fbc062
|
Fix respawn bugs
|
2017-11-24 07:24:13 +01:00 |
Wuzzy
|
351f1834a3
|
Add Spawn API
|
2017-11-24 07:04:03 +01:00 |
Wuzzy
|
b0c87f74fe
|
Move world-related functions to mcl_worlds
|
2017-11-24 03:10:02 +01:00 |
Wuzzy
|
7920707ca4
|
Don't allow to use bed while sleeping
|
2017-11-21 20:23:34 +01:00 |
Wuzzy
|
69ade14509
|
Rename weather_pack mod to mcl_weather
|
2017-11-21 01:35:31 +01:00 |
Wuzzy
|
f3919cace9
|
Beds now allow to skip thunderstorms
|
2017-11-20 05:06:58 +01:00 |
Wuzzy
|
c97a14e969
|
Explode bed when used in End or Nether
|
2017-08-17 20:22:30 +02:00 |
Wuzzy
|
e5a34367c9
|
Use new Minetest settings API syntax for most mods
|
2017-08-09 16:17:00 +02:00 |
Wuzzy
|
fd73c81d23
|
Prevent player from walking while sleeping
|
2017-06-11 14:44:37 +02:00 |
Wuzzy
|
b6ee94f9b2
|
Use new player attribute API for bed spawns
|
2017-06-06 19:05:28 +02:00 |
Wuzzy
|
d76ab30892
|
Rename beds mod to mcl_beds
|
2017-05-07 20:21:37 +02:00 |