Skip to content

Releases: way2muchnoise/BetterAchievements

BetterAchievements-1.9-0.2.2

04 Apr 16:40
Compare
Choose a tag to compare

Achievements that can't be unlocked will be saved per player and will unlock when all previous achievements are unlocked.

For forge 1832+

BetterAchievements-1.9-0.2.1

26 Mar 19:28
Compare
Choose a tag to compare

Build for for forge 1805+

BetterAchievements-1.9-0.2.0

18 Mar 10:03
Compare
Choose a tag to compare

A build using the official forge build

1.9-0.1.1

16 Mar 19:31
Compare
Choose a tag to compare

Port to 1.9

BetterAchievements-1.8.9-0.1.1

13 Jan 15:42
Compare
Choose a tag to compare

Finished update to 1.8.9

BetterAchievements-1.8.8-0.1.1

04 Dec 21:32
Compare
Choose a tag to compare

BetterAchievements-1.8-0.1.0

02 Dec 21:21
Compare
Choose a tag to compare

Actually makes it work in an obfuscated enviroment

BetterAchievements-1.8-0.1.0

01 Dec 18:47
Compare
Choose a tag to compare
Pre-release

A direct port to 1.8

This will probably be the only build for 1.8 and I will most likely move on to 1.8.8

BetterAchievements-1.7.10-0.1.0

03 Oct 20:07
Compare
Choose a tag to compare
  • Adds NBTtag support for the tab icons via the config file
  • Adds Custom tooltip rendering to the API
  • Adds glPushes and glPops to avoid custom render leakage
  • Adds package-info.java to the API
  • Adds Rainbow colour generation code
  • Adds rainbow as settable colour for achievement arrows in the config file
  • Adds override for users to choose their own settings over a mods settings
  • Put the lang folder in the correct place (Whoops)
  • Fixes some IndexOutOfBoundsExceptions
  • Removes asm and vault code from the builds (was unused for a while)

BetterAchievements-1.7.10-0.0.6

08 Sep 20:50
Compare
Choose a tag to compare
Pre-release

Added user settable tab icons. (This can be done in the config or by clicking on an achievement on the page after unlocking that feature in the config)
Fixes tabs offset inconsistency
Actually implements the ICustomIconRenderer Achievement interface