Tracker-Friendly arzumify
  • A person who does way too much for their own good

  • Joined on 2023-09-09
arzumify pushed to main at arzumify/networked 2025-03-01 18:06:47 +00:00
bb8d2690d9 Initial commit
arzumify created branch main in arzumify/networked 2025-03-01 18:06:47 +00:00
arzumify created repository arzumify/networked 2025-03-01 17:55:24 +00:00
arzumify pushed to main at arzumify/polyenergy 2025-02-27 19:43:32 +00:00
5719a08701 Bump version
arzumify pushed to main at arzumify/polyenergy 2025-02-27 19:42:24 +00:00
523a69c325 Update Minecraft version compatibility and add Quilt mod configuration
arzumify pushed to main at arzumify/presence 2025-02-27 19:37:01 +00:00
8bb82d2571 Fix jar task to use base.archivesName for renaming LICENSE
arzumify pushed to main at arzumify/presence 2025-02-27 18:35:21 +00:00
da877c20cc Correct LICENSE
arzumify pushed to main at arzumify/polyenergy 2025-02-27 18:21:49 +00:00
f88227e8a8 Deletes somewhat false information (it still imports the fabric api)
arzumify pushed to main at arzumify/polyenergy 2025-02-27 17:41:41 +00:00
85300d60e2 Merge remote-tracking branch 'origin/main'
d45e501c42 Switched to using the Presence API for Range detection, removed unused util structs, fixed cable implementation to be somewhat sane
Compare 2 commits »
arzumify pushed to main at arzumify/presence 2025-02-27 17:06:20 +00:00
c7b36aadca Made matchmaker null safe, bump the version
arzumify pushed to main at arzumify/presence 2025-02-27 16:44:14 +00:00
4368601532 Bump version
arzumify pushed to main at arzumify/presence 2025-02-27 16:43:03 +00:00
be7cf301e4 Added removal
arzumify pushed to main at arzumify/presence 2025-02-26 19:56:42 +00:00
53af313799 Initial commit
arzumify created branch main in arzumify/presence 2025-02-26 19:56:42 +00:00
arzumify created repository arzumify/presence 2025-02-26 19:55:15 +00:00
arzumify pushed to main at arzumify/polyenergy 2025-02-26 19:54:39 +00:00
b8f4f7e2f9 Corrected the maven installation path being wrong
arzumify pushed to main at arzumify/polyenergy 2025-02-24 18:17:33 +00:00
c28c6ccee0 Bump version
b45e79029e Fixed javadoc, fixed cables giving the details of their provider instead of themselves
Compare 2 commits »
arzumify pushed to main at arzumify/polyenergy 2025-02-24 17:42:47 +00:00
111f9cbdad Bump version
arzumify pushed to main at arzumify/polyenergy 2025-02-24 17:42:06 +00:00
2383562f0a Gave energy tests error of 1, made the matchmaker not panic if a provider is removed without being added, made the recommendation to use a set, added a timeout to energy tests, switched to concurrentHashMaps instead of copyOnWriteArraySets, applied my own recommendations, fixed some buggy behaviour relating to backflow, added cables.
arzumify pushed to main at arzumify/polyenergy 2025-02-23 14:50:21 +00:00
69746e0faa Significantly optimised the MatchMaker, added unit tests, added support for chunk unloading, added a maven repository, added a modrinth, added an icon, bumped the version.