Commit Graph

3281 Commits

Author SHA1 Message Date
techno-sam
7cc35698ae Merge remote-tracking branch 'origin/1.18/api' into 1.18/api 2023-05-09 20:15:15 -07:00
techno-sam
bae8244873 resolve review issues 2023-05-09 20:15:00 -07:00
techno-sam
b1bffbf7fd clean up testing residue 2023-05-09 19:46:58 -07:00
Rabbitminers
ecc645eba7 Implemented support for creating and removing individual blockstate models 2023-05-09 11:24:11 +01:00
techno-sam
205e47352e Fix up ItemOutline 2023-05-08 21:02:19 -07:00
techno-sam
6cf204f6af Merge remote-tracking branch 'upstream/mc1.18/dev' into 1.18/api
# Conflicts:
#	src/main/java/com/simibubi/create/content/logistics/trains/entity/CarriageCouplingRenderer.java
2023-05-08 20:28:56 -07:00
techno-sam
fe049bc771 Revert "Revert "Rewrite outline buffering""
This reverts commit 726bfaf0
2023-05-08 20:26:16 -07:00
techno-sam
435b4c1c16 Clean up last bits of upside down rendering 2023-05-08 20:20:23 -07:00
techno-sam
662da6bab1 Merge remote-tracking branch 'origin/1.18/api' into 1.18/api
# Conflicts:
#	src/main/java/com/simibubi/create/content/logistics/trains/StandardBogeyRenderer.java
2023-05-08 20:16:32 -07:00
techno-sam
122fe77afa Fix up upside down rendering 2023-05-08 20:15:46 -07:00
simibubi
2e3c906ce0 Create in the far lands
- Fixed couplings, schematics and in-world overlays not rendering correctly at coordinates far from the origin
2023-05-08 13:05:16 +02:00
simibubi
85a53f6966 Fixed LineOutlines rendering incorrectly 2023-05-08 10:03:47 +02:00
techno-sam
d83285e8a4
Merge pull request #3 from Layers-of-Railways/1.18/bogey-api
Cleanup cycle groups and unused imports
2023-05-07 07:02:18 -07:00
Rabbitminers
cdb0ad210b Fixed merge artifact 2023-05-07 10:15:47 +01:00
Rabbitminers
457d5f33ed Merge remote-tracking branch 'origin/1.18/api' into 1.18/api 2023-05-07 10:14:07 +01:00
Rabbitminers
00e953a585
Merge pull request #2 from Rabbitminers/mc1.18/dev
Added Return Values and Small Cleanup
2023-05-07 10:13:49 +01:00
Rabbitminers
a7a25896c1
Merge branch '1.18/api' into mc1.18/dev 2023-05-07 10:13:40 +01:00
Rabbitminers
4e4e227a35 Cleanup to cycle groups 2023-05-07 10:10:30 +01:00
Rabbitminers
aa94fc97d1 Removed unused import of Railways 2023-05-07 09:50:50 +01:00
Rabbitminers
7622128bec
Merge branch 'Layers-of-Railways:mc1.18/dev' into mc1.18/dev 2023-05-07 09:11:59 +01:00
techno-sam
1e4d5504ee Don't revert non-buggy changes 2023-05-06 18:03:39 -07:00
techno-sam
b306cf2124 Take materials into consideration when trains pathfind 2023-05-06 18:00:59 -07:00
techno-sam
fca02ae4bf Add materials to track graph 2023-05-06 10:25:51 -07:00
techno-sam
726bfaf0b5 Revert "Rewrite outline buffering"
This reverts commit d4106d545b.
2023-05-05 21:16:49 -07:00
techno-sam
171897bed2 Fix up style cycling 2023-05-05 20:55:25 -07:00
techno-sam
cbd0cf20da clean up nether portal carriage handling 2023-05-05 07:32:06 -07:00
techno-sam
d556f08876 upside down bogeys work in nether portals
fixed coupling anchor offsets
2023-05-05 07:06:02 -07:00
techno-sam
da26c0ccbf working on upside down bogeys in nether portals 2023-05-04 09:32:53 -07:00
Zelophed
da35b6cd63
Update crowdin.yml 2023-05-03 14:30:27 +02:00
Rabbitminers
81eeadb853 Small cleanup 2023-05-01 16:15:28 +01:00
Rabbitminers
c7e9df973c Fixed issue raised in #1 2023-05-01 16:13:51 +01:00
techno-sam
2f285b6eb7 add data gen 2023-05-01 08:13:27 -07:00
techno-sam
206de01311
Merge pull request #1 from Rabbitminers/mc1.18/dev
Bogey API
2023-05-01 06:49:21 -07:00
Rabbitminers
6564f4fa73
Merge branch '1.18/api' into mc1.18/dev 2023-05-01 10:40:32 +01:00
Rabbitminers
e5d7595822 Connected Custom Bogey Particle Types To CarriageParticles 2023-05-01 10:09:03 +01:00
techno-sam
e91753a33c Fix up some problems 2023-04-30 19:51:36 -07:00
Rabbitminers
9815f1490f Implemented default data when shifting styles 2023-04-30 21:12:43 +01:00
Rabbitminers
da30e78815 Added Particles To Bogey Style (And Respective Builder) 2023-04-30 21:12:14 +01:00
Rabbitminers
08c000b8ba Added Backup Rendering If A Size Is Not Present 2023-04-30 21:01:19 +01:00
Rabbitminers
2b76e8d7b3 Added Common Renderer To Remove Function 2023-04-30 21:00:40 +01:00
Rabbitminers
411ec36f57 Added Display Name To Standard Bogey Style 2023-04-30 20:59:50 +01:00
Rabbitminers
112306d5d4 Displayed new style name when changing betweeen them 2023-04-30 20:59:30 +01:00
Rabbitminers
5634670b27 General Cleanup 2023-04-30 20:06:00 +01:00
Rabbitminers
0f7a8b7b24 Implemented Changes To Remaining Classes 2023-04-30 20:05:50 +01:00
Rabbitminers
8aedc00f96 Removed Bogey Style Handling From Registrate 2023-04-30 20:02:06 +01:00
Rabbitminers
edf8079abf Removed Unused Registry Handling 2023-04-30 20:01:40 +01:00
Rabbitminers
6a185c4e72 Refactored Bogey Sizes 2023-04-30 20:01:16 +01:00
Rabbitminers
e10d07ddc3 Overhauled Bogey Style 2023-04-30 20:01:00 +01:00
Zelophed
5a9f0443d9
Update crowdin.yml 2023-04-29 13:57:51 +02:00
techno-sam
74d98a2ad5
Merge branch 'Creators-of-Create:mc1.18/dev' into 1.18/api 2023-04-23 07:16:33 -07:00