Commit graph

67 commits

Author SHA1 Message Date
Agus 72186375ea
Merge branch 'LCEMP:main' into CustomSkins 2026-03-06 00:29:33 -03: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
Agus 43bd0bd05e
Merge branch 'LCEMP:main' into CustomSkins 2026-03-04 00:10:47 -03: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
NOTPIES 14537283de
misc: add comment 2026-03-03 04:13:37 -03:00
NOTPIES db79e7d54c
Update README with credit requirement for code usage 2026-03-03 00:38:11 -03:00
NOTPIES f83a6ab2e5 fix: proper kbm and controller input 2026-03-03 00:08:42 -03:00
NOTPIES 43d20374a4 fix: improve input and fix debug menu crash 2026-03-02 23:43:15 -03:00
NOTPIES 7c4b30d11e fix: major windows64 net fixes 2026-03-02 23:10:41 -03:00
NOTPIES ecaee55892
Merge pull request #25 from Windermed/main
pick block for mobs
2026-03-02 21:03:18 -03:00
Windermed de44564825 pick block for mobs
* adjusted the pick block addition to also count for mobs being looked at (which should give the player it's proper spawn egg)
2026-03-02 15:58:25 -08:00
NOTPIES e2d9975ded
Merge pull request #24 from Gamemode111/main
fixing the ® in UIScene_AbstractContainerMenu.cpp
2026-03-02 20:58:00 -03:00
Gamemode111 256363b710
fixing the ®
just cool change
2026-03-03 02:49:35 +03:00
Agus 1e62ce99c7 Adding folder with deafult skins 2026-03-02 19:06:23 -03:00
Agus 764fecfcca Fixing select skin 2026-03-02 18:47:32 -03:00
Agus 72af9e00fb Working CustomSkin selector 2026-03-02 18:21:42 -03:00
BendedWills 1e7985dcc3 Initialize the flags of DSV desc 2026-03-02 05:47:03 -06:00
BendedWills 16fd73510f Don't add the vendor directory 2026-03-02 05:19:59 -06:00
BendedWills 720bc9d170 Remove unused vendor & add working directory 2026-03-02 05:17:58 -06:00
NOTPIES bd1fb8112c
Merge pull request #12 from Windermed/main
middle click for block in creative + scroll wheel fix
2026-03-02 07:26:01 -03:00
BendedWills 287a060695 CMake support 2026-03-02 04:08:43 -06:00
Windermed 08f39feedc middle click for block in creative + scroll wheel fix
* added the ability to middle click on blocks the player is looking at and get the block in your inventory.

* fixed a weird bug with scrolling in the creative inventory.
2026-03-02 01:35:37 -08:00
NOTPIES 1945f72a86
Merge pull request #11 from Ralcactus/patch-1
README clean up
2026-03-02 06:03:25 -03:00
Ralcactus 7d06eba1df
README clean up
was really messy before, might update the compiling section later?
2026-03-02 18:51:41 +10:00
NOTPIES 39ffeedde1
Merge pull request #6 from simonhxd/patch-1
Update Required Assets List
2026-03-02 01:34:32 -03:00