FutureRave
|
fb8ecf637f
|
Added random map rotation
|
2021-11-16 18:21:06 +00:00 |
|
Jan
|
624daa858e
|
Move Dedicated patches related to chat to new Chat component
|
2021-09-19 13:13:46 +02:00 |
|
Jan
|
46a7dcdb48
|
Merge branch 'develop' into feature/fonticons
# Conflicts:
# src/Components/Loader.cpp
# src/Components/Modules/Colors.cpp
# src/Components/Modules/Colors.hpp
# src/Game/Functions.cpp
# src/Game/Functions.hpp
# src/Game/Structs.hpp
|
2021-09-12 15:09:36 +02:00 |
|
Diavolo
|
c824fe31e2
|
[Dvar] Found another assert failed trigger
|
2021-09-11 20:38:22 +02:00 |
|
Dss0
|
e873b48571
|
Merge pull request #124 from diamante0018/client_t-is-fun-4
[Structs] Update client_t
|
2021-09-08 23:25:01 +02:00 |
|
Diavolo
|
4966a64711
|
Fix compilation
|
2021-09-08 11:19:30 +02:00 |
|
Jan
|
26f2403418
|
Move playername related patches from TextRenderer to PlayerName component
|
2021-09-07 15:06:58 +02:00 |
|
Jan
|
1821d9072e
|
Use TextRenderer to strip material text icons from dedicated server names and chat messages
|
2021-09-07 14:51:36 +02:00 |
|
Jan
|
3266c5790f
|
Move remaining patches from color component to text renderer component
|
2021-09-07 13:15:44 +02:00 |
|
Diavolo
|
89165a96b4
|
[Dvar] Use set raw method on dvars by default
|
2021-08-29 17:41:21 +02:00 |
|
Dss0
|
52748b4cbe
|
Merge pull request #113 from Laupetin/fix/2d-material-text-icons
Fix 2d material text icons
|
2021-08-21 13:22:18 +02:00 |
|
Jan
|
a7a8207a34
|
Strip material text icons from chat messages
|
2021-08-20 18:50:53 +02:00 |
|
Diavolo
|
933f00017f
|
Add space after push
|
2021-08-19 17:28:22 +02:00 |
|
momo5502
|
71dd5632f4
|
[Dedicated] Enable chat hooks for clients as well
|
2017-07-02 13:30:23 +02:00 |
|
momo5502
|
1760741975
|
[Slowmotion] Optimize killcam
|
2017-06-29 23:03:57 +02:00 |
|
momo5502
|
8dfbe47bc6
|
[Dedicated] Implement event for chat
|
2017-06-28 21:30:39 +02:00 |
|
momo5502
|
08bc848267
|
[General] Small code fixes and optimization
|
2017-06-14 20:53:54 +02:00 |
|
momo5502
|
110aeb02f7
|
[General] Upgrade to C++17 features
|
2017-06-13 15:35:12 +02:00 |
|
momo5502
|
20b8c1cec4
|
[Dedicated] Add 'unused' dedicated server code cause it's actually used
Removing it breaks the ZoneBuilder @TheApadayo!
|
2017-06-08 15:54:08 +02:00 |
|
momo5502
|
4d088cd620
|
[QuickPatch] Fix upnp memory leak
|
2017-06-08 12:22:45 +02:00 |
|
TheApadayo
|
9324b318ae
|
[Dedicated] fix bad editing
|
2017-06-07 15:27:09 -04:00 |
|
TheApadayo
|
498359325f
|
[Zonebuilder] Remove unused dedicated server code
|
2017-06-07 15:08:04 -04:00 |
|
momo5502
|
c42486ecd2
|
[Clantags] Temporarily disable until fixed
|
2017-06-05 00:26:34 +02:00 |
|
momo5502
|
ca4ccbd55d
|
[Dedicated] Manually register sv_network_fps
|
2017-06-05 00:15:52 +02:00 |
|
momo5502
|
63c59b70c2
|
[Dedicated] Optimize data transmission
|
2017-06-04 16:53:50 +02:00 |
|
momo5502
|
8732dd68e9
|
[Wine] Revert /dev/roots changes as wine works fine for me
|
2017-06-01 22:23:26 +02:00 |
|
/dev/root
|
ab6cca65f9
|
[Dedicated] Removed hooks which failed in wine
|
2017-06-01 18:32:22 +02:00 |
|
momo5502
|
7dbfdb8a79
|
[Scheduler] Fix errors
|
2017-05-31 16:09:41 +02:00 |
|
momo5502
|
fe6cb2d737
|
[Scheduler] Introduce scheduler with 80 compile errors
|
2017-05-31 15:50:32 +02:00 |
|
momo5502
|
1628afb4c3
|
[ServerCommands] Optimize code and adapt to our style
|
2017-05-31 10:42:43 +02:00 |
|
RektInator
|
e99894f692
|
[Clantags] Initial commit
TODO: Add clantag to player overhead names and 'killed by' popup menus.
|
2017-05-31 03:33:31 +02:00 |
|
RektInator
|
6357207326
|
[Dedicated] Fixed server command
|
2017-05-31 01:51:45 +02:00 |
|
RektInator
|
f798af7840
|
[Dedicated] Updated friend discovery hook
|
2017-05-31 01:51:06 +02:00 |
|
RektInator
|
0661972f68
|
[CardTitles] Changed command index.
|
2017-05-31 01:42:25 +02:00 |
|
RektInator
|
6f71a65a83
|
[Dedicated] Update cardtitles across clients.
|
2017-05-31 00:27:08 +02:00 |
|
momo5502
|
7c728b4658
|
[General] Use preincrement
|
2017-04-24 22:33:13 +02:00 |
|
RektInator
|
68bfc25074
|
[Dedicated] Hopefully fixes hostmigration.
|
2017-02-26 21:49:12 +01:00 |
|
momo5502
|
a67d2c9506
|
[Dedicated] Set playedwith only when valid guids are provided
|
2017-02-18 09:43:13 +01:00 |
|
momo5502
|
d32dfc712a
|
[Steam] Adapt steam structures to our style
|
2017-02-18 09:42:55 +01:00 |
|
momo5502
|
62200ebb9b
|
[Dedicated] Set friends you played with
|
2017-02-18 01:16:32 +01:00 |
|
momo5502
|
e71409da28
|
[Dedicated] Transmit original steam ids
|
2017-02-17 12:26:07 +01:00 |
|
momo5502
|
e2efb1b695
|
[Dedicated] Optimize say hook
|
2017-02-05 11:22:21 +01:00 |
|
momo5502
|
29acb108be
|
[Hooking] Optimizie inline-asm hooks
|
2017-02-01 15:04:32 +01:00 |
|
momo5502
|
3d8a1010c2
|
[Friends] Display friends in blue
|
2017-01-29 21:50:08 +01:00 |
|
momo5502
|
2de95b4a3b
|
[General] Fix protobuf and other memory leaks
|
2017-01-22 21:38:57 +01:00 |
|
/dev/root
|
6c9e28ff42
|
[LineEndings] Fix crlf lineendings
- added gitattributes file to force crlf for hpp/cpp/lua
|
2017-01-16 17:42:50 +01:00 |
|
momo5502
|
fbac207190
|
[FrameTime] Introduce safer frame waiting mechanism
|
2017-01-14 13:33:58 +01:00 |
|
momo5502
|
0aaf8b8730
|
[Dedicated] Add com_logFilter dvar
|
2017-01-14 13:33:58 +01:00 |
|
momo5502
|
c9d160c72a
|
[General] Get rid of unnecessary submodules
|
2017-01-06 15:27:35 +01:00 |
|
momo5502
|
f1d90af0d7
|
[Dedicated] Fix frame handler
|
2016-12-13 19:26:30 +01:00 |
|