Commit graph

1566 commits

Author SHA1 Message Date
Mrbysco
50b5209e84 Change fluid display rendering so the texture doesn't get stretched 2024-03-10 16:15:54 +01:00
Mrbysco
e4fdc6d7da Fix Fluid Placer not inheriting the ticking of the Fluid Collector 2024-03-10 15:44:53 +01:00
Mrbysco
fd92ee8514 Setup the Firework box UI 2024-03-10 01:52:32 +01:00
Flanks255
36be4b9a9f Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-09 16:16:01 -06:00
Mrbysco
a65bd989d5 Remove unused imports 2024-03-09 23:14:52 +01:00
Mrbysco
a678b3e049 Remove unused classes that have replacements
`DrillAugmentItem` `ActuallyItem` have been replaced by `ItemDrillUpgrade` and `ItemBase`
`IActuallyItem` was an empty interface never really used
2024-03-09 23:14:34 +01:00
Flanks255
0632253a3b Added JEI plugin for canola press recipes. 2024-03-09 16:08:34 -06:00
Flanks255
713568d7e2 Fixed reconstructor crash 2024-03-09 15:35:28 -06:00
Flanks255
4876677161 Fixed item models. 2024-03-09 15:16:34 -06:00
Mrbysco
e6c8af19af Add crops to villages 2024-03-09 22:15:49 +01:00
Mrbysco
53414c434a Add recipe click area for coffee machine and Powered Furnace 2024-03-09 18:02:33 +01:00
Mrbysco
0a6aa6545b Fix shift-clicking empty cups into coffee machine 2024-03-09 17:55:57 +01:00
Mrbysco
fc20f4a94a Fix the Coffee Maker's tick behavior so it works 2024-03-09 17:51:33 +01:00
Mrbysco
09673dd118 Fix right clicking the coffee maker being wonky 2024-03-09 17:51:11 +01:00
Mrbysco
d4cc7b0737 Fix the coffee effect displaying wrong due to setting the ticksPerSecond to 20 instead of 1 2024-03-09 17:49:20 +01:00
Mrbysco
56402e46eb Fix the coffee effect storing 2024-03-09 17:48:42 +01:00
Mrbysco
ba64232ac1 Fix up FluidDisplay not using the tint color of a fluid 2024-03-09 17:04:07 +01:00
Mrbysco
53e4cb8a9b Change FluidDisplay to use the RenderSystem calls instead of GLStateManager where possible 2024-03-09 16:38:17 +01:00
Mrbysco
4a36c696ab Make getOverlayText return a Component in FluidDisplay 2024-03-09 16:36:47 +01:00
Mrbysco
83828a6def Re-enable the text rendering on the energy display
Make getOverlayText return a Component instead of Component -> getString -> Component.literal
2024-03-09 16:33:31 +01:00
Mrbysco
f1c7b2491e Change the overlay checked so overlays aren't rendered over the hotbar 2024-03-09 16:31:10 +01:00
Mrbysco
951355bf05 Remove YummyItem which is a unused class for the foods that are removed
https://github.com/Ellpeck/ActuallyAdditions/blob/1.20.4/port.MD?plain=1#L25
2024-03-09 16:05:39 +01:00
Mrbysco
f758e8beac Deprecate ActuallyItem and DrillAugmentItem
They both have replacements and are unused
2024-03-09 16:03:33 +01:00
Mrbysco
323c07568d Use the level and pos variable 2024-03-09 15:44:35 +01:00
Mrbysco
73f7af4dbf Fix the position of the auto split button in the Powered Furnace UI 2024-03-09 15:34:50 +01:00
Mrbysco
bbf42da613 Remove todo from Powered Furnace light level code (it works) 2024-03-09 15:16:38 +01:00
Mrbysco
817797ad3a Re-enable rendering of the GreenHouse glass and add culling 2024-03-09 02:33:07 +01:00
Flanks255
2fbf2984ab More tweaks. 2024-03-08 18:24:19 -06:00
Michael Hillcox
ecb8d46f50 fix: no more bad trace 2024-03-09 00:13:27 +00:00
Flanks255
d1438dd67e Fixed filling wand using wrong method. 2024-03-08 18:13:09 -06:00
Michael Hillcox
cf8e56ab2a fix: whoops 2024-03-09 00:07:17 +00:00
Michael Hillcox
d36cb9c76e fix: drill range 2024-03-09 00:06:58 +00:00
Flanks255
1183a169d8 Fiddle fiddle 2024-03-08 17:54:09 -06:00
Mrbysco
f8cc525237 Order the codec properly please ;) 2024-03-09 00:37:34 +01:00
Mrbysco
b261d92bcd Fix Liquid Fuel recipe codec 2024-03-09 00:34:53 +01:00
Mrbysco
f2596f974a Feed the blockpos when opening a menu 2024-03-09 00:23:20 +01:00
Mrbysco
82aaacf1d9 Make canPlayerUse consistently use this.getBlockPos() 2024-03-09 00:23:01 +01:00
Mrbysco
ed8ea0e616 Override stack sensitive isCorrectToolForDrops so it's aware of the current power 2024-03-09 00:03:51 +01:00
Flanks255
db5d718dd5 Some cleaning. 2024-03-08 15:40:48 -06:00
Mrbysco
051388570a Fix negative attack speed 2024-03-08 20:30:17 +01:00
Mrbysco
2ad699c61a Remove unused imports 2024-03-08 00:29:29 +01:00
Mrbysco
9ec20f4895 Actually use the particle event to register the particles 2024-03-08 00:29:17 +01:00
Mrbysco
fc7032fa4d Switch over from SmallerButton to vanilla's button 2024-03-08 00:21:39 +01:00
Mrbysco
91d9009f14 Update FermentingRecipe.java 2024-03-07 02:24:26 +01:00
Mrbysco
cf3ddec55b Update UpdateChecker.java 2024-03-07 02:08:17 +01:00
Mrbysco
0e30bd9974 Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4 2024-03-07 01:56:50 +01:00
Mrbysco
555b1ddffb Back to CustomEnergyStorage 2024-03-07 01:56:39 +01:00
Flanks255
fc101a90df Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-06 18:45:01 -06:00
Michael Hillcox
e22b1615a7 fix: incorrect config spam 2024-03-07 00:40:03 +00:00
Mrbysco
6da50dfa60 Fix drill gui title 2024-03-07 01:39:34 +01:00
Flanks255
2040c68ed6 Misc recipe stuff, removed some unused items. 2024-03-06 18:38:50 -06:00
Mrbysco
d9961a3926 Fix drill mistake 2024-03-07 01:35:53 +01:00
Mrbysco
c1ee118eda Fix batbox rendering 2024-03-07 00:35:55 +01:00
Mrbysco
24763a46bc Fix ItemEnergy 2024-03-07 00:18:32 +01:00
Flanks255
38f4824757 Sack finished i think? for now... 2024-03-06 12:59:34 -06:00
Mrbysco
e125e80e8c Deprecate SmallerButton 2024-03-06 00:47:10 +01:00
Mrbysco
9f0a9926ac Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4 2024-03-06 00:37:30 +01:00
Mrbysco
a85c67955c Fix Smaller Button not rendering using the color of the message 2024-03-06 00:37:24 +01:00
Flanks255
f9df9226bf Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-05 17:34:58 -06:00
Flanks255
edccaec7df Auto pickup fixed 2024-03-05 17:34:48 -06:00
Mrbysco
3f49a259a1 Fix item filter title 2024-03-06 00:13:01 +01:00
Mrbysco
7e0e86744c Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4 2024-03-06 00:10:50 +01:00
Mrbysco
7658fdaa4f Initial booklet setup 2024-03-06 00:10:49 +01:00
Flanks255
d704c4a4ba Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-05 17:03:03 -06:00
Flanks255
79c8bcfbd9 bysco plz help 2024-03-05 17:02:32 -06:00
Mrbysco
0c8b52a76f Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4 2024-03-05 23:29:35 +01:00
Mrbysco
822913f047 Make Bio Reactor direactional and generate the blockstate 2024-03-05 23:29:23 +01:00
Flanks255
ccadf11e57 Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-05 16:23:58 -06:00
Flanks255
85725a0f85 misc wip sack fixes. 2024-03-05 16:23:49 -06:00
Mrbysco
c585fc993b Remove a line of commented out code 2024-03-05 21:18:07 +01:00
Mrbysco
96992eb8cd Remove old coffee machine category classes 2024-03-05 21:17:48 +01:00
Mrbysco
971fdd652f Add Coffee Machine JEI category
Create a recipe type replacement for CoffeeIngredient
2024-03-05 21:14:05 +01:00
Mrbysco
2f50f5ecfc Move the JEI categories into folders 2024-03-05 17:36:42 +01:00
Mrbysco
bf4be2296a Add tooltip to Powered Furnace 2024-03-05 17:34:16 +01:00
Mrbysco
ca3f84efae Add the Powered Furnace as a catalyst for smelting recipes 2024-03-05 17:34:07 +01:00
Mrbysco
06de7536df Fix error in packet handler 2024-03-05 17:29:16 +01:00
Mrbysco
97c7a96958 Adjust count to match vein size in AAWorldGen 2024-03-05 16:59:57 +01:00
Mrbysco
02422d6547 Generate Black Quartz 2024-03-05 16:58:45 +01:00
Mrbysco
899b2a982b No need to use setShaderTexture as blit does that already 2024-03-05 16:06:51 +01:00
Mrbysco
041381830f Fix Buttons rendering on mouse instead of at their position 2024-03-05 16:05:29 +01:00
Mrbysco
2cef8eb804 Fix double background being rendered in UI's 2024-03-05 16:04:21 +01:00
Mrbysco
87f753a1cc Fix the durability bar on charge-able items 2024-03-05 15:50:07 +01:00
Flanks255
350da9b2b0 Fixed hand not swinging when putting items in display stands / empowerers in creative mode. 2024-03-04 17:03:33 -06:00
Mrbysco
b33faa124f Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4 2024-03-04 23:44:28 +01:00
Mrbysco
99f670656c Register the Capabilities to the blockentities and items that have them
Also change the DeferredItem's to return the class of the item
2024-03-04 23:44:24 +01:00
Flanks255
8374a4d704 Laser fixes. 2024-03-04 16:33:15 -06:00
Mrbysco
f9897f0664 Fix ClientRegistryHandler being registered under the wrong bus 2024-03-04 22:55:09 +01:00
Mrbysco
02a6918267 Update CrushingRecipe.java 2024-03-04 22:52:10 +01:00
Mrbysco
4a16be41c9 Don't register DungeonLoot to the event bus 2024-03-04 22:42:23 +01:00
Mrbysco
74688b9596 Remove unused imports 2024-03-04 22:38:59 +01:00
Flanks255
32d4b5a052 more fixes, it compiles 2024-03-04 15:37:11 -06:00
Mrbysco
5ac94e8fe4 Fix WorldData getter 2024-03-04 21:59:11 +01:00
Mrbysco
056ec5c1e0 Fix canola press container 2024-03-04 21:58:59 +01:00
Mrbysco
06bb77b7dd Update BlockGreenhouseGlass.java 2024-03-04 21:57:36 +01:00
Mrbysco
b6d1fafa24 Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4 2024-03-04 21:54:17 +01:00
Mrbysco
f3efa570a4 Update TexturedButton.java 2024-03-04 21:54:00 +01:00
Flanks255
c866a404ea Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-04 14:50:46 -06:00
Flanks255
576d463441 Recipe Stuffs 2024-03-04 14:50:33 -06:00
Mrbysco
c2bcbfe56f Rest of the tiles done 2024-03-04 21:38:02 +01:00
Flanks255
ebaae73dad Adding my util classes 2024-03-04 13:38:11 -06:00