Commit graph

10 commits

Author SHA1 Message Date
HarpyWar
434ec4758a * remove extra fields from Lua account objects to exclude additional sql query.
* verious changes
2014-08-30 16:32:38 +04:00
HarpyWar
137b5cc7a5 * command /chost to allow host custom maps with GHost f6a2049502 (commitcomment-7207326)
* add help for /host and /chost
2014-08-02 19:32:56 +04:00
HarpyWar
69fed5a3e2 * add game_get_by_name Lua API function
* refactoring for lua_handle_command
2014-08-02 14:13:52 +04:00
HarpyWar
9d13198a88 continuation of previous commit https://github.com/HarpyWar/pvpgn/issues/49 2014-07-31 11:08:36 +04:00
HarpyWar
f6a2049502 commands implementation for Ghost++ and DotA support in Lua https://github.com/HarpyWar/pvpgn/issues/35 (untested code) 2014-07-30 17:15:30 +04:00
HarpyWar
a49a95a448 change return codes in Lua commands https://github.com/HarpyWar/pvpgn/issues/47 2014-07-26 16:39:14 +04:00
HarpyWar
f40ac4b008 add localize function for Lua and localize exist strings 2014-06-28 21:33:09 +04:00
HarpyWar
d4b513ded1 Allow /quiz for everyone, but /quiz start|stop is only for server admin/operator https://github.com/HarpyWar/pvpgn/issues/34 2014-06-23 15:12:59 +04:00
HarpyWar
c7a5ccabf9 * fix command groups permission in lua https://github.com/HarpyWar/pvpgn/issues/32
* move /quiz command to command group=2
2014-06-17 12:55:19 +04:00
HarpyWar
ee04fdd23d Lua scripts pack. It is a part of PvPGN now.
First large implementation in Lua is Trivia Quiz Game (/quiz command) http://i.imgur.com/8QV3blt.png
2014-05-26 16:17:51 +04:00