92 Commits

Author SHA1 Message Date
Gabriel Tofvesson
0d37534eed Implement tree capitator 2021-06-20 18:22:54 +02:00
Gabriel Tofvesson
4a602b42f6 Update server deployment script 2021-05-20 20:00:23 +02:00
Gabriel Tofvesson
454c83c7f0 Add automatic Paper test server deployment script 2021-05-20 19:50:21 +02:00
Gabriel Tofvesson
8b2947e312 Fix stack clearing bug for throwable projectiles 2021-05-20 01:25:01 +02:00
Gabriel Tofvesson
c94f56f0ac Add stack count check for throwable replacement 2021-05-20 00:52:26 +02:00
Gabriel Tofvesson
f0c89e897b Fix JDK version differences 2021-05-20 00:48:37 +02:00
Gabriel Tofvesson
0a124dc16a Downgrade CI JDK to 15 for compatibility 2021-05-20 00:45:41 +02:00
Gabriel Tofvesson
318fe7f052 Merge remote-tracking branch 'origin/master' 2021-05-20 00:45:14 +02:00
Gabriel Tofvesson
9405176e09 Downgrade JDK version to 15 for compatibility 2021-05-20 00:44:55 +02:00
Gabriel Tofvesson
5e2e3c16bb
Update CI JDK version 2021-05-20 00:40:45 +02:00
Gabriel Tofvesson
711bcb1c70 Merge remote-tracking branch 'origin/master' 2021-05-20 00:37:22 +02:00
Gabriel Tofvesson
d22aa9f189 Implement stack replacement for throwables 2021-05-20 00:36:58 +02:00
Gabriel Tofvesson
96d519f84a Use updated jdk features 2021-05-20 00:36:58 +02:00
Gabriel Tofvesson
4eb5892517 Clean up tab completion implementation 2021-05-20 00:36:58 +02:00
Gabriel Tofvesson
5540b4332d Update JDK version 2021-05-20 00:36:58 +02:00
Gabriel Tofvesson
4dc4835758
Update ci.yml 2021-05-08 20:25:59 +02:00
Gabriel Tofvesson
0270890c03
Update ci.yml 2021-05-08 20:11:35 +02:00
Gabriel Tofvesson
cb5a0a07ca
Create ci.yml 2021-05-08 20:10:16 +02:00
Gabriel Tofvesson
5acc20f485 Update version number v1.3.2 2021-05-06 18:44:18 +02:00
Gabriel Tofvesson
257662d198 Improve fuzzy matching 2021-05-06 18:43:58 +02:00
Gabriel Tofvesson
424bc4f706 Fix fuzzy matching bug 2021-05-06 18:41:42 +02:00
Gabriel Tofvesson
5c380cccc3 Update version number v1.3.1 2021-05-06 17:35:31 +02:00
Gabriel Tofvesson
261932393d Add documentation 2021-05-06 17:35:13 +02:00
Gabriel Tofvesson
6c85283344 Fix command execution error output 2021-05-05 00:47:13 +02:00
Gabriel Tofvesson
791698adf9 Implement fuzzy matching for target material strings 2021-05-05 00:46:30 +02:00
Gabriel Tofvesson
ec2f4f1e27 Update JavaDoc command list v1.3.0 2021-05-04 06:31:46 +02:00
Gabriel Tofvesson
abd49226db Update version number 2021-05-04 06:25:41 +02:00
Gabriel Tofvesson
bd3fa2d4f8 Add tab completion listener to plugin 2021-05-04 06:25:04 +02:00
Gabriel Tofvesson
258f44879a Convert search command argument to namespaced key 2021-05-04 06:24:45 +02:00
Gabriel Tofvesson
39947d460f Implement tab completion for commands 2021-05-04 06:24:12 +02:00
Gabriel Tofvesson
ca0d62b85f Enable /search for plugin 2021-05-04 05:56:02 +02:00
Gabriel Tofvesson
9add7134e5 Implement /search 2021-05-04 05:55:34 +02:00
Gabriel Tofvesson
69e827dc08 Loft configuration behaviour for magnet command 2021-05-04 05:55:18 +02:00
Gabriel Tofvesson
3ab058adfb Loft configuration behaviour for command executors 2021-05-04 05:54:51 +02:00
Gabriel Tofvesson
0e8ab30672 Implement search configuration type 2021-05-04 05:54:18 +02:00
Gabriel Tofvesson
76aa22ec27 Add /search config settings 2021-05-04 05:49:26 +02:00
Gabriel Tofvesson
f3a061a942 Open double-chest directly 2021-05-04 04:21:07 +02:00
Gabriel Tofvesson
5e8a0ebc54 Implement basic inventory search command 2021-05-04 04:17:34 +02:00
Gabriel Tofvesson
17bd4950d8 Add command-related utility functions 2021-05-04 04:17:34 +02:00
Gabriel Tofvesson
1ce8ed4d82 Improve Java version compatibility 2021-05-04 04:17:34 +02:00
Gabriel Tofvesson
8750db052f Update version number v1.2.0 2021-05-02 22:50:01 +02:00
Gabriel Tofvesson
77ffae3d09 Add documentation 2021-05-02 22:38:09 +02:00
Gabriel Tofvesson
4ae4a834cd Add more parser compatibility to basic, reflective serializer 2021-05-02 21:59:38 +02:00
Gabriel Tofvesson
b0bf3ed601 Implement login/logout events for /magnet 2021-05-02 21:58:59 +02:00
Gabriel Tofvesson
f545ce86c8 Finalize persistent data implementation 2021-05-02 21:58:35 +02:00
Gabriel Tofvesson
05640e87b2 Loft /magnet data to persistent type 2021-05-02 21:57:26 +02:00
Gabriel Tofvesson
fd7b1552b9 Refactor magnet configuration 2021-05-02 21:56:17 +02:00
Gabriel Tofvesson
610b73a6c8 Implement persistence for /magnet users 2021-05-02 21:55:50 +02:00
Gabriel Tofvesson
c47b5c4376 Implement persistent data 2021-05-02 21:55:28 +02:00
Gabriel Tofvesson
80c77797bd Enforce typing in config.yml 2021-05-02 21:54:31 +02:00