Commit Graph

  • 386b9c430b Revert "chore(server): re-enable console QuickEdit mode" main Nightly-Dedicated-Server Nightly itsRevela 2026-05-02 14:47:46 -05:00
  • 68c2994523 chore: sync upstream MinecraftConsoles through d3df5350 itsRevela 2026-04-30 15:49:27 -05:00
  • 1d9e79b9b3 docs: add submodule clone hint to compile instructions itsRevela 2026-04-30 15:49:12 -05:00
  • 50746cd3de revert(server): empty-dim entity tick gate itsRevela 2026-04-30 15:44:25 -05:00
  • d3df53503a Update COMPILE.md Loki 2026-04-30 13:21:31 -05:00
  • 5bccf89fe2 Update COMPILE.md Loki 2026-04-30 13:21:25 -05:00
  • 99120e5323 chore(server): re-enable console QuickEdit mode itsRevela 2026-04-30 11:19:58 -05:00
  • ca0619939c chore: sync upstream MinecraftConsoles through 5f931d74 itsRevela 2026-04-30 10:51:06 -05:00
  • e4005d6b76 docs: add submodule clone hint to build instructions itsRevela 2026-04-30 10:50:45 -05:00
  • bddcc13bff chore(server): raise perf log thresholds to reduce noise itsRevela 2026-04-30 10:47:08 -05:00
  • 5f931d74fc Update 4JLibs, adjust README Loki Rautio 2026-04-29 17:02:40 -05:00
  • 5c90744677 docs: document fourkit docker image alongside vanilla in readme itsRevela 2026-04-29 13:35:30 -05:00
  • 750c4696ae chore: rewrite code comments itsRevela 2026-04-29 13:32:38 -05:00
  • ff3241cfee fix: server save-on-exit reliability and logging itsRevela 2026-04-29 13:28:20 -05:00
  • 17fdc78567 chore: bump 4JLibs to include PNG text section fix itsRevela 2026-04-29 12:06:26 -05:00
  • 3064afc9b2 chore: point 4JLibs submodule to itsRevela fork itsRevela 2026-04-29 11:47:18 -05:00
  • 3c1a7c174a feat: wire docker job into nightly workflow and update Dockerfile for both flavours itsRevela 2026-04-28 17:31:58 -05:00
  • 54b60867d4 feat: build vanilla and fourkit dedicated server docker images in nightly itsRevela 2026-04-28 17:31:34 -05:00
  • 8495baf83e fix: remove 30-second sprint auto-stop itsRevela 2026-04-28 17:12:50 -05:00
  • cc68899cec fix: iron door no longer blocks held-item use on right-click itsRevela 2026-04-28 15:33:14 -05:00
  • 89ed116fe0 fix: beacon outer halo washed out behind water itsRevela 2026-04-28 14:19:22 -05:00
  • 0df5cd865b chore: sync upstream MinecraftConsoles through 585455ce itsRevela 2026-04-26 15:40:23 -05:00
  • cbdb92d045 Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) ModMaker101 2026-04-26 15:32:32 -05:00
  • 0625db38f5 Fix autosave thread compression TLS crash. (#1544) ModMaker101 2026-04-26 13:21:33 -04:00
  • fc0e32f346 Fix PR workflow Loki Rautio 2026-04-26 15:29:15 -05:00
  • 3cef7f17dc fix: Control mappings wrong (update 4JLibs) Loki Rautio 2026-04-21 19:55:46 -05:00
  • d467b10e39 Remove redundant gitignore line Loki Rautio 2026-04-21 18:57:30 -05:00
  • 54ecbed263 Include 4JLibs as a submodule (#1535) gsds 2026-04-21 19:32:02 -04:00
  • 7f18fe1236 fix: Nether portal trigger and travel sounds not playing (#1523) dtentiion 2026-04-18 23:47:18 +01:00
  • f583495958 Merge pull request #2 from Firebladedoge229/main Revela 2026-04-26 15:10:39 -05:00
  • 6b7d81a92b revert: /ping command and kernel TCP RTT plumbing itsRevela 2026-04-26 14:52:46 -05:00
  • 585455cef0 Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) ModMaker101 2026-04-26 13:23:52 -04:00
  • 3ab29ec26e Remove HTML escape for apostrophe in chat (#1541) ModMaker101 2026-04-26 13:22:51 -04:00
  • e5351b51c0 Fix autosave thread compression TLS crash. (#1544) ModMaker101 2026-04-26 13:21:33 -04:00
  • 44283e5971 fix(server): empty-dim tick gate broke block updates itsRevela 2026-04-26 00:00:24 -05:00
  • 70a610fd2c feat(server): kernel TCP RTT for Player.getPing() itsRevela 2026-04-25 23:26:13 -05:00
  • 0708120ae8 feat: add TpsPlugin sample with /tps and /ping itsRevela 2026-04-25 22:45:35 -05:00
  • f105952140 docs: README entry for TPS recovery at scale itsRevela 2026-04-25 13:46:01 -05:00
  • ce9ffefba6 perf(server): hold 20 TPS at 50-player scale itsRevela 2026-04-25 13:42:29 -05:00
  • da91372804 chore: clean up paper doll code for redundancy Fireblade 2026-04-25 12:09:30 -04:00
  • 1672dbab05 fix: paper doll viewmodel on non-16:9 window aspect ratios Fireblade 2026-04-24 22:54:06 -04:00
  • 18a08ec693 docs: README entry for FourKit dispatch performance fix itsRevela 2026-04-24 21:34:30 -05:00
  • b64b1f17db perf(fourkit): server gc, fast-path event dispatch, tps probe itsRevela 2026-04-24 21:31:06 -05:00
  • 42e75876f2 Fix PR workflow Loki Rautio 2026-04-24 07:11:34 -05:00
  • 5e5b685c72 fix: Control mappings wrong (update 4JLibs) Loki Rautio 2026-04-21 19:55:46 -05:00
  • d4ac3cd645 Remove redundant gitignore line Loki Rautio 2026-04-21 18:57:30 -05:00
  • 1b8a14357c Include 4JLibs as a submodule (#1535) gsds 2026-04-21 19:32:02 -04:00
  • 6db68bda06 test(fourkit): add setblock and chatcolor subcommands to test plugin itsRevela 2026-04-18 20:22:26 -05:00
  • cb941db3ad i forgot to add chunk events to the docs sylvessa 2026-04-18 19:50:22 -05:00
  • b441998732 new funcs in Block, chatcolor enum sylvessa 2026-04-18 19:42:25 -05:00
  • 8dd9d92ad6 feat: add FourKit test plugin for chunk/inventory/disenchant verification itsRevela 2026-04-18 19:15:56 -05:00
  • 7c1606837f fix: worlds without worlds won't open (#1529) Sylvessa 2026-04-18 19:14:42 -05:00
  • 2e0f4f91d6 fix disenchant bugs from setdurability etc sylvessa 2026-04-18 14:31:19 -05:00
  • f9cac6395b fill in old stubs regaridng chunk stuff & another inv fix sylvessa 2026-04-13 20:55:02 -05:00
  • a9c735e7aa fix bugs found regarding inventories sylvessa 2026-04-13 19:43:58 -05:00
  • a3221c9e14 chunk additions sylvessa 2026-04-13 19:43:48 -05:00
  • 4a7b34f4c2 fix: Display save thumbnail in world detail view on Windows64 (#1519) dtentiion 2026-04-18 23:49:43 +01:00
  • 9167454767 fix: Nether portal trigger and travel sounds not playing (#1523) dtentiion 2026-04-18 23:47:18 +01:00
  • 84e4a77409 fix: exit save sometimes dropped during shutdown race itsRevela 2026-04-18 10:56:54 -05:00
  • 68c3440394 docs: note breeding/spawn-egg scaling with mob cap config itsRevela 2026-04-18 10:19:27 -05:00
  • 7e586e0d49 fix: scale breeding and spawn-egg caps with configured mob caps itsRevela 2026-04-18 10:15:33 -05:00
  • defd9ebd00 docs: update readme with recent fixes and mob cap config itsRevela 2026-04-18 09:35:58 -05:00
  • ffdad03aca feat: configurable mob spawn caps via server.properties itsRevela 2026-04-18 09:31:45 -05:00
  • c297b26f36 fix: duplicate join message on FourKit servers itsRevela 2026-04-18 09:10:47 -05:00
  • b4a34df1a9 fix: apostrophes rendering as ' in Iggy HTML chat labels itsRevela 2026-04-17 16:45:40 -05:00
  • ee3cf5117b chore: exclude .exp and .lib build artifacts from release zips itsRevela 2026-04-17 15:31:53 -05:00
  • afa3e22715 fix: force backbuffer clear alpha to 1.0 to prevent DWM window transparency itsRevela 2026-04-17 12:43:46 -05:00
  • cf81dd9d13 fix: apostrophes and quotes displaying as HTML entities in chat itsRevela 2026-04-17 12:20:58 -05:00
  • fde5fbe6f4 fix: force VSync on main menu to prevent GPU coil whine itsRevela 2026-04-17 11:55:04 -05:00
  • af39797303 chore: add PDB to nightly release, update readme itsRevela 2026-04-17 07:21:29 -05:00
  • ce2efc1a4d fix: crash when opening UI scenes at sub-720p window size itsRevela 2026-04-17 07:07:02 -05:00
  • eb5aa9fa8f fix: chat color codes not rendering in singleplayer itsRevela 2026-04-17 07:06:39 -05:00
  • 59f9dbc8c6 fix: hardcore mode UI not locking difficulty/gamemode on world load itsRevela 2026-04-17 07:06:26 -05:00
  • bc6e445f0c fix: capture save thumbnails directly from D3D11 backbuffer itsRevela 2026-04-17 07:06:02 -05:00
  • ec5ec84407 feat: add 4JLibs comparison tooling itsRevela 2026-04-17 05:55:25 -05:00
  • 019b790fb3 chore: sync upstream MinecraftConsoles through 1a552fbd itsRevela 2026-04-17 05:53:46 -05:00
  • 9ddb95e7ad Fix broken Chat Formatting behavior (#1520) DrPerkyLegit 2026-04-17 05:52:26 -05:00
  • 8464bfd448 fix: Skin pack names showing only first letter after 4JLibs update (#1518) dtentiion 2026-04-17 05:49:22 -05:00
  • 0e0f8f696d feat: Upgrade to 4JLibs libraries Loki Rautio 2026-04-17 05:40:38 -05:00
  • 6ef535d53e Add new Discord invite to issue config Loki 2026-04-17 05:39:51 -05:00
  • 004cd72ba5 Add .DS_Store to .gitignore (#1509) Alisa Vulpes 2026-04-17 05:38:39 -05:00
  • 1a552fbd0c Fix broken Chat Formatting behavior (#1520) DrPerkyLegit 2026-04-16 23:41:50 -04:00
  • cccfd860b9 fix: Skin pack names showing only first letter after 4JLibs update (#1518) dtentiion 2026-04-17 04:35:14 +01:00
  • d0094a6409 Add F2 screenshot functionality (#1262) Revela 2026-04-16 22:33:30 -05:00
  • 78d4bc80cf feat: Upgrade to 4JLibs libraries Loki Rautio 2026-04-15 19:07:15 -05:00
  • 6595b3820d Add new Discord invite to issue config Loki 2026-04-15 18:22:01 -05:00
  • 7f0237a286 Add .DS_Store to .gitignore (#1509) Alisa Vulpes 2026-04-16 01:26:27 +03:00
  • d694cd1c9d chore: sync upstream MinecraftConsoles through 2fba264c itsRevela 2026-04-15 05:25:33 -05:00
  • 9d92d5eb9b Swap critical.mp3 for critical.ogg (#1503) Loki Rautio 2026-04-15 05:22:37 -05:00
  • 2fba264c08 Revert "Prevent contextually wrong music from playing (#1138)" Loki 2026-04-14 17:00:35 -05:00
  • 1533b2138f Swap critical.mp3 for critical.ogg (#1503) Loki Rautio 2026-04-14 16:59:58 -05:00
  • c0da06e4ee major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) Riley M. 2026-04-14 16:47:37 -05:00
  • 5133925be0 chore: sync upstream MinecraftConsoles through f78dec6e itsRevela 2026-04-13 03:16:34 -05:00
  • 0544add4e2 chore: remove redundant/unused 4JLibs files itsRevela 2026-04-13 03:15:58 -05:00
  • f78dec6e00 Remove redundant/unused 4JLibs files Loki Rautio 2026-04-13 01:26:36 -05:00
  • 0d102b167f docs: add Latest entries for upstream sync through 78afb091 itsRevela 2026-04-13 01:00:03 -05:00
  • 8c34855343 chore: sync upstream MinecraftConsoles through 78afb091 itsRevela 2026-04-13 00:54:24 -05:00
  • 6913ce5323 fix: Implement missing critical hit sound (#1141) Tyler Reese 2026-04-13 00:51:16 -05:00
  • 71707fbb8c Add Chat Formatting Support For Servers (#1483) DrPerkyLegit 2026-04-13 00:49:49 -05:00
  • ae9dbd837d Exclude more files, reduce build .zip size (#1374) GabsPuNs 2026-04-13 00:48:43 -05:00