aboutsummaryrefslogtreecommitdiffhomepage
path: root/main.js
Commit message (Collapse)AuthorAgeFilesLines
* Move some comments aroundMango0x45 2021-05-161-15/+12
|
* Fix formattingMango0x45 2021-05-161-2/+3
|
* update main.jsAmine El Baghdadi 2021-05-151-121/+116
|
* update main.jsAmine El Baghdadi 2021-05-151-117/+118
|
* update main.jsAmine El Baghdadi 2021-05-151-2/+12
|
* update main.jsAmine El Baghdadi 2021-05-151-24/+20
|
* Use bitwise operators to look coolerMango0x45 2021-05-141-4/+7
|
* ReformattedMango0x45 2021-05-141-25/+20
|
* Add undocumented custom mod messagesMango0x45 2021-05-141-4/+53
|
* Add a settings page and make Jerrin happyMango0x45 2021-05-141-17/+0
|
* Fix NaN bugMango0x45 2021-05-091-3/+3
|
* Change some variable namesMango0x45 2021-05-091-22/+17
|
* How did the site work I literally forgot quotesMango0x45 2021-05-021-1/+1
|
* Fix retarded bugMango0x45 2021-04-301-2/+9
|
* Finally add dark theme!Mango0x45 2021-04-301-31/+37
|
* Grab CSS from stackedit and remove all the bloat. Also start work on dark theme.Mango0x45 2021-03-301-7/+26
|
* Buttons are bloatMango0x45 2021-03-171-1/+11
|
* Add google drive supportMango0x45 2021-02-071-1/+1
|
* Fix floating point errorsMango0x45 2021-02-061-2/+2
|
* Fix milliseconds bbugMango0x45 2021-02-061-1/+1
|
* More efficient time formattingMango0x45 2021-02-061-8/+1
|
* Bug fixMango0x45 2021-02-061-1/+1
|
* Less ugly if statementMango0x45 2021-02-051-6/+6
|
* Add semicolorMango0x45 2021-02-051-2/+2
|
* Code cleanupMango0x45 2021-02-051-13/+16
|
* Simply time_format()Mango0x45 2021-02-051-3/+2
|
* Add trailing 0's on full second timesMango0x45 2021-02-051-1/+3
|
* Use named functionsMango0x45 2021-02-051-22/+20
|
* Round .x99 to .(x+1)00Mango0x45 2021-02-051-60/+58
|
* Fix a typo in the mod messageMango0x45 2021-02-031-1/+1
|
* Fix more bugsMango0x45 2021-02-031-1/+1
|
* Remove annoying alertMango0x45 2021-02-031-2/+2
|
* Fix millisecondsMango0x45 2021-02-031-0/+5
|
* Used wrong var names, oopsMango0x45 2021-02-031-3/+3
|
* Better time formattingMango0x45 2021-02-031-37/+31
|
* Fix some bugzMango0x45 2021-02-031-3/+3
|
* Clean up codeMango0x45 2021-02-031-63/+67
|
* Update main.jsThomas Voss 2021-02-031-1/+1
|
* Better mod messageThomas Voss 2021-02-031-1/+1
|
* Remove creditsThomas Voss 2021-02-031-23/+24
|
* domain changeMatt Braddock 2021-01-301-1/+1
|
* initially disable textareaslashinfty 2020-08-071-0/+1
|
* removing jqueryslashinfty 2020-08-071-9/+11
|
* Created a mod message button to copy mod message to clipboardunknown 2020-08-071-5/+7
|
* Removed redundant code for calculating final timeunknown 2020-07-211-26/+17
|
* Added mod messages that can be copied to clipboard. Organized code. Added ↵unknown 2020-07-211-10/+55
| | | | contributors to readme. Added validity check for FPS field.
* fixed frame timing from debug infoMatt Braddock 2019-01-011-2/+4
|
* initial versionMatt Braddock 2019-01-011-0/+42