Esophose
a0826ae06c
Add whirl/whirlwind styles
2019-01-27 00:45:24 -07:00
Esophose
429bee472a
Update default.lang with new /pp remove syntax
2019-01-26 02:00:51 -07:00
Esophose
230106ecf7
Add style 'pulse'
2019-01-26 01:46:05 -07:00
Esophose
00127ca017
Refactor some public static variables
2019-01-26 00:43:36 -07:00
Esophose
f306062bfa
Add some quality of life changes
2019-01-26 00:34:50 -07:00
Esophose
e5f5760fb1
Clean up code
2018-12-15 18:48:07 -07:00
Esophose
a2d173d932
Added command '/ppo', changed version to v6.2
2018-12-15 03:14:37 -07:00
Esophose
cdc4d1d7ad
v6.1 changelog.txt update
2018-12-03 02:51:08 -07:00
Esophose
a6ca986f50
Certain icons can be hidden under certain conditions on the main GUI screen now
2018-12-03 02:45:50 -07:00
Esophose
a95aaa52d2
Add lore parsing for \n, change version to v6.1
2018-12-03 02:21:11 -07:00
Esophose
c71bd75b53
Bug fix relating to opening GUI without a particle of ID 1
2018-12-03 01:38:56 -07:00
Esophose
b9e8aa3028
Fix groups permission check off by 1
2018-12-02 18:13:27 -07:00
Esophose
bbdff6aa9f
Update changelog.txt for v6.0
2018-12-01 19:56:09 -07:00
Esophose
c493011ad6
v6.0 Update Finished
2018-12-01 19:34:01 -07:00
Esophose
03f4b06a05
Make primary particle editable from default GUI page, fix missing GUI style icon for 'celebration'
2018-11-29 21:07:14 -07:00
Esophose
fc8999f628
Add new style 'celebration', add configuration rainbow speed to config.yml
2018-11-29 18:02:40 -07:00
Esophose
b2cb8eb5dc
Bug fix: Spawning fixed effects while owner is offline
2018-11-28 23:40:22 -07:00
Esophose
9cd63bb878
'/pp help' text formatting, remove removed commands
2018-11-28 23:26:20 -07:00
Esophose
5c2a074c4f
Potential lag reduction with 'arrows' style
2018-11-18 04:18:41 -07:00
Esophose
46f5107270
Add new setting 'toggle-on-move', change version to v6.0
2018-11-16 03:26:08 -07:00
Esophose
f14af99fe1
Add '/pp toggle', create DataUpdater (WIP)
2018-11-15 04:13:33 -07:00
Esophose
06b9fb812f
Merge branch 'master' of https://github.com/Esophose/PlayerParticles
2018-11-11 22:56:51 -07:00
Esophose
099d035113
Ignore icon
2018-11-11 22:56:49 -07:00
Esophose
e46704e1d0
Merge pull request #14 from Esophose/v5.3
...
Merge Core v5.3 changes to master
2018-11-11 22:45:33 -07:00
Esophose
861e153cd3
Fix message when editing a fixed effect, see last commit
2018-11-08 04:50:17 -07:00
Esophose
b13ad52486
Add '/pp fixed edit', fix <1.13 support with GUI
2018-11-08 04:46:38 -07:00
Esophose
721f500d9b
Add new color/note data 'random', Apply max particle creation limit in GUI
2018-11-07 20:06:08 -07:00
Esophose
b1e23b6812
GUI Finished, remove message when opening the GUI with /pp, note data range is now 0-24
2018-11-07 03:21:46 -07:00
Esophose
98a570a236
Group GUI sections finished, sort command list outputs, GUI configuration added
2018-11-04 04:03:54 -07:00
Esophose
f7eb08e48d
Starting work on new GUI
2018-11-04 01:11:36 -06:00
Esophose
a341870ad5
Fix removing fixed effects/groups while using mysql
2018-11-01 20:53:30 -06:00
Esophose
b302f36998
Fix potential concurrentmodificationexception, fix foreign key constraint being linked before the table exists
2018-11-01 20:25:48 -06:00
Esophose
323a316668
Make particle render distance configurable
2018-11-01 17:55:41 -06:00
Esophose
3077ddaa35
Preset groups finished, Rework permissions/settings
2018-10-30 03:17:23 -06:00
Esophose
22c7610259
Bug fix, see previous commit for details
...
Fix wrong message showing when creating a fixed effect where you're looking and it's out of range
2018-10-28 04:23:23 -06:00
Esophose
cb7e1ef91c
/pp reload, 5 new styles, create fixed effects where you're looking, directional particles in styles now possible
...
Need to rework the locations that styles' particles spawn at. Need to always spawn them relative to 0, 0, 0 and adjust for the player/coordinates they are targeted to spawn at accordingly. This will fix '/pp fixed create looking' not creating the fixed effects properly centered around blocks.
2018-10-28 04:18:34 -06:00
Esophose
57e4678f8b
Fix 'halo' style positioning
2018-10-17 02:03:48 -06:00
Esophose
a16c3ccbab
Remove debug broadcast
2018-10-17 02:00:30 -06:00
Esophose
79b18b7e88
Fix memory leak
2018-10-17 02:00:11 -06:00
Esophose
88dcf75ace
Particle Groups implemented
2018-10-16 19:09:20 -06:00
Esophose
4fce663167
'/pp edit' implemented, fix cmd material bug
2018-10-16 02:38:12 -06:00
Esophose
b4455e6686
Add style 'batman', this might be a bad idea
2018-10-15 22:08:56 -06:00
Esophose
200103a5c9
Add style 'rings', code cleanup
2018-10-13 16:38:01 -06:00
Esophose
36803440c0
Tab completion for /pp fixed
2018-10-07 21:18:19 -06:00
Esophose
53fabbacae
Update invalid JavaDoc
2018-10-07 16:51:03 -06:00
Esophose
6fb22e16c7
/pp remove finished
2018-10-07 16:33:13 -06:00
Esophose
7876079ca4
Fix all styles that were broken
2018-10-06 21:41:39 -06:00
Esophose
e637e7591e
/pp data finished, change some wording, remove debug output
2018-10-06 13:53:31 -06:00
Esophose
15a1d9c74e
/pp add | /pp help finished and working
2018-10-05 21:01:28 -06:00
Esophose
4532455ccc
Implement /pp add command
...
Note: Untested
2018-10-05 17:25:13 -06:00