Commit graph

16 commits

Author SHA1 Message Date
Esophose
1a3c9e6a13 Clean up Javadocs
The Javadocs have been completely cleaned up and now have no warnings or
errors
Edited gitignore to ignore javadocs and *.jardesc files
2017-02-15 22:32:57 -07:00
Esophose
69dddacd92 Updating to v4.3
Implemented Fixed Effects, still working on the command
Fixed a few bugs
2017-02-15 22:05:50 -07:00
Esophose
26866f9052 Update to v4.2
The update to the answer of the universe.
2017-01-01 19:28:37 -07:00
Esophose
cd76219ac7 Update to v4.1
Update to v4.1
Added additional documentation
2016-11-27 17:18:30 -07:00
Esophose
bf485fcfcc Merge pull request #2 from Esophose/PlayerParticles-v4
Merge PlayerParticles v4
2016-09-30 22:17:34 -06:00
Esophose
dfc181ae58 Fix Commit Issues
Fix them
2016-09-30 22:16:02 -06:00
Esophose
7663da5c3a Merge remote-tracking branch 'refs/remotes/origin/master' into PlayerParticles-v4
# Conflicts:
#	src/com/esophose/playerparticles/ParticleCommandExecutor.java
#	src/com/esophose/playerparticles/PlayerParticles.java
#	src/com/esophose/playerparticles/library/Database.java
#	src/com/esophose/playerparticles/library/ParticleEffect.java
#	src/com/esophose/playerparticles/manager/ConfigManager.java
#	src/config.yml
2016-09-30 22:14:20 -06:00
Esophose
cf0040da18 Database works
Make the database work
Fix some data command bugs
2016-09-30 22:03:51 -06:00
Esophose
23c03207dc Update to v4
Add Styles API, refactor some things, make things more efficient
2016-09-22 17:16:52 -06:00
Esophose
a515be2e9a Merge pull request #1 from Esophose/PlayerParticles-v3
Start Update to v4
2016-09-20 17:06:18 -06:00
Esophose
a0ee57a810 Initial Commit
Add a lot of new things
2016-09-10 21:13:13 -07:00
Esophose
fc6119a523 Update to 1.10 & Cleanup
Updates the plugin to Minecraft 1.10 and refactors parts of the code to
make it look more clean.
2016-06-10 21:44:08 -06:00
Esophose
98c964fd58 🎆 Commenting
Add comments to all methods and variables to explain what the heck is
going on
2016-05-11 19:45:33 -06:00
Esophose
3a730281f9 Update to v3.8
Clean up a bunch of stuff and update to new version
2016-05-09 17:13:37 -06:00
Esophose
a851ee037d Updated to v3
Added all the files
2016-05-09 09:07:15 -06:00
Esophose
9f264fe5a5 🍭 Added .gitattributes & .gitignore files 2016-05-09 09:04:53 -06:00