Skip to content

Releases: iopleke/ParticlePhysics

1.0.1.20

30 May 00:52
Compare
Choose a tag to compare
1.0.1.20 Pre-release
Pre-release

Particle Physics has been split off from Minechem. Please read about upgrading if you're running Minechem pre-5.0.5-Dev4.

Adding upgrade instructions — jakimfett
Fix SidedProxy annotation — jakimfett
Remove debug println — jakimfett
Add Infinite Emitter tileentity — jakimfett
Adding container and gui for infinite emitter — jakimfett
Fix GUI animations running when emitter is out of fuel — jakimfett
Fix GUI load animation running when nothing is ready to be loaded — jakimfett
Refactor namespaces — jakimfett
Move networking classes into network folder, refactor helper->utility — jakimfett
Remove debug print — jakimfett
Fix texture width math error — jakimfett
Add particle progress bar to Emitter GUI — jakimfett
Remove commented out code, adding explanatory comments — jakimfett
Add function to sync GUI with machine state — jakimfett
Adjust small vertical arrow progress texture size to match GUI — jakimfett
Add "load fuel" animation to GUI — jakimfett
Add new fuel level bar — jakimfett
Pre-calculate offset — jakimfett
Fix emitter slider offset, add particle type text — jakimfett
Fix emitter slider offset, was adding instead of subtracting — jakimfett
Add "burst" pattern to GUI. — jakimfett
Removing debug text — jakimfett
Add color to the progress bar — jakimfett
Removing unused variable and import — jakimfett
Re-enabling progress bar updates for the Emitter — jakimfett
Changing orientation of inventory storage — jakimfett
Fix interval text offset — jakimfett
Reorganize the GUI, add thicker slider — jakimfett
Emitter GUI re-organized, need animations still — jakimfett
Adding a working directory to the runServer task — jakimfett
Setting version back to 1, since Particle Physics is its own thing now — jakimfett
Adjusting fuel ID to account for the ID offset — jakimfett
Setting ParticlePhysics to load after Minechem — jakimfett
Checking in dev changes. — jakimfett
Removing old Minechem block textures — jakimfett
What's the point of xcf files if they're not layered? — jakimfett
Removing Minechem GUI textures — jakimfett
Removing Minechem icons — jakimfett
Removing Minechem items. Leaving items folder for later use. — jakimfett
Removing Minechem model textures. Leaving folder for later use. — jakimfett
Fix channel name not being set from modID — jakimfett
Removing redundant import — jakimfett
Disabling code that uses fuelMeta, prep for type changing to string — jakimfett
Changing item ID variable name — jakimfett
Switch emitter to check the unlocalized name as fuel — jakimfett
Adding build.xml and nbproject to ignore — jakimfett
Adding youtube link — jakimfett
Removing unnecessary Minechem textures — jakimfett
Adding runClient and runServer tasks to gradle — jakimfett
Fix texture location — jakimfett
Create ru_RU.lang — verybigbro
Create de_DE.lang — Vexatos