Commit graph

17 commits

Author SHA1 Message Date
vladmarica
3d80619549 Drop version back to 1.1.1 in gradle.properties 2023-01-04 21:25:57 -08:00
Thiago Gebrim
be31620992
Update to 1.19.3 (#19)
* Update to 1.19.3


Co-authored-by: Vlad Marica <vlad.marica1@gmail.com>
2023-01-04 08:49:49 -08:00
vladmarica
578d42f5ab Support Minecraft 1.19.2 2022-10-04 21:56:37 -07:00
vladmarica
d86e6b8046 Fix version number 2022-06-09 18:43:33 -07:00
Cloudperry
2f6e31c11b
Update mappings, loader and Fabric API to 1.19. Update Loom to 0.12-SNAPSHOT (the version most 1.19 mods use). (#14) 2022-06-09 17:27:26 -07:00
vladmarica
9bc1dcdc51 Update to 1.18.2 2022-05-14 18:29:34 -07:00
vladmarica
c18b4c069a Port to 1.18 2021-12-13 13:33:38 -04:00
vladmarica
98afb6736c Release v1.1.1 2021-12-13 12:37:01 -04:00
vladmarica
e2ea52babb Update to 1.17.1 2021-07-20 22:40:19 -07:00
Ethan Chapman
f88a0c8d6f
Update to 1.17 (#5)
* Initial 1.17 update

Known issue: heads are invisible in tab menu

* Update CustomPlayerListHud.java

Fix invisible player heads, thanks to IMS#7902 on Discord

* Update gradle.properties

Remove reference to local Java install
2021-07-19 22:04:12 -07:00
vladmarica
3436a2a396 Bump to Minecraft version 1.16.4 2020-11-06 00:35:54 -04:00
vladmarica
9a15e38c6a Merge branch '1.15.x' into 1.16.x
# Conflicts:
#	src/main/java/com/vladmarica/betterpingdisplay/hud/CustomPlayerListHud.java
#	src/main/java/com/vladmarica/betterpingdisplay/hud/PlayerListHudUtil.java
#	src/main/resources/fabric.mod.json
2020-10-28 00:23:08 -03:00
vladmarica
44e2df0b32 v1.1 - add auto ping text color based on latency 2020-10-24 23:29:42 -03:00
vladmarica
f1e711fe4c Progress on automatic ping colors 2020-10-09 14:54:16 -03:00
vladmarica
8e1a22a996 Port to 1.16.3 2020-09-17 00:22:33 -03:00
vladmarica
a8dbe8b16d Finished port for 1.15.2 2020-09-04 13:18:29 -03:00
vladmarica
7f253fd09a Initial work on the 1.15.2 Fabric port of this mod 2020-09-02 00:17:57 -03:00