Commit Graph

58 Commits

Author SHA1 Message Date
ayunami2000
0248832073 Add full support for x-forwarded-for headers. 2022-10-09 22:21:47 -04:00
ayunami2000
5c5596c3a4 Fix bungee auth & revert bungee stop alias 2022-10-01 17:37:05 -04:00
LAX1DUDE
bf85c312f3 22w36a Fixed invisible lightning 2022-09-05 20:46:01 -07:00
LAX1DUDE
52eb579c7d fixed graphical bugs, added WSS server redirects 2022-09-02 17:28:53 -07:00
ayunami2000
12527419b1 22w35a Bug fixes & ability to disable title screen panorama blur 2022-08-30 22:38:41 -04:00
ayunami2000
effb1cd426 22w34d Bug fixes & music disc livestream demos 2022-08-30 00:18:30 -04:00
LAX1DUDE
8a769d464f 22w34a SINGLEPLAYER + LAN WORLDS! ;> 2022-08-28 00:23:33 -07:00
LAX1DUDE
0ecde03a95 Merge branch 'main' of https://github.com/lax1dude/eaglercraft 2022-08-27 16:33:05 -07:00
LAX1DUDE
7a732a3657 misc fixes 2022-08-27 15:20:27 -07:00
ayunami2000
ba8a32a85b Token verification for separated bungee and server 2022-07-31 15:14:17 -04:00
ColdDev
3df25410ef Fix critical bug in Bungee auth system 2022-07-28 23:28:50 +00:00
ayunami2000
85ffb7f034 Fix bungee bind error. 2022-07-24 20:30:57 -04:00
ayunami2000
30c3d2bfb9 Patch plugin messages still sending to backend server 2022-07-24 20:05:41 -04:00
LAX1DUDE
e277662c8e added register_enable, login_timeout to config, replaced thread in AuthHandler with a central timer 2022-07-24 14:13:40 -07:00
LAX1DUDE
7ffa94ab17 fixed logging in BanList, DomainBlacklist 2022-07-24 14:13:23 -07:00
LAX1DUDE
d403cb8086 spaces to tabs (sorry guys) 2022-07-24 12:38:53 -07:00
LAX1DUDE
c4bda6bec5 Merge remote-tracking branch 'origin/auth' 2022-07-24 12:36:04 -07:00
ayunami2000
1396344f37 Fix tablist when auth is enabled. 2022-07-24 15:02:42 -04:00
ayunami2000
7c1a55918d Add change password permission to old configs...
...and add optional custom join messages when authing.
2022-07-24 13:19:06 -04:00
ayunami2000
ab5b8f6cb5 Now compatible with AuthMe databases! 2022-07-24 12:53:57 -04:00
ayunami2000
17e612a708 Escape section symbols so nothing freaks out 2022-07-23 21:51:10 -04:00
ayunami2000
28f4a9c406 Implement authentication 2022-07-23 20:06:46 -04:00
LAX1DUDE
42d05c460b (update bungee) Allow newer protocolsupport, patch eags.us origin blacklist 2022-07-23 14:52:36 -07:00
ayunami2000
c21abb5dfd Add newer protocolsupport support & change domain 2022-07-23 16:43:07 -04:00
LAX1DUDE
b2fe26b357 removed unused imports 2022-07-21 21:26:26 -07:00
LAX1DUDE
685ce5e025 last fixes 2022-07-21 21:23:50 -07:00
ayunami2000
782235327b protocolsupport support 2022-07-18 17:54:29 -04:00
ayunami2000
3f8f29d9f8 Nearing completion. 2022-07-18 11:07:59 -04:00
LAX1DUDE
43eb2b2b38 added stun/turn config to config.yml 2022-07-17 23:49:05 -07:00
ayunami2000
0a58308b80 progress 2022-07-17 20:57:05 -04:00
LAX1DUDE
1637fc2998 save broken for future 2022-07-16 22:02:55 -07:00
LAX1DUDE
1b2cb34bb1 Added 1.8 skin settings menu 2022-07-03 13:48:39 -07:00
LAX1DUDE
13ee2375fa added multiplayer capes 2022-06-29 23:23:12 -07:00
LAX1DUDE
05e929cf06 Added support for bukkit plugins to retrieve player IPs, domains, and run bungeecord commands 2022-06-26 01:44:34 -07:00
LAX1DUDE
57e08aca85 added origin whitelist config option 2022-06-24 17:34:07 -07:00
LAX1DUDE
1cf8de3be6 Added high poly FNAW multiplayer skins 2022-06-11 15:30:18 -07:00
LAX1DUDE
a5b84481b0 patched crash loops and concurrency bugs in bungeecord 2022-05-28 19:38:16 -07:00
LAX1DUDE
a9edd1fa7b improved origin blacklist (update bungee) 2022-05-26 20:47:59 -07:00
LAX1DUDE
bc3d87dd0a origin blacklist test 2022-05-25 23:27:29 -07:00
LAX1DUDE
75c43e8a29 patched bungee issues 2022-05-15 00:20:56 -07:00
LAX1DUDE
632fc4bc5d Fixed corrupt color code, fixed 'hide_down' flag for default server list 2022-04-15 14:53:30 -07:00
LAX1DUDE
a91336f03e Added 2FA command for ayonull's server list, added 'hide_down' flag to default server list 2022-04-14 23:28:49 -07:00
LAX1DUDE
ed0af28196 oops 2022-04-14 22:45:13 -07:00
LAX1DUDE
6946edc396 22w14b (FREE) Fixed copy paste crash 2022-04-08 21:02:08 -07:00
LAX1DUDE
bec1a03fa2 22w14a (FREE) Fixed 9 bugs and added 3 new features for online server lists
Fixes:
 - server-icon.png can now be any size
 - fixed (0 remaining) in MOTD
 - fixed key event
 - fixed opaque pixels in armor
 - fixed mipmap layout
 - fixed font map interpolation bleeding
 - fixed enchanting GUI
 - fixed bungee log crash
 - fixed duplicate stat uuid

New Features:
 - added DoS protection
 - added MOTD cache hints
 - added UUID to query responses
2022-04-08 01:32:46 -07:00
LAX1DUDE
a74740224f 22w13h Deleted 'End of Stream' check entirely. Should fix the crash, but in exchange for the client not to detect some server crashes anymore 2022-04-02 20:43:12 -07:00
LAX1DUDE
8432d32bea 22w13g Fixed 'Address already in use: bind' on EaglercraftBungee, fixed faulty '1.8' indicator on skin preview 2022-04-02 01:49:15 -07:00
LAX1DUDE
5c32202ee7 22w13f Actually fixed stuck CTRL, restored vanilla ban commands by default, bungeecord ban commands begin with /eag- 2022-04-01 16:53:50 -07:00
LAX1DUDE
436315c15e 22w13d LAST 'FREE' UPDATE [part 5] fixed sneaking on 1.8 skins, added ?server= option for the client index.html to auto connect to a specific server 2022-03-31 20:03:46 -07:00
LAX1DUDE
86e4c8d04b 22w13b LAST 'FREE' UPDATE [part 2] Fixed more bugs 2022-03-31 15:13:35 -07:00