ayunami2000
|
05379987aa
|
needs testing
|
2022-08-24 02:16:20 -04:00 |
|
ayunami2000
|
8d6fcd9da0
|
fix render distance issue
|
2022-08-24 01:58:18 -04:00 |
|
LAX1DUDE
|
c7bfea7359
|
compiled again for good fucking measure
|
2022-08-23 22:09:37 -07:00 |
|
LAX1DUDE
|
ede386dd79
|
added delete player data option in backup menu
|
2022-08-23 21:21:29 -07:00 |
|
LAX1DUDE
|
17bf3bcbc4
|
made pings more "fair"
|
2022-08-23 20:25:08 -07:00 |
|
ayunami2000
|
e9ab5431e2
|
disable teleport across worlds & other fixes
|
2022-08-23 22:37:20 -04:00 |
|
LAX1DUDE
|
4470365d6c
|
ICE bullshit
|
2022-08-23 18:28:46 -07:00 |
|
LAX1DUDE
|
b2868af8b6
|
-_-
|
2022-08-23 18:09:32 -07:00 |
|
ayunami2000
|
58c4293bc9
|
fix some stuff
|
2022-08-23 19:54:59 -04:00 |
|
ayunami2000
|
52795a349f
|
Add /kick
|
2022-08-23 16:57:53 -04:00 |
|
ayunami2000
|
2f17ab4a5f
|
Fix bugs, including invis players & non-interactible entities
|
2022-08-23 15:04:17 -04:00 |
|
LAX1DUDE
|
58c4a73ac2
|
fixed constant unnecessary render distance reloads
|
2022-08-22 23:14:41 -07:00 |
|
LAX1DUDE
|
0e11249c8e
|
many SP and LAN bug fixes, multi-dim TP command
|
2022-08-22 22:49:25 -07:00 |
|
ayunami2000
|
757ac80bbe
|
Fix (probable) bug
|
2022-08-22 15:21:27 -04:00 |
|
ayunami2000
|
bee66cacae
|
Fix place blocks in entities bug
|
2022-08-22 12:07:32 -04:00 |
|
ayunami2000
|
a74abf3d4b
|
fix voice, pvp
|
2022-08-21 22:47:23 -04:00 |
|
LAX1DUDE
|
37c9b4888d
|
auto detect ANGLE issue #4994 at astartup
|
2022-08-21 16:11:34 -07:00 |
|
LAX1DUDE
|
c25ab2610e
|
fixed missing playerdata for LAN
|
2022-08-21 01:09:14 -07:00 |
|
LAX1DUDE
|
f42aac7664
|
added LAN skins and worked on LAN voice chat
|
2022-08-21 00:21:13 -07:00 |
|
LAX1DUDE
|
dd02a35b48
|
shit
|
2022-08-20 21:11:10 -07:00 |
|
LAX1DUDE
|
cbf3341320
|
fixed ConcurrentModificationException for real
|
2022-08-20 20:31:01 -07:00 |
|
LAX1DUDE
|
fd317f4158
|
show same-ip LAN worlds on multiplayer screen
|
2022-08-20 20:27:47 -07:00 |
|
LAX1DUDE
|
c9a8a59f8d
|
fixed server-side ConcurrentModificationException
|
2022-08-20 17:25:03 -07:00 |
|
LAX1DUDE
|
e4afd4dc90
|
fixed kick on relay failure, fixed player not logging out serverside
|
2022-08-20 17:16:42 -07:00 |
|
LAX1DUDE
|
87ee7918ba
|
increased timeouts
|
2022-08-20 15:21:12 -07:00 |
|
ayunami2000
|
d47243a30f
|
LAN is now functional
|
2022-08-20 01:34:58 -04:00 |
|
ayunami2000
|
038ae4d325
|
Functional for client
|
2022-08-19 23:21:08 -04:00 |
|
LAX1DUDE
|
f49e79cf42
|
Update GuiScreenLANConnecting.java
|
2022-08-19 20:09:04 -07:00 |
|
LAX1DUDE
|
a1791335b2
|
Update protocol.txt
|
2022-08-19 18:49:27 -07:00 |
|
ayunami2000
|
c767bc15c0
|
Begin debugging datachannels
|
2022-08-19 20:40:48 -04:00 |
|
ayunami2000
|
c191024041
|
Tested & fixed a few pieces, still WIP.
|
2022-08-19 19:39:54 -04:00 |
|
LAX1DUDE
|
3d9df11058
|
LAN ready for testing
|
2022-08-19 01:34:04 -07:00 |
|
LAX1DUDE
|
1e7c5a7493
|
applied some fixes ayunami suggested
|
2022-08-18 13:42:48 -07:00 |
|
LAX1DUDE
|
8111b7f756
|
wrote 90% of the server side (host) code
|
2022-08-18 00:19:30 -07:00 |
|
LAX1DUDE
|
b70eb6bdc6
|
added a "LANClientNetworkManager"
|
2022-08-16 23:05:42 -07:00 |
|
LAX1DUDE
|
caad879284
|
made most client relay handshake code
|
2022-08-16 00:19:52 -07:00 |
|
LAX1DUDE
|
5eef920554
|
implemented relay connection interface
|
2022-08-14 01:25:13 -07:00 |
|
LAX1DUDE
|
683da6ef7d
|
implemented client-side relay query logic
|
2022-08-14 00:23:10 -07:00 |
|
LAX1DUDE
|
dac0a9480d
|
added LAN packets to client
|
2022-08-13 20:23:11 -07:00 |
|
LAX1DUDE
|
7e3aee8699
|
added rate limiting, added connections per ip limit
|
2022-08-13 20:00:26 -07:00 |
|
ayunami2000
|
f26e1b8f6d
|
Fix eagswebrtc bug & add dummy relay to teavm eagleradapter
|
2022-08-13 12:50:47 -04:00 |
|
LAX1DUDE
|
84772d4172
|
added pinging and nearby LAN world query (untested)
|
2022-08-13 01:51:13 -07:00 |
|
LAX1DUDE
|
0de75b537d
|
refactored a few gui classes
|
2022-08-13 00:19:11 -07:00 |
|
LAX1DUDE
|
8b5b9c945f
|
Update .gitignore
|
2022-08-12 22:11:49 -07:00 |
|
LAX1DUDE
|
19bd727b93
|
finished the relay list (not including ping)
|
2022-08-12 22:09:38 -07:00 |
|
LAX1DUDE
|
6d06b5f7e9
|
a lot of progress on a relay manager gui
|
2022-08-12 00:16:49 -07:00 |
|
LAX1DUDE
|
01b1e31ce4
|
Merge branch 'singleplayer' of https://github.com/EaglerMods/eaglercraft-sp into singleplayer
|
2022-08-10 19:21:59 -07:00 |
|
LAX1DUDE
|
10a63f7038
|
TODO: need to auto detect ANGLE bug
|
2022-08-10 19:21:54 -07:00 |
|
ayunami2000
|
fa4c20e4d1
|
LAN stuff (WIP)
|
2022-08-10 11:52:43 -04:00 |
|
LAX1DUDE
|
d01c6fb300
|
renamed direct connect to "GuiScreenDirectConnect.java"
|
2022-08-09 20:43:38 -07:00 |
|