Skip to content

Changes

#26 (Apr 26, 2024, 11:20:59 PM)

  1. Updated dependencies (commit: c075959) — Girafi / githubweb
  2. Fixed Ping packets not working on servers. Closes #35 (commit: 16bc66a) — Girafi / githubweb

#24 (Jan 11, 2024, 12:40:05 AM)

  1. Fix Forge jarjar (commit: 336a2e2) — Girafi / githubweb

#23 (Jan 11, 2024, 12:28:55 AM)

  1. Remove requirement for Forge version, as jarjar is used instead (commit: 0b417b6) — Girafi / githubweb

#22 (Jan 11, 2024, 12:23:45 AM)

  1. Updated to ForgeConfigApi Port v. 20.4.1, to allow all 3 mod loaders to build at once. (commit: 49ecdba) — Girafi / githubweb

#21 (Jan 8, 2024, 12:14:29 AM)

  1. Fixed ATs (commit: 2c81d6d) — Girafi / githubweb

#19 (Dec 31, 2023, 9:59:46 AM)

  1. Fixed Fabric Config API Port depedency for Fabric version not set. Fixes #42 (commit: 51b99b3) — Girafi / githubweb

#18 (Dec 31, 2023, 1:01:04 AM)

  1. Updated to 1.20.4 (commit: 26498c3) — Girafi / githubweb
  2. Fix not building on Jenkins for Fabric and NeoForge (commit: 3256749) — Girafi / githubweb

#16 (Dec 14, 2023, 12:42:27 AM)

  1. Initial 1.20.2 work, with MultiLoader (commit: cc05a03) — Girafi / githubweb
  2. Move screen rendering to PingSelectGui, to not rely on events anymore for what at all (commit: 2c06ce5) — Girafi / githubweb
  3. Implement Common-Networking by Mysticdrew (commit: 0c2ed5b) — Girafi / githubweb
  4. Implemented Forge version & fixed CME when sending pings in rapid sucession (commit: 09a0333) — Girafi / githubweb
  5. Synchronize active pings, to actually fix CME (commit: 5e314ef) — Girafi / githubweb
  6. Fixed Ping being unable to build (commit: 6a0deed) — Girafi / githubweb
  7. Initial Fabric work (commit: 44472b5) — Girafi / githubweb
  8. Make keybinds public (commit: 03b7b49) — Girafi / githubweb
  9. Reimplement sound & fix sound CME (commit: da16040) — Girafi / githubweb
  10. Moved back to using Forge Config API Port (commit: 99f46ec) — Girafi / githubweb
  11. Got Fabric version working fully (Besides offscreen pings, which is broken across all modloaders) (commit: de43803) — Girafi / githubweb
  12. JarJar changes (commit: 6e57c68) — Girafi / githubweb
  13. Offscreen ping coords, without GL11 (commit: 14339d6) — Girafi / githubweb
  14. AT RenderType.create instead of reflection (commit: 7b44fc0) — Girafi / githubweb
  15. Build for Jenkins without Forge (commit: 3bba9bb) — Girafi / githubweb