Commit Graph

108 Commits

Author SHA1 Message Date
Chris
1df3d082b5 Merge branch 'master' into master 2021-08-31 11:19:34 -05:00
Chris
d86996feef Merge pull request #31 from Legit4K/master
CodeQL Integration + quality of life improvements
2021-08-31 11:13:29 -05:00
Chris
fba03ffbbb Merge pull request #26 from Badbird-5907/concurrency
fix ConcurrentModificationException
2021-08-31 11:12:57 -05:00
Chris
46d84847a6 Merge pull request #27 from Badbird-5907/world
Don't check if the world is the nether by name
2021-08-31 11:12:30 -05:00
Legit4K
d7a46b3060 finalize git devflow 2021-08-31 11:00:00 +01:00
Legit4K
94d3decf5b update++ 2021-08-31 10:39:29 +01:00
Legit4K
f833a0d890 oops 2021-08-31 02:35:20 +01:00
Legit4K
48df6280f2 move run to checkout step 2021-08-31 02:32:01 +01:00
Legit4K
dc08361c72 add path 2021-08-31 02:28:50 +01:00
Legit4K
960b8999be Autopost artifacts 2021-08-31 02:20:48 +01:00
Legit4K
1ec1c026ff small changes 2021-08-31 02:10:23 +01:00
Legit4K
2e56f9b7fc remove legacy workflow 2021-08-31 01:53:49 +01:00
Legit4K
dfd2c7f295 switch to https 2021-08-31 01:48:57 +01:00
Legit4K
a249f53d6a now we talkin 2021-08-31 01:46:23 +01:00
Legit4K
9c69965ee7 Create build.yml 2021-08-31 01:05:07 +01:00
Legit4K
3a4daec2ea oop 2021-08-31 00:45:07 +01:00
Legit4K
0c40291252 clean up pom 2021-08-31 00:39:35 +01:00
Legit4K
436c718c48 automate code scanning + potential building 2021-08-31 00:28:25 +01:00
Badbird-5907
745bfb7319 check if the world is the nether without checking the name (make this work with worlds that have a custom name) 2021-08-26 19:33:51 -04:00
Badbird-5907
33514bffeb fix mentioned ConcurrentModificationException 2021-08-26 19:18:09 -04:00
Badbird-5907
e8aaff4f06 fix mentioned ConcurrentModificationException 2021-08-26 19:13:52 -04:00
Badbird-5907
ef8a5afd83 fix lava damage 2021-08-26 19:09:03 -04:00
batchprogrammer314
2481c05831 nice 2021-08-25 21:58:50 -05:00
Chris
96c57b33f1 Merge pull request #14 from ThisTestUser/void_fix
Apply Void Damage
2021-08-25 21:57:18 -05:00
batchprogrammer314
3f53dd4b2e beta moment 2021-08-25 17:57:25 -05:00
batchprogrammer314
92aefd56c2 fixed up a few things about the armor command (eventually we'll like actually have a good inventory system, but this works for now) 2021-08-25 17:54:32 -05:00
Chris
a9180bc112 Merge pull request #20 from Legit4K/patch-3
Introduce /bot armor command
2021-08-25 17:28:52 -05:00
Legit4K
5d0d5319dd fix missing words... 2021-08-25 22:51:34 +01:00
Chris
8de96de252 Merge pull request #18 from Badbird-5907/master
Use maven project.version placeholder for plugin version, moved 3.1-BETA to the version tag in pom.xml
2021-08-25 16:28:50 -05:00
Legit4K
be9fd43dd4 finalize everything 2021-08-25 22:23:14 +01:00
Badbird-5907
429a8f8c16 oops 2021-08-25 15:52:22 -04:00
Badbird-5907
154206b443 use maven project.version placeholder for plugin version 2021-08-25 15:15:41 -04:00
Legit4K
3224b5a9f6 Add /bot armor command 2021-08-25 17:33:21 +01:00
ThisTestUser
7fa5651a55 Apply void damage 2021-08-25 12:13:23 -04:00
Legit4K
6437c34e53 . 2021-08-25 16:16:50 +01:00
batchprogrammer314
c5900773ba update moment 2021-08-25 00:43:11 -05:00
batchprogrammer314
a3303e1186 nice 2021-08-25 00:42:42 -05:00
Chris
5a56d1ff20 Merge pull request #12 from Legit4K/patch-2
Add /bot give command
2021-08-25 00:25:55 -05:00
Legit4K
4ed1e3914c Add null safety
While this does account for null item validation, the CommandInstance overrides all errors on the commands that throw an IllegalAccessException
2021-08-25 03:55:30 +01:00
Legit4K
425658b308 Update BotCommand.java 2021-08-25 02:49:31 +01:00
Legit4K
c1b97d3046 Merge branch 'HorseNuggets:master' into master 2021-08-25 01:58:21 +01:00
batchprogrammer314
cbb9781c6d did a bit of refactoring 2021-08-24 19:54:46 -05:00
Legit4K
67add8134b Merge branch 'HorseNuggets:master' into master 2021-08-24 22:00:33 +01:00
batchprogrammer314
a2cb732bfa sus 2021-08-24 14:41:26 -05:00
Legit4K
6ca60f705b Stylize the readme
cuz why not 👀
2021-08-24 15:46:44 +01:00
Legit4K
8519fcd496 Create Issue Config 2021-08-24 14:53:02 +01:00
Legit4K
14492b225d Improve Bug Report Form Description 2021-08-24 14:49:17 +01:00
Legit4K
e2329b66a6 Fix enhancement label 2021-08-24 14:47:34 +01:00
Legit4K
678a922a8a Fix issue label 2021-08-24 14:47:05 +01:00
Legit4K
de0e0e45f7 Create Feature Request Form 2021-08-24 14:44:53 +01:00