- Jul 15, 2016
-
-
Tim authored
* Unused variables * Unused values (assigned to variables, but overwritten before use) * Defining already defined variables instead of reassigning to them.
-
- Jul 13, 2016
-
-
tenplus1 authored
No longer require night to be skipped for resawn position to be saved Remove constant beds.read_spawns() calls when a player joins as this is only required once
-
- Apr 30, 2016
-
-
tenplus1 authored
Tweaked the beds.save_spawns() function to compile list then output to file with shortened co-ordinates containing 1 decimal place
-
- Mar 21, 2016
-
-
Auke Kok authored
- disallow placing beds in protected areas - fix rotation of beds(broken after 41c2b2ae) - allow using others' beds, but don't change spawn location Fixes #953. #943 isn't something I think was ever implemented, and this does a fair job of addressing the main concern (spawning in others' houses)
-
- Mar 09, 2016
-
-
paramat authored
-
- Mar 06, 2015
-
-
kilbith authored
-
- Feb 24, 2015