Update #45 - Fixed various issues with the client

This commit is contained in:
lax1dude
2024-12-14 20:54:34 -08:00
parent 12535d429f
commit 346047cf24
39 changed files with 571 additions and 208 deletions

View File

@ -74,13 +74,12 @@
> DELETE 1 @ 1 : 10
> INSERT 3 : 8 @ 3
> INSERT 3 : 7 @ 3
+ if (lanServerList == null) {
+ lanServerList = new LANServerList();
+ } else {
+ lanServerList.forceRefresh();
+ }
+ lanServerList.forceRefresh();
> INSERT 12 : 17 @ 12

View File

@ -426,7 +426,7 @@
+ eaglercraft.singleplayer.demo.create.join=Join Shared World
+ eaglercraft.singleplayer.demo.create.join.tooltip=Join someone else's world and play multiplayer
+
+ eaglercraft.createWorld.seedNote=Note: Vanilla seeds now work!
+ eaglercraft.createWorld.seedNote=Note: Vanilla seeds work
+
+ eaglercraft.singleplayer.oldseedwarning.title=Old World Detected!
+ eaglercraft.singleplayer.oldseedwarning.msg1=Please use EaglercraftX u32 or older to "Re-Create" this world