Flowsqy
|
57d30b683a
|
Move listeners in dedicated package
|
2022-04-18 03:09:23 +02:00 |
|
Flowsqy
|
dad25727c1
|
Add UseShopIntegration interface
|
2022-04-17 22:08:18 +02:00 |
|
Flowsqy
|
b0522b7fe7
|
Move every external plugins references in a dedicated module
|
2022-04-17 22:07:54 +02:00 |
|
Flowsqy
|
07426afe62
|
Remove useless shading and set javadoc plugin version to 3.3.2
|
2022-04-17 18:41:10 +02:00 |
|
Flowsqy
|
77f3e10e2a
|
Merge DaniFoldi fork (see his repo for the full list of changes)
|
2022-04-13 20:09:34 +02:00 |
|
Flowsqy
|
2dc55b5669
|
Add 1.18.2 support
|
2022-03-12 17:43:16 +01:00 |
|
DaniFoldi
|
afc7b56774
|
Fix some default translations and checks
|
2022-02-27 16:08:29 +00:00 |
|
DaniFoldi
|
7ec75b2d4a
|
Maven is lovely, but gradle would be so much better
|
2022-02-27 15:25:36 +00:00 |
|
DaniFoldi
|
9b7eae0eca
|
Remove a bunch of old stuff I don't use
|
2022-02-27 15:20:07 +00:00 |
|
Flowsqy
|
38fede5baf
|
Fix conversion error when using numbers in hologram format
|
2022-02-24 13:35:33 +01:00 |
|
Flowsqy
|
87f4a8808e
|
Add debug messages in HologramFormat
|
2022-02-24 13:12:36 +01:00 |
|
Flowsqy
|
60ef6410ab
|
Add custom parser exception
|
2022-02-24 12:58:05 +01:00 |
|
Flowsqy
|
92f537bcb0
|
Implement dynamic state for Holograms
|
2022-02-24 12:51:56 +01:00 |
|
Flowsqy
|
8acfc2e45c
|
Load HologramFormat at startup
|
2022-02-24 00:22:48 +01:00 |
|
Flowsqy
|
05969a2fcc
|
Implement the custom parser in HologramFormat (remove nashorn engine)
|
2022-02-24 00:06:14 +01:00 |
|
Flowsqy
|
96291d46c3
|
Add FormatData
|
2022-02-23 20:30:22 +01:00 |
|
Flowsqy
|
a2d4e967ae
|
Replace the mapping function by a map in FormatParser
|
2022-02-23 19:40:19 +01:00 |
|
Flowsqy
|
159abf6286
|
Add final parse method
|
2022-02-23 16:31:33 +01:00 |
|
Flowsqy
|
69993536e5
|
Add logic check
|
2022-02-23 15:42:53 +01:00 |
|
Flowsqy
|
ad938939dc
|
Add equality check
|
2022-02-23 14:51:39 +01:00 |
|
Flowsqy
|
4f3f9febc9
|
Prepare equality check block
|
2022-02-23 13:01:49 +01:00 |
|
Flowsqy
|
eba62d5960
|
Add calculation detection
|
2022-02-23 01:25:13 +01:00 |
|
Flowsqy
|
1eaab510eb
|
A reverse is applicable on a condition
|
2022-02-23 00:40:35 +01:00 |
|
Flowsqy
|
42f8ad4744
|
Add base method for final parsing and reverse checking
|
2022-02-23 00:23:24 +01:00 |
|
Flowsqy
|
b8fc15a6a8
|
Improve and fix unit detection, add nodes
|
2022-02-22 19:53:57 +01:00 |
|
Flowsqy
|
e2f4afde4b
|
Don't evaluate characters if we are in a string
|
2022-02-16 20:16:27 +01:00 |
|
Flowsqy
|
72e04ba07a
|
Add token parser
|
2022-02-16 18:12:21 +01:00 |
|
Flowsqy
|
2926e345fa
|
Generify basic operators and conditions and merge 'and' & 'or' condition
|
2022-02-16 16:02:38 +01:00 |
|
Flowsqy
|
4d7c0434ae
|
Add equals and hash method for future optimizations
|
2022-02-15 21:44:11 +01:00 |
|
Flowsqy
|
615438d55a
|
Add basic providers
|
2022-02-15 21:37:15 +01:00 |
|
Flowsqy
|
a475cdc5e6
|
Add basic calculation operations
|
2022-02-15 20:55:08 +01:00 |
|
Flowsqy
|
f36b30ffa1
|
Add basic boolean operations
|
2022-02-15 20:31:52 +01:00 |
|
Flowsqy
|
2ce87936c7
|
End comments for understanding purpose. Add a lot of TODO comments. (HologramFormat)
|
2022-02-13 22:11:57 +01:00 |
|
Flowsqy
|
571c046202
|
Move HologramFormat code to a dedicated package and add comments to understand the code
|
2022-02-13 18:55:59 +01:00 |
|
Flowsqy
|
5c001ae979
|
Bump PlotSquared v6 to version 6.5.0
|
2022-02-12 23:21:38 +01:00 |
|
DaniFoldi
|
9ba1aceca3
|
I don't want to support 1.17, maven, or non-paper api, but whatever
|
2022-01-03 16:34:04 +01:00 |
|
DaniFoldi
|
329bb7db4b
|
Fix
|
2022-01-03 14:16:26 +01:00 |
|
DaniFoldi
|
bbdefabef0
|
Merge branch 'nms-submodules' of https://github.com/Flowsqy/ShopChest
|
2022-01-03 14:08:54 +01:00 |
|
DaniFoldi
|
8bf1815c49
|
Fix some issues
|
2022-01-03 12:57:00 +01:00 |
|
Flowsqy
|
fd3b3b3785
|
Fix platform loading for 1.17.1
|
2022-01-01 20:55:17 +01:00 |
|
Flowsqy
|
dea78676e9
|
Update to spigot dependency to version 1.18.1
|
2021-12-30 12:36:46 +01:00 |
|
Flowsqy
|
c58f39c8b2
|
Handle error properly
|
2021-12-30 12:30:54 +01:00 |
|
Flowsqy
|
59152bbf30
|
Fix javadoc
|
2021-12-30 12:21:44 +01:00 |
|
Flowsqy
|
9e1f715595
|
Change javadoc goal to aggregate-jar
|
2021-12-30 11:51:35 +01:00 |
|
Flowsqy
|
bc16a6b0e9
|
Add 1.18 implementation
|
2021-12-30 11:26:59 +01:00 |
|
Flowsqy
|
c74a4e5720
|
Add missing return statement to stop the initialization of the plugin if version is not supported
|
2021-12-30 11:03:49 +01:00 |
|
Flowsqy
|
8b0bd54a1d
|
Fix item preview in version >= 1.17
|
2021-12-30 10:52:48 +01:00 |
|
Flowsqy
|
d4cddcab37
|
Fix format breaking with replacement in /shop info
|
2021-12-30 01:39:20 +01:00 |
|
Flowsqy
|
551b50b41b
|
Use chat-api and remove useless nms in plugin
|
2021-12-30 00:58:31 +01:00 |
|
Flowsqy
|
15c39d6f50
|
Add 1.17.1 implementation
|
2021-12-29 22:34:30 +01:00 |
|