Releases: iopleke/AlchemyPlusPlus
AlchemyPlusPlus-1.7.10-1.2.0.49
This is an alpha build. It's not stable, use at your own risk.
If you use it and run into problems, please report them in the issue tracker.
Known issues:
Diffuser directional placing
Unleavened brew is treated like a water bottle by the diffuser
Fluid mixer sets names to "potion"
Fluid blocks/buckets have no localized name
Right clicking with an empty bottle gives you a water bottle when right clicking on potion fluid
Fluid mixer rendering derpiness
Potion colors don't match between held item and diffuser
Diffuser empty doesn't respect stack size
Shift clicking a filter into the fluid mixer places it in the potion slots
Shift clicking a completed potion out of the fluid mixer places it in the third hotbar slot
Changelog:
Register fluid containers — jakimfett
Fluid pickup with buckets — jakimfett
Basic potion retrieval implemented — jakimfett
Remove "Easy Potion" — jakimfett
Minor refactor — jakimfett
Diffuser multieffect support — jakimfett
Add NBT and networking — jakimfett
Store duration in NBT — jakimfett
Rough color based on potion — jakimfett
Potion bucket fluid color fix — jakimfett
Remove unnecessary function — jakimfett
Add rough potion bucket code — jakimfett
Add placeholder assets for potion buckets — jakimfett
Localization for potionbucket configs — jakimfett
Disable hardcore recipe registration — jakimfett
Add debugMode check — jakimfett
Remove debug println — jakimfett
Remove debug println — jakimfett
Fix file permissions — jakimfett
Remove debug output — jakimfett
Add debug for fluid registration — jakimfett
Remove unnecessary debug — jakimfett
Fix fluid ID NPE — jakimfett
Fix potion color in diffusers — jakimfett
Fix Jenkins link — jakimfett
Another fixing attempt — jakimfett
Possibly fix world derp — jakimfett
Check for remote world — jakimfett
Remove redundant check — jakimfett
Attempt to fix NoSuchMethodError — jakimfett
Remove effect limit completely — jakimfett
Fix diffuser save/restore — jakimfett
Fix static var — jakimfett
Add redstone control to diffuser — jakimfett
Iterate through all potion effects — jakimfett
Add diffuser radius to config — jakimfett
Use getConfigElements for config GUI — jakimfett
Remove default license header — jakimfett
Add config for effects limit — jakimfett
Remove effect limit for now — jakimfett
Remove UE dep — jakimfett
Rework the potion diffuser storage mechanic — jakimfett
Add potion effect list to fluid, stack, tank — jakimfett
Fix code whitespace/formatting — jakimfett
Fix code whitespace/formatting — jakimfett
Add diffuser potion effect — jakimfett
Update Korean translation — cred98
Fix potion fluid registration — jakimfett
Fix wrong add type — jakimfett
Add @OverRide tag — jakimfett
Remove problematic potionfluid stuffs — jakimfett
Refactor diffuser right-click logic — jakimfett
Diffuser can be "topped off" — jakimfett
Fix diffuser sync — jakimfett
Fix coloring — jakimfett
Update fluid to mimic water — jakimfett
Add potion effects to fluids — jakimfett
Set diffuser fluid with potion — jakimfett
Don't register icons on the server — jakimfett
Move clientproxy — jakimfett
Use GUI config — jakimfett
Partial MessageHandler implementation — jakimfett
Refactor onBlockActivated — jakimfett
Fix diffusing state messages — jakimfett
Refactor Diffuser to use fluids — jakimfett
"Borrowed" these from Minechem — jakimfett
Add potions as fluids — jakimfett
Update ko_KR.lang — cred98
Create ko_KR.lang — cred98
updated configs and removed unused imports — jens.baetens
Create ru_RU.lang — verybigbro
Fixed Distillery shift click mechanic — RenateStrind
Fix GUI issue, thanks @Renate_Strind! — jakimfett
Fix metadata version numbering — jakimfett
Check in GUI work for reference — jakimfett
moved getting the player to proxy cause it crashes server side — jens.baetens
Refactor liquid mixer name — jakimfett
Fix fluidMixer texture name — jakimfett
Remove redundant logo — jakimfett
Remove custom rendering for 3d block icons — jakimfett
Rip out the alchemical guide — jakimfett
Refactor code structure — jakimfett
Add basic metadata — jakimfett
Add custom renderers for blocks — jakimfett
Add minecraft versions to build name — jakimfett
Set all block icons 2d — jakimfett
adds references for item and blocknames — jens.baetens
referencing implemented, closes #6 — jens.baetens
adds resources helper for cleaner code — jens.baetens
updated lang file — jens.baetens
adds nl_NL lang — jens.baetens
Move clientproxy to client folder — jakimfett
Adjust tileEntity names — jakimfett
Fix block model rendering — jakimfett
Remove debug logging — jakimfett
Fix itemRender for potionJug block — jakimfett
Add localization for potion jug — jakimfett
Standardize potionJug model texture name — jakimfett
adds out folder to ignore — jens.baetens
moves tileEntity register to proxy — jens.baetens
rename texture for potionJug — jens.baetens
updates gitignore for use with idea and gradlew — jens.baetens
Add creative tab title — jakimfett
Update creative tab icon — jakimfett
Add gradle run location to ignores — jakimfett
Fix order of ignores — jakimfett
Remove block items — jakimfett
Refactor potion jug naming — jakimfett
Update potion jug import — jakimfett
Fix block icon resource locations — jakimfett
Remove block ID initialization — jakimfett
Remove unnecessary imports — jakimfett
Refactor the item/block mess — jakimfett
Refactor the item/block icon registration — jakimfett
Fix texture of the flesh block — jakimfett
Add localization for fleshblock — jakimfett
Remove unnecessary import — jakimfett
Rip out onDataPacket methods — jakimfett
Update UE version — jakimfett
Update maven repos and dependencies — jakimfett
Fix mixer — jakimfett
Add override for function — jakimfett
Fix potion container — jakimfett
Add sendPacketToAllPlayers method — jakimfett
Rip out the block ID stuffs — jakimfett
Fix creative tab — jakimfett
Fix event manager — jakimfett
Fix imports — jakimfett
Fix utility classes — jakimfett
Remove imports — jakimfett
Fix proxy reference — jakimfett