George V.
308c07a7fd
fix: correct mode-based music selection using unified music types
...
Aligned with LCERenewed changes up to commit
5ec8a0e41ba8146aba450258d8620cd3cb0299e0 by 3UR after previously
porting an incorrect revision.
2026-04-08 03:34:54 +03:00
George V.
ff96cd3687
feat: support separate boss health bars per dimension
...
Add dimension-aware tracking for boss mobs and update the boss health
GUI system to maintain independent state for each dimension (Overworld,
Nether, End). This prevents conflicts when multiple bosses exist across
different dimensions simultaneously.
- Add `getDimension()` to `BossMob` base class and implement in
`EnderDragon` and `WitherBoss`
- Replace static boss GUI state with dimension-indexed storage
- Introduce `getIndexFromDimension()` helper for dimension mapping
- Update rendering logic to use per-dimension state
- Isolate darkening effects and health display per dimension
Ported from LCERenewed commit 5ec8a0e41ba8146aba450258d8620cd3cb0299e0 by 3UR
2026-04-08 03:34:54 +03:00
Lord_Cambion
aaae8b01a9
feat: Melon Feature
...
fix: polished stone variants spawning on top of certain biomes.
2026-04-08 00:11:07 +02:00
Lord_Cambion
38775d0f26
fix: world crash with particular seeds
2026-04-07 20:45:44 +02:00
piebot
013c18ef85
Merge remote-tracking branch 'origin/main'
2026-04-07 21:05:36 +03:00
piebot
d39bc9ad99
refactor: change wheat seeds to seeds
...
also make inverted daylight sensor implementation more accurate
2026-04-07 21:03:09 +03:00
Lord_Cambion
720e1a77a4
feat: oceanMonument
...
feat: Mesa biomes
feat: changed world generation according to java
fix: swamp hut changed to spruce
2026-04-07 19:41:14 +02:00
piebot
17aff7edb3
[skip ci] add emerald logo
2026-04-07 15:26:17 +02:00
piebot
fbc7243d16
Merge pull request 'fix: handled all audio and parameter types correctly to prevent crashes' ( #11 ) from GeorgeV22/LegacyEvolved:main into main
...
Reviewed-on: https://codeberg.org/piebot/LegacyEvolved/pulls/11
2026-04-07 11:54:27 +02:00
piebot
9a5eec7372
Merge pull request 'fix(ci): remove broken paths-ignore and add [skip ci] support' ( #12 ) from georgev22-patch-1 into main
...
Reviewed-on: https://codeberg.org/piebot/LegacyEvolved/pulls/12
2026-04-07 11:54:15 +02:00
GeorgeV22
448a92cce5
fix(ci): remove broken paths-ignore and add [skip ci] support
2026-04-07 09:55:14 +02:00
George V.
76ac11bde0
fix: handled all audio and parameter types correctly to prevent crashes
...
Original commit: 8658049e71
2026-04-07 09:30:16 +02:00
Lord_Cambion
459bc20a77
dlcfix
2026-04-07 00:45:52 +02:00
piebot
fb5cd3abfe
Merge pull request 'fix(fishing): fix catch type return and correct aux value calculations' ( #10 ) from GeorgeV22/LegacyEvolved:main into main
...
Reviewed-on: https://codeberg.org/piebot/LegacyEvolved/pulls/10
2026-04-06 15:43:38 +02:00
George V.
8445534dc1
fix(fishing): fix catch type return and correct aux value calculations
...
- Add missing return of CatchType in getRandCatchType
- Remove unused variable in getRandCatch
- Fix duplicate semicolon in TREASURE case
- Fix missing parentheses in fishing rod and bow calculations in handleCatch
2026-04-06 16:35:42 +03:00
piebot
e45633defc
Fix TU31 Fishing Changes
...
also remove halloween 2015 and greek for now as its currently causing crashes
2026-04-06 14:50:39 +03:00
piebot
2eb8b58ec4
Merge pull request 'Add stuff from fishing update (TU 31)' ( #9 ) from BrainFart17/LegacyEvolved:main into main
...
Reviewed-on: https://codeberg.org/piebot/LegacyEvolved/pulls/9
2026-04-06 13:29:47 +02:00
piebot
ba820691d4
Update Acknowledgments Section
2026-04-06 11:42:50 +02:00
BrainFart17
97a82c20ef
Use Java 1.12 source code for loot table, clean up code.
2026-04-06 01:21:36 -07:00
BrainFart17
c5a8e8b786
Fix MediaWindows64.arc (forgot to update it before)
2026-04-05 22:46:44 -07:00
BrainFart17
ab1475b325
Fix conflicts with new book & quil item
2026-04-05 21:07:28 -07:00
BrainFart17
bc49d40c91
Merge branch 'main' of https://codeberg.org/piebot/LegacyEvolved
2026-04-05 20:44:36 -07:00
BrainFart17
02ddba76ad
Remove unused include
2026-04-05 20:18:15 -07:00
BrainFart17
7d67bbc24c
Add comment for clarification
2026-04-05 19:25:10 -07:00
BrainFart17
406e7e2f06
Fix formatting error
2026-04-05 18:38:34 -07:00
BrainFart17
6bc57b2b97
Fix minor typo in magic number
2026-04-05 18:16:49 -07:00
BrainFart17
f0b28416c0
Add fishing stuff from TU 31
2026-04-05 17:38:06 -07:00
neoapps-dev
0c7ca66cc4
fix: rename tutorial
2026-04-05 23:42:25 +03:00
neoapps-dev
d88e02c622
Delete Minecraft.Client/Common/Tutorial/Tutorial
2026-04-05 22:35:22 +02:00
neoapps-dev
2de9595b71
feat: add TU30 (also TU19) tutorial world
2026-04-05 22:34:58 +02:00
neoapps-dev
54d99581d5
feat: TU30 (also TU19) tutorial world
2026-04-05 22:33:20 +02:00
neoapps-dev
e0f74f7dbc
feat: even more DLCs! Steampunk, Halloween 2015, Greek Mythology and Pattern!
2026-04-05 22:54:21 +03:00
piebot
8ebcee2d3f
fix CI part 3
2026-04-05 19:43:10 +03:00
piebot
fe14c551be
fix CI part 2
2026-04-05 19:29:02 +03:00
piebot
3fd6d53e76
fix CI
2026-04-05 18:38:23 +03:00
piebot
63017660a8
Merge remote-tracking branch 'origin/main'
2026-04-05 18:37:24 +03:00
neoapps-dev
9910d6f3d2
fix
2026-04-05 16:46:22 +02:00
neoapps-dev
03d66d8f1d
fix
2026-04-05 16:42:48 +02:00
SevenToaster509
37052eddb7
Merge branch 'main' of https://codeberg.org/piebot/LegacyEvolved
2026-04-05 15:34:22 +01:00
SevenToaster509
0374dc5a82
FUCK MICROSOFT
2026-04-05 15:33:49 +01:00
neoapps-dev
873c71c645
fix(linux): building with clang
...
Signed-off-by: neoapps-dev <neoapps-dev@noreply.codeberg.org>
2026-04-05 16:25:32 +02:00
piebot
abae14df9c
Merge remote-tracking branch 'origin/main'
2026-04-05 17:08:55 +03:00
SevenToaster509
546a279cc9
Book & Quill - Initial Commit
...
Implement Book & Quill:
- IUIScene_WritingBookMenu and UIScene_BookAndQuillMenu for UI
- Edited UIControl_Label to add direct editing (quite hardcoded to my needs right now)
- Reimplement scrapped custom payload packets for books and signing
- Other misc changes
TODO:
- Coloured and scambled text
- Book copying
- Clean up code
2026-04-05 15:05:03 +01:00
piebot
973c71ffde
Update .gitea/ISSUE_TEMPLATE/bug_report.yml
2026-04-05 13:04:15 +02:00
BrainFart17
d75e167f12
Add fishinghelper and lureenchantment
2026-04-04 06:58:01 -07:00
piebot
9f4bbe659c
Merge remote-tracking branch 'origin/main'
2026-04-03 20:53:26 +03:00
ItzSonicFaner
8696a07021
Changed from getCustomSkin to getPlayerDefaultSkin
2026-04-03 19:05:23 +02:00
piebot
9595705f22
return image to full size
2026-04-03 17:57:01 +03:00
piebot
2279e710b8
Update README.md
2026-04-03 16:56:46 +02:00
piebot
55865ab581
fix image
2026-04-03 17:55:32 +03:00