Commit graph

24 commits

Author SHA1 Message Date
Colon
73bbf64e91 CLIENT SIDE ICONS LETS FUCKING GOOOO 2022-05-19 22:30:54 -04:00
Roux S
7da5632f7c
change the rest of the lists to tables (#184) 2021-11-26 10:01:24 -05:00
Roux S
3dd49d94c5
convert lists to tables (#183) 2021-11-24 11:08:39 -05: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
GDColon
b76b2538fd Removed default server hardcode 2021-07-07 10:25:35 -04:00
GDColon
71d66458af Added official song searching 2021-02-01 14:30:40 -05:00
GDColon
de053955e8 Custom demon lists + Better account caching 2021-01-21 17:15:31 -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
87a6ae8eaa GDPS bugfixes and improvements 2021-01-14 18:18:19 -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
0b5363bed9 Icon kit overhaul!
- Icons are now automatically generated upon selection
- Added support for custom glow
- Rearranged colors to match how they appear in GD
- Added custom colors
- Some other stuff idk
2020-11-26 16:04:42 -05:00
GDColon
f9f2cbf06b INSANE optimizations (+ more rate limit stuff for rob)
WAY less requests should be made to the servers now:
- Account IDs are now cached to save a request
- getgjusers is skipped if Account ID is provided
- User icons are cached for 5 minutes
2020-11-07 19:20:44 -05:00
GDColon
72ffcc4947 Map packs are no longer hardcoded, THANK GOD 2020-11-02 11:16:35 -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
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
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
7bdf569040 Moved sizecheck and hopefully improved search results 2019-11-06 23:07:31 -05:00
GDColon
30be2d1d61 More analysis features + optimizations
- Modules are now required BEFORE exports
- Added object count to level analysis
- Added option to hide duplicate portals in analysis
- Removed LOADMODULES.js because it's gross
2019-10-16 18:47:53 -04:00
GDColon
19427e80eb idk 2019-10-15 23:36:11 -04:00
GDColon
d84a70572b Updated readme 2019-10-15 23:33:30 -04:00
GDColon
71a2a2ff80 Removed useless stuff and added useful stuff 2019-10-15 23:29:47 -04:00
Colon
6ec2760de0
Update README.md 2019-10-15 22:22:58 -04:00
Colon
9f131955a3
Initial commit 2019-10-15 22:22:29 -04:00