I fixed a few issues, including the simple view, the missing header on the forum user control panel page using the site theme, and some other little things.
A big change I've implemented today is the floating div that carries the Add Code, export functions, etc. has disappeared and the functions were moved to a bar directly below the header. I think it looks cleaner, there's no javascript to bog down old systems, and it gives more room for the cheat info. No the only thing that's in a cheat's expansion box are the alternate encodes. I may devise a different way of displaying these as well. Suggestions pertaining to this are welcome. Or, if you like the expansion box, that can stay as well. I don't not like it.
Possible alternatives I've thought of:
A big change I've implemented today is the floating div that carries the Add Code, export functions, etc. has disappeared and the functions were moved to a bar directly below the header. I think it looks cleaner, there's no javascript to bog down old systems, and it gives more room for the cheat info. No the only thing that's in a cheat's expansion box are the alternate encodes. I may devise a different way of displaying these as well. Suggestions pertaining to this are welcome. Or, if you like the expansion box, that can stay as well. I don't not like it.
Possible alternatives I've thought of:
- mouseover the code to get encodes (but it wouldn't be easy to print or select to copy) [ajax]
- drop-down list on the page that will filter by device (genie, gameshark v47, codebreaker v922) (this will hide codes that the site doesn't recognize, or that don't directly convert) [page refresh]
- A small window holding cheat info somewhere that will populate on a mouse over or click [ajax]
Comment