Commit graph

  • 66b2ce5412 fucking around xdoxx123 2026-03-15 14:19:48 +0100
  • 9707062001
    Merge Minecraft.Server from branch 'main' into feature/cmake-full rtm516 2026-03-15 13:02:38 +0000
  • d521110444
    Update README.md Solarauser123 2026-03-15 12:47:04 +0000
  • b4dbe2b0ee w xdoxx123 2026-03-15 13:46:45 +0100
  • 2d3c5e0442 Merge branch 'main' into feature/dedicated-server kuwacom 2026-03-15 21:44:04 +0900
  • 667f9df42c test xdoxx123 2026-03-15 13:38:46 +0100
  • 3a91e830f9
    Merge pull request #8 from sylvessa/fix/random-fixes kuwa 2026-03-15 21:37:39 +0900
  • 8afe484e07 fix: removed headlesss server logic in favor of the new server exe. Matthew Toro 2026-03-15 08:07:43 -0400
  • 3935b6f42b Patch ItzSonicFaner 2026-03-15 13:08:39 +0200
  • ceefe7558d Patch 2 ItzSonicFaner 2026-03-15 12:42:16 +0200
  • ed300ef5e5
    Clean up README formatting Cath0deGayTube 2026-03-15 02:36:05 -0700
  • 1602703165 Re-add important information to README.MD, and change links to this repo Cath0deGayTube 2026-03-15 01:29:46 -0700
  • 6b79bded46
    Merge branch 'smartcmd:main' into main Cath0deGayTube 2026-03-15 01:25:02 -0700
  • 5c6fb1d593 Sync readme.md with upstream Cath0deGayTube 2026-03-15 01:24:31 -0700
  • f8963326fe Update README.md Loki Rautio 2026-03-15 03:10:20 -0500
  • ab9b034c51 Update README.md Loki Rautio 2026-03-15 03:09:41 -0500
  • 4ec000ce8a
    Merge branch 'smartcmd:main' into main Cath0deGayTube 2026-03-15 01:06:13 -0700
  • 81e8de45b2
    Merge 7d15599256 into a80fe2e900 AngelDev 2026-03-15 07:50:55 +0000
  • a80fe2e900 Remove .vscode settings by default Loki Rautio 2026-03-15 02:44:59 -0500
  • 04f93f5fc0
    Merge branch 'smartcmd:main' into main Cath0deGayTube 2026-03-15 00:38:35 -0700
  • ccbc666321 fix: fix Failed to create window instance. kuwacom 2026-03-15 16:36:38 +0900
  • f483074cd2
    Dedicated Server Software - Minecraft.Server.exe (#498) kuwa 2026-03-15 16:32:50 +0900
  • ccc28a15e8 remove autosave prompt for dedicated server sylvessa 2026-03-15 02:17:27 -0500
  • 8fb071fcdf fix: mitigate entity id overflow and crash for max chunk updates sylvessa 2026-03-15 00:48:15 -0500
  • 5444ad63cf fix: prevent overwriting allow-flight value on server startup sylvessa 2026-03-15 00:33:52 -0500
  • 189ff3e038 make chunks delay less for dedi sylvessa 2026-03-15 00:25:50 -0500
  • 18003c98a6 Crit Sound Now Plays On Death arsenicviscera 2026-03-14 16:38:39 -0700
  • cbe3e4ef82
    Comment out FOV modification line, since the FOV is stored and doesn't need to be adjusted. ZorpLemon 2026-03-14 17:13:29 -0500
  • 624af99d82 Reupdate tile and item names Soggy_Pancake 2026-03-14 14:51:29 -0700
  • ad1a4ecc68 Merge with upstream Soggy_Pancake 2026-03-14 14:51:06 -0700
  • 12c229ff98 Copilot sucks arsenicviscera 2026-03-14 14:37:06 -0700
  • 36fd52dc50 Fix arsenicviscera 2026-03-14 14:06:48 -0700
  • 93321777c7 Create fileTexturePack instances for each found zip file on load Soggy_Pancake 2026-03-14 14:02:22 -0700
  • 7fd77ddc55 FileTexturePack is now functional and loads from a zip file in ./resourcepacks Soggy_Pancake 2026-03-14 14:01:45 -0700
  • 7b8b75b3c3 Update names of block destruction level icons Soggy_Pancake 2026-03-14 14:00:46 -0700
  • b25c8aaf38 Prevent crashes from unsafe cast with dummy function and define generateStitched function in TexturePack.h Soggy_Pancake 2026-03-14 13:59:32 -0700
  • 4eaea8dc3f Update all tiles to use their given icon names and register with new name patterns with misc changes Soggy_Pancake 2026-03-14 13:56:35 -0700
  • 6635d352dc Update all item icon slots to use current java names Soggy_Pancake 2026-03-14 13:53:16 -0700
  • 5f284aa872 New custom icon macros so the item icon name is used instead of needing to update 2 hardcoded strings Soggy_Pancake 2026-03-14 13:51:42 -0700
  • 7dfc7e1991 Generate stitched atlas when game retrieves atlas Soggy_Pancake 2026-03-14 13:50:06 -0700
  • 8ceaf1ed71 Implement autostitching of terrain and items atlas Soggy_Pancake 2026-03-14 13:48:53 -0700
  • 8a2bc70c56 Add hasFile checks and java misc translations Soggy_Pancake 2026-03-14 13:47:27 -0700
  • 025e93b582 Add pack texture size check method Soggy_Pancake 2026-03-14 13:43:33 -0700
  • 4b2b9094d2 Add misc indexed textures translation map Soggy_Pancake 2026-03-14 13:41:25 -0700
  • be4bae8597 Add nice pixel union for modifying pixel data if needed. Soggy_Pancake 2026-03-14 13:33:12 -0700
  • 4e91d5ca4c Implement ZipFile and ZipEntry Soggy_Pancake 2026-03-14 13:30:44 -0700
  • 976dcc07ef Add bit7z library for loading zip files along with 7zip dll to be copied to build directory. Soggy_Pancake 2026-03-14 13:05:19 -0700
  • 4ab9aee8f6
    Fix render order of F3 debug screen rtm516 2026-03-14 19:01:49 +0000
  • 5f4b038d54 fix: fix Docker image tag kuwacom 2026-03-15 03:32:27 +0900
  • c07174daf4
    Fix game crashing when crafting fireworks (#1230) iris 2026-03-14 13:28:23 -0500
  • ab66dac7b5
    Move newer iggy dll into redist and cleanup rtm516 2026-03-14 17:17:30 +0000
  • 5b78588298
    Merge branch 'main' into feature/cmake-full rtm516 2026-03-14 17:11:42 +0000
  • fe9c56f591
    Re-work compiler target options rtm516 2026-03-14 17:08:19 +0000
  • 7ef87ea493 yes troglodyte9 2026-03-13 18:00:47 +0200
  • 078b9516b3 yea troglodyte9 2026-03-13 17:16:35 +0200
  • 5f49afc023 Fix input if Russian keyboard layout is active St4lker0k765 2026-03-14 19:10:17 +0300
  • 982b4e348f
    Merge branch 'smartcmd:main' into main Racc 2026-03-14 14:58:56 +0000
  • 521a6266ed feat(windows64): add all 23 localisation blocks to languages.loc Leeksov 2026-03-14 17:46:19 +0300
  • 0e8c7be867 fix(windows64): add Slovak/Czech names to all language blocks in languages.loc Leeksov 2026-03-14 17:39:06 +0300
  • 3b0f872dcc feat(windows64): add ru-RU XML source files for Windows64 localisation Leeksov 2026-03-14 17:10:16 +0300
  • afd6499811 feat(windows64): add full language selection support with Russian localisation Leeksov 2026-03-14 17:07:29 +0300
  • 8c346e5f67
    Always cleanup artifacts in nightly even if some builds fail rtm516 2026-03-14 12:18:27 +0000
  • de4cf39199
    Drop CMakePresets.json version as we dont use v6 features rtm516 2026-03-14 12:05:58 +0000
  • 1baa4fcb24
    Update documentation rtm516 2026-03-14 12:03:25 +0000
  • 7dff5fb12b
    Fix robocopy error checking rtm516 2026-03-14 12:03:04 +0000
  • 32763937e2 Revert to original Stronghold starseed12345 2026-03-14 12:54:52 +0100
  • 0f2a5b4319
    Add clang flags (untested) rtm516 2026-03-14 11:00:36 +0000
  • ad55c38d02
    Implement copilot suggestions rtm516 2026-03-14 10:59:58 +0000
  • 0d4bd61c06 Bug fix ItzSonicFaner 2026-03-14 12:43:29 +0200
  • 73615896e0
    Merge df180fabd2 into 4d200a589d Brayden 2026-03-14 05:43:39 +0000
  • df180fabd2 refactor: Fix include paths for compatibility Brayden M 2026-03-13 12:09:17 -0500
  • 2c292e6e02
    Merge branch 'smartcmd:main' into fixchat Necmi 2026-03-14 04:34:31 +0300
  • b608eaf29a futureproof stronghold (untested) starseed12345 2026-03-14 01:57:22 +0100
  • fbd3b5db61 Fix audio volume levels for cows and bats Ananasloll3 2026-03-14 01:47:59 +0100
  • 794e042dea
    Merge pull request #4 from DwifteJB/main haløgen 2026-03-13 20:25:15 -0400
  • 46a14fa2ff
    Update README.md Marvelco 2026-03-14 02:15:08 +0200
  • bdf3823a98
    Merge branch 'smartcmd:main' into main Marvelco 2026-03-14 02:10:14 +0200
  • fb37ced5c2 Update languages.loc starseed12345 2026-03-14 00:48:05 +0100
  • 7afd983c4d Merge branch 'main' of https://github.com/starseed12345/MinecraftConsoles starseed12345 2026-03-14 00:34:22 +0100
  • b119bb5949 Infinite World Gen /WIP starseed12345 2026-03-14 00:20:20 +0100
  • 8c5f240841
    Moved the version/branch string to the F3 menu. Steven 2026-03-13 22:52:01 +0000
  • 48f0023d67 add: restore the basic anti-cheat implementation and add spawn protection kuwacom 2026-03-14 07:30:23 +0900
  • 0b2f69b607 Update MediaWindows64.arc Alexandra-Myers 2026-03-13 18:01:08 -0400
  • 4d200a589d
    Fixed dangling pointer issue (#1209) troglodyte9 2026-03-13 22:32:02 +0200
  • bfbe9ac9ad options: graphics: fixup stretching of the options window Anaël 2026-03-13 21:29:37 +0100
  • 4e4e4dff0a
    Remove all old binka redist files (#1116) rtm516 2026-03-13 19:43:37 +0000
  • 415557a063
    Merge pull request #1 from Langtanium/feature/slim-skins ItzSonicFaner 2026-03-13 21:27:02 +0200
  • 7c520546ed Added 64x64 skin support. Langtanium 2026-03-13 12:14:50 -0700
  • 773003cf71
    Merge branch 'smartcmd:main' into main Racc 2026-03-13 19:12:44 +0000
  • 6645cbc553
    Merge branch 'smartcmd:main' into main Alexandra-Myers 2026-03-13 13:49:54 -0400
  • eddc7bfedb Use non-conflicting MediaWindows64.arc Alexandra-Myers 2026-03-13 17:49:33 -0400
  • 797f73ba91 Merge remote-tracking branch 'origin/main' into feature/dedicated-server kuwacom 2026-03-14 02:42:13 +0900
  • 67d236804a update: increase the player limit kuwacom 2026-03-14 02:23:40 +0900
  • fa70698546 fix: change player map icon to random select kuwacom 2026-03-14 01:30:54 +0900
  • 2e9731a97c Growable command buffer and infinity world NSDeathman 2026-03-13 19:17:29 +0300
  • 20c2e4653a add: add new CLI Console Commands for Dedicated Server kuwacom 2026-03-14 00:55:30 +0900
  • 991db9d7f7
    Merge branch 'main' into fixchat Necmi 2026-03-13 18:07:51 +0300
  • dc7ec02b54 Fix pr merge conflict KKNecmi 2026-03-13 18:07:04 +0300
  • 146a6eadd1 fixed dangling pointer issue troglodyte9 2026-03-13 16:30:54 +0200
  • 379434097a
    Fix witches' bottle color (#1205) Prakhar Sharma 2026-03-13 17:11:47 +0530