Commit Graph
489 Commits
Author SHA1 Message Date
Fireblade 024e0ba28a feat: tu43 parity changes + fixes (#165)
Reviewed-on: https://git.neolegacy.dev/neoStudiosLCE/neoLegacy/pulls/165
2026-08-03 01:08:51 +01:00
Fireblade 518dd28029 fix: panorama path bug 2026-08-02 19:21:53 -04:00
Fireblade 69009916ef fix: dlc world music fading out to main menu 2026-08-02 19:08:14 -04:00
Fireblade f8a4de8afd fix: main menu music transition, tutorial keyboard images 2026-08-02 16:25:11 -04:00
Fireblade 432024f6ca fix: disable changing control presets when on keyboard and mouse 2026-08-02 15:34:42 -04:00
Fireblade 30d7291310 chore: update keyboard tooltips 2026-07-25 01:40:21 -04:00
Fireblade 306d1c9fb7 feat: new chunk load toggle
also fixes item frames / paintings in dlc worlds
2026-07-24 15:14:27 -04:00
Fireblade 261700ea8b feat: passive chunk loading 2026-07-24 03:25:30 -04:00
Fireblade 5a8b93829b feat: modern autosave 2026-07-23 22:22:43 -04:00
Fireblade a045d994fb feat: tu43 entity sounds, spawner fixes, and a 16x16 region toolset 2026-07-23 19:47:55 -04:00
Fireblade d41d82faa6 chore: finalize keyboard and mouse controls 2026-07-22 03:05:54 -04:00
Fireblade 7baff55287 fix: key swap 2026-07-20 17:31:41 -04:00
Fireblade ca6e3585d0 chore: fix up keyboard tooltips 2026-07-20 17:23:25 -04:00
Fireblade cd64f5f52b feat: keyboard and mouse controls
fixes:
- unsafe string conversion
- fence gates not connecting to walls properly
2026-07-20 02:24:35 -04:00
DrPerkyLegitandDrPerkyLegit 18136070c1 Feat/gui enhancements (#54)
fix slider sounds
fix button sounds in settings page

---------

Co-authored-by: DrPerkyLegit <116128211+DrPerkyLegit@users.noreply.github.com>
Reviewed-on: https://git.neolegacy.dev/neoStudiosLCE/neoLegacy/pulls/54
Co-authored-by: DrPerkyLegit <6+drperkylegit@noreply.neolegacy.dev>
Co-committed-by: DrPerkyLegit <6+drperkylegit@noreply.neolegacy.dev>
2026-07-19 15:42:27 +01:00
Fireblade f5afc92cdd chore: port rest of magma block stuff 2026-07-18 20:52:23 -04:00
Fireblade 1011c714c4 fix: grass path
fixes:
- grass path not being on the shovel's diggable list, hence the slow breaking speed whilst mining the block
- grass path AABB collisions, creating a discrepency between farmland + the grass path tile where the former could walk up more tiles than the latter
2026-07-18 19:01:12 -04:00
Fireblade 338b1b2dd9 fix: misc bugs
fixes:
- f3 menu outside world border
- control type being affected by seemingly random oddities
- bedrock glitch in low y levels (thanks tranq)
2026-07-17 19:20:05 -04:00
Fireblade db98211d62 fix: add suport for additional languages 2026-07-16 17:05:38 -04:00
Tranqlmao 454da0ce3c Banners Complete!
Fixed improper behaviors of banners to adhere to LCE, as well as redid the banner recipes!
2026-07-15 14:50:09 -04:00
Tranqlmao f3a4f21029 Merge branch 'main' of https://git.neolegacy.dev/neoStudiosLCE/neoLegacy 2026-07-15 12:33:19 -04:00
Tranqlmao c263d012e3 SWF fixes
Proper fixes for missing menu's
2026-07-15 12:33:10 -04:00
Fireblade 223f4e6400 fix: builds on linux and incorrect map colors (#50)
Reviewed-on: https://git.neolegacy.dev/neoStudiosLCE/neoLegacy/pulls/50
2026-07-15 07:25:37 +01:00
Fireblade 93f1d55db9 feat: Enable host privileges when creating a creative world (QoL) (#41)
Reviewed-on: https://git.neolegacy.dev/neoStudiosLCE/neoLegacy/pulls/41
2026-07-14 23:58:08 +01:00
Fireblade a44ea00a54 fix: builds on linux and incorrect map colors 2026-07-14 01:57:47 -04:00
Fireblade 3833d0f3b7 feat: customizable panorama + village fixes (#46)
Reviewed-on: https://git.neolegacy.dev/neoStudiosLCE/neoLegacy/pulls/46
2026-07-13 22:21:32 +01:00
Tranqlmao 680f539f30 TU43 Bug fixes
Fixed the following:
Cape behavior,
Magma block spawn
Fossil Spawn
Igloo Spawn / other issues
Classic Crafting
Server-sided loot table fix
2026-07-13 16:59:00 -04:00
Julia e183dca20c Adding 3 missing PackGraphics
Packs #549 and #556 need to be replaced with logo-less versions.

Depending if we keep Sony packs separate from other packs, keep 549 and use the ones from PSX in menus
2026-07-13 17:54:16 +01:00
Fireblade 3a860d442f feat: customizable panorama
additions
- customizable scroll speed + blur intensity via panorama.xml file
- grid feature that brings back the look of the classic minecraft panorama
uhhh yeah thats pretty much it lmao
2026-07-13 02:22:52 -04:00
Fireblade 48b80ba865 fix: world format discrepancies 2026-07-12 01:00:58 -04:00
Fireblade 54528fac16 feat: loot tables (#43)
self-explanatory

Reviewed-on: https://git.neolegacy.dev/neoStudiosLCE/neoLegacy/pulls/43
2026-07-12 02:05:06 +01:00
Tranqlmao a4c746bee4 TU43 Structures, bug fixes & minor changes
- Elytra flight, damage, kinetic energy, pretty much any bug someone reported, paper doll, etc.
- Fossil & Igloo generation
- Texture interpolation
- Iggy mouse fix for world settings
- Neo branding on main screen
- Release build txt logger
- Debug mode spectator
- Several server fixes
- Flowerpot fixes
- Several more changes made in TU43
2026-07-11 19:30:16 -04:00
ACL 603724ed9b enable host privileges when creating a creative world 2026-07-10 14:15:20 +02:00
Fireblade 24a0b070fb chore: restore localization 2026-07-08 20:31:23 -04:00
Fireblade 1fd2c95abe Merge branch 'main' of https://git.neolegacy.dev/neoStudiosLCE/neoLegacy into feat/mario-world 2026-07-08 18:51:08 -04:00
Fireblade 5d9417ee29 fix: kanji fonts (#36)
Reviewed-on: https://git.neolegacy.dev/neoStudiosLCE/neoLegacy/pulls/36
2026-07-08 23:32:56 +01:00
Fireblade e6085e1890 fix: font crash when switching languages
thank you perky
2026-07-08 18:28:45 -04:00
Fireblade 9f5de77d3f fix: utf font widening 2026-07-08 16:20:19 -04:00
Fireblade adaff9e992 fix: mario world localization crash 2026-07-08 15:40:09 -04:00
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 52138bfe62 feat: structure files, updated sounds, and village improvements 2026-07-07 15:52:09 -04: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 b5707e8898 fix: windowsHD / windows swf usage 2026-07-07 03:05:14 +01:00
Fireblade 1f6c4886c5 Merge branch 'TU31' into feat/mario-world 2026-07-05 19:54:15 -04:00
Fireblade 3f51fcb01f merge upstream 2026-07-05 19:48:38 -04:00
Fireblade ede54a1600 Merge remote-tracking branch 'upstream/main' into TU31 2026-07-05 18:32:31 -04:00
Fireblade 07fafd4369 fix: sliders not working 2026-07-05 17:08:58 -04:00
Fireblade a26fe99974 fix: update swfs 2026-07-05 16:34:01 -04:00