Commit graph

4613 commits

Author SHA1 Message Date
IThundxr
ec918cd807
Silky smooth configs
- Finer tuning of import order for fabric
2025-01-04 21:59:33 -05:00
TropheusJ
b53d15dc8c fix dispenser behavior 2025-01-04 21:02:29 -05:00
TropheusJ
ac7b6b1803 add internal storages 2025-01-04 20:15:00 -05:00
IThundxr
abfb8ccc14
For just $10,000 you too can get this state of the art editorconfig 2025-01-04 18:39:38 -05:00
TropheusJ
a61e6dff27 improve chest connecting, some cleanup 2025-01-04 17:46:34 -05:00
IThundxr
c318366194
The deployers and the fishes
- Fix deployers not placing fish from fish buckets
- Fixes Creators-of-Create/Create#3705
2025-01-04 17:42:57 -05:00
IThundxr
0b3b507491
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2025-01-04 17:29:16 -05:00
IThundxr
57d01ce71e
Immortal trains
- Fix /c trains command running the wrong command to remove trains
2025-01-04 17:29:09 -05:00
TropheusJ
363bcd9807 provider system, add chest storage tag, enable item storage sync 2025-01-04 15:02:14 -05:00
Kryppers
2a65490fb4 tunnel vision
fixed andesite tunnel mishap
2025-01-04 18:32:03 +00:00
IThundxr
b3dde23fd7
Packed lists
- Fix conditionContext in ScheduleRuntime not getting cleared before new entries are added
2025-01-04 11:23:15 -05:00
Kryppers
3c79a2154c getting there!
further texture tweaks to tablecloths, redstone links and steam engine.
2025-01-04 14:21:05 +00:00
TropheusJ
8ece632ada remove obsolete contraption_inventory_deny 2025-01-03 19:15:42 -05:00
TropheusJ
0be7570717 fix missing type registrations 2025-01-03 13:03:02 -05:00
TropheusJ
a313555899 that's not right 2025-01-03 12:50:41 -05:00
simibubi
d669aa429d Scrolling past
- Adjusted redstone link recipe to andesite tier
- Updated boiler gauge asset
- Updated rope and hose pulley assets/rendering
- Fixed manual table cloth placement being reversed
- Fixed factory gauge screen button positions
2025-01-03 17:55:39 +01:00
TropheusJ
6c112871d4 most of the thing 2025-01-03 05:31:36 -05:00
Kryppers
c4763fe60a the price(tag) is right
updated textures/models for price tag
2025-01-02 16:58:11 +00:00
IThundxr
d8f6c39620
Heavy contraptions
- Prevent contraptions from activating pressure plates and tripwires
2025-01-02 11:23:36 -05:00
IThundxr
156d0fa837
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2025-01-01 22:03:54 -05:00
IThundxr
79fd76155b
Safety boots for SavedData
- Create .dat_old files for SavedData
- Try restoring from the .dat_old if loading from the normal file fails
2025-01-01 22:00:46 -05:00
Kryppers
20197737ab table settings
updated texture for andesite, brass, copper and white tablecloth
2025-01-01 23:48:43 +00:00
Kryppers
dab4b54b44 missed one
small update to portable fluid interface
2024-12-31 17:44:41 +00:00
Kryppers
bdb7354902 inventory tweaks
minor tweaks to trading widget and factory gauge
2024-12-31 17:13:43 +00:00
Kryppers
115c5983d1 Merge branch 'mc1.20.1/feature-dev' of https://github.com/Creators-of-Create/Create-Concealed into mc1.20.1/feature-dev 2024-12-31 14:03:48 +00:00
Kryppers
14463ea570 Copperpocalypse: A fistful of textures
Swapped in copper tank textures

minor adjustments to copper tank models

small tweaks to oxidising tile, roof and shingle textures
2024-12-31 14:03:44 +00:00
IThundxr
e729be225e
Shiny filters
- Refactor item attributes
2024-12-30 17:02:03 -05:00
Kryppers
3f96a137c7 downgrade
changed the redstone link textures to andesite.

fixed cog shading on the potato cannon
2024-12-29 16:36:10 +00:00
IThundxr
abccb6fb56
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2024-12-28 14:21:11 -05:00
IThundxr
ef7a05d5e6
Sealed records
- Convert IHaveCustomOverlayIcon into a sealed interface that is used through IHaveGoggleInformation or IHaveHoveringInformation
2024-12-28 14:20:55 -05:00
simibubi
f2948a81d6 They don't like to move it
- Removed AO from pipe models
- Fixed InventorySorter able to take items from ghost inventories
- Some damage control for HL blocks acting up in contraptions/schematics
- Fixed slot offsets in requester screen
2024-12-28 19:56:56 +01:00
Kryppers
6e57e1eb72 keep on keepin' on.
model/texture/fixes for whistles, control blocks and tablecloths
2024-12-28 15:53:51 +00:00
simibubi
7795ee8191 That explains it
- Added the transmitter ingredient item
- Stock links now have additional block orientations
- Fixed frogports catching packages on chains they weren't targeting
2024-12-27 18:19:27 +01:00
simibubi
00e56fad20 Friends with the polish
- Stealthing as a box no longer shows rare package models
- Added jinx's rare box texture
- Fixed frogport able to connect to train stations
- Fixed non-schematic clipboards triggering material checklist requests
- Fixed destination suggestions in factory gauge screen
- Factory gauge now shows a hint when inputs are configured but no target amount
- Couple of ui tweaks
2024-12-27 17:30:00 +01:00
IThundxr
b555b8c877
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2024-12-26 22:13:49 -05:00
IThundxr
c71f414f5b
Zipped up
- Verify that schematics are GZIP-encoded by checking the first two bytes for the magic number (0x1F, 0x8B)
- Fixes Create-6087
2024-12-26 22:13:35 -05:00
Jozufozu
8036d5cdc3 The wheel churns
- Bump flywheel and catnip builds
- Fix compile errors caused by upstream refactors
- Unintentionally fixes some lighting issues when the forge pipeline is
  enabled
2024-12-24 23:01:46 -08:00
Jozufozu
498e4a68dc Nullable or gullible?
- Fix NPE disassembling contraption
- No idea how this hasn't been encountered before
2024-12-24 15:47:11 -08:00
Jozufozu
cb19df09c1 Sound engine running full steam
- Play at most 4 steam engine sounds at once per side of a boiler
- 3 seems to be too few for this case as there's still a perceptible
  difference between 3 and 4 sounds per side
- Track which positions want to play the sound in any given rolling
  window of ticks, and roll dice to decide which positions actually get
  to play
- Introduce SoundPool to track that and explain the perception stuffs
2024-12-24 15:46:04 -08:00
IThundxr
628d1cfba9
Moving down the street
- Move transformable registry into its own folder
2024-12-24 13:25:22 -05:00
Kryppers
bc6a09734e minor touchups 2024-12-21 22:55:21 +00:00
Kryppers
ad1ea7a497 Copperpocalypse: 2 Fast 2 Fluidous
Bunch more texture and model updates for the copper assets.
2024-12-20 18:11:27 +00:00
simibubi
778ab3be25 Copperpocalypse: the last pipe bender 2024-12-20 09:31:12 +01:00
Kryppers
94ddf439e8 Copperpocalypse: part 1
First batch of texture swaps.

Changes to pipe models and adjusted UVs.
2024-12-20 00:59:55 +00:00
IThundxr
5183d1029a
Misleading documents
- Fix bad javadoc caused by cherry-picking conflicts
- Format files in api/ and impl/
2024-12-19 10:05:24 -05:00
IThundxr
5359d7591e
Transformers Ready to roll
- Implement a registry for contraption transforms
- Closes Creators-of-Create/Create#4702
2024-12-19 09:50:06 -05:00
simibubi
c235cbb898 Gauges and links, part II
- Added more safety checks for invalid factory gauge connections
- Factory gauges now show visual feedback when the target address is missing
- Fixed factory gauges rotating when more gauges are placed into the space
- Added a display source for factory gauges
- Factory gauge ui can now clear connections to links
2024-12-19 13:55:17 +01:00
simibubi
71edc5f2bb Gauges and links
- Factory gauges no longer respond to standard redstone inputs or comparators
- Factory gauges can now be connected to redstone links
2024-12-18 23:55:47 +01:00
IThundxr
1a4d2bcee5
Consistency is key
- Fix usage of javax annotation and optimize imports
2024-12-18 14:27:58 -05:00
IThundxr
5f49bddeba
Nulltastic issues
- Fix missing nullcheck and @Nullable annotations
2024-12-18 14:21:19 -05:00