Commit Graph

46 Commits

Author SHA1 Message Date
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
LAX1DUDE
ed2c09a052 added alex skins 2022-03-30 17:12:27 -07:00
LAX1DUDE
7a2a314928 added MOTD and javascript query system 2022-03-30 17:00:53 -07:00
LAX1DUDE
09fdd00900 Added user/ip/wildcard/regex ban commands 2022-03-30 16:46:54 -07:00
LAX1DUDE
37bfa17c72 fixed skin issue 2022-03-09 17:51:58 -08:00
LAX1DUDE
9f2bcf7e9d (security) fixed bungeecord InitialHandler username sanitizer 2022-02-19 14:03:45 -08:00
LAX1DUDE
f87b6180de fixed illegal NPOT mipmapping, fixed SoundManager class, fixed Enderman glitch 2022-01-23 22:45:22 -08:00
LAX1DUDE
1da594e102 removed dummy auth plugin, fixed invisibility hack 2022-01-08 23:06:15 -08:00
lax1dude
1efcaeec14 uploaded source 2020-09-01 17:19:08 -07:00