Commit Graph

598 Commits

Author SHA1 Message Date
p0358 9b13df7bc6
some post-merge changes combined with my local changes 2021-12-31 22:46:45 +01:00
p0358 dcba96bcc4
Merge pull request #1 from geniiii/p0358-refactor-fixes
Fixes, removal of fallback linear allocator
2021-12-31 22:25:40 +01:00
geni d658c0c837
Clean up 2021-12-31 16:07:09 +02:00
geni e98e1a44aa
Fix launcher proxy 2021-12-31 15:40:40 +02:00
geni 0a0cc706e7
Clean up 2021-12-31 15:40:39 +02:00
geni 831a9a99f4
Make launcher proxy target v143
The rest of Northstar targets v143
2021-12-31 15:40:38 +02:00
geni 6b401003bb
Whoops 2021-12-31 15:00:39 +02:00
geni 32b1257cd6
Remove linear allocator 2021-12-31 14:44:15 +02:00
geni 24e6b26491
Clean up 2021-12-31 14:43:45 +02:00
geni a6a54befbd
Fix loop 2021-12-31 14:43:15 +02:00
geni 22e7065d1d
Initialize curl in InitialiseNorthstar to avoid disaster 2021-12-31 14:42:54 +02:00
geni 07fbef7382
Clean up 2021-12-31 14:41:53 +02:00
geni ae2f240d4f
Replace Tier0_InitOrigin hook with patch 2021-12-31 14:38:54 +02:00
BobTheBob f341986b59 force ipv4 while ipv6 is still unsupported 2021-12-30 23:31:52 +00:00
BobTheBob ba08bc4662
Merge pull request #22 from MiloAkerman/main
Created BUILD.md with build instructions
2021-12-30 21:05:40 +00:00
BobTheBob e123245200 move to server auth token system for verifying gameserver auth messages, rather than ip 2021-12-30 18:09:36 +00:00
p0358 4f7c3d0294
actually use custom allocation, override allocators of curl and rapidjson 2021-12-30 06:26:10 +01:00
p0358 cec11fbdef
static minhook 2021-12-30 06:25:43 +01:00
Milo Akerman f17949b189
Created BUILD.md with build instructions 2021-12-30 00:03:42 -05:00
p0358 2404f06343
add realloc too 2021-12-30 04:47:16 +01:00
p0358 b302ffcad2
yeet unneeded two libs 2021-12-30 04:41:56 +01:00
p0358 ac054ab2dc
fix various random warnings 2021-12-30 04:23:08 +01:00
p0358 893a78932c
Merge upstream 2021-12-30 03:43:12 +01:00
p0358 572f4eab6c
Restore the functionality of arguments from command line 2021-12-30 03:26:08 +01:00
p0358 d2ee389192
Refactor and fix of various issues, add run_northstar.txt support 2021-12-30 02:58:19 +01:00
BobTheBob 2770beb6af add proper stack traces to crash handler 2021-12-29 22:04:28 +00:00
BobTheBob 6ba46a717f escape password entry request 2021-12-29 17:46:17 +00:00
p0358 c18b293ba7
remove x86 configurations 2021-12-29 06:47:00 +01:00
p0358 213bf64124
Add direct launcher 2021-12-29 06:38:54 +01:00
BobTheBob dce1bfc744 fix a typo and move to new ssl 2021-12-29 05:11:59 +00:00
p0358 8a1a2e9762
add launcher.dll proxy option 2021-12-29 05:48:33 +01:00
BobTheBob 3b07ecab04 lock max_players overrides behind commandline arg 2021-12-29 03:10:48 +00:00
BobTheBob 185d1a4b28 move to libcurl for masterserver as libhttp seems to be buggy and have bad error reporting for client 2021-12-29 00:42:46 +00:00
GeckoEidechse 9b514e5338 Make timestamp year-month-day
instead of day-month-year
2021-12-29 00:42:44 +01:00
HappyDOGE 2942ea5652 make max players increase disabled by default 2021-12-28 19:18:32 +03:00
HappyDOGE 4e9e9d9766 fix quick edit enabled message 2021-12-28 13:34:09 +03:00
HappyDOGE 8179de9831 add parm checks for dedicated input + disable quick edit 2021-12-28 13:17:55 +03:00
HappyDOGE bb93442db8 dedicated console command input 2021-12-28 12:56:08 +03:00
HappyDOGE 1c1b18e1b7 add a toggle for maxplayers increase functionality (unrecommended) 2021-12-28 12:31:54 +03:00
HappyDOGE 010a6e1399 fix build error in masterserver.cpp 2021-12-28 12:27:28 +03:00
HappyDOGE df49442053 merge with upstream 2021-12-28 12:22:07 +03:00
HappyDOGE e49f026c92 implement svc_Print, copy NS hostname to source cvar 2021-12-28 12:18:58 +03:00
HappyDOGE bea776a8f6 fix C(_)Team classes 2021-12-28 11:53:34 +03:00
BobTheBob e5684053f4 add retry logic to masterserver requests 2021-12-28 04:35:47 +00:00
HappyDOGE 1cb1d1e198 remove hook preload as it's not crossplatform
use a universal solution instead
2021-12-27 19:56:08 +03:00
HappyDOGE bf41a73a0a change toolset back to v143 2021-12-27 18:01:58 +03:00
HappyDOGE 785ad98f70 64 maxplayers 2021-12-27 17:59:24 +03:00
HappyDOGE 22f39a1615 fix status command not working for server operator 2021-12-27 15:50:01 +03:00
HappyDOGE 2dac0c0c28 add maxplayers to filters 2021-12-27 14:56:08 +03:00
HappyDOGE 00eab35478 merge 2021-12-27 14:55:59 +03:00