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 |
|
LAX1DUDE
|
cfa65f6e51
|
fixed content scaling
|
2022-08-09 20:42:39 -07:00 |
|
LAX1DUDE
|
df30a98a5d
|
Formatted GuiShareToLAN.java
|
2022-08-09 19:13:34 -07:00 |
|
LAX1DUDE
|
9cde5ceabb
|
merged ayunami's changes (merge untested)
|
2022-08-09 19:09:03 -07:00 |
|
LAX1DUDE
|
aebd77e886
|
Merge branch 'singleplayer' of https://github.com/EaglerMods/eaglercraft-sp into singleplayer
|
2022-08-09 19:04:43 -07:00 |
|
LAX1DUDE
|
d4d5d24805
|
fixed texture corruption (really)
|
2022-08-09 17:43:26 -07:00 |
|
ayunami2000
|
e0fad18020
|
Begin LAN support
Todo: cleanup & consistency (specifically with raw/direct usages of IntegratedServer)
|
2022-08-08 11:00:16 -04:00 |
|
LAX1DUDE
|
0b2a351278
|
wrote a signaling server, untested, needs ratelimiting
|
2022-08-07 23:46:13 -07:00 |
|
LAX1DUDE
|
e93e53541e
|
LAN world API draft
|
2022-08-06 15:33:14 -07:00 |
|
ayunami2000
|
36c75ca4e1
|
Fix bug with multiplayer
|
2022-08-05 11:38:05 -04:00 |
|
LAX1DUDE
|
405a212c8b
|
made world export/import use the EPK v2 format (faster)
|
2022-08-05 00:33:14 -07:00 |
|
LAX1DUDE
|
6fee025a62
|
added a way to disable the integrated server
|
2022-08-04 20:32:06 -07:00 |
|
LAX1DUDE
|
6006fd8f87
|
fix crash returning to "Edit Profile" after cancelling world import
|
2022-08-04 17:56:21 -07:00 |
|
LAX1DUDE
|
011168f3e8
|
fixed version number
|
2022-08-04 00:01:39 -07:00 |
|
LAX1DUDE
|
fbb4461eb3
|
fixed "kill task"
|
2022-08-03 23:26:42 -07:00 |
|
LAX1DUDE
|
1e6b8170b5
|
reformatted some classes
|
2022-08-03 23:06:34 -07:00 |
|
LAX1DUDE
|
efcf5f8e77
|
reformatted some singleplayer classes
|
2022-08-03 22:53:10 -07:00 |
|
LAX1DUDE
|
7d0bf17586
|
redesigned the EPK file format
|
2022-08-03 22:47:19 -07:00 |
|
ayunami2000
|
7899127209
|
Fully functional export-to-vanilla
|
2022-08-02 14:37:13 -04:00 |
|
LAX1DUDE
|
254365783e
|
Merge branch 'singleplayer' of https://github.com/EaglerMods/eaglercraft-sp into singleplayer
|
2022-08-02 01:56:40 -07:00 |
|
LAX1DUDE
|
1158a6fe34
|
improved state management
|
2022-08-02 01:56:28 -07:00 |
|
LAX1DUDE
|
36d7d767dd
|
compression speed improvements
|
2022-08-02 01:55:42 -07:00 |
|
ayunami2000
|
68b2e59429
|
Vanilla exporting progress (NOT DONE)
|
2022-08-02 02:37:06 -04:00 |
|
ayunami2000
|
a013bf69b1
|
Partial export-to-vanilla
|
2022-08-01 23:54:25 -04:00 |
|
ayunami2000
|
09783034b2
|
Implement vanilla world importing.
|
2022-08-01 17:56:35 -04:00 |
|
LAX1DUDE
|
9840619fb6
|
Update origin_blacklist.txt
|
2022-08-01 13:24:28 -07:00 |
|
LAX1DUDE
|
c18b2c19f0
|
Update IPCPacket07ImportWorld.java
|
2022-07-31 16:49:45 -07:00 |
|
LAX1DUDE
|
8ded64ac3e
|
fix voice, added lag warning
|
2022-07-31 16:25:31 -07:00 |
|
LAX1DUDE
|
89950b7ae2
|
Token verification for separated bungee and server
|
2022-07-31 12:20:54 -07:00 |
|
LAX1DUDE
|
ddacbb3f50
|
made an offline download snapshot
|
2022-07-31 12:14:56 -07:00 |
|
ayunami2000
|
ba8a32a85b
|
Token verification for separated bungee and server
|
2022-07-31 15:14:17 -04:00 |
|
LAX1DUDE
|
722166ee9f
|
made a JSON version of minecraftOpts
|
2022-07-31 02:03:22 -07:00 |
|
LAX1DUDE
|
876e8b1a35
|
fixed flat world config shading
|
2022-07-30 23:10:38 -07:00 |
|
LAX1DUDE
|
d485333c33
|
fixed stray console.error in vc
|
2022-07-30 22:04:47 -07:00 |
|
LAX1DUDE
|
4aef755354
|
fixed localization
|
2022-07-30 22:02:23 -07:00 |
|
LAX1DUDE
|
5f57e414f1
|
fixed client loss of awareness that a world is singleplayer
|
2022-07-30 20:51:38 -07:00 |
|
LAX1DUDE
|
82f79f658e
|
improved chunk loading at low render distance
|
2022-07-30 20:27:53 -07:00 |
|
LAX1DUDE
|
9a85b5e696
|
made client MP compatible. again, fixed chat
|
2022-07-29 22:37:01 -07:00 |
|
LAX1DUDE
|
aa02e00ca3
|
TeaVM 0.6.1, No Fucking Lag!
|
2022-07-29 16:48:06 -07:00 |
|
LAX1DUDE
|
f09b903b7d
|
Patched, um, a security bug in bungee (thanks cold)
|
2022-07-28 16:44:02 -07:00 |
|
LAX1DUDE
|
1c2af18151
|
Merge pull request #175 from ColdDev/main
Fix critical bug in Bungee auth system
|
2022-07-28 16:34:47 -07:00 |
|
ColdDev
|
3df25410ef
|
Fix critical bug in Bungee auth system
|
2022-07-28 23:28:50 +00:00 |
|
LAX1DUDE
|
8d31000bd1
|
fixed client syntax
|
2022-07-27 21:42:58 -07:00 |
|
LAX1DUDE
|
0e78e1724d
|
Update settings.gradle
|
2022-07-27 21:34:59 -07:00 |
|
LAX1DUDE
|
d706aa9305
|
Merge branch 'main' into singleplayer
|
2022-07-27 21:03:46 -07:00 |
|
LAX1DUDE
|
04ca506f5a
|
welcome back
|
2022-07-27 20:37:15 -07:00 |
|