Commit Graph

17 Commits

Author SHA1 Message Date
PeytonPlayz595
a5957ad6b2 Rewrite texture loading & remove unused multiplayer code (again) 2023-07-12 07:46:34 -04:00
PeytonPlayz595
84cea78151 Fixed Models (Again) 2023-07-11 20:05:13 -04:00
PeytonPlayz595
2e62e9b969 Replaced com.mojang.util.MathHelper
Replaced com.mojang.util.MathHelper with net.PeytonPlayz585.math.MathHelper
2023-07-11 19:59:33 -04:00
PeytonPlayz595
b1c7e93b97 Rewrote Entire Project
Rewrote the entire project using Lax1dude's OpenGL Emulator from his project "Eaglercraft"
2023-07-11 19:49:00 -04:00
PeytonPlayz595
6f7c2a3608 Fixed Texture Loading (I think) 2023-07-11 12:54:57 -04:00
PeytonPlayz595
18ba66b293 Removed unused multiplayer code 2023-07-11 12:10:00 -04:00
PeytonPlayz595
a6679810c1 Removed broken sound code 2023-07-11 11:54:56 -04:00
PeytonPlayz595
14d9e68322 Crappy Models...
Transformed broken models into crappy models!
2023-07-11 11:48:26 -04:00
PeytonPlayz595
2942b2fd7b I mean... It kinda works... ¯\_(ツ)_/¯
The Shape Renderer is fucked up but it still works... kinda
2023-07-11 11:20:28 -04:00
PeytonPlayz595
eb7a5b3ad2 Added LAX1DUDE's EPK compiler 2023-07-10 20:32:35 -04:00
PeytonPlayz595
bd91221da9 Rewrote Minecraft's Texture Loading 2023-07-10 20:28:27 -04:00
PeytonPlayz595
ecf58c6fe3 Minecraft is now (mostly) compatible with the OpenGL Emulator
Rewrote a bunch of Minecraft's code to work with the OpenGL Emulator
2023-07-10 18:52:04 -04:00
PeytonPlayz595
2346b97c03 Added Minecraft Classic src 2023-07-10 15:24:41 -04:00
PeytonPlayz595
a8694b7e30 Added Keyboard, Mouse, and Display classes to the OpenGL Emulator 2023-07-10 13:52:36 -04:00
PeytonPlayz595
879a479353 Added some more things to the OpenGL Emulator
Added a BufferUtils class, and rewrote "glOrtho" to take in float & double parameters.
2023-07-10 12:02:29 -04:00
PeytonPlayz595
47b06dbdbd TeaVM OpenGL Emulator
Made a OpenGL Emulator for WebGL using TeaVM
2023-07-10 11:36:57 -04:00
PeytonPlayz595
2d2d087441
Initial commit 2023-07-10 11:15:10 -04:00