Commit graph

34 commits

Author SHA1 Message Date
DenaryDev
36c65e129f
Merge a3ca396f7b into 578d42f5ab 2022-12-17 01:58:30 +05:00
DenaryDev
a3ca396f7b Update cloth config version and fix translations 2022-12-17 01:57:44 +05:00
DenaryDev
724a55ba5a Fix version in fabric.mod.json 2022-12-13 18:20:34 +05:00
DenaryDev
c5ef8a2eab Update to 1.19.3 2022-12-11 21:04:37 +05:00
DenaryDev
8da4845534 New config system 2022-12-11 18:56:52 +05:00
DenaryDev
c09c82899c Gradle 7.5.1 and java 17 2022-11-25 02:08:20 +05: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
63f1b3632e Update list of supported Minecraft versions to include 1.18 2021-12-13 14:09:02 -04: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
2c96d27145 Fix fabric.mod.json icon path and issues link 2021-12-13 12:35:33 -04:00
vladmarica
514071346a Small code cleanups and Javadoc improvements 2021-12-13 12:21:55 -04:00
Crec0
826a8b4b72
Rework mixin to only redirect the renderLatencyIcon method (#6) 2021-12-12 23:21:15 -04:00
vladmarica
6f0cca5cc7 Update Gradle wrapper version to 7.3 2021-12-11 23:47:54 -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
c40fa22ac1 Finish 1.16.x port 2020-11-03 00:25:28 -04:00
Vlad Marica
cc9427d837
Remove 'https' from image URL in README 2020-11-02 22:47:09 -04:00
vladmarica
78fda4dc6c Fix downloads badge in README 2020-11-02 22:44:04 -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
0b320d23bd Update mod icon and image 2020-10-25 00:34:41 -03:00
vladmarica
4ef3db9824 Fix spacing issue in player list 2020-10-25 00:17:09 -03:00
vladmarica
76ebf87a36 Add config file documentation to README 2020-10-24 23:40:37 -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
b5df22f881 Fix supported Minecraft versions in README 2020-09-09 23:44:40 -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
Vlad Marica
182592e051
Initial commit 2020-08-27 19:21:40 -03:00