Commit Graph
482 Commits
Author SHA1 Message Date
Tranqlmao 055e9cd0ca Merge branch 'main' of https://git.neolegacy.dev/neoStudiosLCE/neoLegacy 2026-07-07 19:48:20 -04:00
Tranqlmao be3bf0aebd TU43 Release 4
+ Banners, Banners, Banners!
2026-07-07 19:47:42 -04:00
Fireblade bb0ca3752e Merge pull request 'feat: structure files, updated sounds, and village improvements' (#33) from Fireblade/neoLegacy:main into main
Reviewed-on: https://git.neolegacy.dev/neoStudiosLCE/neoLegacy/pulls/33
2026-07-07 20:52:56 +01:00
Fireblade 52138bfe62 feat: structure files, updated sounds, and village improvements 2026-07-07 15:52:09 -04:00
Tranqlmao d1bf3952cd TU43 Release 3
+ Gameplay changes
Stained clay renamed to "Hardened Clay" (e.g. White Hardened Clay)
Gold ore now generates in mesa biomes between Y=32 and Y=79
Shears can no longer be enchanted with Silk Touch
Pigs can be led/bred with potatoes and beetroots (in addition to carrots)
Elder Guardians now drop dry sponges instead of wet sponges
Endermen now spawn in the Nether
2026-07-07 15:07:01 -04:00
Fireblade 9bbd4b3e90 fix: World Gen (biomes mostly) 2026-07-07 19:36:17 +01:00
Tranqlmao 558173cfd0 TU43 Release 2
+ Added Magma Block, Nether Wart Block, Bone Block, End Stone Block
+ All Beetroot Items
+ Polar Bear (excluding audio)
+ / now opens chat for commands
2026-07-07 12:54:31 -04:00
Tranqlmao 37cd621561 TU43 Release 1
+ Mending & FrostWalker (Needs some tlc)
+ Path Blocks
+ All Beetroot Items
- Some SWF & Texture atlasChanges
2026-07-06 23:28:11 -04:00
Fireblade 31c46e1e48 fix: zombie villager model 2026-07-06 19:45:24 -04:00
Fireblade ede54a1600 Merge remote-tracking branch 'upstream/main' into TU31 2026-07-05 18:32:31 -04:00
Fireblade e92a063e63 fix: panorama 2026-07-02 21:09:39 -04:00
Fireblade c1f2096ea6 fix: various crashes 2026-06-30 01:54:08 -04:00
Frco ba014032af it works? 2026-06-29 23:07:32 -04:00
Fireblade b21faebb45 fix: particles 2026-06-29 16:55:53 -04:00
Fireblade 6b56ae6a98 fix: sunflower placement 2026-06-29 14:06:46 -04:00
Fireblade b47c16b646 fix: persisting portal linkages 2026-06-28 13:16:27 -04:00
Fireblade 1bacd9d786 fix: quartz not spawning in the nether 2026-06-27 20:41:04 -04:00
DrPerkyLegit bf9a4163a3 enable color for items, in inventory and on hud 2026-06-26 17:59:29 -04:00
Fireblade ab6e232dfd fix: slime block piston reaction(s) 2026-06-25 17:13:47 -04:00
Langtanium 7ba554c7ec Added skin offsets code
Added code to apply skin offsets if present on skin. Armor offsets defined in skin will also be applied.
2026-06-22 15:14:52 -07:00
Langtanium 9c6781013f More skin changes
Added armor skin layer to HumanoidModel.cpp and HumanoidModel.h and adjusted skin box code to handle new armor layer. Added SkinOffsets.h with SKIN_OFFSET type. Added code to DLCManager.cpp, DLCManager.h, DLCSkinFile.cpp, and DLCSkinFile.h to read skin offsets from DLC skin packs (Does not affect skin yet). Changed Steve skins back to their original 64x32 size for parity with official LCE. Removed some redundant code.
2026-06-22 15:14:52 -07:00
Langtanium 8b324fd924 Small correction to modified skin code
Adjusted modified code to work with default wide 64x64 skins.
2026-06-22 15:14:52 -07:00
Langtanium bccca54ea0 Made changes to skin related code
Renamed all Alex skins and Developer Steve skin to match the official file names, reordered default skin to match the order in the official release of LCE, modified model type logic to be more optimized, added more anim flags to HumanoidModel.h, added code to show armor if the corresponding part is hidden but the "show armor" part anim flag is present, added code to handle extra skin box values of "hide with armor", "mirror skin box", and "scale", corrected player model second/overlay layer scale from 0.5 to 0.25, and fixed skin boxes not rendering on 64x64 DLC skins.
2026-06-22 15:14:52 -07:00
Fireblade 24730e576d fix: nether crash 2026-06-21 16:18:46 -04:00
Fireblade 8e31c2d29d fix: misc 2026-06-20 20:56:13 -04:00
Fireblade 68d630676a fix: break door goal on non-hard difficulties 2026-06-19 02:50:06 -04:00
Fireblade 8a3ce40b46 fix: half slab 2026-06-19 02:40:47 -04:00
Fireblade a260f5fbd9 fix: final few bugs 2026-06-18 23:46:42 -04:00
Fireblade 1f2e82c0fc fix: sunflower + slime block
thank you tranq
2026-06-15 20:08:26 -04:00
Fireblade b9725f73bd fix: extraneous changes 2026-06-07 16:00:16 -04:00
Fireblade aea7da32c1 fix: tallgrass destroy logic 2026-06-03 20:23:58 -04:00
Fireblade 3214e819aa feat: modernized splitscreen settings menus 2026-06-03 15:30:48 -04:00
Fireblade 1a2299730a Merge branch 'main' into TU43 2026-06-01 18:49:07 -04:00
Fireblade 73145785d4 fix: misc issues + crashes 2026-06-01 00:34:45 -04:00
DrPerkyLegit 61f363e803 fix particles being sent from the server 2026-05-31 20:50:30 -04:00
DrPerkyLegit 7d93753451 Merge branch 'neoStudiosLCE:main' into fix/armor-stands 2026-05-31 19:31:19 -04:00
DrPerkyLegit 76000424e1 fix armor stands no gravity field 2026-05-31 19:27:41 -04:00
DrPerkyLegit a465d22390 Reapply "noPhysics field now works"
This reverts commit 31abba9e04.
2026-05-31 17:23:50 -04:00
DrPerkyLegit 31abba9e04 Revert "noPhysics field now works"
This reverts commit e9b2f724c6.
2026-05-31 17:21:14 -04:00
DrPerkyLegit e9b2f724c6 noPhysics field now works 2026-05-31 16:46:48 -04:00
Fireblade d421708b5f Merge pull request #136 from DrPerkyLegit/fix/armor-stands
Fix/armor stands
2026-05-31 14:33:10 -04:00
DrPerkyLegit 78759b9f15 render elytra on armor stands 2026-05-31 12:36:32 -04:00
Lord Cambion 2417eb4562 feat: better kill command, Host Privileges check (#135)
i changed a bit the kill command because it was not working properly,
then i added a check for HostPrivileges for each command
2026-05-31 18:48:53 +03:00
DrPerkyLegit 5857fab1f6 fix default arm rotations 2026-05-31 11:32:55 -04:00
Lord Cambion 128651de24 fix: Ocelot Can Be Tamed (#132)
* Revert "fix: ocelot couldnt be tamed"

This reverts commit 7701841381.

* fix: better implementd ocelots taming.
2026-05-30 16:59:03 +03:00
Fireblade e8b66c62d7 fix: slime block render priority
thanks to Tranq for calling it out
2026-05-29 15:10:54 -04:00
Fireblade 253460c5df Merge branch 'main' into TU43 2026-05-28 16:33:20 -04:00
Fireblade 31d5c12f8f fix: sunflower
FINALLY IT WORKS NOW IN THE TUTORIAL WORLD
RAHHHHHHHHHHHHHHHHHHHHHHHHHHHH
2026-05-28 16:31:14 -04:00
Lord Cambion b7393ab153 feat: dye recipes using flowers (#131) 2026-05-28 22:31:49 +03:00
Lord_Cambion 7701841381 fix: ocelot couldnt be tamed 2026-05-28 20:09:18 +02:00