NOTPIES
6369cb5bfd
Merge branch 'main' of https://github.com/LCEMP/LCEMP
2026-03-15 22:21:33 -03:00
NOTPIES
9b34142250
world/server linux support
2026-03-15 22:21:24 -03:00
NOTPIES
6d6016a403
world/server linux support, a ton of fixes, initial ded server support
2026-03-15 22:20:50 -03:00
NOTPIES
4390435f06
fix comments
2026-03-14 17:47:11 -03:00
NOTPIES
85bf14953a
Merge pull request #113 from AK4K-Coding/main
...
Fixes weird embedded code issues. Just QOL
2026-03-14 17:46:02 -03:00
AK4K-Coding
019fd47b0a
Update XUI_InGamePlayerOptions.cpp
2026-03-14 14:41:26 -04:00
AK4K-Coding
761c368526
Update Windows64_Minecraft.cpp
2026-03-14 14:23:06 -04:00
NOTPIES
ff2cb7b582
fix: multiple savefile fixes
2026-03-12 00:16:48 -03:00
NOTPIES
c1a9648bf4
qol: add dedicated server check to sessioninfo
2026-03-09 00:21:14 -03:00
NOTPIES
0e48021acd
change path
2026-03-08 22:41:12 -03:00
NOTPIES
09000cc4a1
change define name
2026-03-08 22:19:39 -03:00
NOTPIES
6e2afbde93
Merge branch 'main' of https://github.com/LCEMP/LCEMP
2026-03-08 22:13:22 -03:00
NOTPIES
00f6df9605
prepare code for dedicated server support
2026-03-08 22:13:19 -03:00
NOTPIES
810834ac7e
Merge pull request #106 from simonhxd/main
...
Properly Disable VSync
2026-03-08 21:22:37 -03:00
simon
6b3a3fcce2
Properly Disable VSync
2026-03-08 17:15:34 -07:00
NOTPIES
6b89993c04
Merge branch 'main' of https://github.com/LCEMP/LCEMP
2026-03-07 22:58:41 -03:00
NOTPIES
771a632f05
fix: support more max players
2026-03-07 22:54:44 -03:00
NOTPIES
1aa930ad5d
Merge pull request #102 from simonhxd/main
...
Mouse improvements
2026-03-07 22:19:13 -03:00
simon
de86a03a8a
Mouse improvements
...
Mouse look was previously being changed on Input::tick which only runs 20 times per second and then it was interpolated to make it feel better. I moved it to the WndProc function and stopped interpolating. I also changed the mouseLookScale to 1 because it was a lot faster than before.
2026-03-07 17:13:56 -08:00
NOTPIES
d017bfc30a
fix: add splitscreen, fix dlcs not loading, major RCE vuln fix on packet net, fix chunk loading on non-server clients, persistent saves
...
note: I changed how XUID works, player data might be wiped on old saves, save items on a chest or similar before trying to load old saves on new version
2026-03-07 18:30:53 -03:00
NOTPIES
e077f9250f
fix: sign text crash - enforce 15 char limit
2026-03-06 22:09:22 -03:00
NOTPIES
eec4fb7af6
Merge pull request #86 from ABU008/main
...
Uncap FPS and improve responsiveness on PC
2026-03-06 19:27:54 -03:00
ABU008
c712b07fc3
Uncap FPS, disable VSync, check for mouse input per frame and improve nanoTime precision.
2026-03-06 11:26:16 +00:00
NOTPIES
eccd785110
update wm
2026-03-05 04:36:31 -03:00
NOTPIES
ec0146effa
fix: improve net code for player list etc
2026-03-04 21:47:45 -03:00
NOTPIES
8a48e6dcc3
feat: add missing commandline implementations
2026-03-04 21:09:02 -03:00
NOTPIES
a765c08d56
block update fixes and add missing headers
2026-03-04 21:02:52 -03:00
NOTPIES
5fe555f4d6
fix: settings saving and debug settings fixes
2026-03-04 20:22:41 -03:00
NOTPIES
07a5881796
fix hint
2026-03-04 19:46:57 -03:00
NOTPIES
dfdc35264d
remove unused folders
2026-03-04 19:35:11 -03:00
NOTPIES
52dac9c0ec
refactor
2026-03-04 19:33:07 -03:00
NOTPIES
2e6f281391
fix: reimplement saving system and thumbnail generator, other fixes
2026-03-04 19:31:09 -03:00
McMistrzYT
5a7e1474b5
chore: add .vs/ to gitignore
2026-03-04 18:55:51 +01:00
NOTPIES
ccfdd18c81
Merge pull request #52 from pl-k4/main
...
fix a few issues in SettingsGraphicsMenu
2026-03-04 01:18:25 -03:00
pika
79cb9e8cda
fix a few things i forgot
2026-03-03 22:13:03 -06:00
NOTPIES
583e30f891
Merge pull request #49 from pl-k4/main
...
FOV Slider in graphics settings and WIP Fullscreen toggle in graphics settings.
2026-03-04 00:41:04 -03:00
NOTPIES
2ce8fe3e03
Merge pull request #51 from LazyByteDev/main
...
Chunk Generation Fix
2026-03-04 00:15:09 -03:00
NOTPIES
1a66a9c53d
refactor comment
...
it's better to only include LCEMP on comments, TODO also change comment on kbm file
2026-03-04 00:14:55 -03:00
LazyByteDev
643e6d1646
chunk fix
2026-03-03 22:11:58 -05:00
pika
2d56f2834c
Merge branch 'main' of https://github.com/pl-k4/LCEMP
2026-03-03 19:32:17 -06:00
pika
ee0990779c
oops lmao
2026-03-03 19:32:14 -06:00
pika
53906670a8
updated MediaWindows64
2026-03-03 19:31:12 -06:00
pika
8e508495a7
fov slider and part of fullscreen toggle
2026-03-03 19:27:18 -06:00
NOTPIES
f30619d597
add choicetask input support for kbm
2026-03-03 20:04:29 -03:00
NOTPIES
78052a4222
Merge pull request #44 from AlienDenis12/fix/thirdperson-frontview-inverted-pitch
...
Fix inverted pitch in ThirdPersonView 2 (Front View)
2026-03-03 19:09:59 -03:00
AlienDenis12
fe804d3bec
Fix inverted pitch in ThirdPersonView 2 (Front View)
2026-03-03 22:13:33 +01:00
NOTPIES
bd535e5b49
fix: proper/somewhat decent gamma and rendering fixes
2026-03-03 13:31:01 -03:00
NOTPIES
ea25036375
fix: vs2012 building
2026-03-03 13:13:58 -03:00
NOTPIES
9df1a077d5
update gitignore
2026-03-03 13:08:34 -03:00
NOTPIES
edf4f5dc51
Merge pull request #14 from BendedWills/main
...
CMake & VS2022 support
2026-03-03 13:06:15 -03:00