Commit Graph

64 Commits

Author SHA1 Message Date
OtterDev
fbe46e2853
remove nonfunctional step from the action 2023-07-31 11:08:01 -06:00
OtterDev
0eb827ac03
fix problem in running action 2023-07-31 11:05:19 -06:00
OtterDev
6970f8a44b
should finally work 2023-07-31 11:02:43 -06:00
OtterDev
9dbb50754e
Fix the github action 2023-07-31 11:00:03 -06:00
OtterDev
56f4ad42da
whoops, almost forgot about that 2023-07-31 10:55:49 -06:00
OtterDev
3794a356d2
Export build and epk file to github actions 2023-07-31 10:53:16 -06:00
OtterDev
a7a7814a1c make it export the epk as resources.mc 2023-07-31 16:46:32 +00:00
OtterDev
d34575bb6b
add Github action 2023-07-31 10:29:41 -06:00
peytonplayz585
4d83e4302c Fixed colors, more rendering BS 2023-07-25 23:21:06 -07:00
peytonplayz585
4f9570d239 Sounds, block outlines, and fixed rendering BS 2023-07-25 22:12:48 -07:00
PeytonPlayz595
475ced969c Fix graphical bugs, water, music, and mob spawning 2023-07-21 23:00:53 -04:00
PeytonPlayz595
6711508638 Fixed Models, terrain alpha channels, Mob Spawning 2023-07-20 21:05:52 -04:00
PeytonPlayz595
4427510421 Infinite Arrow's Mod 2023-07-19 19:10:28 -04:00
PeytonPlayz595
58cdf0ccf7 FPS go brrr 2023-07-19 18:17:30 -04:00
PeytonPlayz595
7b66ffceac MASSIVE BOOST & MEMORY LEAK FIX! 2023-07-19 17:11:45 -04:00
PeytonPlayz595
40d2195d48 yee 2023-07-17 17:29:57 -04:00
PeytonPlayz595
9138a1ee09 Made settings save/load 2023-07-17 04:38:49 -04:00
PeytonPlayz595
4f2f4a6cbf Compressed all assets, made loading times faster 2023-07-17 04:01:45 -04:00
PeytonPlayz595
7d9c258992 WTF 2023-07-17 03:46:12 -04:00
PeytonPlayz595
df1f20e364 shit 2023-07-17 03:18:56 -04:00
PeytonPlayz595
863b03a722 Even more resizing BS 2023-07-17 03:01:02 -04:00
PeytonPlayz595
e18721a4db Resizing BS! 2023-07-17 02:27:19 -04:00
PeytonPlayz595
fb6a578d1c Fullscreen Support! 2023-07-17 02:05:46 -04:00
PeytonPlayz595
c48e9cfe02 Remove unused code and compiled 2023-07-17 01:41:00 -04:00
PeytonPlayz595
75f5ec3985 Fixed Texture Blending on Generating Level Screen 2023-07-17 01:00:07 -04:00
PeytonPlayz595
a344b89268 Fixed more Rendering BS, arrows render correctly! 2023-07-16 21:25:20 -04:00
PeytonPlayz595
a3af8490f0 Fixed Texture Blending, Fixed Rendering BS, and removed Mob Spawning 2023-07-15 16:16:06 -04:00
PeytonPlayz595
3f5a869a2b Removed Texture Blending 2023-07-14 11:55:23 -04:00
PeytonPlayz595
55e507106c Working Texture Blending! 2023-07-14 11:16:26 -04:00
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