Commit graph

4260 commits

Author SHA1 Message Date
IThundxr
96869d132b
"Lite" Vaults
- Add a limit to vaultCapacity to prevent players from OOM-ing themselves
- Fixes Creators-of-Create/Create#6168
2024-12-17 17:59:06 -05:00
IThundxr
dec17fd01a
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2024-12-17 15:51:16 -05:00
IThundxr
92a5c0c67a
Stunned links
- Fix links not updating their redstone output when they've been taken out of receive mode
- Creators-of-Create/Create#7226
2024-12-17 15:51:01 -05:00
simibubi
838b918760 Link takeover
- Packagers switch to a bespoke state when a stock link is attached
2024-12-17 17:41:09 +01:00
simibubi
8ceff63a0c Requesting with a plan
- Conveyors now have a stress impact by default
- Fixed shops secretly not allowing higher cost counts than the items' stack size
- Stock keepers can now request items from a schematic checklist clipboard
- Fixed item hatch not able to be wrench-picked
2024-12-17 17:06:54 +01:00
Kryppers
42381395c6 asset tweaks
small changes to a couple of the remaining HL components
2024-12-17 11:10:08 +00:00
simibubi
97130ccfc5 Asset push
- New models for packager, re-packager, stock link, requester
2024-12-17 12:01:03 +01:00
IThundxr
06677083ff
Catastrophic clipboards
- Don't blindly trust clients with what they send as clipboard data
- Fixes Creators-of-Create/Create#7218
2024-12-16 15:58:58 -05:00
IThundxr
5497eb21e0
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2024-12-16 15:38:50 -05:00
IThundxr
4b0136d319
Sneaky Deployers
- Fix deployers retaining the damage attribute of the last equipped weapon
- Fixes Creators-of-Create/Create#4870
2024-12-16 15:38:37 -05:00
IThundxr
d1c598b388
Fancy abstractions
- Switch to loader agnostic methods provided by catnip
2024-12-16 09:35:42 -05:00
simibubi
06a9bcf6d1 The Multiverse
- Fixed cobble gen optimisation creating new level instances as part of every check
2024-12-16 15:26:41 +01:00
simibubi
1bd0117dd1 Blockstate chores
- Added waterlogging and comparator output where applicable
2024-12-14 10:24:12 +01:00
IThundxr
d2053278f6
Spouted refactors
- Cleanup BlockSpoutingBehaviour
2024-12-13 17:23:02 -05:00
simibubi
44517237a6 Down the hatch
- Frogports display a tooltip when packages cannot be exported to their attached inventory
- Item hatch now deposits inventory on shift
- Added a conversion recipe for the re-packager
- Added pathfinding blockers for any non-solid new blocks
2024-12-13 16:51:44 +01:00
simibubi
db42377a0f A new era of duping technology
- Basins no longer limit to 16 items per slot
- Packagers now bypass basin's unique-item-per-slot limitations
- Fixed packagers not inserting correct item amounts into toolboxes
- Fixed packagers on creative crates or drawers packaging stacks into individual boxes
- Fixed packages opened in creative mode resetting hotbar item count to 1
2024-12-13 12:01:34 +01:00
simibubi
9b042e51e5 Bug hunt II
- Update catnip (Fixes doubled models in ponder)
- Add burn time for cardboard blocks
- Remove train colour scroll input when no map mods are present
- Fixed desyncs when picking up packages at the player reach limit
- Fixed stock keeper search results not comparing names in lowercase
- Fixed packages leaving encased chutes 'dying' through suffocation
- Fixed categories not collapsing on click when invalid filters are present
2024-12-12 22:28:13 +01:00
simibubi
400ac25af0 Weathered Iron Textures 2024-12-12 18:05:49 +01:00
simibubi
562de4a5c3 Merge branch 'mc1.20.1/feature-dev' of https://github.com/Creators-of-Create/Create-Concealed into mc1.20.1/feature-dev 2024-12-12 17:09:37 +01:00
Kryppers
0fd7693c76 pixels and fixes
fixed bound card side texture
corrected restock gauge to vault blue
minor UI adjustments
swapped in rare package textures
2024-12-12 16:06:19 +00:00
simibubi
9c0b557fec Weathered Iron Block 2024-12-12 16:44:16 +01:00
simibubi
18b4ec1ade Skyhook bandaid
- Closes the gap between wrench and chain in the player renderer; revert this when a better solution is found
2024-12-12 12:51:42 +01:00
simibubi
13316ac706 Collectors Edition
- Standard filters now ignore package style and fragment data when comparing them
- Refactored package type registration
- Added placeholders for rare, custom packages
2024-12-12 12:48:38 +01:00
IThundxr
f05529c5b9
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2024-12-11 21:29:56 -05:00
IThundxr
db36ecb103
Reaching new heights
- Bump the default max rope length to 384 to account for the changed world height in recent minecraft updates
2024-12-11 21:29:36 -05:00
zelophed
cff2a5c0a6 Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2024-12-11 21:58:54 +01:00
zelophed
7ac229c8df for the acute observer 2024-12-11 21:58:33 +01:00
simibubi
b074914486 New textures for category screen 2024-12-11 21:55:35 +01:00
simibubi
f3743f5a18 Old factory panes 2024-12-11 20:46:20 +01:00
simibubi
f8fc832a18 Graphics Programming 0
- Fixed factory gauges not rendering with correct normals. Probably.
2024-12-11 19:04:19 +01:00
simibubi
de60a86abf Shoptimisation
- Table cloths now show a tooltip when sold items have extra information
- Fixed inventory desync when encoding blocks at the stock keeper
- Fixed table cloth item orientations
- Metal table cloths now have side textures
2024-12-11 17:58:39 +01:00
simibubi
7a9870ed92 Bug hunt
- Right click removes stock keeper jei slots
- Fixed a train map issue
- Fixed drawer integration with stock tickers
- Fixed client and server using the same link cache
- Fixed repackager emitting empty packages
2024-12-11 11:48:45 +01:00
IThundxr
48883b6384
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2024-12-10 16:07:46 -05:00
IThundxr
d4dfcabb90
Happy little mistakes
- Fix typo in better end compat recipe
2024-12-10 16:07:34 -05:00
simibubi
b6455e5d7c Input Scheming
- Tweaks to the factory gauge screen
2024-12-10 18:28:40 +01:00
IThundxr
bb3c863a33
Accessing Internals
- Remove unused accesstransformers
- Replace LevelRenderer AT's with Accessor's
2024-12-06 18:59:24 -05:00
IThundxr
eec0dc1de3
Fix potion fluids being rendered with no color 2024-12-06 17:44:00 -05:00
simibubi
311c88b1a2 Update catnip 2024-12-06 12:34:49 +01:00
simibubi
f5c0df06a8 Fix build errors
- JEI util classes are only used within the plugin, but must be present for compiling
2024-12-06 10:11:06 +01:00
Kryppers
194a8d2578 Merge branch 'mc1.20.1/feature-dev' of https://github.com/Creators-of-Create/Create-Concealed into mc1.20.1/feature-dev 2024-12-06 00:39:59 +00:00
Kryppers
72d720d7d7 Windowcleaning
Test textures replacement for old factory windows using vanilla tinted glass colours
2024-12-06 00:39:57 +00:00
IThundxr
081fa6f4ae
Update catnip 2024-12-05 17:13:44 -05:00
simibubi
0170da9555 Pause and Effect
- Chain conveyor connections are now easier to abort
- Fixed various issues with gameplay-related caches not using in-game ticks for invalidation
- Fixed stock keeper tooltips rendering below icons
2024-12-05 19:41:45 +01:00
simibubi
1450fabfeb Panel power
- Factory and restock gauges can now be paused with a redstone signal
- Factory and restock gauges can now output comparator signals when completed
- Gauge connection handler now aborts when something other than a gauge is clicked
- Fixed arms not taking from repackagers
- Restore missing train map icons
2024-12-05 16:19:54 +01:00
simibubi
62b8e5644a Factory Settings
- added a new window type with randomised blockstates
2024-12-05 10:57:43 +01:00
simibubi
84d8eaa333 Merge branch 'mc1.20.1/jei-keeper' into mc1.20.1/feature-dev 2024-12-04 19:16:28 +01:00
simibubi
2c4b651027 Hide and seek
- Categories in the stock keeper interface can now be collapsed
- Stock keeper scroll bar can now be dragged by mouse
2024-12-04 19:14:58 +01:00
simibubi
fda01cc4a8 He is LoCs-maxxing
- More code glorp for jei recipe transfer handling in stock keeper UI
- FTB buttons no longer show in create screens
2024-12-04 16:21:01 +01:00
Jozufozu
b2ddec57ef Thinking with portals
- Fix contraption visuals not actually being invalidated, motivated by
  getting carriage contraption visuals to go through portals correctly
- Fix bogey visuals initially appearing with incorrect transforms
- Fix contraption visuals initially appearing lerp'd between the origin
  and their actual pos
- Use max of mesh/instance light in instance shaders
- Bump flywheel version to fix contraption self lighting
2024-12-02 18:26:49 -08:00
Kryppers
90ec5cf990 fixed it
fixed a UI getting messed up by colour indexing
2024-12-02 14:14:29 +00:00