Commit Graph

21 Commits

Author SHA1 Message Date
bea 6c434a02d5 Update plugin author name
It's happening :)
2022-08-11 18:35:58 +02:00
bea 9133bac154 Fix localization mistake
continuous-integration/drone/push Build is passing
2022-08-11 18:22:03 +02:00
bea acaa45ac3f Rename utils classes to follow correct naming schemes
continuous-integration/drone Build is passing
2022-08-11 18:17:57 +02:00
bea c0fa56fea2 Fix console error on join in case the spawn is not set 2022-08-11 18:14:34 +02:00
bea 71716710af Update Drone configuration
continuous-integration/drone/push Build is passing
2022-06-01 18:12:32 +02:00
bea 635b44a126 Update Drone configuration 2022-06-01 18:12:11 +02:00
bea 4c66cf42fe Update Drone to only build on main branch
continuous-integration/drone/push Build is passing
2022-06-01 18:05:14 +02:00
bea 452471c665 Enable DroneCI support
continuous-integration/drone/push Build is passing
2022-05-31 23:59:20 +02:00
bea 6c55bd3e6e Rename main package 2022-05-31 20:34:36 +02:00
bea 5e9b047281 Remove and ignore .iml file 2022-05-31 20:26:02 +02:00
bea f04e677e7b Ignore and remove .idea directory 2022-05-31 20:25:07 +02:00
bea dfa7aef90f Ignore and remove build files 2022-05-31 20:24:10 +02:00
Lorenzo Dellacà bad1a60e5a Move build process to Maven 2022-05-31 20:20:18 +02:00
Lorenzo Dellacà 7dc9e51ea3 Remove Ant scripts 2022-05-31 20:15:08 +02:00
Lorenzo Dellacà 433418ca70 Refactor other classes to reflect new Cache class name 2022-05-31 20:14:53 +02:00
Lorenzo Dellacà 3bc9969ed4 Rename Cache class 2022-05-31 20:12:58 +02:00
Lorenzo Dellacà 8ff335cff0 Move UHC utility methods to new UhcUtils class 2021-01-10 00:52:06 +01:00
Lorenzo Dellacà c1a34875cf Move config classes to configuration sub-package 2021-01-10 00:48:42 +01:00
Lorenzo Dellacà ea061e55e6 Move math method to new NumberUtils class 2021-01-10 00:48:10 +01:00
Lorenzo Dellacà b45f7f5a8f Change few things to optimize
This brings no particular changes, but hopefully coding will start again soon.
I just changed two methods to dynamically get the UhcCore instance instead of taking it as an argument.
2021-01-10 00:37:11 +01:00
Lorenzo 3928c0ae9e initial commit 2020-04-09 18:23:36 +02:00