Commit Graph

211 Commits

Author SHA1 Message Date
LAX1DUDE
3490b84ed4 22w13i (Optional) Removed a random debug message 2022-04-03 00:25:32 -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
4f72bb5fd4 22w13e Test fix to 'End of Stream', fixed ENTER on macOs, fixed stuck CTRL in copy 2022-04-01 14:53:34 -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
fb39eff885 22w13c LAST 'FREE' UPDATE [part 3] Fixed block crack animation z-fighting 2022-03-31 16:06:36 -07:00
LAX1DUDE
86e4c8d04b 22w13b LAST 'FREE' UPDATE [part 2] Fixed more bugs 2022-03-31 15:13:35 -07:00
LAX1DUDE
026233b6e4 11w13a LAST 'FREE' UPDATE! All bugs fixed and tons of new features
This is (hopefully) the last 'cracked' update to Eaglercraft, the next update will require a microsoft account

- Fixed rainbow graphics driver problem
- Added server Icons, MOTD, players online and ping to server list
- Copy and paste has been added
- Added F+2 screenshot support
- Added 'Alex' player model for skins
- Fixed arrows in player glitch
- Fixed broken XP orbs
- Fixed palleted PNG file loader
- Fixed text selection
- Added player/IP/wildcard/regex bans
- Added IP address forwarding for proxies
- Fixed offset mouse coords
2022-03-30 23:54:47 -07:00
LAX1DUDE
259f93ccd5 FIXED RAINBOW GLITCH!!! 2022-03-30 17:14:38 -07:00
LAX1DUDE
b56976955b added timeout for NetClientHandler 2022-03-30 17:13:38 -07:00
LAX1DUDE
280137bd97 Update GuiDisconnected.java 2022-03-30 17:13:19 -07:00
LAX1DUDE
ed2c09a052 added alex skins 2022-03-30 17:12:27 -07:00
LAX1DUDE
f7a4ddebd6 added getServerURI 2022-03-30 17:10:03 -07:00
LAX1DUDE
d69742f10c fixed some EntityList weirdness 2022-03-30 17:08:08 -07:00
LAX1DUDE
050bf47771 Added copy/paste and screenshot 2022-03-30 17:05:47 -07:00
LAX1DUDE
7a2a314928 added MOTD and javascript query system 2022-03-30 17:00:53 -07:00
LAX1DUDE
94a8c3f6e9 fixed PNG loader to support indexed color 2022-03-21 01:26:04 -07:00
LAX1DUDE
f6a47fd9fe fixed stray references to java.util.Random 2022-03-20 23:01:44 -07:00
LAX1DUDE
2a28e69e31 fixed chat gui crash when closed 2022-03-11 14:26:06 -08:00
LAX1DUDE
61655de7d3 removed singleplayer button entirely so people stfu 2022-03-10 14:16:53 -08:00
LAX1DUDE
93e18d1721 fixed eating glitch 2022-03-10 14:16:17 -08:00
LAX1DUDE
0bc20dec09 removed residual integrated server code 2022-03-09 21:05:16 -08:00
LAX1DUDE
37bfa17c72 fixed skin issue 2022-03-09 17:51:58 -08:00
LAX1DUDE
f18d793896 fixed chunk memory leak, added statistics to ingame gui 2022-03-06 17:14:07 -08:00
LAX1DUDE
a1a25e12d3 world list and export/import buttons added to singleplayer 2022-03-05 04:00:08 -08:00
LAX1DUDE
f6ab8847c6 server generates and saves both world and player and ticks entities 2022-03-03 23:02:41 -08:00
LAX1DUDE
395e167728 server compiles and loads correctly and generates the world 2022-02-21 13:18:30 -08:00
LAX1DUDE
ae5f2f4e7a Fixed the cock sucking ender dragon and patched SoundManager a fourth time 2022-02-16 15:21:39 -08:00
LAX1DUDE
a4aab640d7 tried fixing AudioListener crash again 2022-02-10 21:09:55 -08:00
LAX1DUDE
dedbd795dc (Important Update) Changed crash screen to show a link to your github repository instead of listing all my personal contact information. Edit net.lax1dude.eaglercraft.ConfigConstants.forkMe to change the repository URL in your fork 2022-02-10 14:23:41 -08:00
LAX1DUDE
11997de8f8 22w04b fix invalid mob spawner nullpointerexception crash 2022-01-24 22:53:06 -08:00
LAX1DUDE
6f06daa2a5 fix invalid mob spawner nullpointerexception 2022-01-24 22:39:23 -08:00
LAX1DUDE
79ba9f2580 fixed mob spawner, fixed beacon 2022-01-24 16:19:55 -08:00
LAX1DUDE
6b91ac0576 22w03c fixed illegal NPOT mipmapping, fixed SoundManager class, fixed Enderman player model rendering problems 2022-01-23 23:04:11 -08:00
LAX1DUDE
f87b6180de fixed illegal NPOT mipmapping, fixed SoundManager class, fixed Enderman glitch 2022-01-23 22:45:22 -08:00
LAX1DUDE
211e08ba7d 22w03b added missing ender dragon sound FX and fixed file chooser issue
I'm gonna prefix my commits and the main menu with real version tags from now on to make it easier for admins to check if a newer version has been released
2022-01-18 23:48:00 -08:00
LAX1DUDE
ef6900d87b fixed firework sound FX filenames 2022-01-17 20:26:04 -08:00
LAX1DUDE
15539268dd fixed incorrect WebGL buffer flip trigger, fixed 1st person map item lighting, fixed dates in main menu readme 2022-01-17 13:28:43 -08:00
LAX1DUDE
12e07e5fb5 replaced GL_CLAMP with GL_REPEAT, fixed 24 bit PNGs, added a NBT server list template to stable-download 2022-01-16 16:16:57 -08:00
LAX1DUDE
79659224c5 made the rain more quiet 2022-01-15 20:00:22 -08:00
LAX1DUDE
e94d6ca965 Update EntityRenderer.java 2022-01-14 22:57:38 -08:00
LAX1DUDE
dc97f37feb fixed antialiasing bug, fixed missing villager sounds 2022-01-14 22:55:53 -08:00
LAX1DUDE
f38182adf3 fixed arrow keys 2022-01-13 18:23:46 -08:00
LAX1DUDE
403987807e fixed FXAA crash on other browsers, added exit chat button, fixed arrow key mappings 2022-01-13 18:22:37 -08:00
LAX1DUDE
6d1bfd9e3e forgot to push webgl error logging fix 2022-01-12 18:31:05 -08:00
LAX1DUDE
05c2392125 fixed potential audio glitch on mac 2022-01-12 17:07:18 -08:00
LAX1DUDE
ac2f04ff9f fixed enderman block lighting, fixed broken link highlighting to actually open the URL and do nothing if there is no URL in the message 2022-01-12 16:54:27 -08:00
LAX1DUDE
aaae98eccf finally nailed the lighting equation, it's now truly mathematically equivalent to opengl 1.3 2022-01-10 22:46:54 -08:00
LAX1DUDE
905c78f043 fixed item lighting 2022-01-09 02:55:46 -08:00
LAX1DUDE
95a869c7d3 fixed rain/snow (replaced java.util.Random), fixed miscalculated normals on mirrored faces when using GL_LIGHTING 2022-01-09 02:29:08 -08:00
LAX1DUDE
f0aca67bb0 fixed lighting and poor ANGLE issue #4994 patch performance 2022-01-08 23:35:35 -08:00
LAX1DUDE
1e50c64ff2 Added 'Fork on Github' 2021-12-23 23:56:22 -08:00
LAX1DUDE
795824c1cf removed broken invisible skins, fixed in-game readme typo 2021-12-18 23:07:13 -08:00
LAX1DUDE
1f3642e0d6 fixed corrupt ascii in EnumChatFormatting 2021-12-18 20:41:15 -08:00
LAX1DUDE
0fde4b6ab0 Working demo link with servers. Added a 7 paragraph section to the README for information related to installing and configuring a server 2021-12-18 17:20:46 -08:00
LAX1DUDE
de6ac803e9 Merge branch 'main' of https://github.com/LAX1DUDE/eaglercraft 2021-12-17 19:38:03 -08:00
LAX1DUDE
04fd84e831 add precompiled binaries; fixed profanity in profile screen; changed splash screen; fixed corrupt unicode
changed title music; updated contact details in readme.txt; removed incomplete voice chat screens; fixed pointer grab glitch; and probably more I forgot
2021-12-17 19:37:43 -08:00
LAX1DUDE
c88fd11db4
added null pointer check to EaglerAdapterImpl2 2021-11-05 20:21:16 -07:00
lax1dude
4f1251e8be updated configuration 2020-09-01 17:52:13 -07:00
lax1dude
1efcaeec14 uploaded source 2020-09-01 17:19:08 -07:00