Commit graph

163 commits

Author SHA1 Message Date
GDColon
76bc74c58c Google Sheets is now used to fetch accurate leaderboard
smjs is going to be ditching his api soon
2020-04-24 15:26:29 -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
49680812c0 Fixed demon rating not showing
It took a single "else"
2020-04-14 10:02:35 -04:00
GDColon
2bae5a5a3c Use IP for all GJP requests (requested by rob) 2020-04-10 22:04:59 -04:00
GDColon
27730bfcea More IP tweaks 2020-04-09 10:42:08 -04:00
GDColon
584320e3c8 IP changes 2020-04-08 13:08:58 -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
Colon
ca32495905
no u 2020-03-31 14:21:04 -04:00
GDColon
d9e43e04e8 bit of a mix up 2020-03-31 13:48:48 -04:00
GDColon
61fc9115b7 Added size param to icon kit 2020-03-26 14:17:40 -04:00
GDColon
dbf257d047 I did an oopsie
what else is new
2020-03-21 18:51:21 -04:00
GDColon
cd600a1396 Leaderboard sorting + level data size
SMJS updated his accurate leaderboard API to allow sorting by user coins or demons. What a nice guy!

Also, level analysis now shows the size of the level in MB or KB. Thanks to ItzSwirlz for suggesting this in a PR.

Packages were updated as well.
2020-03-21 18:45:49 -04:00
Edward Taylor
6bc2d64bf8
URL consistency 2020-03-16 22:46:34 -04:00
GDColon
13c81df3b2 featured + search filters don't seem to mix 2020-03-15 22:18:54 -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
80c24cf493 i'm kinda retarded 2020-02-27 23:35:42 -05:00
GDColon
04aee60f8a Fixed verison number parsing
shoutouts to alex1304
2020-02-26 21:08:40 -05:00
GDColon
6383e6fb65 Cut down on the stupidity
- gameVerison is now a string instead of a number (that way 2.0 doesn't turn into 2)
- Fixed comment history always showing the mod badge. I blame JavaScript for this one.
2020-02-21 17:46:53 -05: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
WEGFan
c01d2466b3
Changed portal order percentage formula (#76) 2020-02-18 22:39:12 -05:00
Colon
0baf430d73
why is this here 2020-01-29 12:44:26 -05:00
Colon
f8d9f8c8df imagine being this stupid 2020-01-29 12:43:41 -05:00
GDColon
e465696754 online icon kit improvements + ip ban protection
spanish/language update coming soon^tm
2020-01-12 00:20:57 -05:00
GDColon
facfad3e8f Oh yeah, those moved 2020-01-03 17:15:49 -05:00
GDColon
201ebb0daf stuff ksdjfksdjkjds 2019-12-31 18:51:08 -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
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
b4744bc012 Added gameVersion to a few spots
Apparently they're important for private servers 🤷‍♀️
2019-12-24 20:15:00 -05:00
GDColon
26b8baa94c le secretStuff has arrived (part 3)
modern problems require modern solutions
2019-12-21 22:52:09 -05:00
Colon
211a102010
screw you github just let me add secretStuff.json 2019-12-21 22:39:07 -05:00
GDColon
b8089ff6db Merge branch 'master' of https://github.com/GDColon/GDBrowser 2019-12-21 22:36:30 -05:00
GDColon
2f290a8315 le secretStuff has arrived (part 2) 2019-12-21 22:36:11 -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
Colon
474072cea7 Cleaned up index.js and added redirects
Attempt 2, this time iconkit actually works.
2019-12-16 15:01:46 -05:00
Colon
ec9cf9b371 Cleaned up index.js and added redirects
/u/ -> /profile/
/p/ -> /profile/
/a/ -> /analyze/
/c/ -> /comments/
/l/ -> /leaderboard/
...and a few more
2019-12-16 08:48:05 -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
d7c4fe802e Added number of pages
and removed a fucking console log i left in
2019-12-14 00:37:39 -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
Colon
e713b3f2ea Updated 2.2 triggers to use official textures
Leaked in GD Meltdown :pog:
2019-12-11 23:58:48 -05:00