HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #657142
closed
fcdb: provide Lua instance with access to game data, signals etc
Description
Jacob Nevins <jtn>:
"It seems to me that much of the potential of the fcdb/luasql system is lost with the current facilities available to the Lua script database.lua.
For instance, if it had read access to game data and could receive signals, you could log game/score statistics, etc.
(I'm guessing this is the sort of thing book had in mind for "Easily extended beyond just auth" back in bug #13643?)"
- Blocks Task #656466: S3_0 datafile format freeze (d3f) added
- Related to Feature #657143: fcdb: allow database.lua to set user's cmdlevel, delegation etc added
Since this feature is pretty nonspecific, I'll treat it as a metaticket for all of the fcdb extensions I'm planning.
- Add luasql-odbc (fcweb.org is hosted on azure for now, so database is mssql).
- luasocket + json.lua would be nice to be able to call http apis for auth and other stuff like logging scores.
- Change the API of script_fcdb_call to be able to return values directly from lua stack.
- Remove hardcoded md5 password hashing and offload to lua. Add crypt(3) and md5 hashing libraries to lua environment.
- Blocks Task #673656: S3_1 datafile format freeze (d3f) added
- Sprint/Milestone changed from 3.0.0 to 3.1.0
- Blocks deleted (Task #656466: S3_0 datafile format freeze (d3f))
- Sprint/Milestone changed from 3.1.0 to 3.2.0
To be postponed to 3.2 with Feature #657143
- Blocked by Task #939772: S3_2 datafile format freeze (d3f) added
- Blocked by deleted (Task #939772: S3_2 datafile format freeze (d3f))
- Blocks Task #939772: S3_2 datafile format freeze (d3f) added
- Blocks deleted (Task #673656: S3_1 datafile format freeze (d3f))
- Status changed from New to Rejected
fcdb features have changed a lot in S3_2, and this ticket no longer asily maps to roadmaps. I'm closing this. Let's open better formulated tickets if these things are still needed.
Also available in: Atom
PDF