PeytonPlayz595
|
6cb12f6049
|
Made pause screen appear on spawn
Made pause screen appear on spawn so the mouse pointer can get captured
|
2023-07-14 11:04:14 -04:00 |
|
PeytonPlayz595
|
f274a9b909
|
Fix score counter
|
2023-07-14 10:02:48 -04:00 |
|
PeytonPlayz595
|
5af38fb1dc
|
compile
|
2023-07-14 09:51:34 -04:00 |
|
PeytonPlayz595
|
79a8a130a3
|
Update build.gradle
|
2023-07-14 09:50:10 -04:00 |
|
PeytonPlayz595
|
704309f949
|
Run game in new thread, make LevelRenderer better
|
2023-07-14 09:45:06 -04:00 |
|
PeytonPlayz595
|
9a93969fc7
|
Added Gui Overlay, and Creative Mode
|
2023-07-14 08:22:46 -04:00 |
|
PeytonPlayz595
|
479ba321fc
|
oops
|
2023-07-14 07:51:25 -04:00 |
|
PeytonPlayz595
|
2e821c783e
|
Fix mouse lock
|
2023-07-14 07:50:37 -04:00 |
|
PeytonPlayz595
|
22b5efc2a6
|
NEED MORE FPS!
|
2023-07-14 07:09:59 -04:00 |
|
PeytonPlayz595
|
dbf83b1d36
|
MASSIVE FPS BOOST!
|
2023-07-14 07:04:24 -04:00 |
|
PeytonPlayz595
|
6f0dc1c401
|
Merge branch 'main' of https://github.com/PeytonPlayz595/Shadow-Client-Classic
|
2023-07-12 17:47:51 -04:00 |
|
PeytonPlayz595
|
18398f87ad
|
Replaced ShapeRenderer with Tessellator
|
2023-07-12 17:47:48 -04:00 |
|
kone
|
935acea1ac
|
idea support and add dependencies in build.gradle
|
2023-07-12 14:03:51 -04:00 |
|
PeytonPlayz595
|
ce09f9acf0
|
unbad some code & made the game actually load
|
2023-07-12 13:28:57 -04:00 |
|
PeytonPlayz595
|
0dd66b6a48
|
Got it to compile with TeaVM!
|
2023-07-12 08:09:52 -04:00 |
|
PeytonPlayz595
|
4d58f4556d
|
Replaced minecraftOpts with classicConfig
|
2023-07-12 08:04:01 -04:00 |
|
PeytonPlayz595
|
c167fce467
|
Unsupported TeaVM code
|
2023-07-12 08:01:39 -04:00 |
|
PeytonPlayz595
|
da1b7dac62
|
Replace ShapeRenderer with old one
|
2023-07-12 07:59:43 -04:00 |
|
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 |
|