Commit Graph

16 Commits

Author SHA1 Message Date
635b44a126 Update Drone configuration 2022-06-01 18:12:11 +02:00
4c66cf42fe Update Drone to only build on main branch
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-01 18:05:14 +02:00
452471c665 Enable DroneCI support
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-31 23:59:20 +02:00
6c55bd3e6e Rename main package 2022-05-31 20:34:36 +02:00
5e9b047281 Remove and ignore .iml file 2022-05-31 20:26:02 +02:00
f04e677e7b Ignore and remove .idea directory 2022-05-31 20:25:07 +02:00
dfa7aef90f Ignore and remove build files 2022-05-31 20:24:10 +02:00
bad1a60e5a Move build process to Maven 2022-05-31 20:20:18 +02:00
7dc9e51ea3 Remove Ant scripts 2022-05-31 20:15:08 +02:00
433418ca70 Refactor other classes to reflect new Cache class name 2022-05-31 20:14:53 +02:00
3bc9969ed4 Rename Cache class 2022-05-31 20:12:58 +02:00
8ff335cff0 Move UHC utility methods to new UhcUtils class 2021-01-10 00:52:06 +01:00
c1a34875cf Move config classes to configuration sub-package 2021-01-10 00:48:42 +01:00
ea061e55e6 Move math method to new NumberUtils class 2021-01-10 00:48:10 +01:00
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
3928c0ae9e initial commit 2020-04-09 18:23:36 +02:00