Commit Graph

742 Commits

Author SHA1 Message Date
Alexander
71abcd4ebe Re-arrange repositories 2021-04-09 14:21:26 +01:00
Alexander
bc1e18a8d1 Make these ArrayLists empty 2021-04-09 14:19:32 +01:00
Alexander
0535298db6 Rename UuidTester to actually work
Apparently test classes have to be suffixed with "Tests"
2021-04-09 14:18:17 +01:00
Alexander
72bc9b579e Update to Kyori Adventure 2021-04-09 14:17:30 +01:00
Alexander
e1f1ff5a46 Start using CivLogger 2021-04-08 23:22:24 +01:00
Alexander
3b8fc19b20 Tidy up CivModCorePlugin a lil' 2021-04-08 23:22:05 +01:00
Alexander
9e71c86aed Update ACivMod.getInstance() 2021-04-08 23:21:29 +01:00
Alexander
0ab4cc4917 Add CivLogger 2021-04-08 18:07:23 +01:00
Alexander
70fde6b027 Give Maven compiler a version 2021-04-08 18:06:44 +01:00
Alexander
3957baf142 Update PseudoServer to 1.16.5 2021-04-07 22:52:45 +01:00
Alexander
3d81967da5 Merge branch 'master' of https://github.com/Civclassic/CivModCore into main
* 'master' of https://github.com/Civclassic/CivModCore:
  Fix tab completion error
  Maybe fix getCenteredInOrder
2021-04-05 15:12:57 +01:00
Cola
aed80f2207 Fix tab completion error
Courtesy of ponycau
2021-03-13 09:59:39 +00:00
Cola
e66b196baa Maybe fix getCenteredInOrder
From my perspective, the counter wasn't accounting for the row offset from the top, we simply just add on the row length to account for that and aswell as in the counter we add 1 since that doesn't occur if i is equal to lastElementLastCompleteRow
2021-03-02 08:07:03 +00:00
Alexander
b4343e72f5 Add missing data 2021-01-24 03:18:53 +00:00
Alexander
b45cb2398a javadoc update 2021-01-24 02:51:13 +00:00
Alexander
5662015d52 Update to 1.16.5 2021-01-24 02:20:16 +00:00
Alexander
61be8cd6cf Relocation PseudoServer to somewhere more appropriate 2021-01-24 02:20:07 +00:00
Alexander
480450ee49 Chat / Item / Meta utilities update 2021-01-24 02:12:49 +00:00
Alexander
3dbbdc0fff Potential bug fix 2021-01-18 10:41:58 +00:00
Alexander
0ec02dd9ad NBTCompound # Allow saving of Mojang UUIDs 2021-01-11 04:37:30 +00:00
Alexander
77da441489 ChunkLoadedFilter # Add a Location equivalent 2021-01-07 01:39:39 +00:00
Alexander
06e1e56ed6 Add numberOfMatches to MoreArrayUtils and MoreCollectionUtils 2021-01-06 01:08:03 +00:00
Alexander
a30625ca70 README # Update versions listed 2021-01-05 23:53:09 +00:00
Alexander
46e7f7fb4e WorldUtils # Fix immutable collection bug 2021-01-05 23:50:09 +00:00
Alexander
491947d1c2 Update away from deprecated methods 2021-01-04 21:44:26 +00:00
Alexander
2ce62a2fe2 Forgot this was here, haha still won! String.format() is garbage :D 2021-01-04 00:36:03 +00:00
Alexander
535a97222f NullUtils # Rename coalesce to firstNonNull 2021-01-04 00:03:29 +00:00
Alexander
ed2ee0417e NullUtils # Remove illegal equals 2021-01-03 23:58:08 +00:00
Alexander
84387600a2 Complete remove CustomItems 🧹 2021-01-03 20:39:56 +00:00
Alexander
683bcf0d43 Remove extraneous resources 2021-01-03 20:39:09 +00:00
Alexander
b8b7ac8d8a Reorganisation + version bump 1.8.2 2021-01-03 20:38:47 +00:00
Cola
bc7a1f1b7c Add pretty colour codes to scoreboard header 2021-01-01 06:27:05 +00:00
Maxopoly
e7eb65761c Test new repo 2021-01-01 00:13:45 +01:00
Maxopoly
f835909a95 Make scoreboard title configurable 2020-12-31 20:39:47 +01:00
Maxopoly
ec12789837 Bump version 2020-12-29 01:26:08 +01:00
Maxopoly
fec5d2ba14 Merge remote-tracking branch 'diet/1-16-5' into civ14 2020-12-29 00:56:56 +01:00
Maxopoly
464cda6101 Add utility completion method to Trie 2020-12-28 03:09:22 +01:00
Alexander
a82f65965b plugin.yml # Update api-version 2020-12-24 09:38:07 +00:00
Alexander
c0640f7f8d Update to 1.16.14 2020-12-23 11:50:49 +00:00
Alexander
bef80ad837 POM # Remove redundnant slf4j dependency 2020-12-21 20:35:23 +00:00
Alexander
5c04d99f3d POM # Switch Spigot for Paper 2020-12-21 20:34:55 +00:00
Cola
41aac5f5dc Changes 2020-12-14 16:50:54 +00:00
Cola
8e74ad98bf Overload createMenuSection method to add itemRepresentation 2020-12-14 12:55:55 +00:00
Alexander
1f4b1a866c ChunkOperator # Removed unused logger 2020-11-24 23:21:40 +00:00
Alexander
af4f385b5e ChunkOperationsManager # Recommended changes 2020-11-24 01:26:31 +00:00
Alexander
250b4f82f4 ChunkLoadedFilter # Added a Stream utility 2020-11-24 01:20:03 +00:00
Alexander
5764689bfd Maths # Added javadoc 2020-11-24 01:19:41 +00:00
Alexander
7643819a99 WorldXZ # Removed asserts 2020-11-24 01:17:56 +00:00
Alexander
e02656be1e ChunkOperationManager # Move stack trace to logger 2020-11-24 01:17:40 +00:00
Alexander
00344211ad Removed ChunkTracker 2020-11-24 01:17:20 +00:00