Commit graph

113 commits

Author SHA1 Message Date
Esophose
621862a5be Added the option to spawn particles from far away 2020-02-14 19:10:52 -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
c0f6e75e79 Remove magic values for rainbow/random colors 2020-02-01 17:22:49 -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
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
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
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
Esophose
5f0b4905ae Lang file comments 2019-12-12 20:48:13 -07:00
Esophose
ad4b8a9def Locale refactoring 2019-12-12 19:32:53 -07:00
Esophose
ea4c8e293c WIP: Merge with master, Locale updates 2019-12-11 19:24:33 -07:00
Esophose
0ede905fef WIP: Refactoring by removing statics and moving all managers 2019-12-09 12:04:06 -07:00
Esophose
2059b902a2 Fix possible null pointer when shooting arrows into portals 2019-11-28 11:56:11 -07:00
Esophose
eacb110068 Added Minecraft 1.15 effects 2019-10-19 15:11:20 -06:00
Esophose
da86916d32 Use gradle. Use standard Java project layout. Changed package name. 2019-10-17 16:04:43 -06:00