Commit Graph

1510 Commits

Author SHA1 Message Date
TheApadayo
7f09085218 [Party] Possible fix 2017-02-01 22:20:53 -05:00
momo5502
5f4cb40244 [Weapon] Fix weapon string reallocation 2017-02-02 00:19:18 +01:00
momo5502
6682893529 [Weapon] Experimental weapon limit patch, doesn't fully work yet 2017-02-02 00:04:31 +01:00
momo5502
a1a8d22275 [Friends] Add cl_anonymous 2017-02-01 21:16:22 +01:00
/dev/root
cf47eaf251 [Changelog] added request tag
[ci skip]
2017-02-01 21:14:09 +01:00
/dev/root
995332a9b6 [Changelog]
[ci skip]
2017-02-01 20:21:46 +01:00
momo5502
ef937073ce [QuickPatch] Fix mouse pitch 2017-02-01 20:13:28 +01:00
momo5502
360ea8153b [Submodules] Update boost/core 2017-02-01 15:15:04 +01:00
momo5502
29acb108be [Hooking] Optimizie inline-asm hooks 2017-02-01 15:04:32 +01:00
momo5502
7954330418 [Network] Use linebreaks as separators 2017-01-31 22:02:08 +01:00
momo5502
29b3acfacb [Friends] Fix fps drops 2017-01-31 20:58:12 +01:00
momo5502
9b462469da [Friends] Correct order in frame handler 2017-01-31 18:35:56 +01:00
momo5502
5798de30be [Friends] Optimize sorting 2017-01-31 18:16:30 +01:00
momo5502
d31ff2e180 [RCon] Use linebreak as separator 2017-01-31 17:58:26 +01:00
momo5502
8e510aa45b [Friends] Cache friend data, as steam clears it 2017-01-31 17:53:59 +01:00
momo5502
8dd86043dc [Friends] Transmit ingame name 2017-01-31 17:04:54 +01:00
momo5502
538724f67e [Friends] Slightly optimize sorting 2017-01-31 16:32:04 +01:00
momo5502
4f421a642a [Friends] Clear state when debugging 2017-01-31 15:56:24 +01:00
momo5502
9bf1934083 [Friends] Use correct duration cast to determine online state 2017-01-31 15:35:34 +01:00
momo5502
38f5fba090 [Submodules] Update mongoose and boost/core 2017-01-31 15:16:35 +01:00
momo5502
b85dd9e3a1 [Friends] Determine online status using a timestamp 2017-01-31 10:21:12 +01:00
TheApadayo
358822d560 [StartupMessages] Added startup messages for the user to let us warn them of things that we need to (steam not being on, not having correct combo of DLC installed). Menu still needs some work though 2017-01-30 21:57:31 -05:00
momo5502
3cd287ae89 [Friends] Don't clear presence 2017-01-30 23:04:48 +01:00
momo5502
f3688ac106 Merge branch 'no-worker' into 'develop'
No worker
2017-01-30 22:57:57 +01:00
momo5502
30d71491d3 [Submodules] Update boost/core 2017-01-30 22:29:26 +01:00
momo5502
1f66ba68cb [Friends] Don't push update on startup 2017-01-30 22:19:13 +01:00
momo5502
0820e55f45 [Proxy] Run callbacks 2017-01-30 22:13:57 +01:00
momo5502
33c799b66e [Friends] Fix bugs 2017-01-30 21:54:34 +01:00
momo5502
deb2508b8d [Friends] Friends without worker 2017-01-30 21:13:30 +01:00
momo5502
9179714651 [Worker] Get rid of worker 2017-01-30 20:47:01 +01:00
momo5502
dc9171f136 [AntiCheat] Allow process synchronization 2017-01-30 18:57:26 +01:00
momo5502
2e6f8b1f9d [Friends] Consider localhost has a bad address 2017-01-30 18:09:08 +01:00
momo5502
678167ca38 [Runner] Fix condition 2017-01-30 17:52:18 +01:00
momo5502
5931c42cc6 [Runner] Workaround if we can't open the parent process 2017-01-30 17:47:29 +01:00
momo5502
bef2cbfdcc [Submodules] Update boost/core and mongoose 2017-01-30 16:14:34 +01:00
momo5502
a97260122a [IPCHandler] Only start the worker when running a client 2017-01-29 22:56:22 +01:00
momo5502
3d8a1010c2 [Friends] Display friends in blue 2017-01-29 21:50:08 +01:00
sr0
41c9ec9d32 [News] Open menu_first_launch when player is starting the game for the first time 2017-01-29 21:43:57 +01:00
sr0
6433e11f59 [Menus] Add menu_first_launch.menu 2017-01-29 21:43:12 +01:00
sr0
aeb730b7f4 [News] Add UIScript for open website and wiki 2017-01-29 21:42:35 +01:00
TheApadayo
c3fb9671b2 [DLC] Added better handling for users who don't have dlc maps installed when launching from the server list 2017-01-29 12:27:11 -05:00
momo5502
bb18fcc034 [Friends] Show playing iw4x state 2017-01-29 18:06:48 +01:00
momo5502
1e72fe51be Merge branch 'friendhandler' into 'develop'
Friendhandler
2017-01-29 17:16:46 +01:00
momo5502
22b91c7a77 [Friends] First working version of the friend system 2017-01-29 17:16:09 +01:00
momo5502
f20fa5763c [Friends] Trigger state change when updating stats 2017-01-29 15:26:46 +01:00
momo5502
7d24aa8fe0 [Friends] Transmit rank 2017-01-29 15:10:54 +01:00
momo5502
67d963a0c8 [IPC] Better worker cleanup 2017-01-29 11:48:42 +01:00
momo5502
0139465337 [Friends] Faster update 2017-01-29 11:40:20 +01:00
momo5502
adedc4088f [IPCHandler] Only run worker for the first instance 2017-01-29 11:02:29 +01:00
momo5502
7a9bda58c2 [RCon] Remove console spam 2017-01-29 11:02:10 +01:00