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
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
BrainFart17
97a82c20ef
Use Java 1.12 source code for loot table, clean up code.
2026-04-06 01:21:36 -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
piebot
3fd6d53e76
fix CI
2026-04-05 18:38:23 +03:00
neoapps-dev
03d66d8f1d
fix
2026-04-05 16:42:48 +02:00
SevenToaster509
0374dc5a82
FUCK MICROSOFT
2026-04-05 15:33:49 +01: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
BrainFart17
d75e167f12
Add fishinghelper and lureenchantment
2026-04-04 06:58:01 -07:00
Lord_Cambion
e5a8abd2ac
herobrine removed
2026-04-02 14:45:46 +02:00
Lord_Cambion
a552afded7
doubled speed of minecartfurnace
2026-04-02 14:21:31 +02:00
Lord_Cambion
6ed5bd13db
Carica file su "Minecraft.World/cmake/sources"
2026-04-01 21:38:28 +02:00
Lord_Cambion
138c7ab028
bug fixes
2026-03-31 18:00:31 +02:00
piebot
a38abd4e8d
Merge changes from upstream.
2026-03-30 14:28:57 +03:00
neoapps-dev
ae2dac022c
feat(parity): climbable trapdoor if connected to ladder
2026-03-29 20:50:57 +03:00
neoapps-dev
267d98954b
fix: change painting gaps from 16 to 32
2026-03-29 19:21:04 +03:00
Lord_Cambion
6fe251b2ec
minecart tnt fix
2026-03-28 14:44:56 +01:00
Lord_Cambion
a282314267
used the entity method instead of my controls for primed tnt
2026-03-28 14:03:56 +01:00
Lord_Cambion
6ba2c6ee24
Revert "better primed tnt water update"
...
This reverts commit 1490ea80b4 .
2026-03-28 14:01:18 +01:00
Lord_Cambion
1490ea80b4
better primed tnt water update
2026-03-28 14:00:49 +01:00
Lord_Cambion
86accb1328
fixed name of cooked fish, the posion effect now doesnt kill you anymore and tnt now get pushed by water
2026-03-28 13:21:04 +01:00
piebot
9f148e8d3b
Properly add the TU25 DLCs
2026-03-27 22:30:10 +03:00
Lord_Cambion
1767c635fe
reworked the mossyclobblestone feature
2026-03-27 19:38:19 +01:00
Lord_Cambion
8111c594f1
armorstand fix
2026-03-27 18:29:01 +01:00
ItzSonicFaner
84c228e80f
Skins ( #1 )
...
Check if skin texture height is 64 or 32, slim skins, better slim skins parameters, zombie villager fix.
Co-authored-by: ItzSonicFaner <165782267+ItzSonicFaner@users.noreply.github.com>
Reviewed-on: https://codeberg.org/piebot/LegacyEvolved/pulls/1
Co-authored-by: ItzSonicFaner <itzsonicfaner@noreply.codeberg.org>
Co-committed-by: ItzSonicFaner <itzsonicfaner@noreply.codeberg.org>
2026-03-27 15:35:15 +01:00
neoapps-dev
99ffa05fbf
nixy nix
2026-03-27 15:37:57 +03:00
neoapps-dev
1550d42cfd
nixy nix
2026-03-27 15:33:08 +03:00
neoapps-dev
a0bc73d162
nixy nix
2026-03-27 15:30:12 +03:00
neoapps-dev
90a51e4b12
nixy nix
2026-03-27 15:09:16 +03:00
neoapps-dev
563c2feef6
nixy nix
2026-03-27 15:05:34 +03:00
piebot
b3ac4411fe
Merge branch 'pr-1403'
2026-03-27 13:11:58 +03:00
Lord Cambion
ce764a072c
Biome Update pt2
2026-03-26 22:52:52 +01:00
Revela
4f370c45e3
Fix pistons permanently breaking server-wide on dedicated servers ( #1420 )
...
triggerEvent() set ignoreUpdate to true at the start but three early
return paths skipped the reset at the end. Once any of these paths was
hit, the TLS flag stayed true permanently, blocking all piston neighbor
updates for the rest of the server session.
2026-03-26 15:16:15 -05:00
Lord Cambion
10b7fc36d3
Biome Update!
2026-03-26 20:37:51 +01:00
piebot
74c197cc15
apparently the commits i did for glass pane didnt apply so
2026-03-26 20:41:29 +03:00
piebot
42af4ed545
Fix fence connect logic
2026-03-26 20:21:36 +03:00
piebot
87348a7e16
Fix Github Actions compile error
2026-03-26 19:09:04 +03:00
piebot
fc0927065a
ACTUALLY fix it
2026-03-26 18:11:27 +03:00
piebot
1df2fd42dd
Bug fixes
2026-03-26 18:04:55 +03:00