137 Commits (5d46100d6d7c176874aef918040f5724d875081b)

Author SHA1 Message Date
JustinAJ 8e5d3f0a5e Added support for map GUIDs (will appear in next RenX patch) 9 years ago
JustinAJ c724eea309 Bot: 9 years ago
JustinAJ 513a421cb1 Updated parsing for "changename" RCON command 9 years ago
JustinAJ 131fd09f51 Players now have an empty UUID when a player not using steam joins the game while using the default uuid system. 9 years ago
JustinAJ c1f6d549df Changed ban flag type from uint8_t to uint16_t 9 years ago
JustinAJ 0694c5146c Revamped ban system internals: 9 years ago
JustinAJ 2d53adc948 RenX.Core: 9 years ago
JustinAJ f6dfaef422 RenX.Core: 9 years ago
JustinAJ a404c9f44e Added Surrender translation 9 years ago
JustinAJ 2f9a0a6f19 Updated Jupiter - Fixes bug in ArrayList 9 years ago
JustinAJ 58592cf51b Fixed vote reading (untested) 9 years ago
JustinAJ 12eece3e0e Added RenX::BasicGameCommand, and appropriate config sections in RenXGameCommands.ini. 9 years ago
JustinAJ 8fd790c58b Updated name in copyright notices. 9 years ago
JustinAJ 9c342f4647 Updated Jupiter; reverted previous commit (fixed bug in Jupiter instead). 9 years ago
JustinAJ 6f453a29eb Added closeSocket() call to connect(). 9 years ago
JustinAJ dd4800c881 Licensing change; now using ISC license. 9 years ago
JustinAJ eb98dd9139 Reverted previous two commits; updated Jupiter (better fix). 9 years ago
JustinAJ 7b3fd02b68 Fixed a small bug. 9 years ago
JustinAJ df26363a4a Fixed a small bug 9 years ago
JustinAJ 39ee232476 General code improvements. 9 years ago
JustinAJ ef4c733d35 RenX::Server: 9 years ago
JustinAJ ad29b0eba5 Changed how RCON gets parsed/tokenized. All parts of all RCON strings are now translated to UTF-8. 9 years ago
JustinAJ e30caeb947 RenX.Core: 9 years ago
JustinAJ fef7c1e30f RenX.Core: 9 years ago
JustinAJ 99e8d4674d RenX.Core: 9 years ago
JustinAJ 7bee8d4bf0 Added OnRadioChat event 9 years ago
JustinAJ c00f8eaa9e OnPlayerDelete() is now called in wipeData(). 9 years ago
JustinAJ d0c2235646 Severs aren't disconnected on rehash if they didn't have a configured port or hostname (listen servers). 9 years ago
JustinAJ a1f29e2b87 IRCCommand: 9 years ago
JustinAJ 884205ea0d Simplified GenericCommand conversions with templates. 9 years ago
JustinAJ 255a47e10e Merged VersionConsoleCommand and VersionIRCCommand into VersionGenericCommand. 9 years ago
JustinAJ af6d3758eb Added GenericCommand class. 9 years ago
JustinAJ 3fb51512e9 Added RenX::DisconnectReason enum 9 years ago
JustinAJ 4fc735db9a RenX.Core: 9 years ago
JustinAJ 548c7980cc Added server pinging/timeouts. 9 years ago
JustinAJ b8aa2303f5 BanDatabase: 9 years ago
JustinAJ 262c79d778 Added BuildingInfo tags. 9 years ago
JustinAJ 90b991227d Updated Jupiter 9 years ago
JustinAJ c63580dbb8 Added RenX::BuildingInfo struct, and all appropriate functions and config settings. 9 years ago
JustinAJ 37c7ba9cdb Consistency: 9 years ago
JustinAJ d29448fa79 Added ServerPrefix (Default: {SERVERPREFIX}) tag. 9 years ago
JustinAJ 50e96e6ebe Added reasons to kicks and bans. 9 years ago
JustinAJ 07231aafc4 Added events: 9 years ago
JustinAJ 5f38e3fa11 RenX::Server: 9 years ago
JustinAJ 1649b768fa IRCPrefix is now parsed for tags 9 years ago
JustinAJ 290d961dd7 * Added getSocketHostname() 9 years ago
JustinAJ 94d272b94f Updated Jupiter 9 years ago
JustinAJ d7f0f5137b Updated to Visual Studio 2015 RC 9 years ago
JustinAJ 7137b4c65f Updated Jupiter 10 years ago
JustinAJ 96913fce67 Removed "server" parameter from uuid_func. 10 years ago