Jessica James
|
d914f4ba26
|
Updated Jupiter submodule to 0.19; updated .gitignore
|
5 years ago |
Jessica James
|
ddb99f014d
|
Bans are now only marked as active if they have a ban type
|
5 years ago |
Jessica James
|
920ac76afd
|
Added amsg/pamsg game commands
|
5 years ago |
Jessica James
|
697b2890c2
|
Changed default access level for pamsg
|
5 years ago |
Jessica James
|
802cacf084
|
Added amsg/pamsg IRC commands
warnings now use warn RCON command
|
5 years ago |
Jessica James
|
71d96cd8b5
|
Wired up new admin/warning message events for RenX.Logging
|
5 years ago |
Jessica James
|
a7de4dc042
|
Added parsing and events for admin and warn message types
|
5 years ago |
Jessica James
|
ccb5cf7c8a
|
Added HostPMsg; chat parsing
|
5 years ago |
Jessica James
|
b6ea92d776
|
Added temp players, to cover non-player AI (i.e: survival mode)
|
5 years ago |
Jessica James
|
6726f7178c
|
Updated "TeamJoin;" event parsing
|
5 years ago |
Jessica James
|
8f1c09acf5
|
Servers will now be pinged to keep connections alive
|
5 years ago |
Jessica James
|
0dabd4d757
|
Fixed `RenX_ListenPlugin::OnRehash`
|
5 years ago |
Jessica James
|
9a969a3465
|
Committing old leaderboard html files
|
5 years ago |
Jessica James
|
c2df63fd5c
|
`RenX::Server::banCheck` now actually uses `ban_from_str`
|
5 years ago |
Jessica James
|
e0911b7ab1
|
Added MuteGamecommand
|
5 years ago |
Jessica James
|
a9416b0037
|
Added TempChatBan commands, hwid safety check
|
5 years ago |
Jessica James
|
3571d8e39c
|
Crash fix
|
5 years ago |
Jessica James
|
780d3f12bb
|
Set signal handler for SIGPIPE to ignore
|
5 years ago |
Jessica James
|
b9d976ef07
|
Fixed console input
|
5 years ago |
Jessica James
|
b5be8296d4
|
Removed HashTable, CString
Added JUPITER_SOCK_EWOULDBLOCK
Code now runs and compiles on linux
|
5 years ago |
Jessica James
|
33bee43f5e
|
Missed some files due to .gitignore
|
5 years ago |
Jessica James
|
a8750accb2
|
Merge pull request #10 from JAJames/cmake
Cmake
|
5 years ago |
Jessica James
|
f3c20f5a70
|
Merge pull request #7 from ShogunKitsune/patch-1
8:56 PM] Agent: make a PR for it
|
6 years ago |
Sho-kun
|
884c1bed21
|
8:56 PM] Agent: make a PR for it
8:56 PM] Agent: make a PR for it
|
6 years ago |
Jessica James
|
3cadca586f
|
Removed some accidentally committed files; cleanup
|
6 years ago |
Jessica James
|
e0994f0483
|
Replaced VS project files with CMake
Resolved GCC compilation issues
|
6 years ago |
Jessica James
|
4a7a6a2d5e
|
Fixed DEBUG compilation
|
6 years ago |
Jessica James
|
751b3e8d2b
|
Merge pull request #6 from JAJames/sarah
Fixes compilation error & expands playerlist for RenX.ServerList
|
6 years ago |
Sarah Evans
|
e945134135
|
Expanded player list output and fixed bug
|
6 years ago |
Sarah Evans
|
40ed3728e5
|
Fix compilation error
|
6 years ago |
Jessica James
|
d03d0c5e64
|
Fixed Bot.exe not being compiled
|
6 years ago |
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
Fix unicode escape sequence formatting
|
7 years ago |
--nn
|
2746cc671d
|
Fix unicode escape sequence formatting
|
7 years ago |
Jessica James
|
0ae6eb1778
|
Updated to Visual Studio 2017
Simplified project files by adding property sheets
|
8 years ago |
Jessica James
|
5ebf36ff97
|
Replaced all instances of DLList with std::list
Replaced many pointer parameters with reference parameters
Fixed an initialization bug in HTTPServer
Updated Jupiter
|
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
Updated Jupiter
RenX_ModSystem: Adjusted for Jupiter
|
8 years ago |
Jessica James
|
b4a92b23c2
|
All projects can now compile as x64 (albeit, with warnings)
Updated Jupiter
|
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
Updated Jupiter; refactored as necessary
Various bug fixes
|
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
RenX.Logging: Added log for RenX_OnPlayerIdentify; disabled some logs by default.
MakeRelease.bat: Now copies LICENSE and all files in "Configs/"
|
8 years ago |
Jessica James
|
6901c90279
|
Added support for new HWID log
Revised nBab's pull request
Removed compiled .lib files
|
8 years ago |
Jessica James
|
daca1ea9a6
|
Merge pull request #3 from n-Bab/master
Fort vehicles and structures
|
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 |