Commit Graph

12 Commits

Author SHA1 Message Date
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
Bea bad1a60e5a Move build process to Maven 2022-05-31 20:20:18 +02:00
Bea 7dc9e51ea3 Remove Ant scripts 2022-05-31 20:15:08 +02:00
Bea 433418ca70 Refactor other classes to reflect new Cache class name 2022-05-31 20:14:53 +02:00
Bea 3bc9969ed4 Rename Cache class 2022-05-31 20:12:58 +02:00
Bea 8ff335cff0 Move UHC utility methods to new UhcUtils class 2021-01-10 00:52:06 +01:00
Bea c1a34875cf Move config classes to configuration sub-package 2021-01-10 00:48:42 +01:00
Bea ea061e55e6 Move math method to new NumberUtils class 2021-01-10 00:48:10 +01:00
Bea 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
Bea 3928c0ae9e initial commit 2020-04-09 18:23:36 +02:00