Splatink splatink
  • Joined on 2026-01-18
splatink synced commits to main at splatink/MinecraftConsoles from mirror 2026-03-06 13:02:09 +02:00
de46641cda Reimplement miles sound artifacts, Stone Brick Stairs recipe, and craft sound (#684)
0469e982ce Replace .ogg music with their Java edition counterparts (#677)
182d76f391 Introduce uid.dat (offline PlayerUIDs), fix multiplayer save data persistence (#536)
c45541080f Fix boat gravity (#651)
73cc345f54 Add a launch argument for full screen (#663)
Compare 8 commits »
splatink synced commits to main at splatink/MinecraftConsoles from mirror 2026-03-06 04:52:34 +02:00
0c2e27cae7 Add missing horse/donkey/mule/zombie/skeleton horse sounds (#650)
090cc653cc Disable "Debug Settings" in Release builds
0d95980dca Added missing dots and linked official Microsoft VS 2022 Community Edition mirror in the build instructions. (#626)
34c22f6ab5 fix: properly detect host env. (#628)
b7b29c0b7b Fixed the double block break in Creative mode (#642)
Compare 22 commits »
splatink synced new reference remove-auto_var-macro to splatink/MinecraftConsoles from mirror 2026-03-05 20:41:28 +02:00
splatink synced commits to remove-auto_var-macro at splatink/MinecraftConsoles from mirror 2026-03-05 20:41:28 +02:00
splatink synced commits to main at splatink/MinecraftConsoles from mirror 2026-03-05 20:41:27 +02:00
7d6658fe5b Add servers.txt so players can add an arbitrary amount of servers to the "Join Game" list (#478)
a03c36f83f Update nightly description
1b69eef4b0 Update nightly description
9c17f3473a Fix Ctrl-sprint not working while flying in creative mode (#563)
a37ebe221c Add Contributor's Guide, update README
Compare 7 commits »
splatink synced new reference feat/multiplayer-fix to splatink/MinecraftConsoles from mirror 2026-03-05 20:41:27 +02:00
splatink synced commits to feat/multiplayer-fix at splatink/MinecraftConsoles from mirror 2026-03-05 20:41:27 +02:00
splatink synced new reference revert-523-main to splatink/MinecraftConsoles from mirror 2026-03-05 12:01:37 +02:00
splatink synced commits to revert-523-main at splatink/MinecraftConsoles from mirror 2026-03-05 12:01:37 +02:00
splatink synced commits to main at splatink/MinecraftConsoles from mirror 2026-03-05 12:01:37 +02:00
c2da9e90f8 Fix DLCs textures and update logo in 720p (#517)
8cb42a4806 Revert "Fix crash when launching at 720p" (#545)
8d5452679f Updated to work with KBM refactor (#507)
c77bb4dae4 fixed delay issue when breaking a block (#537)
892a6056ea Modify dispense behavior to set outcome as LEFT_ITEM (#542)
Compare 14 commits »
splatink synced commits to main at splatink/MinecraftConsoles from mirror 2026-03-05 03:51:46 +02:00
9383b2aa01 Merge pull request #491 from siobhan-saoirse/main
4f85afe325 Adjust entity tracking ticks for several types
cb9ab4ef51 Ship revised logo from @wiskerdmage
391dd3caae Ship updated, maybe temporary subtitle
3f1388e06f Persist fullscreen setting and start windowed mode maximized (#446)
Compare 10 commits »
splatink synced commits to main at splatink/MinecraftConsoles from mirror 2026-03-04 19:41:28 +02:00
7b35df8714 Fix controller paging regression in creative menu
ef66f6736d fix: ignore dedicated server properties in normal world startup
870d3e4b68 Fix mob nametag position to match correct height offset #422 (#440)
1dc8a005ed refactor: refactor KBM input code
ac03b88a90 Fix:Prevent horse spawner crash (#433)
Compare 22 commits »
splatink synced commits to master at splatink/lbmk from mirror 2026-03-04 18:01:25 +02:00
b3516e8c16 update nvmutil COPYING file (2026 copyright year)
2f2295fc37 util/nvmutil: rhex: don't read twice!
Compare 2 commits »
splatink synced commits to main at splatink/MinecraftConsoles from mirror 2026-03-04 11:31:30 +02:00
d112090fde feat: headless server
8ecfc52547 feat: add support for username, IP, and port configuration via launch arguments
575cc4ce6e fix: fix horse texture rendering
b1b4435c01 fix: fix inverted pitch in the second third person view
779cf56f4b Removed private information (#333)
Compare 11 commits »
splatink synced commits to master at splatink/lbmk from mirror 2026-03-04 09:51:27 +02:00
aceafd684a util/nvmutil: unified file read error handling
947211fc3c util/nvmutil: tidy up cmd_brick
2f782b8a01 util/nvmutil: minor code cleanup
f727675f6d util/nvmutil: provide comment about global state
d6601059fb util/nvmutil: reset errno on *successful* read
Compare 45 commits »
splatink synced commits to main at splatink/MinecraftConsoles from mirror 2026-03-04 03:25:58 +02:00
f870ef2a10 Fix Texture Pack images in menu (#335)
ac30f09085 #221: Fix menu glitch. (#254)
ac480f6745 Update username logic and implement latest LCEMP changes (#311)
30ecc80250 Add menu display check for sneak toggle in flying mode (#319)
384b9f4445 Fix ender dragon hit not making left side red (#309)
Compare 33 commits »
splatink synced commits to feat/replace-4jlibs at splatink/MinecraftConsoles from mirror 2026-03-04 03:25:58 +02:00
e50603e68f fix: fix horse texture rendering
d2bc3342dc feat: implement multi-layer texture binding
5422191ed4 chore: remove duplicated /Ob3 flag from CMake Release optimization settings
7749d61daf chore: sync VS Release warning-disable setting into CMake
62c2ed5cf6 chore: sync VS release optimization flags into CMake build
Compare 26 commits »
splatink synced commits to master at splatink/lbmk from mirror 2026-03-04 01:41:26 +02:00
f93a40ecb6 util/nvmutil: rename errval to nvm_errval
21b8de87ff util/nvmutil: re-try reads if errno is EINTR
493e3cf069 util/nvmutil: explicitly cast on read/pread/pwrite
af5d876bf0 util/nvmutil: remove unnecessary check
418015c232 util/nvmutil: stricter check_bound
Compare 43 commits »
splatink synced commits to master at splatink/lbmk from mirror 2026-03-03 17:31:25 +02:00
48638e9a22 util/nvm: make variables and functions static
dbfd77b388 util/nvmutil: don't use spaces on err_if
bfb77077b3 util/nvmutil: use const for string literal in op
a8a9ce32f1 util/nvmutil: no designated initialisers in op
5517cf923b util/nvmutil: declare one prototype per line
Compare 20 commits »
splatink synced commits to master at splatink/lbmk from mirror 2026-03-03 09:21:26 +02:00
188a3d012b util/nvmutil: clean up checkdir
c64324467f util/nvmutil: use separate st variable for urandom
1c10eb524f util/nvmutil: cleaner directory checking
b8e0513123 util/nvmutil: initialise fname to empty string
de5087bbd5 util/nvmutil: fix code formatting on xopen
Compare 26 commits »