Commit graph

44 commits

Author SHA1 Message Date
GamingasCZ
b5d1cca985 Trophies now work lmao 2022-03-08 09:47:52 +01:00
GDColon
b8201569ca Profile URL tweak 2021-12-23 17:15:33 -05: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
Colon
deacc7ce0a Update CSS links because caching is evil 2021-07-04 15:50:49 -04:00
GDColon
c4cbee3816 Lots of QOL + Better profile system
- Most profile links now use account IDs instead of username
- Level leaderboards display an error message if they can't load
- Fixed up coins in level analysis so they look normal
- Added an option in level analysis to sort group IDs
2021-04-02 20:50:22 -04:00
GDColon
c2c0d093d7 Color tags??? Color tags. Why not.
yes these are tags used in actual geometry dash
2021-02-03 13:50:19 -05:00
GDColon
40bd2400ac Added a lot of hovertext 2021-01-25 00:01:38 -05:00
GDColon
09d565f7da Random fixes + more private servers 2021-01-22 22:28:26 -05:00
GDColon
165917fafa Demon levels but they actually work now 2021-01-21 20:28:04 -05:00
GDColon
c0519500f4 the first of the gdps hotfixes 2021-01-19 00:56:21 -05:00
GDColon
c662f26698 HE WILL NEVER ADD PRIVATE SERVERS TO GDBROWSER
holy shit this is probably my biggest update yet
2021-01-18 21:54:18 -05:00
GDColon
45a8ab134b More GDPS improvements + Better gauntlets 2021-01-15 10:29:46 -05:00
GDColon
ea5c732c75 Assets overhaul + demon list + several misc updates
I held back on pushing this since I wanted to wait for Rob to unblock level downloading, but it's probably gonna be a while since it's (likely) related to an unlisted level exploit

Anyways I totally overhauled how the assets work, and you can also browse through all the files by going to gdbrowser.com/assets, because why not

I also made many other changes and fixes during this timespan including the addition of the demon list, optimized custom lists along with a ?page param, and other random stuff that needed touching up

- Removed Herobrine
2021-01-04 10:21:58 -05:00
GDColon
b77a6c73d4 accurate leaderboard be back out of its coma 2020-11-13 22:32:46 -05:00
GDColon
8768afa90e it's the beginning of the end
rob added strict rate limits, everyone  h*cking panic
2020-11-12 20:32:15 -05:00
GDColon
6782ba7877 Support for custom lists!
/api/search/1,2,3,4,5,6,7,8?list
2020-11-01 23:11:37 -05:00
Colon
16131bd26f please end my life 2020-06-22 22:07:13 -04:00
GDColon
f9a018a3d6 i missed a few xss spots 2020-05-13 09:55:57 -04:00
GDColon
9401c2f820 【 ~ colors ~ 】
added special color if you have >100k stars, max diamonds, or max coins
2020-04-23 00:56:19 -04:00
GDColon
b1490c1e2b Redefined followed users before following/unfollowing
in case someone has multiple tabs open
2020-03-14 11:12:31 -04:00
GDColon
7149ff3087 Creator following + more search buttons
- You can now follow creators via their profile. Saved in localStorage
- Added buttons to search by awarded, featured, or followed
- Remade the search button images in higher quality
2020-03-13 21:07:54 -04:00
GDColon
07e66fec26 Profile improvements, level versions, mod badges, oh my!
I'M ALIVE!!!!!

- Added account and player ID to profile page
- You can now search players by account ID. (It should figure it out automatically)
- Moved profile post button to the bottom left of profile page and put the uploaded levels button back where it belongs
- Added GD version to level info
- Added support for regular mod badge in comments ("modColor" is now "moderator" in API)
- IP address is now randomized when posting a comment, because it seems to be the best method
2020-02-20 20:09:40 -05:00
GDColon
facfad3e8f Oh yeah, those moved 2020-01-03 17:15:49 -05:00
GDColon
451c933301 ADDED MESSAGES!!!
You can now read, write, and delete messages through GDBrowser!

Blocking and viewing sent messages have not been done yet.

Also, a message now appears if you're comment banned
2019-12-29 18:59:29 -05:00
GDColon
252e3f3b05 GDPS Compatibility (kinda)
I've started work on making GDBrowser compatible with GD private servers :D
Currently a few things (comments, leaderboards, etc) are broken but other than that I'm kind of getting there.

This commit mostly just makes life easier for people who want to fork GDBrowser for their private server
- The endpoint (e.g. boomlings.com) is now set in index.js
- Added gdpsConfig.js, where you can tweak small settings in case your GDPS does stuff weirdly
- Small tweaks to the code so the weird GDPS responses can be correctly interpreted
- secretStuff.json is no longer mandatory

If you're able to help me out with this project, PRs are appreciated :D

- Removed Herobrine
2019-12-21 22:16:18 -05:00
GDColon
7098a1db33 death effects profiles? ok but they do be looking kind of explosive tho 😳😳 2019-12-21 14:33:32 -05:00
GDColon
60da852534 A whole lotta hoopla
CHANGELOG:
- Profile posts! This one is long overdue but... yeah! You can now leave profile posts, and drop likes on them as well!
- Classes folder! It's a folder... for classes! Don't ask me to explain what a class is, because I'm still not sure myself
- Le Level Class has arrived! Instead of parsing level data in three different files, the level class has stepped up to do the dirty work. (thanks to memimoe for helping)
- Renamed generate.css to iconkit.css, and deleted soon.css because it's ugly
- Removed 404 redirect when trying to view an asset that doesn't exist
- Updated readme to get with the times
- Removed Herobrine
2019-12-15 19:11:35 -05:00
GDColon
bebf1eb1fd Fixed comment/leaderboard freeze 2019-11-16 23:56:18 -05:00
GDColon
58faaccc58 Error handling + quality of life changes
- Improved error handling (if err || !body || body == -1)
- Added list of text objects to analysis API (not on actual page, debating whether or not to even do that)
- Accounts with 65535 diamonds (integer limit) now display as '65535+'
2019-11-10 16:18:52 -05:00
GDColon
533c011a39 i am a total moron 2019-11-02 01:28:24 -04:00
GDColon
1ab98744e4 Finally added level leaderboards!
- Added level leaderboards
- Nonixestent level IDs are now rounded to nearest whole number
- Removed horizontal dragscrolling (sorry 101arrowz :P)
- Upped search length to 20
2019-11-02 01:20:23 -04:00
101arrowz
f98192ff0c 🦀 <font> TAGS ARE GONE 🦀 2019-10-25 23:08:54 -04:00
GDColon
7b67fd7b1e Merge branch 'master' into pr/24 2019-10-25 16:48:37 -04:00
GDColon
e7a071ba42 Added 101arrowz' improved dragscrolling! 2019-10-25 16:41:16 -04:00
101arrowz
04e41ac2d1 dragscroll but it sucks 2019-10-24 19:27:09 -07:00
GDColon
f815ce338e Added compact mode to comments + renamed CSS
- Renamed level.css to browser.css
- Compact comment mode makes comments smaller and fetches 20 comments instead of 10
2019-10-23 18:40:31 -04:00
Qufy
078d1ec0c0 Fixed back button when downloading a level 2019-10-22 19:54:19 -04:00
GDColon
a4ac72cce2 Added Qufy's popup animation! 2019-10-21 11:40:56 -04:00
101arrowz
81de32cc31 Improved page loading speed 2019-10-21 11:20:25 -04:00
GDColon
6a1e6f3abc Added % to portal analysis and moved CSS 2019-10-19 00:27:17 -04:00
GDColon
358c4e7050 Revert "Revert "Asset caching + mobile tweaks""
This reverts commit 43951f8324.
2019-10-18 16:48:33 -04:00
GDColon
43951f8324 Revert "Asset caching + mobile tweaks"
This reverts commit 1e1733aa05.
2019-10-18 16:47:45 -04:00
GDColon
1e1733aa05 Asset caching + mobile tweaks 2019-10-18 16:42:14 -04:00
GDColon
c6ec922809 I've officially fallen down the rabbit hole that is GitHub
First commit, baby! Maybe I should Google what that means.
2019-10-15 22:42:47 -04:00