Colon
fc58174d60
new icons
2022-07-01 12:52:52 -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
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
Roux S
5d251994aa
implement CodeQL ( #185 )
...
* implement codeql analysis
* main -> master
2021-11-26 10:00:49 -05:00
Roux S
3dd49d94c5
convert lists to tables ( #183 )
2021-11-24 11:08:39 -05:00
GDColon
4e4dea7d6a
Search filters are now saved
...
god the code in filters.html is so bad jesus christ
2021-11-16 19:47:14 -05:00
GDColon
f4b3717dd9
well that wasn't very nice of him
2021-10-26 23:22:14 -04:00
Colon
4a60edef4e
Fixed demon leaderboard page
...
stadust forgot a key feature in v2 of pointercrate's api and is apparently too busy to fix it. two requests it is 😔
2021-10-14 09:57:19 -04:00
GDColon
47d392fca4
Fixed leaderboard boomling
2021-10-07 19:14:51 -04:00
Colon
c78516ba54
The great caching update
...
- Pages are now cached when searching levels/comments, like in GD
- Added an expand comments button to profiles
2021-10-07 10:19:43 -04:00
Boss-GamerDEV
faeec61dfb
Stop bottom-right corner piece from being dragged ( #174 )
...
Just a very fast fix for it (Sorry for the 3rd one today)
2021-10-03 11:01:52 -05:00
Boss-GamerDEV
a9e9f24c65
Added the clock icon back next to the level length ( #172 )
...
Just a fix (It was annoying my OCD
2021-10-03 08:54:24 -05:00
GDColon
0fbb91234d
Fixed missing green comments
2021-09-29 22:58:36 -04:00
Roux
6bc85319bd
fixed level analysis description ( #170 )
2021-09-11 14:05:18 -04:00
Colon
4d2cebba19
w
2021-09-02 19:08:23 -04:00
GDColon
8f2a8c7508
Small tweaks I had lying around
2021-09-02 19:07:31 -04:00
josef
6cf6e1b0db
Fixed dropdown menu on "Level Analysis" ( #166 )
2021-08-21 13:58:04 -04:00
GDColon
ec4ab82eda
Better server error handling
...
RobTop finally got https lets goo
2021-08-18 20:10:35 -04:00
GDColon
9d9853dec3
GDPS list is getting big so here's pagination
2021-08-09 00:38:05 -04:00
GDColon
512b556f9c
hehe blue coin
2021-08-08 22:06:38 -04:00
Colon
35acf02d1d
Readded unknown icons
2021-08-03 11:53:28 -04:00
GDColon
4c511c3c1d
GD Private Servers are now actually private
...
From now on I'm not going to be committing the servers.json file or their assets. I left in a few examples (with permission) to work off of.
2021-08-03 11:51:09 -04:00
Colon
6e0207b5b4
beep beep more private servers
...
starting to think i should gitignore the servers json, hm maybe
2021-08-01 21:37:22 -04:00