Commit graph

4489 commits

Author SHA1 Message Date
IThundxr
52ac7ae17b
Named spaces
- Add namespace to runtime generated tags
2025-02-12 15:13:09 -05:00
IThundxr
cb55dbccdf
What happened to that "I"
- Remove I prefix from interfaces
- Add some more context to handler methods and improve the api in some areas
2025-02-11 11:48:45 -05:00
Kryppers
4620d94f7d goddamn indexing again
fixed deep friend textures from accidental indexing
2025-02-11 13:36:04 +00:00
simibubi
e67d8da904 Redrawals
- Fixed schematic rendering offset by a tick
- Fixed item vaults not marking themselves as needed to be saved
- Fixed steam engines not rotating with their shaft when not animating
2025-02-11 14:28:11 +01:00
simibubi
0c21da9899 Reflecting on my choices
- Fixed wrench radial menu duping and gui depth
- Fixed contraptions with legacy data not sending update tags
2025-02-11 13:08:39 +01:00
TropheusJ
a268ced35a remove Connectivity Mods entry 2025-02-09 23:41:23 -05:00
TropheusJ
98698ddabd rework ContraptionData 2025-02-09 23:37:02 -05:00
TropheusJ
fe77abaf6e use BlockEntity updateTags for client sync
this makes hitting packet limits WAY harder
2025-02-09 20:57:56 -05:00
simibubi
888d175695 Still playing the game
- More IE recipes
- Hose pulley now deletes lilypads and other surface foliage
- Factory gauges are now less strict about recipes they support
- Factory gauges no longer trigger a request immediately after promises are cleared
- Address edit boxes can now be cleared with right click
- Fixed copycats not rendering in ghost previews
- Cobblegen 'optimisation' now works with chutes above
- Fixed cobblegen optimisation blocking normal behaviour when no inventory is present
- Fixed restocker gauges not able to monitor 'input slots' of an inventory
2025-02-09 12:49:10 +01:00
Jozufozu
04fc795859 We can have it both ways
- Fix scroll handler for schematics and schematic and quill swallowing
  values close to zero
- Similar issue to the elevator controls from a few months ago, not sure
  if it's just my mouse
2025-02-08 17:25:59 -08:00
Jozufozu
99cf19dd5d Keep it up
- Bump flywheel build to fix vertically oriented drills on contraptions
2025-02-08 17:04:46 -08:00
Kryppers
ecd40675a8 testing touchups
updated assets for vaults, copper tops and starlotte package
2025-02-07 17:09:23 +00:00
IThundxr
5a1c6890d2
Repeating controls
- Fix lectern controllers causing a stack overflow
2025-02-07 09:56:33 -05:00
simibubi
eb4d78f621 Update gradle.properties 2025-02-07 14:50:49 +01:00
simibubi
3a55a62cd5 datagen 2025-02-07 14:35:23 +01:00
simibubi
c1268da86a Gauges and JEI
- Added the ability to pull in items from JEI when configuring gauges initially (empty hand on empty panel)
2025-02-07 14:35:04 +01:00
simibubi
728efc0a84 Tunes and Tuning
- Fixed factory gauge place and break sounds not always playing
- Factory gauges can now be clicked like links to copy the logistics frequency
- Factory gauges now show an outline when the held item is on the same network
- Update changelog
2025-02-07 13:02:02 +01:00
simibubi
8003bfac36 Carbon copy
- Written Filters, Clipboards and Schedules can now be copied onto unwritten ones in the crafting table
2025-02-07 11:50:20 +01:00
simibubi
688a07b314 Red light green light
- Fixed trains not properly pathfinding to stations with an opposing
signal just behind the destination
- Chain Drives can now be crafted from zinc nuggets
- Fixed address suggestions not reacting to scroll wheel in some HL screens
- Fixed stations voiding schedules when disassembling the train
- Fixed lighting on signal block indicators
2025-02-07 11:11:12 +01:00
TropheusJ
75fd5a2a26 <announcer voice> double fix
fix mounted item vaults being openable, in two ways
2025-02-06 22:48:16 -05:00
IThundxr
5b05644243
Bad assumptions
- Fix tag errors caused by assuming all mods have tags for their logs
2025-02-06 22:22:40 -05:00
IThundxr
d19a1b597d
Invisi-Face
- Fix culling issue with copycat panels
- Add redstone lamps to the wrenchable tag
2025-02-06 21:25:11 -05:00
Jozufozu
3b505998dd No more monkeys jumping on the belt
- Import updated model from Kryppers to fix z-fighting and UV issues on
  bogey drive belts
2025-02-06 08:30:29 -08:00
Jozufozu
5f1c96d3c8 Scrolling into the distance
- Import models from Kryppers
- Add scrolling animation to belts on large bogeys
- Duplicate scrolling instance to extend TransformedInstance so it can
  actually be used in a bogey
2025-02-05 21:26:11 -08:00
simibubi
8bdb6a662f Oxiclean
- More fixes to the address edit box
- More compat recipes for IE
- Added missing deploying recipes for copper oxidisation
2025-02-05 20:57:57 +01:00
simibubi
9d04187d8e Update FactoryPanelBehaviour.java
- Fixed gauges not updating connected links when target amount is changed
2025-02-05 12:29:10 +01:00
simibubi
5c484d6ef9 Playing the Game some more
- Fixed incorrect shared ponder lang entry
- Fixed trains in unloaded chunks not able to fetch packages from loaded chunks
- The player hitbox used in contraption collision is now slightly shorter
- Added Spout recipe for IE treated wood
- Clicking the packager now always consumes the action
- Fixed not able to right click clear the keeper search bar when its already focused
- Fixed frogport block particles
- Train stations now remember the train marker color of previously diassembled trains
- Fixed valve handle instances always rendering as the copper variant
2025-02-05 11:49:28 +01:00
Jozufozu
9723e78dc9 Bump for lighting
- Bump flywheel build to fix contraption lighting when near framed glass
2025-02-03 21:17:08 -08:00
IThundxr
489c30d39f
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2025-02-02 18:49:12 -05:00
IThundxr
c6750239ea
Enhanced cardboard swords
- Fix cardboard swords taking damage
2025-02-02 18:48:20 -05:00
Jozufozu
b7c62fa6cb Spinning is hard sometimes
- Bump flywheel build
- Fix drills not spinning when breaking blocks
- Fix bogey shafts not being correctly rotated
- Use chunk cardinal lighting on contraption models
2025-02-02 12:23:26 -08:00
simibubi
f81eae550b Double act
- Fixed player interaction able to trigger for multiple contraptions in the raycast
2025-02-02 13:37:24 +01:00
simibubi
b69ec101a6 Playing the game
- Updated item hatch tooltip
- Fixed vaults and tanks rotated in place not updating their multiblock correctly
- Fixed stock keeper screen showing [+1] overflow tip when ordering 9 items
- Update filter screens to remove indicators
- Framed and tiled glass panes can now be obtained via stonecutting
- Fixed factory gauge making a sound at the old position when moved
2025-02-02 12:17:09 +01:00
IThundxr
5ef8bf34da
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2025-01-31 19:16:55 -05:00
IThundxr
80651a7204
Spooky engines
- Fix steam engines following the player around and not being set to not visible properly
- Fix capitalization error in bound block of cardboard name
2025-01-31 19:16:46 -05:00
TropheusJ
c3bccb9aa4 fix placing minecart contraptions 2025-01-30 21:28:26 -05:00
IThundxr
aa5378179f
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2025-01-30 21:06:57 -05:00
IThundxr
d247d5e93d
Copperless
- Remove legacy copper resource pack
2025-01-30 21:06:32 -05:00
simibubi
34379ee1ef Move away from ServerLevel for cobble gen 2025-01-30 12:43:12 +01:00
IThundxr
8dd7e64c4c
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2025-01-29 16:43:09 -05:00
IThundxr
1941b8ac43
Sneaky listeners
- Fix visuals being registered to create's registrate and getting ignored
- Fix wildcards with things that use Glob#toRegexPattern
2025-01-29 16:43:02 -05:00
simibubi
605fd89584 It just works maybe
- Fixed stock keeper address box no longer saving for next request
- Fixed glitchy behaviour in address box highlighting
- Fixed frogport loading causing chunk holes on the client (its still leaving renderers dark, though)
- Removed direct log to plank conversion
- Schematicannon on 'replace blocks with empty' now send block updates at the edges after printing
2025-01-29 22:02:45 +01:00
simibubi
9d8db56e3d That can be arranged
- Requesting a single jei craft in the stock ticker allows it to auto-arrange into crafters
- Restocker gauges now show a message when no address is set
2025-01-29 13:22:40 +01:00
simibubi
f74eb1d211 Hide and seek
- Fixed stealth package rendering with inverted yaw
- Declutter JEI by only showing one potion fluid instance per effect
2025-01-29 10:36:23 +01:00
IThundxr
4f699fc221
Update changelog II 2025-01-28 17:34:02 -05:00
IThundxr
1f3782d336
Update changelog 2025-01-28 17:18:37 -05:00
IThundxr
242871bdaa
Spaced out 2025-01-28 15:21:22 -05:00
IThundxr
3799a43039
Emptier than ever 2025-01-28 15:16:00 -05:00
IThundxr
a7518e0dfe
Merge remote-tracking branch 'upstream/mc1.20.1/dev' into mc1.20.1/feature-dev
# Conflicts:
#	build.gradle
#	src/generated/resources/.cache/2d64935085b86659cb7857bad9701dbf9bab6e4c
#	src/generated/resources/.cache/b256105d8411632b0d585496ea8944a751a08034
#	src/main/java/com/simibubi/create/AllBlocks.java
#	src/main/java/com/simibubi/create/compat/Mods.java
#	src/main/java/com/simibubi/create/compat/jei/category/CreateRecipeCategory.java
#	src/main/java/com/simibubi/create/compat/jei/category/ItemDrainCategory.java
#	src/main/java/com/simibubi/create/content/contraptions/actors/contraptionControls/ContraptionControlsBlockEntity.java
#	src/main/java/com/simibubi/create/content/fluids/spout/SpoutRenderer.java
#	src/main/java/com/simibubi/create/content/logistics/filter/FilterItemStack.java
#	src/main/java/com/simibubi/create/foundation/item/ItemHelper.java
#	src/main/java/com/simibubi/create/foundation/mixin/SmithingMenuMixin.java
#	src/main/java/com/simibubi/create/foundation/utility/BlockHelper.java
#	src/main/java/com/simibubi/create/foundation/utility/DyeHelper.java
#	src/main/java/com/simibubi/create/infrastructure/debugInfo/ServerDebugInfoPacket.java
#	src/main/resources/META-INF/mods.toml
#	src/main/resources/create.mixins.json
2025-01-28 11:35:06 -05:00
IThundxr
84aed3b3f3
API-ification
- Move overlay interfaces into the api package
2025-01-27 21:12:42 -05:00