Commit Graph

50 Commits (master)

Author SHA1 Message Date
Soper Aylamo b30612b2af
fixed grammar in documentation 2021-06-29 21:17:08 -04:00
Soper Aylamo e831765783
mortar now fires in an adjustable direction 2021-06-20 04:00:50 -04:00
Soper Aylamo 655b3e1850
can now properly calculate angles below horizon 2021-06-20 03:10:51 -04:00
Soper Aylamo a3c7044620
implemented new setElevation and setDirection methods 2021-06-20 02:58:05 -04:00
Soper Aylamo 2b2a1b878e implemented direction calculation candidate 2021-06-19 18:06:39 -04:00
Soper Aylamo c23e74d43e
testing new calculate direction candidates 2021-06-19 02:35:41 -04:00
Soper Aylamo 8b431e1166
adding new candidates for calculateDirection method replacement 2021-06-19 01:16:54 -04:00
Soper Aylamo a01cc31f37
updating version in plugin.yml 2021-06-03 16:19:46 -04:00
Soper Aylamo 20aef8acd2
creating a class for mathematical calculations 2021-06-03 16:19:04 -04:00
Soper Aylamo c93696c628 deprecated direction vector method for mortar 2021-05-28 14:45:31 -04:00
Soper Aylamo 05e0a1c934
added todo for direction vector 2021-05-26 22:14:36 -04:00
Soper Aylamo dc4871bd3b
adding tuner interaction handling 2021-05-26 03:15:51 -04:00
Soper Aylamo 73c72cbe41
fixed MortarTuner constructor location parsing 2021-05-26 03:15:13 -04:00
Soper Aylamo 65590642ba
Mortar Tuner can now be cleared from linked location 2021-05-26 03:14:09 -04:00
Soper Aylamo 4c1725a7d2
Mortar class now handles mortar block directional metadata 2021-05-26 03:12:11 -04:00
Soper Aylamo d7c15f6e4c
MortarTuner now has actual code 2021-05-25 23:32:39 -04:00
Soper Aylamo b27f56efdb
MortarInteract now does tuner checking 2021-05-25 23:32:03 -04:00
Soper Aylamo 7b62e07892
MortarHandler can now link a tuner and mortar 2021-05-25 23:31:12 -04:00
Soper Aylamo 89ef2eac0d
mortar now parses for metadata for direction 2021-05-25 23:30:10 -04:00
Soper Aylamo 0f6e3c7273
added basic tuner recipe 2021-05-25 23:29:08 -04:00
Soper Aylamo f5dbf42d01 adding 2021-05-22 18:11:20 -04:00
Soper Aylamo 05e0f30896
fireShell cannot fire with a non-existent directional vector 2021-05-21 00:44:50 -04:00
Soper Aylamo 44de70cb88
redid methods for firing shells 2021-05-20 23:29:55 -04:00
Soper Aylamo 35f9279886 adding incendiary checks 2021-05-19 15:51:51 -04:00
Soper Aylamo b5edf54e1f
mortar now does some failure calculation, need to complete todos for fireShell method 2021-05-19 03:05:32 -04:00
Soper Aylamo edd34d3d11
shell class now handles explosion 2021-05-18 14:39:34 -04:00
Soper Aylamo 8b5e847b1b
added methods to shell wrapper 2021-05-16 16:31:24 -04:00
Soper Aylamo 5fdce6b5a8
shell class handles crafting and checks 2021-05-16 02:43:49 -04:00
Soper Aylamo 1817f2c252 edited todos 2021-05-15 19:19:22 -04:00
Soper Aylamo 321a621067
updated todos 2021-05-15 05:45:12 -04:00
Soper Aylamo 3038df3197 working on shell entity wrapper 2021-05-13 15:50:17 -04:00
Soper Aylamo 2756a560a9
added todos, debug state can launch at 45 degree angle 2021-05-12 03:09:23 -04:00
Soper Aylamo 80cf8d3290 added explosion testing 2021-05-10 10:16:20 -04:00
Soper Aylamo 67bb44d3f5
debugged state now shoots default shell properly at 1,1,0 vector 2021-05-09 16:28:44 -04:00
Soper Aylamo cee3adaf13 updated command usage 2021-05-09 04:58:48 -04:00
Soper Aylamo 2960c82331 git ignores all iml files 2021-05-09 04:48:04 -04:00
Soper Aylamo fe58e7faa7 fixed link and versioning 2021-05-09 04:46:58 -04:00
Soper Aylamo d8b5572dad added mortar check methods 2021-05-09 04:45:04 -04:00
Soper Aylamo 6ef8ef8f32 added shell check method 2021-05-09 04:44:51 -04:00
Soper Aylamo d5fe421df0 added get velocity debug command 2021-05-09 04:09:04 -04:00
Soper Aylamo 6962b2f80e mortar and shell checks now execute in correct order 2021-05-09 03:08:03 -04:00
Soper Aylamo 6235611847 updated versioning 2021-05-07 01:14:18 -04:00
Soper Aylamo 8011bc3f78
needs to cancel right click mortar event before arrow check is done 2021-05-05 03:09:38 -04:00
Soper Aylamo 99539fea58 added check for shell in hand 2021-05-04 23:32:24 -04:00
Soper Aylamo 501bd77d4e
fixed unbreakable mortar, buggy brewing stands, added blast sound, and fixed interaction code 2021-05-04 11:23:29 -04:00
Soper Aylamo 65f0a2fa1b
mortar interact and debug shell added 2021-05-04 10:13:19 -04:00
Soper Aylamo e8f19d8b42
debug command tells arrow information 2021-05-04 06:49:11 -04:00
Soper Aylamo 98b0abf421
added basic and normal mortar recipes, begin object code and debug command for mathematical formulas 2021-05-04 06:48:08 -04:00
Soper Aylamo b6bf0d2a67
second real commit 2021-05-03 00:39:54 -04:00
Soper Aylamo 568736317d first commit 2021-05-03 00:37:23 -04:00