Commit Graph

162 Commits

Author SHA1 Message Date
LAX1DUDE
972e1117ab Merge branch 'main' of https://github.com/LAX1DUDE/eaglercraft 2022-01-15 21:00:39 -08:00
LAX1DUDE
79659224c5 made the rain more quiet 2022-01-15 20:00:22 -08:00
LAX1DUDE
ccc6c557bd
Update README.md 2022-01-15 15:56:12 -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
098a8ee9e9 enabled webgl error logging 2022-01-12 18:23:08 -08:00
LAX1DUDE
05c2392125 fixed potential audio glitch on mac 2022-01-12 17:07:18 -08:00
LAX1DUDE
df01df9fed Merge branch 'main' of https://github.com/LAX1DUDE/eaglercraft 2022-01-12 16:55:17 -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
e74d68451a
Update README.md 2022-01-10 23:13:13 -08:00
LAX1DUDE
8046181f7e Merge branch 'main' of https://github.com/LAX1DUDE/eaglercraft 2022-01-10 22:46:59 -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
32d56b13d4
Update README.md 2022-01-09 03:06:06 -08:00
LAX1DUDE
a1159eeecd
Update LICENSE 2022-01-09 03:03:44 -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
96fddd62b5 Merge branch 'main' of https://github.com/LAX1DUDE/eaglercraft 2022-01-08 23:35:56 -08:00
LAX1DUDE
f0aca67bb0 fixed lighting and poor ANGLE issue #4994 patch performance 2022-01-08 23:35:35 -08:00
LAX1DUDE
1da594e102 removed dummy auth plugin, fixed invisibility hack 2022-01-08 23:06:15 -08:00
LAX1DUDE
80e33a5ddb
Update README.md 2022-01-05 17:04:50 -08:00
LAX1DUDE
2524237139
Update README.md 2022-01-03 00:27:25 -08:00
LAX1DUDE
b18f5f7625
fixed 'uner' 2021-12-24 15:26:30 -08:00
LAX1DUDE
ef7939453c
Update LICENSE 2021-12-24 15:25:53 -08:00
LAX1DUDE
5955e5ad20
Create LICENSE 2021-12-24 15:25:31 -08:00
LAX1DUDE
868f9bb403 changed default server text 2021-12-24 00:15:07 -08:00
LAX1DUDE
1e50c64ff2 Added 'Fork on Github' 2021-12-23 23:56:22 -08:00
LAX1DUDE
7610f1d6c5 Update Offline_Download_Version.html 2021-12-21 15:30:48 -08:00
LAX1DUDE
86ca2e08ee Update README.md 2021-12-20 23:11:49 -08:00
LAX1DUDE
10a0e291fc readme improvements 2021-12-20 23:04:19 -08:00
LAX1DUDE
c770302847 update readme.md info for stable-download/Offline_Download_Version.html 2021-12-20 16:26:17 -08:00
LAX1DUDE
653bc2aaf3 fixed outdated assets.epk (broken chat formatting codes) 2021-12-20 16:00:02 -08:00
LAX1DUDE
30e8d0b346 added update notice to Offline_Download_Version.html 2021-12-20 01:23:22 -08:00
LAX1DUDE
a1600f547a offline download version 2021-12-20 00:53:20 -08:00
LAX1DUDE
4bab52f5d2 Create Offline Download Version.html 2021-12-20 00:39:07 -08:00
LAX1DUDE
6335994fb6 Update README.md 2021-12-19 12:55:58 -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
a50bc7ab82 switch to craftbukkit because spigot crashed whenever there are two or more players 2021-12-18 20:04:36 -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
e8c33f8474 Update README.md 2021-12-18 14:05:53 -08:00
LAX1DUDE
8269ef7154 gitignore fix, added zip 2021-12-17 20:42:34 -08:00
LAX1DUDE
0d600f6bec added quick download zip 2021-12-17 20:36:06 -08:00
LAX1DUDE
5f8f136af1 Update README.md 2021-12-17 19:58:46 -08:00
LAX1DUDE
8f1f47bcc7 merge and compile 2021-12-17 19:46:51 -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
11bc835c10
Merge pull request #3 from Heath123/patch-1
Update README.md
2021-11-06 20:19:43 -07:00