Commit graph

376 commits

Author SHA1 Message Date
Esophose 69e2f6fd8d Switch to Spigot Particles API
Switch over to using the Spigot Particle API rather than the old
reflection method. Make sure the GUI closes when the plugin gets
disabled. Change a couple default GUI icons and edit the message that
defaults with /pp and opening the GUI.
2018-02-26 01:36:14 -07:00
Esophose ffd9044c71 Tabs -> 4 Spaces
Change tabs to spaces for consistency
2018-02-25 21:24:22 -07:00
Esophose 406a4fc6a3 Add GUI, other changes
Added GUI, updated copyright to 2018, added styles sphere and wings,
reduced number of particles that spawn with the cube style, made some
minor documentation changes
2018-02-25 20:55:34 -07:00
Esophose 9c7659a092 v4.5 Update
Bug fixes
2017-05-18 18:20:51 -06:00
Esophose cfa846604f v4.4 Bug Fixes
Fix bunches of bugs
2017-04-26 23:01:17 -06:00
Esophose 022a4efee2 v4.3.1 Fix Update
This update should fix some problems with too many players' data being
stored
2017-04-25 21:19:51 -06:00
Esophose 3f5cd1ce69 The v4.3 Update
This commit marks the end of the v4.3 update. Future commits will be on
future versions.
2017-04-04 20:31:48 -06:00
Esophose 97799955de Update copyright
Update the copyright notice on some classes and fix a few bugs
2017-03-06 17:27:20 -07:00
Esophose c1616638a9 Fixed Effects Finished
Finished working on Fixed Particle Effects. They are now fully
functional!
2017-03-03 18:40:37 -07:00
Esophose aeaac3abbd Delete PlayerParticles.jardesc
Forgot to add this to the .gitignore file
2017-02-15 22:34:10 -07:00
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