Adrien1106
  • Joined on 2021-09-01
Adrien1106 merged pull request Altarik/ReFramed#11 2024-03-25 16:33:10 +01:00
version 1.5.6 fix for server imports + support for continuity and MoreCulling compat
Adrien1106 pushed to master at Altarik/ReFramed 2024-03-25 16:33:10 +01:00
f1af00738e Merge pull request 'version 1.5.6 fix for server imports + support for continuity and MoreCulling compat' (#11) from dev into master
3048f53878 removed necessary implementation and updated to minor version
f222e4dc24 fixed incompatibility with MoreCulling + fixed server crash with clientside classes import + continuity connected textures support
5c064176b2 complied with FramedBlock assets License by making this project Multi-Licensed. In addition, wrote a README.md + cache reload fix on resource reload + items for hammer, blueprint and screwdriver + updated to v1.5.5
Compare 4 commits »
Adrien1106 created pull request Altarik/ReFramed#11 2024-03-25 16:33:03 +01:00
version 1.5.6 fix for server imports + support for continuity and MoreCulling compat
Adrien1106 pushed to dev at Altarik/ReFramed 2024-03-25 16:28:03 +01:00
3048f53878 removed necessary implementation and updated to minor version
Adrien1106 pushed to dev at Altarik/ReFramed 2024-03-25 15:22:33 +01:00
f222e4dc24 fixed incompatibility with MoreCulling + fixed server crash with clientside classes import + continuity connected textures support
Adrien1106 pushed to dev at Altarik/ReFramed 2024-03-15 23:30:17 +01:00
5c064176b2 complied with FramedBlock assets License by making this project Multi-Licensed. In addition, wrote a README.md + cache reload fix on resource reload + items for hammer, blueprint and screwdriver + updated to v1.5.5
Adrien1106 pushed to master at Altarik/ReFramed 2024-03-14 22:30:31 +01:00
186cca3e27 Merge pull request 'v1.5 new shapes + self culling + caching + coding tools/cleanup' (#10) from dev into master
08bde119b2 updated version for publish
6922dcc9d9 improved naming + added new voxel list builder + Half Stairs Slab + Half Stairs Stair + Layer + coherence in model orientations
b1ba784ee3 made stairs connect when 2 different instance are used + organized todos
c207fb5ae6 renamed blocks for more clarity and expandability
Compare 12 commits »
Adrien1106 merged pull request Altarik/ReFramed#10 2024-03-14 22:30:30 +01:00
v1.5 new shapes + self culling + caching + coding tools/cleanup
Adrien1106 created pull request Altarik/ReFramed#10 2024-03-14 22:30:22 +01:00
v1.5 new shapes + self culling + caching + coding tools/cleanup
Adrien1106 pushed to dev at Altarik/ReFramed 2024-03-14 22:28:49 +01:00
08bde119b2 updated version for publish
Adrien1106 pushed to dev at Altarik/ReFramed 2024-03-14 22:05:18 +01:00
6922dcc9d9 improved naming + added new voxel list builder + Half Stairs Slab + Half Stairs Stair + Layer + coherence in model orientations
Adrien1106 pushed to dev at Altarik/ReFramed 2024-03-10 15:43:10 +01:00
b1ba784ee3 made stairs connect when 2 different instance are used + organized todos
Adrien1106 pushed to dev at Altarik/ReFramed 2024-03-10 15:26:35 +01:00
c207fb5ae6 renamed blocks for more clarity and expandability
Adrien1106 pushed to dev at Altarik/ReFramed 2024-03-09 15:27:06 +01:00
5fcb983592 fixed small cube and caching for dynamic models items because items rerender often
Adrien1106 pushed to dev at Altarik/ReFramed 2024-03-08 23:50:59 +01:00
bd412bfccd added missing shape
Adrien1106 pushed to dev at Altarik/ReFramed 2024-03-08 23:50:27 +01:00
96f08bdd3e w.i.p more shapes + more coherent properties name (yes changing again)
Adrien1106 pushed to dev at Altarik/ReFramed 2024-03-08 20:45:21 +01:00
394c75f9ed fix error + cleanup
e6c9ee63cd self culling !!
239802ce7b cleanup
5f87489939 better caching for both appearances and meshed models
Compare 4 commits »
Adrien1106 pushed to master at Altarik/ReFramed 2024-03-05 21:56:05 +01:00
d43d9456ee Merge pull request 'moved and created data generation for all elements other than models + removed block that aren't working' (#9) from dev into master
de7acfee50 moved and created data generation for all elements other than models + removed block that aren't working + cleanup
Compare 2 commits »
Adrien1106 merged pull request Altarik/ReFramed#9 2024-03-05 21:56:04 +01:00
moved and created data generation for all elements other than models + removed block that aren't working
Adrien1106 created pull request Altarik/ReFramed#9 2024-03-05 21:55:53 +01:00
moved and created data generation for all elements other than models + removed block that aren't working