Commit graph

346 commits

Author SHA1 Message Date
Ricardo Fernández Serrata
12ea39a4a9
Replaced pop by at 2022-06-15 15:28:44 -04:00
Ricardo Fernández Serrata
2dd7c2b2f2
Replaced for of by forEach 2022-06-15 12:23:42 -04:00
Ricardo Fernández Serrata
6d50bbe59b
etc 2022-06-15 12:20:35 -04:00
Ricardo Fernández Serrata
bc155225a4
Added randRange 2022-06-15 10:40:44 -04:00
Ricardo Fernández Serrata
5b3da23417
I added too much indent, fixed now 2022-06-14 17:56:06 -04:00
Ricardo Fernández Serrata
51e676fee3
dragscroll.js 2022-06-14 17:52:23 -04:00
Ricardo Fernández Serrata
6f700502fc
Finished global.js (I guess) 2022-06-14 17:29:30 -04:00
Ricardo Fernández Serrata
3d68f0e464
icon.js and global.js 2022-06-14 17:03:49 -04:00
Ricardo Fernández Serrata
e3e1342adb
Replaced perigon by scale 2022-06-14 14:57:45 -04:00
Ricardo Fernández Serrata
0c6c1a1ac9
Added radian converters 2022-06-14 14:45:29 -04:00
Ricardo Fernández Serrata
e2f7bcbb47
p 2022-06-14 14:16:00 -04:00
Ricardo Fernández Serrata
e9f84b69b1
patch-1 2022-06-14 13:51:49 -04:00
Ricardo Fernández Serrata
cf7313c7d6
patch-1 2022-06-14 13:35:15 -04:00
Ricardo Fernández Serrata
6eb5accbf4
patch-1 2022-06-14 13:16:45 -04:00
Ricardo Fernández Serrata
419bf023da
Merge branch 'master' into patch-1 2022-06-13 11:20:18 -04:00
Colon
8167af53c1 transparent loading icon 2022-05-31 17:35:30 -04:00
Colon
18ae13d2c7 Shuffle fix 2022-05-29 13:34:59 -04:00
Colon
85440342c6 2.2 ICON DUMP BEEP BEEP 2022-05-29 13:18:14 -04:00
Ricardo Fernández Serrata
f7c5e12dfe
Using Object.hasOwn instead of checking undefined 2022-05-28 23:41:49 -04:00
Ricardo Fernández Serrata
b7eb348d07
Forgot parentheses lol 2022-05-28 23:33:10 -04:00
Ricardo Fernández Serrata
2cd72fa71b
Update index.js 2022-05-28 23:27:36 -04:00
Ricardo Fernández Serrata
32d0dee7ea
Replaced if by ||= 2022-05-28 22:46:33 -04:00
Ricardo Fernández Serrata
5886f33bb7
Fixed some whitespaces 2022-05-28 22:12:25 -04:00
Ricardo Fernández Serrata
0b3ad3f76b
Refactoring, formatting, etc... 2022-05-27 01:03:06 -04:00
Ashton
91592c7220
Gradient Gold Font :OOOOOOO (#228)
* Update browser.css

* Added Gradient Text

* Fixed border compatibility for Safari
2022-05-22 13:53:33 -04:00
Kontroll
3af6913f97
Colon still didn't fix the background repeating (#229)
so i fixed it
2022-05-21 12:20:00 -04:00
Ashton
b05bf0d221
Update browser.css (#227) 2022-05-19 23:25:38 -04:00
Colon
ae9c105576 RobTop profile fix 2022-05-19 23:01:13 -04:00
Colon
73bbf64e91 CLIENT SIDE ICONS LETS FUCKING GOOOO 2022-05-19 22:30:54 -04:00
Ricardo Fernández Serrata
862f9d7e11
Refactored XOR.js to call replace once (#221)
* Refactored to make 1 call to `replace`

Now it's optimized and refactored to replace the same chars as before and leave other chars intact. The `s` (dot-all) flag is used to reduce conditional branching

* Fixed syntax error
2022-05-07 21:10:43 -04:00
Nadwey
b2320d3c9c
Fixed infinite loading when there's no comments (#216) 2022-05-01 13:54:20 -04:00
Noob1fy
7aef474a06
fix for canvas so no one encounters an error like me (#212)
idk if its just me who had this issue, but this assuming it fixed for me no one should encounter an error with canvas version changed.
Literally all this does is change line 12 from "^2.8.0" to "2.8.0" again dont know if everyone will have this error but ye you would know if you accept the changes
2022-04-17 12:03:00 -04:00
GamingasCZ
fe5c909581
Trophies now work lmao (#205) 2022-03-08 08:23:08 -05:00
xparadoxical
ff7cc0e832
Rename the class in Player.js to Player (#202) 2022-02-07 18:25:10 -05:00
GDColon
2eaa3ee88b jhghlkjdhfoysdnlsiafhoyushfsidf 2022-02-06 19:18:45 -05:00
MWB6763
8db624459b
Update home.html (#194) 2022-01-11 12:25:59 -06:00
Colon
179251db52 fixed that one robot 2022-01-05 10:11:51 -06:00
Colon
8e078817d8 Global leaderboard searching + Player class 2021-12-29 11:02:34 -06:00
GDColon
f53b4790a2 Fixed nonexistent level comments not loading 2021-12-23 23:55:20 -05:00
GDColon
b8201569ca Profile URL tweak 2021-12-23 17:15:33 -05:00
GDColon
74789ef5da RGB codes for icon responses 2021-12-19 23:23:50 -05:00
GDColon
2fe2ebfdd5 tiny html fixes 2021-12-11 00:59:13 -05:00
GDColon
36b0aa7ff8 Added GD World Featured Tab 2021-12-09 20:36:27 -05:00
Colon
a941279399 Added GDPS Discord links to leaderboard 2021-12-08 13:55:46 -05:00
Colon
571baaf0d8 Added featured button if weekly is disabled
why not
2021-12-07 14:22:17 -05:00
Colon
c6683bd658 Minor error rework + last page button on search 2021-12-07 14:14:56 -05:00
Matt
a37125ed59
Better error handling + general cleanup (#182)
* chore: cleanup .gitignore

- remove unused /typings, not using typescript
- remove .next as this is not using next.js
+ add editors to ignore file
+ add exceptions for more .env files, .env.local, etc.
+ seperate lockfiles and add yarn lockfile

* feat(package.json): add dev command

* feat: better error handling 1/4

+ add status codes to all of the errors.

? I understand this is similar to robtop so I didn't change any of the very cryptic responses, i.e. -1, -2, -3.

* feat: cleanup unused params & add status codes

* chore(servers.json): remove weird space in json

* feat: final status codes

* fix(leaderboard): fix comment for private server

* fix(merge): merge on 7da5632

* revert: revert icon.js
2021-12-07 14:06:33 -05:00
Colon
4d1ea03115 Temporary broken icon fix 2021-12-07 08:27:05 -05:00
GDColon
84d02b7271 Icon code rewrite (mostly)
Rewrote the icon code so it's not nearly as bad. Spiders and robots still use the old code because I don't have the mental strength to pull it off
2021-12-03 16:30:58 -05:00
Roux S
7da5632f7c
change the rest of the lists to tables (#184) 2021-11-26 10:01:24 -05:00