|
|
#1 |
|
Back to Retired.
Site and Game Administrator
Join Date: Jul 2007
Posts: 1,767
|
[MWT] Mobile Window Test *Title Pending*
LINK For the last few days, I've been working on a simplified version of the site for quick and easy access to the latest news, recent forum post, profiles, and game stats. It's been designed around working on any device and screen size without many problems, though some will appear. Due to it using some of the newer HTML5 & CSS3 features, some things may not display correctly on older devices. Home: ![]() Home contains the last 10 post along with the ability to browse older post through the page selector. Clicking on a post title will also open the post to view the comments. (Comments currently not finished) Forum: ![]() The Forum tab displays the latest 30 post on the forums, similar to the current sidebar on the main home page. While most of the forum bbcode is supported, some items such as replays don't appear. The forum is also generous when it comes to reading bbcode, so some small issues may occure while looking at post that include bbcode. Profile: ![]() A small and simple profile design that is currently missing most of the normal stuff normally found on profiles and is very much not finished by any means. Stats: Stats (Filtered): ![]() Stats is much upgraded version of the current level ranks, providing filtering based on what you want to show or hide. By Genre: ![]() Breaks down the current filtered songs into simple progress bars based on AAA, FC, Played, and Unplayed status. Grouped by Genre. By Difficulty: ![]() Breaks down the current filtered songs into simple progress bars based on AAA, FC, Played, and Unplayed status. Grouped by Difficulty. Forum Breakdown: ![]() Provides a simple fixed display method for those wishing to share their level ranks on the forums, or to keep track for themselves. I would like to thank qqwref who provided the level ranks script long ago, and rushy who provided the forum breakdown format. For those who take it for a test run, please leave any feedback / suggestions / bugs you encounter in a post or PM me. Last edited by Velocity; 11-9-2014 at 03:25 AM.. |
|
|
|
|
|
#2 |
|
new hand moves = dab
Join Date: Dec 2002
Location: he/him
Age: 30
Posts: 10,102
|
Best thing ever. <3
Screenshot of some PHP error type stuff. |
|
|
|
|
|
#3 |
|
Back to Retired.
Site and Game Administrator
Join Date: Jul 2007
Posts: 1,767
|
That should be fixed now.
|
|
|
|
|
|
#4 |
|
FFR Wiki Admin
Wiki Administrator
|
I really like this. The stats bars are a cool addition.
Any plans to integrate the banner in some way ? That's our visual identity after all. Also, I guess you want to make the forums completely accessible, not just the last 30 posts ? edit : just tested on ios, and the statistics tab took a very long time to load, eventually made my browser crash
__________________
Last edited by noname219; 11-9-2014 at 04:11 AM.. |
|
|
|
|
|
#5 | |
|
Back to Retired.
Site and Game Administrator
Join Date: Jul 2007
Posts: 1,767
|
Quote:
For the forums, we currently don't have a mobile version of the forums except that tapatalk plugin. FFR has too many levels for most phones to load, so there's not much I can do about it. It was mostly designed for desktop in it's current iteration. Last edited by Velocity; 11-9-2014 at 04:09 AM.. |
|
|
|
|
|
|
#6 | |
|
FFR Wiki Admin
Wiki Administrator
|
Quote:
__________________
|
|
|
|
|
|
|
#7 |
|
Back to Retired.
Site and Game Administrator
Join Date: Jul 2007
Posts: 1,767
|
|
|
|
|
|
|
#8 |
|
FFR Player
Join Date: Dec 2007
Location: nima
Posts: 4,281
|
ive tried to move each of the pictures but they all seem to be immobile :s
|
|
|
|
|
|
#9 | ||
|
Retired Keysmasher
Join Date: Dec 2010
Location: Auserd
Posts: 1,691
|
I am learning php and apache and MySQL atm. I'll be able to contribute one day!
__________________
Old Quotes Quote:
Quote:
Last edited by Rapta; 11-24-2014 at 01:13 PM.. |
||
|
|
|
|
|
#10 |
|
youtu.be/sM5hlrkaPSo
Join Date: Nov 2013
Posts: 8,160
|
|
|
|
|
|
|
#11 |
|
Washed Up
Join Date: Mar 2007
Location: Winter Garden, FL
Posts: 7,414
|
This is neat.
__________________
|
|
|
|
|
|
#12 |
|
Forum User
|
I agree with Justin. Very nice work.
__________________
Twitch | Stepping Stones 2! | Stepping Stones 3! | Stepping Stones 4! Submit to this -
|
|
|
|
|
|
#13 |
|
Signature Extraordinare~~
|
Love it how vROFL is excluded entirely from the statistics section
|
|
|
|
|
|
#14 |
|
Back to Retired.
Site and Game Administrator
Join Date: Jul 2007
Posts: 1,767
|
|
|
|
|
|
|
#15 |
|
Washed Up
Join Date: Mar 2007
Location: Winter Garden, FL
Posts: 7,414
|
When logging in from the MWT it redirects you to the same landing as logging in under normal circumstances: the ffr forums. Not a bug, as it's supposed to redirect there, but definitely a nuisance.
__________________
|
|
|
|
|
|
#16 |
|
Signature Extraordinare~~
|
rrrrrrrrrrrrrrrrrrrrracism
Last edited by gold stinger; 11-25-2014 at 01:55 AM.. |
|
|
|
|
|
#17 |
|
Back to Retired.
Site and Game Administrator
Join Date: Jul 2007
Posts: 1,767
|
|
|
|
|
|
|
#18 |
|
Washed Up
Join Date: Mar 2007
Location: Winter Garden, FL
Posts: 7,414
|
Tested again and it redirected to MWT, interesting. Not sure what happened the first time.
__________________
|
|
|
|
|
|
#19 |
|
Washed Up
Join Date: Mar 2007
Location: Winter Garden, FL
Posts: 7,414
|
Also if you're coding something for mobile I might suggest these:
Code:
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> - Maintaining ratio and sensible sizing by restricting user scaling capabilities <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes"> - Using these will allow people to create an app-like standalone using Chrome and Safari (and I wouldn't be surprised if others do the same), which is pretty handy and neat in my opinion. It is just shy of having a legitimate app at that point, as it runs as an independent process from the browser app process even though it is technically running in the browser in full screen.
__________________
|
|
|
|
|
|
#20 |
|
Washed Up
Join Date: Mar 2007
Location: Winter Garden, FL
Posts: 7,414
|
Side note on another thing I noticed, not sure how easy this would be to fix, but:
If you click the stats tab, then the forum tab or something else, it'll load the one you clicked then jump back to stats once it loads completely.
__________________
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|