Commit graph

252 commits

Author SHA1 Message Date
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
Esophose
35f0495a0f Fix wrong message key 2020-01-15 23:34:37 -07:00
Esophose
5a808dbc61 Now using a lookup table for sin/cos operations for styles 2020-01-14 13:47:01 -07:00
Esophose
99b2e3796a Add editable names for effects/styles. Remove cos/sin caching 2020-01-14 13:37:22 -07:00
Esophose
2303696a09 Group presets now use the InputParser system 2020-01-10 06:42:19 -07:00
Esophose
b07f844d59 Allow disabling/enabling effects through settings files 2020-01-10 05:55:24 -07:00
Esophose
950a39f6d6 Add initial settings files for particle styles 2020-01-10 05:05:22 -07:00
Esophose
f7b4a38b68 Add fixed teleport command, now using InputParser system, fixed issues 2020-01-09 18:58:50 -07:00
Esophose
c69860622d The plugin should use it's own API 2020-01-08 18:27:12 -07:00
Esophose
69d23c0527 More API functionality 2020-01-08 17:15:55 -07:00
Esophose
2c172f6ff7 Add GUI permission, API methods for custom styles, update some locales 2020-01-07 21:32:35 -07:00
Esophose
f997676ee7 Fix build error 2020-01-05 18:15:32 -07:00
Esophose
92439c417e Additional API functionality 2020-01-05 17:58:19 -07:00
Esophose
158b31c280 Optimize imports 2020-01-05 17:26:45 -07:00
Esophose
ca9cf08c70 Use maps instead of lists where applicable. Start work on API 2020-01-05 04:39:27 -07:00
Esophose
7774e500ca The style 'normal' is no longer given by default 2020-01-05 04:22:02 -07:00
Esophose
aac40785ce Add actual placeholders 2019-12-30 19:45:41 -07:00
Esophose
753b0f823a Code cleanup 2019-12-30 18:36:57 -07:00
Esophose
e6ca822aed Removed useless reflection 2019-12-30 17:38:04 -07:00
Esophose
05cd37c9d0 Fix bug with preset groups 2019-12-28 19:02:29 -07:00
Esophose
909e00ba70 Fix "random" data not parsing in preset_groups.yml 2019-12-28 18:28:38 -07:00
Esophose
c0c9ef48ce Merge remote-tracking branch 'origin/v7.0' into v7.0 2019-12-28 18:02:32 -07:00
Esophose
272e1c28c1 Use Gson instead of json-simple 2019-12-20 18:15:13 -07:00
Esophose
a6c6b9d8ac Fix charset issues with locale file reading 2019-12-13 07:02:05 -07:00
Esophose
2d7c78a06c Added PlaceholderAPI support 2019-12-12 21:39:53 -07:00