357 Commits (494c02d28b2e2122710939b7712a5ded6079c0ec)
 

Author SHA1 Message Date
Jessica James 494c02d28b Added "bRanked" and "Game Type" to server JSON blocks 7 years ago
Jessica James 7ab27e363f
Merge pull request #4 from nnyte/patch-1 7 years ago
--nn 2746cc671d
Fix unicode escape sequence formatting 7 years ago
Jessica James 0ae6eb1778 Updated to Visual Studio 2017 8 years ago
Jessica James 5ebf36ff97 Replaced all instances of DLList with std::list 8 years ago
Jessica James 16b6ae2772 Updated Jupiter and adjusted as necessary 8 years ago
Jessica James 334f545406 Removed a couple unused variables 8 years ago
Jessica James 492a879044 Minor bug fixes 8 years ago
Jessica James b4a92b23c2 All projects can now compile as x64 (albeit, with warnings) 8 years ago
Jessica James 361fd47562 Updated Jupiter and refactored as necessary. 8 years ago
Jessica James dc4f891a99 Commands is now a subsection of server sections 8 years ago
Jessica James 3f22f2646b Updated Jupiter and refactored code as necessary. Will improve config file formats over time to use proper subsections. 8 years ago
Jessica James 164f00f8a4 Updated Jupiter; adjusted project files to compile 8 years ago
Jessica James 25f6ef95dc Resolved a null pointer exception (this solution is faster anyways). 8 years ago
Jessica James 016f71d2c5 RenX.Core: RenX_OnPlayerIdentify event 8 years ago
Jessica James 6901c90279 Added support for new HWID log 8 years ago
Jessica James daca1ea9a6 Merge pull request #3 from n-Bab/master 8 years ago
nBab 88b1a48195 Fixed a part i was missing in my code :P 8 years ago
nBab 6aedf0d792 Added fort vehicles and structures. 8 years ago
Jessica James b1d106ebd5 Bot: Console CodePage is now set to UTF-8 on Windows 8 years ago
Jessica James b0da2930f7 RenX.Server: Made a temp fix to getBotCount() until I can figure out why bot_count is incorrect 8 years ago
Jessica James bbe3ce16e4 Generally improved the layout of the solution file 8 years ago
Jessica James 7afd73339f Added Jupiter project file to Jupiter Bot solution file 8 years ago
Jessica James f2c45afbbe RenX.Core: 8 years ago
Jessica James f9757780ce IRC.Core: 8 years ago
Jessica James c236a29ea9 RenX.Core: Added plugin event RenX_OnPlayerCommand for PLAYER "Command;" 8 years ago
Jessica James ff92356af0 Added support for PLAYER "Command;" log (currently only used by DevBot). 8 years ago
Jessica James e28a310b56 Added PlayerList to JSON output; may expand later 8 years ago
Jessica James f372f5c88f Fixed minor bug/leak 8 years ago
Jessica James 5747df6ef2 RenX.Core: Further RCONv4 adjustments 8 years ago
Jessica James 4d3b9d5db8 IRC connections are now initialized by IRC.Core 8 years ago
Jessica James fe5417046d GenericCommand as IRCCommand instantiation moved to new plugin named IRC.Core 8 years ago
Jessica James 786d711654 Added plain translation for Surrender WinType; updated config 8 years ago
Jessica James e4b4608065 Merged Translations.ini into RenX.Core.ini 8 years ago
Jessica James 24a8f7b426 Revised previous commit 8 years ago
Jessica James 6c2caafa92 General bug fixes/improvements 8 years ago
Jessica James 7d9c96bfff g_config now gets rehashed 8 years ago
Jessica James e0cc12e207 Updated Jupiter; adjusted config and Bot as necessary 8 years ago
Jessica James 3262c79f3d Corrected a minor typo in "rrcon" help message 8 years ago
Jessica James d8eedce01a Updated Jupiter; updated plugins as necessary 8 years ago
Jessica James 2ba04558d5 RenX.Core: Game commands can now be disabled by setting a negative access level. 8 years ago
Jessica James f654031ae3 Various updates and bug fixes regarding RCON v4. 8 years ago
Jessica James f51e7c86e3 Removed "sync" command 8 years ago
Jessica James a6703a62f7 Merge branch 'master' of https://github.com/JAJames/Jupiter-Bot 8 years ago
Jessica James 2fd25ccfdc Added *.VC.db to .gitignore 8 years ago
Jessica James 283f493504 Removed Bot.VC.db (intellisense related file; didn't mean to add) 8 years ago
Jessica James fb7bc0db70 Updated Jupiter; each plugin config is now rehashed with the plugin 8 years ago
Jessica James 8edf0ac485 Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 8 years ago
Jessica James 175aa11d90 RenX::Server: Added 'gameVersionNumber' with appropriate accessor function (RCONv4) 8 years ago
Jessica James ac78d031ed Various dev-bot related changes 8 years ago