forked from Creators-of-Create/Create
-
Notifications
You must be signed in to change notification settings - Fork 200
/
FABRIC_CHANGELOG.txt
25 lines (24 loc) · 1.47 KB
/
FABRIC_CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
INFO:
All changes should be appended to this file with each commit.
On publish, it should be cleared to prepare for the next release cycle.
No formatting, just plain text. CurseForge support for it is terrible.
Change logging starts below:
----------
- Added red sandpaper as a polishing workstation to EMI (#1453)
- Fix a possible error in EMI init (#1439)
- Fix deploying in EMI missing sandpaper and item application recipes (#1397)
- Remove breaks for Sound Physics Remastered
- Implement breaks for Create: Interactive
- Fix ingredients overlapping with heat bar when using EMI (#1582)
- Fix extendo grip not using up durability
- Fix crash when deployer applies filter to block (#1553)
- Fix crash when item drain drains a custom potion (#1580)
- Fix crash when draining items that do not have a remainder (#1622)
- Fix pumps not draining fluids from custom cauldrons registered with CauldronFluidContent$registerCauldron (#1618)
- Fix smart observers not updating their checked position (#1621)
- Fix nonsense fluid unit option when display links measured items (#995)
- Fix copycat panels with framed glass not hiding faces when using sodium (#1540)
- Fix filtered Smart Observers stopping listing matching items after finding 1 non-matching item (#996)
- Merge in 0.5.1.g/h (https://github.com/Creators-of-Create/Create/wiki/0.5.1g-&-h)
- Merge in 0.5.1.i (https://github.com/Creators-of-Create/Create/wiki/0.5.1i)
- Merge in 0.5.1.j (https://github.com/Creators-of-Create/Create/wiki/0.5.1j)