Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-09 | Added LUA script bindings for manipulating the specials available to a ↵ | Philipp Sehmisch | 1 | -0/+39 | |
character. Added script call for getting the cost of a special (recharge only for now) Deleting specials works server-sided but the client isn't informed about it properly. Specials without recharge cost don't appear for the player. Both of these features require an additional netcode message. Reviewed-by: Freeyorp | |||||
2010-05-31 | Added minimal example global_events.lua | Philipp Sehmisch | 1 | -0/+57 | |
Reviewed-by: Thorbjorn | |||||
2010-05-30 | Copied basic Lua libs back from tmwserv-data and added dummy data | Thorbjørn Lindeijer | 3 | -0/+53 | |
The dummy data is currently mostly empty data though, so still nothing to see as far as the example content is concerned. Reviewed-by: Bertram |