Opened 16 years ago
Closed 16 years ago
#81 closed task (fixed)
Implement unified statistics engine
Reported by: | epyon | Owned by: | epyon |
---|---|---|---|
Priority: | major | Milestone: | 0.9.9 |
Component: | engine | Version: | 0.9.8.10 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Implement a string ID based statistic engine, possibly with defs in constants.lua. Add an inc method to the derived assoc array, and plug it into lua like with item properties. Thanks to that medal awarding will be able to be done in Lua.
Change History (5)
comment:1 Changed 16 years ago by epyon
- Status changed from new to assigned
comment:2 Changed 16 years ago by epyon
comment:3 Changed 16 years ago by epyon
comment:4 Changed 16 years ago by epyon
comment:5 Changed 16 years ago by epyon
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
(In [595]) * Lua Player.getData function (refs #23 and #81)