Commit graph

36 commits

Author SHA1 Message Date
GDColon
2fe2f5f926 Weekly Stats + Other small fixes 2021-02-28 11:27:27 -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
Colon
46e03b1932 Fixed broken lists and more GDPS stuff 2021-01-17 00:05:06 -05:00
GDColon
44c98330c3 Moderator leaderboard!
8=8
2020-12-01 00:07:10 -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
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
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
2e6f104501 Added IP forwarded for my boy Rob 2020-11-01 15:29:32 -05:00
GDColon
1884d58e46 GDPS improvements, comment jumping, + more
- Improved param building for GDPS'es
- Changed /profile/ to /u/
- Removed "most disliked" comment sort
- Added ability to jump to last page of comments
- Added page number and other small improvements to comment page
2020-09-29 21:42:18 -04:00
GDColon
351f1c0ad8 Lots of QOL + Icon Kit improvements
- added an optional col3 to icon kit
- added an options menu to the icon kit
- added a random button to the icon kit
- added a proper popup for the icon kit's 'steal icon' button
- redid the buttons on the icon kit
- tripled icon cache duration
- rewrote and minified the XOR class
- idk some other fun stuff
2020-09-22 18:37:21 -04:00
Colon
eaca3a393b haha we got ip banned
- added rate limiting
- added panic mode
2020-09-10 09:02:40 -04:00
Colon
c160395ef4 I am so, incredibly stupid
fixed swings not generating
2020-06-24 18:26:53 -04:00
Colon
16131bd26f please end my life 2020-06-22 22:07:13 -04:00
Colon
e4e6555ab2 Added UFO domes. I want to kill myself.
that was way fucking harder than it should have been
2020-06-22 21:58:33 -04:00
Colon
29f8c0b9bc Fixed broken robots/spiders with the power of hardcoding x2 2020-06-21 00:21:14 -04:00
Colon
0456a0e741 Fixed broken robots/spiders with the power of hardcoding 2020-06-20 15:49:10 -04:00
GDColon
a385bb47fe if you thought the previous commit was laughable, this one is even more so 2020-03-31 14:50:40 -04:00
GDColon
fec56bfb9c fixed the most laughable mistake possible 2020-03-31 14:46:40 -04:00
GDColon
61fc9115b7 Added size param to icon kit 2020-03-26 14:17:40 -04: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
Colon
36260d8906 Added 2.2 form to icon kit
Unknown name, referred to as "swing" in the game files so let's go with that
2019-12-12 16:09:41 -05:00
GDColon
d70cfa640c did something useful 2019-11-16 13:00:58 -05:00
GDColon
b01179b477 Added icon generation to API reference + 1 new param for it 2019-11-13 23:55:09 -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
0e232542b8 Readded cursed images to icon.js 2019-11-05 22:54:05 -05:00
GDColon
8f24891b3f Readded cursed images to icon.js 2019-11-05 22:02:50 -05:00
GDColon
39bb12a9d9 Readded cursed images to icon.js 2019-11-05 21:59:56 -05:00
101arrowz
265f3bc66f General cleaning; animation for buttons 2019-10-22 18:43:26 -07:00
GDColon
da06a1a702 Moved credits and icon.js forms to a JSON 2019-10-20 23:33:01 -04:00
101arrowz
884cb268ef Icon fix 2019-10-20 16:28:36 -04:00
101arrowz
43358b74af Major improvements to icon generation
101arrowz made some awesome improvements to my spaghetticode in icon.js!
2019-10-20 15:21:16 -04:00
Colon
2314fe8501
Improved improvement for icon caching 2019-10-17 13:28:36 -04:00
101arrowz
4c6c84de9a Improved caching mechanism for icon.js
Cached icons are now stored in memory rather than in a folder. Removes need for fs-extra module.
2019-10-17 08:26:08 -04: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
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