Commit Graph

233 Commits

Author SHA1 Message Date
13539fd91d added some todos 2024-03-02 01:57:25 +01:00
9c6e436fe3 fixed culling error and updated version to 1.3 2024-03-02 01:29:08 +01:00
53107d090b added double stair and found a culling error 2024-03-02 01:14:28 +01:00
a3ffe17a7e fixed connected texture (might still have bugs) 2024-03-01 23:43:28 +01:00
87616ae930 removed unused mixin 2024-03-01 21:58:57 +01:00
ce216d1f9f some rework / cleanup with full rework of culling to work by parts. no self culling yet? still missing work on connected textures 2024-03-01 21:56:22 +01:00
6a84a14f3e cleanup to prepare for double camos 2024-02-28 21:21:28 +01:00
fcd5d77b26 added item render support for athena blocks and some improved readability 2024-02-28 00:31:42 +01:00
0a050a2abc removed old changelog 2024-02-26 21:12:04 +01:00
5824d5d60c fixed chipped gradle import 2024-02-26 21:10:59 +01:00
6dc0cf7fdf Merge pull request 'Athena support + stair improvements + coloration' (#5) from dev into master
All checks were successful
deploy / deploy (push) Successful in 5m13s
Reviewed-on: #5
2024-02-26 17:05:24 +01:00
5779aa7bee added support for multilayered textures with different coloration's such as grass_block 2024-02-26 16:47:31 +01:00
58d9687ff8 added athena connected texture support (connected blocks do not refresh unless another block is placed next to it) 2024-02-26 16:28:02 +01:00
4ec8f4903a complexified stairs models for better transparent renders hopping to not deteriorate the performances too much 2024-02-26 16:09:19 +01:00
bba83206a2 fixed some shapes being badly generated 2024-02-26 15:25:52 +01:00
b30177a5c7 Merge pull request 'Fix mixin trying to inject code in server not available (because the class is client only)' (#3) from dev into master
All checks were successful
deploy / deploy (push) Successful in 4m57s
Reviewed-on: #3
2024-02-17 22:31:39 +01:00
aef1cfbf43 Fix mixin trying to inject code in server not available (because the class is client only) 2024-02-17 22:29:44 +01:00
1e132c71ef Merge pull request 'Add data generation before publishing' (#2) from dev into master
All checks were successful
deploy / deploy (push) Successful in 3m56s
Reviewed-on: #2
2024-02-16 22:29:53 +01:00
467b4f2031 Add data generation before publishing 2024-02-16 22:28:46 +01:00
0233b3fa49 Merge pull request '1.0-SNAPSHOT' (#1) from dev into master
All checks were successful
deploy / deploy (push) Successful in 3m23s
Reviewed-on: #1
2024-02-16 21:50:02 +01:00
016fa46c79 Fix resources process gradle task 2024-02-16 21:42:26 +01:00
d826d17c73 Add deploy gitea task, add some gradle task 2024-02-16 21:34:21 +01:00
138cb1a2d0 all stairs shape finally done 2024-02-16 20:04:21 +01:00
36985288a8 fixed models and added generation of the outer models just missing outer top 2024-02-16 15:45:09 +01:00
575ee4a673 voxels list default capacity optimisation 2024-02-16 01:24:05 +01:00
65eeba304d added missing inner shapes 2024-02-16 01:19:04 +01:00
14e33438f8 added stairs inner shape generator 2024-02-16 00:47:25 +01:00
55df963b91 fixed voxel shapes of the stairs 2024-02-16 00:22:53 +01:00
57936aa8de update LICENSE referencing the previous one as needed 2024-02-16 00:04:28 +01:00
ffd9e17001 I wanted tio dies but it now works. Featuring culling based on block camos as well as renderLayers 2024-02-15 23:16:17 +01:00
d0e22d21d4 fully renamed original to ReFramed and removed some api stuffs and cleanups 2024-02-14 19:51:08 +01:00
f0195a80f9 imports cleanup 2024-02-14 15:28:06 +01:00
6e08148733 added full support for random models and fixed some issues with the previously implemented permutations 2024-02-14 15:23:47 +01:00
55b8e55015 small generator cleanup 2024-02-13 16:56:57 +01:00
7b4c465c66 started new stairs reimplementation shapes are not all there for generation and inner shapes are badly oriented 2024-02-13 16:55:42 +01:00
a788176ffc added some datagen 2024-02-13 16:54:48 +01:00
f0d72ff8c8 removed unused element 2024-02-09 21:13:50 +01:00
94d9686366 small cleanup 2024-02-09 19:52:34 +01:00
2402e86ea7 more removal and made slabs with vertical slabs into the same block 2024-02-09 19:51:48 +01:00
5063be5765 removed missed slope element 2024-02-09 19:01:16 +01:00
953e79f388 removed slopes 2024-02-09 18:58:14 +01:00
4f3808c376 more cleanup 2024-02-09 18:49:17 +01:00
912a827b7c slight cleanup 2024-02-09 18:47:58 +01:00
4315314593 started support for weighted models to support texture randomness. still W.I.P. (textures are normalized) 2024-02-09 18:42:16 +01:00
7ae4858bb4 naming + texture change and cleanup 2024-02-09 00:03:46 +01:00
6ed39d4348 removed old screens 2024-02-08 20:41:31 +01:00
3c9ca3f179 updated to 1.20.4 and took possession of the code 2024-02-08 20:36:03 +01:00
quat1024
b95e006770 Improve the sprite countertransformer a lot 2023-09-03 19:33:23 -04:00
quat1024
1e4027ef23 standardize all the abi-compat comments i can find 2023-09-03 18:53:31 -04:00
quat1024
c8d64c460f Deprecate an unused particle method 2023-09-03 18:48:59 -04:00