5c0f77c7c5
Removal of Lombok
...
Lombok implementation removal.
I have also gone through and replaced things with inline methods and variables, lambdas, and simplified loops down, removed unnecessary guard clauses, and overall cleaned up every single class. This took a long time, please do remember to follow proper naming conventions, don't include unnecessary guard clauses, follow exception rules and comment rules, and please PLEASE remember to use the DIAMOND OPERATOR rather than just inferring RAW TYPES!!!
Thank you!!
2020-12-25 14:46:43 -05:00
43c2df58c7
knew there'd be a nms update
2020-11-02 23:33:04 -06:00
43b266f17d
Update NMS + Use PaperLib for teleportAsync
2020-08-30 19:13:46 -05:00
9d71a7f4ae
removal of aero
2020-06-30 21:51:06 -04:00
eb58419a3a
1.16, overhaul of player data
2020-06-30 00:25:38 -07:00
7cffdac400
1.15
2019-12-14 13:39:57 -07:00
c7e0a7a288
resonance freqency of a cow
2019-07-17 12:35:36 -07:00
d58ee9f590
1.13.1
2018-08-30 23:33:10 -07:00
2716e2500b
Forgot class paths, remove things lombok covers, and optimize imports
2018-07-31 00:01:29 -07:00
cae068a151
Begin the process of updating to 1.13
2018-07-21 22:51:43 -07:00
1871451ed6
Lots of formatting fixes and removal of useless things ( #10 )
2017-12-28 13:50:39 +08:00
b931cce3bb
Fixing marco's mistakes ( #8 )
2017-12-23 12:07:36 +08:00
655d7471dc
Removed dependency to Craftbukkit and Spigot server code.
...
This breaks whitelist and onlinemode toggle.
2017-07-25 21:07:22 -04:00
5ffbc9e8a4
Update compile version to v1_12_R1
2017-05-22 20:05:41 +02:00
6e6842dbd2
Update compile version to v1_11_R1
2017-01-08 17:07:28 +01:00
28142a6883
Update to Spigot 1.11-R1
2017-01-08 17:07:28 +01:00
91506480b7
Updated to Spigot-1.10-R1
2016-06-24 15:53:11 +02:00
6edb6be7d9
Many changes for TFM 5.0
...
Improved admin system
Improved Rank system
Implemented config converter
Improved command handling
Updated Aero
2016-03-06 16:58:59 +01:00
19ced05110
Update to Spigot 1.9-R1
2016-03-01 19:14:14 +01:00
e93ac11172
Use custom service abstraction in favour of Aero's AbstractService
...
Use Aero's YamlConfig in favour of FConfig
Refractoring
Small edits
2016-03-01 17:47:01 +01:00
a0058869c9
Added checkstyle plugin
...
Moved resources to correct folder
Fixed and improved build information, no longer tracking build.properties
2015-11-22 19:28:32 +01:00
89a317b7df
Mavenized project
2015-11-18 21:41:51 +01:00