Commit graph

189 commits

Author SHA1 Message Date
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
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
5c8bca7065
Merge pull request #25 from qsefthuopq/patch-2
Create zh_CN.lang
2019-12-10 21:06:55 -07:00
qsefthuopq
5f01f07f77
Create zh_CN.lang 2019-12-11 12:04:12 +08:00
Esophose
a47d87c7b8 Bees/German 2019-12-10 18:01:18 -07:00
Esophose
6b6d5d739c Fix issue where preset groups wouldn't set the 'arrows' style properly 2019-12-09 12:10:48 -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
e712532b58 Fix missing gradle wrapper file 2019-11-28 11:47:21 -07:00
Esophose
89a6e89baf Add executable permission 2019-11-28 11:43:21 -07:00
Esophose
899ad56d8a Update .gitignore 2019-11-28 11:40:09 -07:00
Esophose
6ed5da2bce
Merge pull request #24 from Esophose/build-action
Gradle build file
2019-10-24 13:13:27 -06:00