Commit graph

12 commits

Author SHA1 Message Date
HarpyWar
7e7a371d45 update links to the repository due to move it to "pvpgn" organization 2015-09-22 13:46:18 +03:00
HarpyWar
0c6738fe89 fix implementation for ghost commands, now it mostly tested and work https://github.com/HarpyWar/pvpgn/issues/35 2014-09-13 12:27:25 +04:00
HarpyWar
65eda9f368 add archtag and several other fields to Lua account object https://github.com/HarpyWar/pvpgn/issues/79 2014-08-10 14:21:37 +04:00
HarpyWar
5d05d6ce4a add handle_game_list Lua function (feature to sort game list from Lua) https://github.com/HarpyWar/pvpgn/issues/35 2014-08-02 17:49:40 +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
7737a60147 user can select different language using command /language [code] to display different translation https://github.com/HarpyWar/pvpgn/issues/13 2014-07-11 00:48:49 +04:00
HarpyWar
f40ac4b008 add localize function for Lua and localize exist strings 2014-06-28 21:33:09 +04:00
HarpyWar
c0263d3f7e Simple antihack implementation example for Starcraft maphack, based on SID_READMEMORY https://github.com/HarpyWar/pvpgn/pull/26 2014-06-19 21:16:57 +04:00
HarpyWar
d65dc73dfe * fix lua function identification when output log
* better table view output in log
2014-06-17 15:02:55 +04:00
HarpyWar
3ed0b3542d Lua various changes 2014-06-17 12:53:49 +04:00
HarpyWar
e5493046a2 update several Lua api functions (return object(table) instead of name(string) is more convenient) 2014-05-27 14:51:06 +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