Loki and GitHub
a195ac7172
Only single topic PRs, please - CONTRIBUTING.md
2026-03-10 09:37:52 -05:00
Loki Rautio
58c236ead5
Disable git LFS
...
It was never even enabled properly to begin with
2026-03-09 20:49:50 -05:00
Loki and GitHub
e6eafda90e
Remove another servers.txt reference
2026-03-09 18:27:02 -05:00
Loki and GitHub
0fbc8903f3
Update README, remove servers.txt references
2026-03-09 18:26:00 -05:00
Loki and GitHub
bda3b1078a
Port over RCE Patches from LCEMP ( #1023 )
...
* LCEMP RCE Fixes WIP
Based on https://github.com/LCEMP/LCEMP/commit/d017bfc30a68888bf5c79b23cf5c4f607cf828bf
* Update to LCEMP's ByteArrayIO version
Fixes compilation since ours was missing some revisions from LCEMP
* Add additional safety checks missed in first pass
* Remove duplicate recipe count check
2026-03-09 06:53:08 -05:00
Loki Rautio
a358a3caae
Revert accidentally pushed "LCEMP RCE fixes"
...
This reverts commit d557ca2dfb .
2026-03-09 04:46:56 -05:00
Loki Rautio
d557ca2dfb
LCEMP RCE fixes
...
Based on commit d017bfc30a68888bf5c79b23cf5c4f607cf828bf
2026-03-09 04:45:14 -05:00
Loki Rautio
0c4f459904
Always show version overlay, add more info
2026-03-09 03:25:05 -05:00
Loki Rautio
c89cfabb44
Remove file added by mistake in PR
2026-03-08 20:14:54 -05:00
Loki and GitHub
dc91a1dad0
Add Discord Invite to issue flow
2026-03-08 03:50:16 -05:00
Loki Rautio
087b7e7abf
Revert "Project modernization ( #630 )"
...
This code was not tested and breaks in Release builds, reverting to restore
functionality of the nightly. All in-game menus do not work and generating
a world crashes.
This reverts commit a9be52c41a .
2026-03-07 21:12:22 -06:00
Loki Rautio
e5ad785803
Revert "50% - 100% increase to some mob caps. ( #789 )"
...
It's unclear if this change maintains mob density parity so it has been
reverted. This can be committed back in if parity is properly verified
2026-03-07 12:54:40 -06:00
Loki and GitHub
766f5e2c57
Update CONTRIBUTING.md
2026-03-07 12:46:35 -06:00
Loki and GitHub
2e21f4830d
Fix formatting issue in CONTRIBUTING.md
2026-03-07 12:08:06 -06:00
Loki and GitHub
3839bf6187
Add LCE Parity guidelines to CONTRIBUTING.md
2026-03-07 12:03:20 -06:00
Loki Rautio
341dfa1868
update audio to prevent artifacts
2026-03-07 00:50:44 -06:00
Loki Rautio
4f73dd18b1
Actually really switch back to extracted sounds, add back missing sounds
...
The sounds Guglio was using were missing several sounds (skeleton damage, etc) as well as the "original" sound pack just being wrong. Switches back to the original sounds, though Miles was still louder somehow
2026-03-06 22:11:29 -06:00
Loki Rautio
16eec7e68b
Revert to original sounds
...
Original sounds from Guglio - should be correct audio levels. Current sounds
were too quiet so swapping these for JE sounds will have to be done with
some sort of normalization level sampling thingie with ffmpeg or smthn
2026-03-06 20:59:25 -06:00
Loki Rautio
c590cd6995
Fix SkinsBirthday.pck incompatability
...
Technically incompatible in debug builds, this removes the .loc file from the archive
2026-03-06 20:36:05 -06:00
Loki Rautio
216943716b
Revert "Fix UI button staying focused on mouse-out + controller snap ( #773 )"
...
This reverts commit 2f614a52c2 .
Causes weird selection regression in certain menus
2026-03-06 19:05:12 -06:00
Loki Rautio
48028145dc
Disable yet more debug stuff from Release
2026-03-06 17:06:21 -06:00
Loki Rautio
f254af3d0c
Disable more debug features in Release build
2026-03-06 16:46:06 -06:00
Loki Rautio
4e67706dc3
Revert "Fixed stained glass and glass pane not rendering the water and held item transparency for stained glass and pane ( #748 )"
...
This reverts commit a4214805d1 .
2026-03-06 16:29:46 -06:00
Loki Rautio
175fc3824e
Disable EULA popup
2026-03-06 13:44:43 -06:00
Loki and GitHub
c5229cde93
Update README with download instructions
...
Added download instructions for Windows users in README.
2026-03-06 13:36:24 -06:00
Loki and GitHub
563a1b0d12
Update README.md
...
Add details about current server functionality
2026-03-06 13:34:54 -06:00
Loki Rautio
0404a97257
Disable overlapping debug cheat inputs on dpad for Release
...
Same thing as last commit
2026-03-06 13:11:24 -06:00
Loki Rautio
ed2a20dab7
Disable DPad Cheat Overrides on Release builds
...
These cheats conflict with normal DPad behavior so they should be disabled.
If we want to reintroduce these, we'll need to find a better set of triggers
(and ideally respect server cheat settings) for allowing their use
2026-03-06 13:08:09 -06:00
Loki Rautio
84c06dde72
Switch back to Iggy chat temporarily
...
Partially reverts changes in #682 that uses a better technique for rendering
the chat in favor of Iggy. We will need to go back once we update that
version for better visual parity with the Iggy chat rendering (position,
spacing, font size) but this works for now. Fixes #718
2026-03-06 12:54:28 -06:00
Loki Rautio
090cc653cc
Disable "Debug Settings" in Release builds
...
People keep breaking random stuff by using these settings, so turn them
off for now in release builds. If folks can figure out how to compile a
debug build locally, they can use em :)
2026-03-05 20:32:04 -06:00
Loki Rautio
f48a39ae3d
Adjust github action for debug
2026-03-05 14:33:33 -06:00
Loki Rautio
9e52beaa9d
Support debug compile test in PRs
2026-03-05 14:12:31 -06:00
Loki Rautio
f208a5c80e
Add debug action
2026-03-05 14:11:04 -06:00
Loki Rautio
a03c36f83f
Update nightly description
...
Fix broken new lines. Oops, forgot this was yaml
2026-03-05 09:06:14 -06:00
Loki Rautio
1b69eef4b0
Update nightly description
2026-03-05 07:48:32 -06:00
Loki Rautio
a37ebe221c
Add Contributor's Guide, update README
2026-03-05 07:23:01 -06:00
Loki Rautio
23cb7de110
Add additional warnings and a field to PR template
2026-03-05 07:11:47 -06:00
Loki and GitHub
f1d477c1ec
Merge pull request #523 from kuwacom/main
...
Fix crash when launching at 720p
2026-03-04 20:18:05 -06:00
Loki and GitHub
9383b2aa01
Merge pull request #491 from siobhan-saoirse/main
...
Decrease the mob ticks from 3 to 1 to reduce jittering
2026-03-04 16:25:57 -06:00
Loki Rautio
cb9ab4ef51
Ship revised logo from @wiskerdmage
...
This one looks a bit nicer so let's use this for now...
2026-03-04 15:23:12 -06:00
Loki Rautio
391dd3caae
Ship updated, maybe temporary subtitle
...
People keep going "Oh no I don't like the red WINDOWS text, oh no! I hate it!
The red windows text is the devil, it will be my undoing! Please remove the red
windows text or I shall simply perish!" And for that? Well, I have removed it. Now
you can enjoy this logo made by @wiskerdmage in the style of the existing Edition
logos. (https://github.com/smartcmd/MinecraftConsoles/pull/385#issuecomment-3996671081 )
2026-03-04 14:56:53 -06:00
Loki Rautio
51eb86ad28
Revert "fix: fix #464 "
...
This reverts commit 5922824950 .
2026-03-04 13:43:40 -06:00
Loki Rautio
52d9bcc9a9
Enable Stained Glass in Creative Menu
2026-03-04 06:14:06 -06:00
Loki Rautio
0e9d8629f1
Update README with info about username.txt
2026-03-04 05:59:48 -06:00
Loki Rautio
ea17b152b7
Restore username.txt loading without conflict
...
Still allows for -name launch argument, but restores old expected behavior
2026-03-04 05:57:56 -06:00
Loki Rautio
0993e628ab
Disable automatic Windows account username
...
This could reveal someone's private information on a livestream or video.
We need a long-term username implementation
2026-03-04 05:44:16 -06:00
Loki and GitHub
e6950a91d9
Merge pull request #201 from dtentiion/pr/win64-world-saves
...
Show actual world names in save list, sorting, preserve level and its name on load/resave
2026-03-04 04:06:51 -06:00
Loki Rautio
42aec6dac5
Merge branch 'main' into pr/win64-world-saves
...
# Conflicts:
# Minecraft.Client/MinecraftServer.cpp
# README.md
2026-03-04 03:56:03 -06:00
Loki Rautio
cd03a390b7
Move Tutorial.pck to the correct Dec2014 location
...
Fixes #190
2026-03-03 00:07:31 -06:00
Loki Rautio
8f17df6351
Disable blank changelog popup for now
...
Partially addresses issue in #190
2026-03-02 23:46:39 -06:00
Loki Rautio
fad108aaee
Use Xbox One command buffer limit - fixes #238
2026-03-02 23:27:20 -06:00
Loki Rautio
af5d62a81e
Add back missing filters
2026-03-02 23:19:29 -06:00
Loki Rautio
354a0989eb
Add back x64 stub XUID (temp savedata fix)
...
Fixes savedata loading for existing saves, needs permanent solution
2026-03-02 23:05:25 -06:00
Loki Rautio
1f90b1ab44
Add missing DLC and Sounds to Windows64Media
2026-03-01 14:32:42 -06:00