From fc16ad592a45648c7df7cc18c2b6cd153af238e3 Mon Sep 17 00:00:00 2001 From: Aki Date: Tue, 5 Sep 2017 01:02:52 +0200 Subject: Notes on new naut selector --- config/menus/select.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') diff --git a/config/menus/select.lua b/config/menus/select.lua index 609c2f6..a3c379b 100644 --- a/config/menus/select.lua +++ b/config/menus/select.lua @@ -15,6 +15,9 @@ if background == nil or not background:is(require "not.MenuBackground") then end -- TODO: Temporary group for naut selectors. This isn't production code at any means! +-- TODO: New nauts selector is missing random rolling! +-- TODO: New nauts selector allows empty naut as selection! +-- TODO: New nauts selector allows non-unique selections within groups! local group, get do local atlas = love.graphics.newImage("assets/portraits.png") -- cgit v1.1