15 Commits (16b6ae27723ec9da06b07f9f2d966cf1bb83cb31)

Author SHA1 Message Date
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 25f6ef95dc Resolved a null pointer exception (this solution is faster anyways). 8 years ago
Jessica James 8edf0ac485 Updated Jupiter, and adjusted plugins accordingly (each plugin now has its own config) 8 years ago
Jessica James 15130c502e Finished HWID support 8 years ago
Jessica James f66ffb8257 General code improvements 9 years ago
JustinAJ c724eea309 Bot: 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 f6dfaef422 RenX.Core: 9 years ago
JustinAJ 8fd790c58b Updated name in copyright notices. 9 years ago
JustinAJ dd4800c881 Licensing change; now using ISC license. 9 years ago
JustinAJ 50e96e6ebe Added reasons to kicks and bans. 9 years ago
JustinAJ c4aeb7ce58 File position is now stored for ban entries; added BanDatabase::deactivate(). 10 years ago
JustinAJ 645dc9473f varData added to BanDatabase::Entry; Extra data is now read from the ban database. 10 years ago
JustinAJ f2a85a8271 Added RenX::BanDatabase; added ip32 to RenX::PlayerInfo; added RenX_OnBan even to RenX::Plugin; Server::banPlayer() now has an optional length parameter; Updated Jupiter version; Config options added: RCONBan, LocalSteamBan, LocalIPBan, LocalNameBan. 10 years ago