[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: 5FB5/gd-achievements

Tags

2.0.0-release

Toggle 2.0.0-release's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Merged PR #21

1.0.7-release

Toggle 1.0.7-release's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
[getAchievementsAllNames()] Added printing achievement index from JSO…

…N (issue #19);

Fixed initialization of achievements on start (issue #17).

1.0.6-release

Toggle 1.0.6-release's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Added getAchievementsQuantity(), getAchievementsAllNames()

[get...() functions] Added checking that argument is in valid range

1.0.5-release

Toggle 1.0.5-release's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Fixed serious bug that breaks JSON file on user's side

Little code changes

1.0.4-release

Toggle 1.0.4-release's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Added more debug information

Little code changes

1.0.3-release

Toggle 1.0.3-release's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Added resetAchievementNotifications()

Added check if userfile buffer is null

1.0.2-release

Toggle 1.0.2-release's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Fixed repeating of display achievement notification in another scene

1.0.1-release

Toggle 1.0.1-release's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Added getFields functions:

* getFieldName(index)
* getFieldDescription(index)
* getFieldProgress(index)
* getFieldIsSecret(index)
* getFieldIconPath(index)
* getFieldIsHave(index)

1.0.0-release

Toggle 1.0.0-release's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
[Main]

* For now achievement system works as plugin

[Updated]
* Updated documentation (README)

[Bugfixes]
* Fixed a problem with storing data of achievements that was already got

0.3.1-beta

Toggle 0.3.1-beta's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Changed main node's size to avoid conflict with other UI nodes