Commit Graph

544 Commits

Author SHA1 Message Date
filoghost
cc8b068bf0 Clarify comment 2021-08-09 08:00:21 +02:00
filoghost
db24dfe965 Fix grammar 2021-08-08 20:16:42 +02:00
filoghost
dc87be4e4a Rename parameter 2021-08-08 18:36:33 +02:00
filoghost
36e1d44d18 Move removeLine method to Hologram instead of HologramLine 2021-08-08 16:49:18 +02:00
filoghost
88bfa7c662 Make BaseHologramLines implement Iterable 2021-08-08 16:42:01 +02:00
filoghost
9d70087130 Prevent hologram being edited after deletion 2021-08-08 16:38:41 +02:00
filoghost
b9d04d7f5c Refactor hologram lines into separate class 2021-08-08 16:36:27 +02:00
filoghost
176187e0c9 Remove outdated Javadoc 2021-08-08 15:55:22 +02:00
filoghost
7fb38d82e4 Refactor hologram position fields into separate class 2021-08-08 12:50:55 +02:00
filoghost
150cc4c62b Rename location references to "position" 2021-08-07 18:51:45 +02:00
filoghost
9b21ffdf76 Allow holograms to be in non-loaded worlds 2021-08-07 18:39:19 +02:00
filoghost
5225d34cb6 Add README.txt in backups folder 2021-08-07 16:13:29 +02:00
filoghost
72cdacb998 Improve automatic configuration upgrades and use separate folder for backups 2021-08-07 13:54:22 +02:00
filoghost
4dc46456a3 Update database format and add automatic converter 2021-08-06 19:13:18 +02:00
filoghost
15f88dacb3 Update toString() methods 2021-08-06 18:10:56 +02:00
filoghost
0a1f7998e9 Remove unused field 2021-08-06 11:52:29 +02:00
filoghost
14c7ebce69 Introduce HologramPosition API and refactor implementation 2021-08-06 11:44:55 +02:00
filoghost
1be79f05b0 Fix quick edit command tooltips 2021-08-05 18:12:23 +02:00
filoghost
a1bafc4366 Refactor hologram location 2021-08-05 18:10:10 +02:00
filoghost
f221f1ed72 Improve chunk loading detection 2021-08-05 12:09:39 +02:00
filoghost
e3179576e4 Update placeholder tracker only when necessary 2021-08-05 07:52:51 +02:00
filoghost
3432a33ae6 Fix StringWithPlaceholders.containsPlaceholders() and update test 2021-08-04 21:32:36 +02:00
filoghost
2d99a0c36a Simplify placeholder replacement 2021-08-04 19:40:50 +02:00
filoghost
e161dd18f9 Refactoring 2021-08-03 18:51:08 +02:00
filoghost
d94cb681a8 Add automatic converter for animations with old format 2021-08-03 00:18:30 +02:00
filoghost
47c98100ff Rename 2021-08-02 23:09:07 +02:00
filoghost
8b12e3e2c5 Add null check 2021-08-02 23:05:27 +02:00
filoghost
e7e27885b3 Optimize Placeholder API detection 2021-08-02 22:39:02 +02:00
filoghost
016de63f93 Use new YML format for animations 2021-08-02 10:00:23 +02:00
filoghost
de3366a8a2 Don't apply display format inside placeholders 2021-08-01 12:48:58 +02:00
filoghost
d251998cdd Cleanup HolographicDisplays class 2021-08-01 12:06:49 +02:00
filoghost
365366d929 Move class 2021-08-01 11:39:43 +02:00
filoghost
32be6b8654 Check player distance on clickable hologram lines 2021-08-01 11:26:59 +02:00
filoghost
7a6ea7b789 Rename methods 2021-08-01 10:18:44 +02:00
filoghost
2641ec7c0f Fix client-side slime collision box 2021-08-01 10:17:49 +02:00
filoghost
bb48855396 Rename package 2021-07-31 17:28:19 +02:00
filoghost
54d089bf04 Add item pickup functionality 2021-07-31 17:27:21 +02:00
filoghost
089d1eaa7c Use concurrent hash set for click listener 2021-07-31 16:11:02 +02:00
filoghost
63efbf40fb Rename methods 2021-07-31 16:11:02 +02:00
filoghost
56ca2125fa Also check world on chunk load/unload 2021-07-31 16:11:02 +02:00
filoghost
07b55853dc Reorder methods 2021-07-31 16:11:02 +02:00
filoghost
b9d55363c6 Make names more consistent 2021-07-31 16:11:02 +02:00
filoghost
4e028efb27 Rename API classes 2021-07-31 16:11:02 +02:00
filoghost
b8860a9d60 Sort imports 2021-07-30 10:35:09 +02:00
filoghost
c6b6ec1a42 Rename v2 API adapter classes 2021-07-30 10:34:22 +02:00
filoghost
7e0f23f220 Remove unused field 2021-07-30 10:18:01 +02:00
filoghost
665d8bb367 Prevent changes to deleted lines 2021-07-29 19:42:22 +02:00
filoghost
ca50d9247d Improve readability 2021-07-29 19:33:02 +02:00
filoghost
825b0f2b2e Refactoring 2021-07-29 19:24:11 +02:00
filoghost
1d44491457 Remove outdated Javadoc 2021-07-29 10:50:34 +02:00