Commit graph

376 commits

Author SHA1 Message Date
Esophose
de44a43f6f Bump version to v7.3 2020-02-18 02:04:00 -07:00
Esophose
71d106666a
Merge pull request #32 from Esophose/async
Asynchronize most of the plugin
2020-02-18 02:01:14 -07:00
Esophose
7c60062a4c Fix celebration style disappearing with vanish if fixed 2020-02-16 19:07:44 -07:00
Esophose
3e733bad21 Don't register permissions if they're already registered 2020-02-16 18:40:15 -07:00
Esophose
ddbfd5292e Make the plugin async where possible 2020-02-16 03:36:00 -07:00
Esophose
621862a5be Added the option to spawn particles from far away 2020-02-14 19:10:52 -07:00
Esophose
cad1ecb7a7 Bump version to v7.2 2020-02-14 18:15:12 -07:00
Esophose
e406f26343 Fix bug with mysql table creation 2020-02-14 18:10:41 -07:00
Esophose
7229ce9033 Update changelog 2020-02-13 17:49:47 -07:00
Esophose
c2146c11b9 Performance improvement by caching PPlayer Player reference 2020-02-13 17:32:40 -07:00
Esophose
1c834c7bb6 Fix bug with celebration style in fixed effects after player logs off 2020-02-13 06:03:32 -07:00
Esophose
13686f72e2 Extra placeholder value for combat status 2020-02-11 20:54:52 -07:00
Esophose
330b2a843b Fix CastClassException 2020-02-08 05:35:10 -07:00
Esophose
ae8db5a33a Additional style settings 2020-02-06 04:37:50 -07:00
Esophose
48eca45e6a Fix groups not overwriting 2020-02-03 20:57:27 -07:00
Esophose
0826bbf31c Throw exceptions when registering invalid styles 2020-02-01 18:38:12 -07:00
Esophose
d176162462 Extra API validation, added return values to most API methods 2020-02-01 18:35:57 -07:00
Esophose
ed6787ffaa Fix update checker when current version is higher than latest 2020-02-01 17:49:25 -07:00
Esophose
8c0ee81c4c Merge remote-tracking branch 'origin/master' 2020-02-01 17:22:58 -07:00
Esophose
c0f6e75e79 Remove magic values for rainbow/random colors 2020-02-01 17:22:49 -07:00
Esophose
e027165ac0 Random magic values for rainbow/random colors 2020-02-01 17:22:32 -07:00
Esophose
882c55b28b Update settings.gradle 2020-02-01 16:12:08 -07:00
Esophose
20ed9f557a Update build.gradle 2020-02-01 16:03:40 -07:00
Esophose
e94613d973 Update gradle 2020-01-31 01:21:25 -07:00
Esophose
b0a8fe2bcd
Merge pull request #26 from Esophose/v7.0
v7.0
2020-01-31 00:11:21 -07:00
Esophose
1e11e8cecc v 2020-01-26 15:51:51 -07:00
Esophose
12f68b7381 Update the updater 2020-01-26 04:47:09 -07:00
Esophose
dcb18d94bb Added the ability for the console to manage its own fixed effects 2020-01-26 00:02:27 -07:00
Esophose
4886f10656 Fix material parsing 2020-01-21 17:14:13 -07:00
Esophose
da7d8e5cb9 Fix some legacy support issues 2020-01-21 17:01:59 -07:00
Esophose
9ebff20618 Add setting for opening gui with no effects/styles, fix gui pages bug 2020-01-21 16:23:47 -07:00
Esophose
b2549bed16 Only save files if changes were made 2020-01-20 16:18:03 -07:00
Esophose
95d8f43b46 Merge remote-tracking branch 'origin/v7.0' into v7.0 2020-01-19 15:34:53 -07:00
Esophose
1839475f93 Workflows
This reverts commit 231b655432.
2020-01-19 15:34:44 -07:00
Esophose
cd7d9d9716 Revert "Moving to an actual build server"
This reverts commit 231b655432.
2020-01-19 15:32:43 -07:00
Esophose
231b655432 Moving to an actual build server 2020-01-19 15:27:56 -07:00
Esophose
48e33a55bc Fix missing note color 19 from GUI 2020-01-18 17:34:23 -07:00
Esophose
7eeb65762e Fix some note color issues, make gui permission toggleable 2020-01-18 17:32:19 -07:00
Esophose
a3d19623f0
Add README.md 2020-01-18 14:23:36 -07:00
Esophose
d13111b299 Add radius setting to vortex styles 2020-01-17 05:01:44 -07:00
Esophose
b72516b378 Wrong fixed effect render range 2020-01-17 04:33:22 -07:00
Esophose
932ae61733 Bug fixes 2020-01-17 03:53:54 -07:00
Esophose
1751b243e5 Merge branch 'master' into v7.0 2020-01-17 03:04:25 -07:00
Esophose
bbbc1bb18e Moved changelog comments 2020-01-17 00:47:10 -07:00
Esophose
d435a2ef02 Lots of JavaDoc comments 2020-01-17 00:33:16 -07:00
Esophose
e994c49bb1 Register plugin permissions with Bukkit 2020-01-17 00:03:20 -07:00
Esophose
dc020d5bf8 Individual style settings 2020-01-16 19:09:11 -07:00
Esophose
cc46c295e4 Trial by combat 2020-01-16 15:28:45 -07:00
Esophose
8a5479ec54 Actually use PPlayers for permissions 2020-01-16 14:25:29 -07:00
Esophose
386a98f88f /ppo permissions switcheroo 2020-01-16 14:17:56 -07:00