• Welcome to the Speedsolving.com, home of the web's largest puzzle community!
    You are currently viewing our forum as a guest which gives you limited access to join discussions and access our other features.

    Registration is fast, simple and absolutely free so please, join our community of 40,000+ people from around the world today!

    If you are already a member, simply login to hide this message and begin participating in the community!

MinimalisTimer released!

Lucas Garron

Administrator
Joined
Jul 6, 2007
Messages
3,718
Location
California
WCA
2006GARR01
YouTube
Visit Channel
Don't understand what 'id' means... Or what the quote means :p I guess I'm just clueless.

For example:

Code:
["", "Rw", "Rw2", "Rw'", "Fw", "Fw'"][randomInt.below(6)] + " " + ["", "Dw", "Dw2", "Dw'"][randomInt.below(4)]

(good random numbers, plz)

https://github.com/cubing/tnoodle/issues/148#issuecomment-31810231 said:
Place a random center on U, then place a
random center on F (keeping the one on U). This uniquely determines each
orientation with equal probability.
 

Cube Is Life

Member
Joined
May 9, 2014
Messages
74
WCA
2014MADD01
I'm on mobile and I don't like how I have to to tap on the number to end inspection and start the timer. Can you make it so I can start the timer by tapping anywhere?

Sent from my Samsung Galaxy S6 Edge using Tapatalk
 

molarmanful

Member
Joined
Dec 13, 2014
Messages
393
Location
Smerbia
WCA
2015PANG02
YouTube
Visit Channel
UPDATES:
Instead of a custom Bootstrap URL field, you get CSS customization!!! YAY! If you don't like what you see, you can modify it to the rainbows and unicorns that you hold so dear!
Also, a bug fix involving minutes.
 

molarmanful

Member
Joined
Dec 13, 2014
Messages
393
Location
Smerbia
WCA
2015PANG02
YouTube
Visit Channel
UPDATE:
Now added Javascript customization! This gives you the ability to add whatever pieces of functionality you want. If you have some code that you believe I should implement, let me know.

Oh yeah, here's some CSS to give you a nice ol' theme:

Code:
@import url(http://bootstraptaste.com/demo/themes/Techie/assets/css/bootstrap.min.css);
@import url(http://bootstraptaste.com/demo/themes/Techie/assets/css/bootstrap.techie.css);
@import url(http://bootstraptaste.com/demo/themes/Techie/assets/fonts/lane/LANENAR_-webfont.woff);
 
Last edited:

rokicki

Member
Joined
Oct 31, 2008
Messages
301
UPDATES:
Instead of a custom Bootstrap URL field, you get CSS customization!!! YAY! If you don't like what you see, you can modify it to the rainbows and unicorns that you hold so dear!

Oh no. Now we're going to fill the forum with everyone's favorite
custom skinning of this timer. Put down the comic sans and back
away slowly, and no one will get hurt.
 
Top