Commit graph

176 commits

Author SHA1 Message Date
Colon
cf6bc46304 Messages + Big boy improvements
- Added fetching, reading, deleting and sending messages to the API. Interface eventually^tm
- Hopefully fixed comments posted through the site looking out of place in vanilla GD
- Renamed app.modules to app.run
- Added subfolders to /api for neatness
- Removed Herobrine
2019-12-25 16:20:32 -05:00
Colon
8ade2a7084
le secretStuff has arrived 2019-12-21 22:31:07 -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
1273caf7d3 More difficulty faces + other random tweaks 2019-12-18 19:37:21 -05:00
Colon
f5002dea5f reverted a stinky change 2019-12-17 20:20:06 -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
a2151fcd4c arrays start at 0 2019-12-14 18:15:27 -05:00
GDColon
74687b670e A random button!!!
fixed oops
2019-12-14 15:01:53 -05:00
GDColon
54d070a76e A random button!!! 2019-12-14 15:00:46 -05:00
GDColon
01839edeb3 Added number of pages 2019-12-14 00:36:01 -05:00
Colon
af5751ac66 Fixed icon kit oopsie 2019-12-12 17:06:09 -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
8fd80d7147 Fixed comment username bug
Clicking on a username with a space in it (e.g. "le doge") would redirect you to the profile of the first word only (e.g. "le")

also shut up i'm not writng "fix comment bug" that whole present tense thing is stupid
2019-12-08 17:07:55 -05:00
GDColon
9876eda004 Overhauled Level Color Analysis
Colors are now clickable, whoa!
2019-11-30 18:01:33 -05:00
GDColon
3f00b15f50 GDBrowser comments get a special color! 2019-11-29 20:40:52 -05:00
GDColon
460ed10484 GDBrowser comments get a special color! 2019-11-29 20:36:00 -05:00
Colon
8791799298 i cannot count 2019-11-28 14:15:42 -05:00
Colon
4fc3cd19d2 Added Group IDs to analysis 2019-11-28 13:01:43 -05:00
GDColon
1a096cd024 Added memes 2019-11-24 10:29:16 -05:00
Colon
27310fc6d9 Added LDM to analysis 2019-11-21 09:04:07 -05:00
Colon
f9724ac1f8 Added LDM to analysis 2019-11-21 08:45:56 -05:00
GDColon
b4f28965bc stuff 2019-11-20 17:22:09 -05:00
GDColon
39e61951b8 100th commit! 🎉🎉🎉
Quality of life fixes:
- Fixed undefined backgrounds/grounds in analysis
- Fixed leaderboards being buggy when switching tabs while the current one is still loading
- Fixed still being able to switch pages with arrow keys while typing a comment
- Fixed remaining character count for comments not updating in some cases
- Documented liking and commenting on the API page
- Ucrash changed some of the CSS on the API page
- Screw you, you're not my dad and you can't make my type me commit descriptions in present tense
- Remove herobrine
2019-11-19 23:53:24 -05:00
GDColon
e8d7c092bd Added comment liking!
I also added level liking, but I decided to comment it all out (on level.html) because GD levels take a few minutes to update. It would just be confusing to the client :P
2019-11-18 18:39:17 -05:00
GDColon
0b2421c114 Readded back button, oops 2019-11-17 17:16:11 -05:00
GDColon
d57d7c7eea Added character count to commenting 2019-11-17 17:13:42 -05:00
GDColon
469ffaf4b7 Added commenting! 2019-11-17 17:00:19 -05:00
GDColon
bebf1eb1fd Fixed comment/leaderboard freeze 2019-11-16 23:56:18 -05:00
GDColon
7febaa6e7d nice guy colon 2019-11-16 19:05:40 -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
aa23d100f3 Level style now displays actually accurate information. Whoa! 2019-11-09 19:59:11 -05:00
GDColon
62e4fa0341 Added 'level style' to analysis 2019-11-09 15:21:30 -05:00
GDColon
84093180a9 Fixed comment oopsie 2019-11-05 20:46:13 -05:00
GDColon
1acc5d9f5b Green names are now clickable!
(also tweaked credits)
2019-11-05 18:43:04 -05:00
GDColon
1c6b7d87bc Fixed compact mode bug 2019-11-03 10:42:00 -05:00
GDColon
759f32c9d6 Small fixes 2019-11-02 17:37:48 -04:00
GDColon
dd034c5999 Improvements to comment page
- Uploader and level ID are now clickable
- Added support for arrow keys
- No longer able to fetch comments if loading icon is showing
- Also fixed some leaderboard desync issues
2019-11-02 12:05:22 -04: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
101arrowz
b8103d1d13 There are no mistakes, only happy little accidents 2019-10-23 22:03:40 -07:00
101arrowz
dec94a1160 Changed cookies to localStorage 2019-10-23 21:51:20 -07:00
GDColon
a86c2bc84f Comment filters stored in cookies + fixed happy accident in PR
- Comment filters (sorting and compact mode) are stored in your cookies and no longer reset back to 'most recent' when entering the page. I'm quite proud of how I pulled this one off ;)

- 101arrowz made a happy little accident that broke level analysis, but it's been fixed.
2019-10-23 23:33:20 -04:00
101arrowz
01e7041f11 Improved passwords 2019-10-23 20:23:59 -04: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