GuglioIsStupid
7c2869c5b9
I genuinely didn't know release and debug had seperate include dirs 😢 😢 😢 i suck with vs projects ( #830 )
2026-03-07 21:09:34 +07:00
GuglioIsStupid
220fe18487
Fix PCH ( #828 )
2026-03-07 20:21:37 +07:00
GuglioIsStupid
38ce933fd5
voids request - Move the filesystem files to root/ as it will be used in both Minecraft.Client and Minecraft.World ( #819 )
...
* Move Filesystem to root/include/ as per devoiders request
* Filesystem -> lce_filesystem
2026-03-07 18:36:05 +07:00
GuglioIsStupid
55be6447e3
Sound Fixes ( #686 )
...
* Fix sound settings not applying
* Reimplement miles sound artifacts
* Fix stone brick stairs recipe
* Fix craft and scroll sound
* Rename scrollfocus.ogg to scroll.ogg
* Remove unneeded code
* Reorganize sounds, revert spam sound press, add witch sounds and fix slimes
* I forgot my console again
2026-03-06 18:38:14 -06:00
GuglioIsStupid
de46641cda
Reimplement miles sound artifacts, Stone Brick Stairs recipe, and craft sound ( #684 )
...
* Reimplement miles sound artifacts
* Fix stone brick stairs recipe
* Fix craft and scroll sound
2026-03-06 01:45:25 -06:00
GuglioIsStupid
5cbdf27b46
Fix sound settings not applying ( #664 )
...
* Fix sound settings not applying
* Remove my AllocConsole
* Forgot this printf
2026-03-05 22:05:59 -06:00
GuglioIsStupid
8398eb16b8
Miniaudio Implementation (+stb_vorbis) ( #624 )
...
* Miniaudio Implementation
* Do not link miles + remove miles lib
2026-03-06 07:48:12 +07:00
GuglioIsStupid
a0b2fe885d
Fix compiling with cmake ( #619 )
2026-03-05 15:50:27 -06:00
GuglioIsStupid
3dce71ef32
Copy assets fix ( #207 )
...
* Update CopyAssets to ignore source files and only copy used files.
* Forgot the debug copy assets
* Remove leftovers from testing
* Fix ClientSources.cmake to include WinsockNetLayer.cpp
* Ignore xml and lang files in output, also remove Layout directory as it only includes a useless binary
* Debug & Release use the same file structure
2026-03-03 07:04:36 +07:00