Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Monster Life Breeding and Play Reference (WIP)
ChaoticCJ Wrote:I like [MENTION=128]Stereo[/MENTION];'s idea. I really like the drop-down menu, it is much cleaner than having 20+ tabs at the bottom. I don't care for the "type" column though, it just makes the table messy, especially for long names like Aliens and Humanoids, Dogs, etc.

Yeah, I didn't realize GoogleDocs was going to have some dumb restrictions on how this stuff works. If I went ahead with filling the rest of the data in, I'd probably use another hidden table or two to tidy that sort of thing up for the leading spreadsheet.
 Gripes

The dropdown is mostly laziness on my end, it's problematic in that it propagates the change to anyone viewing the spreadsheet, rather than being an individual view of the results. Might still be nicer to use overall as long as the spreadsheet's not very busy. Of course, it's easy enough to duplicate and lock whichever monster types are popular to view, as long as I write the whole deal into a single sheet. I'll develop it with that in mind, and if it becomes a problem I can just make copies of each type.


Reliable users (as in visiting their farm regularly to update it with the same types)... hmm. It'd definitely be feasible to have a separate sheet listing all their farm names (with room for notes - contact info on SP or whatever) and then query that sheet for each farm on the front page to fill in a reliability column, or to sort the output with those farms on top. It would be easy to make that sheet editable by anyone trusted to make that call.

Some of this stuff is just a matter of replacing the default array fills (note to self: 'NOEXPAND(QUERY())') and changing the behaviour to look nicer using IFs. For example, I like the look of the data better with empty cells instead of 0's, both because it's less to read and less to input. But it's easy enough to wrap it in IF(string0"' ; "" ; string) type logic and be able to accept it either way, which is probably more robust for general usage anyway. And the '--' entries are ugly and behave funny; I'd get rid of those.


I'm implementing some of these things in 'Copy of Information' tab to make sure they actually work; check that out.
[edit] that tab now has some of these features running, seems quite doable. Also found out how to hide columns so it doesn't have a bunch off to the right.
Reply


Messages In This Thread
Monster Life Breeding and Play Reference (WIP) - by Stereo - 2013-07-31, 04:10 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)