Commit Graph

218 Commits

Author SHA1 Message Date
e0b04f0efd feat: added complex shape raycasting 2024-07-22 18:54:46 +02:00
1fa55064c7 feat: added slabs layer block 2024-07-01 23:29:18 +02:00
e8c06a7fb3 feat: better additivity support 2024-07-01 22:31:52 +02:00
d7ae1f646f fix: bad rotating / mirroring logic on corner double frame 2024-07-01 15:16:50 +02:00
e3dac8a77f fix: wrong Step Cross shape 2024-07-01 02:19:34 +02:00
5281f84a2a fix: useAO out of bounds because not using model id 2024-07-01 02:11:49 +02:00
12924579a5 feat: added half slab and half slabs slab 2024-06-19 14:26:43 +02:00
48c7c4e538 fix: made frames properly update on every client when using blueprint/screwdriver/hammer 2024-06-19 13:20:12 +02:00
d325e3c5a5 feat: added 3 blocks and some refactoring 2024-06-19 02:42:03 +02:00
4d353bab27 refactor: changed method to non depreciated version 2024-06-18 15:23:59 +02:00
6f8304d638 feat: added HalfStairsCubeStair and HalfStairsStepStair 2024-06-18 14:56:46 +02:00
3bf9fc2268 feat: added StepCross 2024-06-17 21:10:57 +02:00
5812812bd9 feat: added missing models 2024-06-17 19:19:36 +02:00
1e6cab04cc feat: added SlabsInnerStair and SlabsOuterStair with additive logic + depreciation warning suppressing on AbstractBlock Methods 2024-06-17 19:19:13 +02:00
d7ad6ed0c1 feat: added and improved logic to merge step with slabs 2024-06-17 10:52:21 +02:00
8a9fbd9109 feat: added SlabsStair block 2024-06-16 18:17:04 +02:00
a76714d54d fix: render issue with items in axiom 2024-06-16 15:17:48 +02:00
b99f315c6f docs: updated objectives for publish 2024-06-14 17:46:47 +02:00
7df46a4b76 fix: more checks on ThemedEntity Class 2024-06-14 17:16:53 +02:00
42049047f7 fix: more injection fix + bad culling 2024-06-14 16:51:25 +02:00
ddffd45a44 fix: injection remapping issues fixed + additional check 2024-06-14 00:35:13 +02:00
b88a4abfe5 feat: more axiom support (connected textures and culling in selections) + newer version 2024-06-13 22:51:05 +02:00
ce650abc76 feat: added connected texture support on Axiom selection (includes blueprint previews etc) 2024-06-13 02:50:16 +02:00
535fd6151e feat: added post fence and postfence frames 2024-06-13 01:28:28 +02:00
1061431af7 feat: added button frame 2024-06-12 18:59:08 +02:00
520430d5bc feat: Axiom now renders frames in selections properly 2024-06-12 00:13:38 +02:00
52fb6840ad fix: added check in injections and fixed modifiers interactions and Layer drops 2024-06-12 00:12:07 +02:00
5430016be4 feat: added support for ReFramed block entities with axiom 2024-05-23 12:33:54 +02:00
15a8f80210 fix: falling block entities calling can replace crashing logic side 2024-05-23 00:45:52 +02:00
6b2ee1dc83 added added Door, Trapdoor and Pane 2024-05-14 15:21:18 +02:00
752ee956eb added support for rotation and mirroring 2024-05-13 12:58:42 +02:00
d5369823d9 added pillars wall and fixed issues related to multimodel self culling when using multiple models for the same state + unseless caching removed + still no dyn ao :( 2024-04-28 23:19:00 +02:00
c6f2244826 w.i.p. Dynamic AO 2024-04-28 15:27:00 +02:00
78b8b6f607 cleanup + fixed wall collision when using chorus 2024-04-16 00:24:16 +02:00
6318fdece0 improved caching to use less per-model space and changed cache class for retextured elements 2024-04-16 00:10:53 +02:00
c3e0ab16b7 fixed cache issue with dynamic models from continuity and athena. Finished wall logic + updated to minor version 1.5.7 2024-04-15 20:57:03 +02:00
d8e4153754 added all wall models 2024-04-12 19:23:35 +02:00
572182e9f0 imports cleanup 2024-04-12 01:06:11 +02:00
6f394bbe6f wip wall logic and models + moved generation for block into separate classes for better readability 2024-04-12 01:03:47 +02:00
b05c0ebd42 removed unused imports 2024-04-11 00:06:22 +02:00
4309310c02 added missing receipe cleaned up model names creating W.I.P. wall + typo 2024-04-11 00:05:47 +02:00
74a290fd16 improved additivity of blocks and added pillar 2024-03-28 19:01:33 +01:00
a430a8e62b moved tools to tool crafting tab 2024-03-27 23:24:33 +01:00
3afee9e501 added continuity to optional modrinth dependencies + made blocks addition possible by placing correct shape on existing frame 2024-03-27 23:14:24 +01:00
f222e4dc24 fixed incompatibility with MoreCulling + fixed server crash with clientside classes import + continuity connected textures support 2024-03-25 15:22:28 +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 2024-03-15 23:30:10 +01:00
08bde119b2 updated version for publish 2024-03-14 22:28:45 +01:00
6922dcc9d9 improved naming + added new voxel list builder + Half Stairs Slab + Half Stairs Stair + Layer + coherence in model orientations 2024-03-14 22:05:14 +01:00
b1ba784ee3 made stairs connect when 2 different instance are used + organized todos 2024-03-10 15:43:06 +01:00
c207fb5ae6 renamed blocks for more clarity and expandability 2024-03-10 15:26:29 +01:00