index
:
awards
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
triggers.lua
Age
Commit message (
Expand
)
Author
2018-04-04
Add support for death reasons
rubenwardy
2018-04-04
Readd triggers
rubenwardy
2018-04-04
Implement conted_key trigger type
rubenwardy
2018-04-04
Clean up formspec related code
rubenwardy
2018-04-04
Add trigger definitions rather than register function
rubenwardy
2018-04-04
Add register_trigger_counted for homogenous events
rubenwardy
2018-04-04
Add luacheck
rubenwardy
2017-02-23
Update to new intllib API.
Diego MartÃnez
2016-11-15
Add eat trigger, extend existing triggers, add 9 awards (#35)
Wuzzy
2016-11-09
Fix mod not working with mod security and intllib
Wuzzy
2016-09-01
Add optional default description for triggers
Wuzzy
2016-09-01
Improve strings and make them translatable
Wuzzy
2016-08-01
Add progress bar
rubenwardy
2016-08-01
Fix craft trigger not taking stack count into account
rubenwardy
2016-07-29
Fix bug with getting player data, and release 2.1.1
v2.1.1
rubenwardy
2016-07-29
Add awards.increment_item_counter() and use it
rubenwardy
2016-07-29
Move unrelated things from trigger.lua
rubenwardy
2016-07-29
Add awards.run_trigger_callbacks() and use it
rubenwardy
2016-07-29
Fix bugs in craft trigger, and add an award to use it
rubenwardy
2016-07-29
Refactor awards.unlock
rubenwardy
2016-07-29
register_on_unlock and on_unlock
rubenwardy
2016-07-29
Add licenses
rubenwardy
2016-07-29
awards.register_trigger
rubenwardy
2016-06-01
Add craft trigger
v0.5.0
MrIbby
2014-09-26
Update licenses in Lua files
rubenwardy
2014-09-26
Remove annoying error messages
rubenwardy
2014-05-02
External triggers, on join trigger, intlib
rubenwardy
2014-05-02
first word award and bug fixes
rubenwardy
2014-05-02
On chat trigger and code style
rubenwardy
2014-05-02
Formatting and code style
rubenwardy
2013-11-12
Update
Rubenwardy
2013-11-12
Fix playern variable bug
Rubenwardy
2013-11-06
Move save function
Rubenwardy
2013-11-06
Move playerdata table around
Rubenwardy
2013-11-06
Restructure for bulletproof-ness
Rubenwardy
2013-10-07
Fix bugs mentioned by Bas080
Rubenwardy
2013-02-23
add onDeath
Rubenwardy
2013-02-23
onDeath table
Rubenwardy
2013-02-23
table based triggers
Rubenwardy
2013-02-22
onPlace and award description
Rubenwardy
2013-02-22
Add serialization
Rubenwardy
2013-02-22
give achievement function
Rubenwardy
2013-02-22
another bug fix
Rubenwardy
2013-02-22
fix bug
Rubenwardy
2013-02-22
completed ondig function
Rubenwardy
2013-02-22
onDig works!
Rubenwardy
2013-02-22
Initial Commit
Rubenwardy