View Single Post
  #22  
Old March 14th, 2012, 09:58 PM

momfreeek momfreeek is offline
Corporal
 
Join Date: Aug 2011
Posts: 178
Thanks: 1
Thanked 47 Times in 8 Posts
momfreeek is on a distinguished road
Default Re: momfreeek's new magic item browser!

ahhh.. that makes sense! thx
I've added the following assuming that'll take care of it:
Code:
if (!console) var console = { log:function(){} };
You're welcome to look at and work on the code. The structure is still forming atm though so I'm moving things around a lot. I hope its not toooo messy I'm new to google code but I assume its easy enough to allow permissions.


UPDATES:

- Added filters for path, item type and construction level below the search box.
- Added a little 'id' checkbox that displays ids on everything (and an 'id' column) - useful for editing the raw data and perhaps; modders.

Might need to press Ctrl-F5 to force reload the page.. might need to wait a while and try it again.

Last edited by momfreeek; March 14th, 2012 at 10:07 PM..
Reply With Quote