rove/pkg
Marc Di Luzio 8586bdabd7 Fix duplicate saving on quit
Slight refactor to split server stop and close functions
	Quit function explicitly sends SIGTERM
	SIGTERM doesn't trigger an os.Exit

	Bonus: Properly save the world on spawning the rover
2020-06-07 18:06:34 +01:00
..
accounts Fix issue with command returning true when no rover was spawned 2020-06-06 00:18:41 +01:00
game Add a blank atlas to the world 2020-06-07 13:33:44 +01:00
persistence Handle 0 size data files and augment the error that comes back from Unmarshal 2020-06-03 12:58:10 +01:00
rove Refactor rover attributes to add a name 2020-06-06 16:52:30 +01:00
server Fix duplicate saving on quit 2020-06-07 18:06:34 +01:00
version Add version information 2020-06-02 16:12:26 +01:00