Commit graph

1549 commits

Author SHA1 Message Date
ModMaker101 0625db38f5 Fix autosave thread compression TLS crash. (#1544) 2026-04-26 15:38:13 -05:00
Loki Rautio fc0e32f346 Fix PR workflow
Per patoke
2026-04-26 15:38:13 -05:00
Loki Rautio 3cef7f17dc fix: Control mappings wrong (update 4JLibs)
fixes #1531 and #1528
2026-04-26 15:38:13 -05:00
Loki Rautio d467b10e39 Remove redundant gitignore line 2026-04-26 15:38:13 -05:00
gsds 54ecbed263 Include 4JLibs as a submodule (#1535)
* feat: 4JLibs as a submodule

* fix: forgot submodule

* fix: actions didn't recurse submodules on checkout

* fix: oops, using old commit
2026-04-26 15:38:13 -05:00
dtentiion 7f18fe1236 fix: Nether portal trigger and travel sounds not playing (#1523) 2026-04-26 15:38:13 -05:00
Revela f583495958
Merge pull request #2 from Firebladedoge229/main
fix: paper doll transformations on non-16:9 aspect ratios
2026-04-26 15:10:39 -05:00
itsRevela 6b7d81a92b revert: /ping command and kernel TCP RTT plumbing 2026-04-26 14:52:46 -05:00
SevenToaster509 57de83add1 fix: achievements (2)
Make menu more accurate
Add Achievements option to Main Menu
Force achievements to save when saving the level
Fix a random crash i was getting
2026-04-26 20:12:34 +01:00
piebot 95649b2d64 chore: update progress 2026-04-26 21:27:17 +03:00
piebot b7a07cfbf6
feat(TU31): potion of leaping and water breathing
feat: TU31 potion brewing
2026-04-26 21:22:41 +03:00
Fireblade e85ca7d644 fix: move level 4 potions slightly forward
the 4j creative menu code is a mess holy
2026-04-26 14:16:16 -04:00
SevenToaster509 1d6b30c2a6 fix: update inventory flickering 2026-04-26 18:24:47 +01:00
ModMaker101 585455cef0
Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 12:23:52 -05:00
ModMaker101 3ab29ec26e
Remove HTML escape for apostrophe in chat (#1541)
Fixes #1537
2026-04-26 12:22:51 -05:00
ModMaker101 e5351b51c0
Fix autosave thread compression TLS crash. (#1544) 2026-04-26 12:21:33 -05:00
SevenToaster509 ae5a86d082 fix: achievements
Added "unimplemented" achievements
Fix image renaming breaking icons
Fix "Diamonds to you" strings
Readd broken assertion - I'm not entirely sure if its fixed, and you may need to delete profile0.dat to make it not assert on older saves.
2026-04-26 17:27:31 +01:00
/home/neo 51dd08363f
fix: cmake sources [part 3] 2026-04-26 18:22:14 +03:00
/home/neo b2bdf16ab4
fix: cmake sources [part 2] 2026-04-26 18:00:57 +03:00
/home/neo cd4be68e90
fix: remove files from cmake lists [part 1] 2026-04-26 17:59:15 +03:00
SevenToaster509 34504b7b93 feat: achievements
fully functional but some achievements dont work yet

EXPERIMENTAL!!!!
2026-04-26 15:27:19 +01:00
piebot 349b98640f mfeat(TU31): add new biomes and fix existing ones. 2026-04-26 17:16:19 +03:00
Lord_Cambion 41d4334e80 fix: savanna biome + savanna tree
used compilation to change savanna biome generation and savanna tree teatures using abstractTreeFeature that was missing.
2026-04-26 16:12:20 +02:00
piebot 990a74dcf1 fix(TU31): update stone blocks 2026-04-26 16:13:06 +03:00
itsRevela 44283e5971 fix(server): empty-dim tick gate broke block updates 2026-04-26 00:00:24 -05:00
itsRevela 70a610fd2c feat(server): kernel TCP RTT for Player.getPing() 2026-04-25 23:26:13 -05:00
Fireblade a54552950a fix: tu31 potions in creative menu + level 2 abilities 2026-04-26 00:22:49 -04:00
itsRevela 0708120ae8 feat: add TpsPlugin sample with /tps and /ping 2026-04-25 22:45:35 -05:00
Fireblade 0043924179 feat: TU41 potion brewing
adds brewing functionality for both jump boost potions + water breathing potions respectively
2026-04-25 20:03:12 -04:00
piebot 8159e7690b
fix: building neoLegacy on linux (#34)
fix. building neoLegacy on linux
2026-04-25 22:01:07 +03:00
itsRevela f105952140 docs: README entry for TPS recovery at scale 2026-04-25 13:46:01 -05:00
itsRevela ce9ffefba6 perf(server): hold 20 TPS at 50-player scale 2026-04-25 13:42:29 -05:00
Fireblade da91372804
chore: clean up paper doll code for redundancy 2026-04-25 12:09:30 -04:00
Fireblade a8b80b377b
Merge branch 'pieeebot:main' into patch 2026-04-24 22:56:18 -04:00
Fireblade 1672dbab05
fix: paper doll viewmodel on non-16:9 window aspect ratios 2026-04-24 22:54:06 -04:00
itsRevela 18a08ec693 docs: README entry for FourKit dispatch performance fix 2026-04-24 21:35:34 -05:00
itsRevela b64b1f17db perf(fourkit): server gc, fast-path event dispatch, tps probe 2026-04-24 21:31:06 -05:00
Tranqlmao 4b6e9f8eb2 Elytra
mfeat: added early access elytra in creative for bug testing/accuracy comparison
TODO: replace temporary atlas, Properly implement 3d skulls
2026-04-24 20:00:35 -04:00
piebot 7db8860ea4 chore: remove .exe from release and only allow the .zip. 2026-04-24 18:55:32 +03:00
piebot 3c919553ab chore: move all files from .gitea to .github 2026-04-24 18:53:46 +03:00
Loki Rautio 42e75876f2 Fix PR workflow
Per patoke
2026-04-24 07:11:34 -05:00
Fireblade 169cfb2387
hey man we kinda need those 2026-04-23 23:36:18 -04:00
Fireblade c6a137ec6f fix. building neoLegacy on linux
not sure if bundling an exe file is the best way to do this but oh well
2026-04-23 23:04:47 -04:00
Lord_Cambion 35500de3cc fix: mesa colors and plateau
i tried to give the colors of the mesa eMinecraftColour_Foliage_Mesa
eMinecraftColour_Grass_Mesa
but it took the actuale value like 50 and 37 if i remmebr so it gave black and dark blue colors to leaves and grass.

then i fixed the plateau becoming bryce just adding an id check
2026-04-24 01:25:06 +02:00
Lord_Cambion a9bf54ff8f fix: mesa bryce
now mesa bryce is implemented using decomp from ida 7
2026-04-24 00:54:09 +02:00
neoapps-dev f75df87aaf fix??: use 4JLibs not manually 2026-04-23 12:18:52 +03:00
neoapps-dev 3fc8cda545 fix?: include 4jlibs headers 2026-04-23 11:43:52 +03:00
neoapps-dev 83a46d335d fix: use the real 4JLibs 2026-04-23 11:35:57 +03:00
neoapps-dev a3f388afa4 bump: 4JLibs 2026-04-22 20:31:33 +03:00
piebot fa79777406 fix: compile error 2026-04-22 17:05:00 +03:00