Jozufozu
1fbfeb6f00
Lily pad manners
...
- Fix the package/rigging initially appearing inside the frog's mouth
when it's retrieving a package
- Lazily update the body/head/tongue so we don't have to upload it every
frame when not animating
2025-01-11 20:33:53 -08:00
Jozufozu
4c5688a055
Cheap perf
...
- Replace SmartBlockEntity#behaviours with a Reference2ObjectArrayMap
for faster iteration and because BehaviorTypes are unique by reference
- SmartBlockEntityTicker#tick improvements
- Client: 9% of all -> 7% of all
- Server: 12% of all -> 10% of all
2025-01-11 16:11:16 -08:00
Kryppers
9631eebe1b
sent the wrong one!
...
fixed rare_evan version
2025-01-11 22:10:20 +00:00
Kryppers
db352dfa09
rare package updates
...
added rare_evan.
Updated textures for rare_up and rare_darcy
2025-01-11 22:08:36 +00:00
simibubi
0e69f537f2
Special Delivery
...
- Added train schedule instructions for delivering or retrieving packages
- Moved schedule instruction logic into their respective subclasses
- Fixed schedule screen no longer showing tooltips in the entry editor
2025-01-11 18:14:30 +01:00
simibubi
dfb0ff65c3
Package deal
...
- Ponder scenes for the packager
2025-01-11 13:21:58 +01:00
IThundxr
94d17bc34f
Ant Schematics
...
- Fix schematic gametest
2025-01-10 21:35:47 -05:00
justliliandev
18fb3b4beb
Fix mechanical drill and saw using the wrong SoundSource ( #7038 )
2025-01-10 12:24:38 -05:00
VoidLeech
d8310a6fb9
fix: allow sandpaper to be used in deploying recipe ( #7259 )
2025-01-10 12:21:42 -05:00
VoidLeech
fc94c75866
fix: enchantments getting trimmed from non-filter items ( #7216 )
2025-01-10 12:20:13 -05:00
VoidLeech
507829443f
DyeHelper api ( #7265 )
2025-01-10 12:17:05 -05:00
embeddedt
abf0633ae6
Optimize spout recipe generation by avoiding filling non-empty items ( #7274 )
2025-01-10 12:16:24 -05:00
IThundxr
76668d9f9b
Fix Lectern Controllers storing ItemStacks from nbt ( #7150 )
2025-01-10 12:11:57 -05:00
IThundxr
b3662c45f4
Fix backtanks getting incompatible enchants via smithing tables ( #7057 )
2025-01-10 12:10:45 -05:00
IThundxr
e065bb386b
Fix schematicannons consuming a single item for group items ( #7058 )
2025-01-10 12:08:51 -05:00
IThundxr
c765b00c77
Fix fluids not being placed into flowing fluids of the same type ( #7054 )
2025-01-10 12:07:44 -05:00
IThundxr
4afbc7e455
Switch away from using streams in ContraptionCollider ( #7112 )
2025-01-10 12:06:27 -05:00
IThundxr
1d403a5562
Fix waterlogged bracketed kinetics dropping the bracket ( #7126 )
2025-01-10 12:05:37 -05:00
IThundxr
b420e3a3b7
Fix Fabricators-of-Create/Create#1540 ( #7127 )
...
Issue affects forge as-well when using sodium
2025-01-10 12:04:57 -05:00
IThundxr
8355dda53b
Add CopperBlockSet slabs and stairs to correct tags ( #7053 )
2025-01-10 12:03:26 -05:00
IThundxr
bdc0e8779d
Sync AllPortalTracks with Create Fabric ( #7078 )
...
Co-authored-by: butterflysky <bright.art1794@fastmail.com>
2025-01-10 12:02:50 -05:00
IThundxr
4abc72a5a2
Fix toolboxes not giving a comparator output ( #6978 )
2025-01-10 12:01:24 -05:00
IThundxr
d97f01add8
Fix JukeboxPoint ( #7040 )
2025-01-10 11:53:59 -05:00
simibubi
f9c774e338
Conveyor improv
...
- Fixed ponder scenes with conveyors having inconsistent outcomes based on server tps
2025-01-10 10:13:44 +01:00
simibubi
7f089e3e14
Merge branch 'mc1.20.1/feature-dev' of https://github.com/Creators-of-Create/Create-Concealed into mc1.20.1/feature-dev
2025-01-10 09:10:05 +01:00
Kryppers
3950679be8
fix basin canal
2025-01-10 01:05:32 +00:00
simibubi
b451ccd9d9
We like to ponder
...
- Ponder scenes for: Pulse Timer, Chain Conveyor, Frogport
2025-01-09 21:41:15 +01:00
TropheusJ
d7ad529a7d
some cleanup
...
- split BlockLookup to api/impl
- reset BlockLookup on tag update
- register types with registrate
2025-01-09 05:04:53 -05:00
Kryppers
8c7f7a5a23
rare pull
...
updated sheet textures and further additions to the rare package pool.
2025-01-08 20:09:12 +00:00
simibubi
24bd97cf2c
Breakfast debug
...
- Fixed tracks creating signal block intersections despite being in different dimensions
- Steam engine placement assist now shows a normal shaft
- Fixed Frogport sounds creating individual subtitle entries
- Frogports and Postboxes now highlight their target position when hovered with a wrench
2025-01-08 10:01:20 +01:00
IThundxr
4bd47bea41
404 - Cannot be found
...
- Fix trim texture location
2025-01-07 19:30:37 -05:00
IThundxr
2e7486070e
Flywheel += 2
...
- Update flywheel
2025-01-07 17:24:34 -05:00
IThundxr
1506570f34
Pondering some catnip
...
- Update catnip
- Update ponder
2025-01-07 17:21:55 -05:00
IThundxr
2e1627eb34
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev
2025-01-07 16:57:24 -05:00
IThundxr
406ed01864
Gaslight by the loader
...
- Fix ArmorTrimMixin, lambda names are different in prod for some reason, and are too brittle to even try relying on
2025-01-07 16:57:08 -05:00
Kryppers
4de15f5b67
Copperpocalypse: The final Showdown.
...
Final textures on to-do list.
First pass on copper roof block-tops.
fixes to stock link, steam engine and display link.
2025-01-07 16:46:05 +00:00
simibubi
20e827ed3f
Comedy Gold
...
- New advancement chain for high logistics
- Fixed top-face filter slot on table cloths
- Fixed players hiding as packages suffocating in a wall
2025-01-07 16:40:10 +01:00
simibubi
d05d10e1e0
Clicks and Dings
...
- Added sounds for packagers, stock links, requesters and factory gauges
- Added tooltip for factory gauge screen explaining how to add ingredients
2025-01-07 12:31:57 +01:00
IThundxr
187c1bc244
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev
2025-01-06 18:42:09 -05:00
IThundxr
f3926657af
Oh, hello! I recognize you now!
2025-01-06 17:59:41 -05:00
simibubi
c4b38ba32f
Needs more sunscreen
...
- Fixed uv issues on the fluid tank
- Tweaked frogport sounds
2025-01-06 22:57:29 +01:00
IThundxr
81c2975401
Returning your calls
...
- Remove unused return type in AllArmInteractionPointTypes#register
2025-01-06 16:45:31 -05:00
IThundxr
5db56378fc
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev
2025-01-06 16:28:49 -05:00
IThundxr
1556db1347
Attending event, but not staying for the party
2025-01-06 16:28:37 -05:00
simibubi
3b6b57d9c9
Pack man
...
- Fixed conveyors erroring on load
- Packagers inserting into inventories now wait a couple of frames before animating
- Packagers activated by signals shorter than 2 seconds will always emit exactly one package
- Added missing shaft detail to the backtank armor
- Different sound type for cardboard and packages
- Stock links are now wrenchable again
2025-01-06 18:05:19 +01:00
simibubi
dda7855aa9
The pain chain
...
- Fixed chain conveyor chains getting culled while in view
- Chain conveyor riding now updates the player visual instantly after dismount
- Fixed chain conveyor riding animation stopping when too far from the controlling block
- Added sounds for stock keeper and ticker ui
2025-01-06 11:18:08 +01:00
simibubi
e86fd31a7b
Out of sight, out of mind
...
- Stock keeper screen now temporarily fakes item counts after requests until stock info catches up
- Boiler gauge now disappears client-side when blocks are clipping into it
2025-01-05 22:32:16 +01:00
IThundxr
f4e94825d3
Mistaken order
2025-01-05 13:52:33 -05:00
IThundxr
8064cee337
Arts and crafts
...
- Implement trims support for cardboard armor
2025-01-05 13:37:39 -05:00
IThundxr
9503a809ad
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev
2025-01-05 13:24:23 -05:00