Alibek Omarov
eb27dc639e
Documentation: remove public server rules and recommendation (it might be back after reworking it)
2025-07-18 19:00:39 +05:00
Bohdan Shulyar
af5c6d1196
donate: update url
2025-07-18 03:47:09 +05:00
Marc-Antoine Lortie
f9fc26239b
Update reimplementations and ports links.
2025-06-24 21:41:39 +03:00
Marc-Antoine Lortie
9f797ef705
Fix repository spelling.
2025-06-24 21:40:40 +03:00
Andrey Akhmichin
ba71f114d9
Documentation: opensource-mods.md: add "Master Sword".
2025-06-15 07:12:45 +03:00
Andrey Akhmichin
20320d8dfa
Documentation: not-supported-mod-list-and-reasons-why.md: update.
2025-05-24 20:45:28 +05:00
Alibek Omarov
85a4d296f5
Documentation: not-supported-mod-list-and-reasons-why: clarify that we don't know why Arrange Mod doesn't work on Xash yet [skip ci]
2025-04-21 17:06:11 +03:00
Andrey Akhmichin
4dd8d89459
Documentation: not-supported-mod-list-and-reasons-why.md: update [skip ci]
2025-04-21 17:04:19 +03:00
Andrey Akhmichin
2f3b03d27a
Documentation: opensource-mods.md: add "Counter-Life".
2025-04-20 10:23:53 +03:00
SNMetamorph
f0deac206b
Documentation: added initial revision of touch controls configuring guide
...
Thanks to VladislavKZ and archer for helping with information gathering.
2025-04-18 17:24:44 +03:00
SNMetamorph
ed5ea002d7
Documentation: donate: updated details, changed layout
2025-04-15 18:07:59 +03:00
SNMetamorph
b9072e4642
Documentation: slightly updated PS Vita port installation instructions
2025-03-30 20:24:38 +03:00
Andrey Akhmichin
091228bcb3
Documentation: supported-mod-list.md: update.
2025-03-24 01:24:25 +03:00
Andrey Akhmichin
7222830b28
Documentation: supported-mod-list.md: a little remark.
2025-02-28 23:56:28 +03:00
Andrey Akhmichin
7fb113f610
Documentation: opensource-mods.md: add "Delta Particles".
2025-02-15 08:02:44 +03:00
Andrey Akhmichin
0497e00ad2
Documentation: supported-mod-list.md: update.
2025-02-15 08:02:35 +03:00
Andrey Akhmichin
30cabb8107
Documentation: supported-mod-list.md: fix branch name.
2025-02-11 21:10:59 +03:00
Andrey Akhmichin
91a4ace12c
Documentation: supported-mod-list.md: update.
2025-02-11 16:28:40 +03:00
Alibek Omarov
54552d93ef
Documentation: goldsrc-protocol-support: I am not going to support Dproto
2025-02-09 16:18:21 +03:00
David DeGraw
90a0f74087
undo change to mod link
2025-01-25 08:23:04 +03:00
David DeGraw
4f7f5288a1
more nits
2025-01-25 08:23:04 +03:00
David DeGraw
c23b4bfe61
nits
2025-01-25 08:23:04 +03:00
David DeGraw
4780f70ea2
Improve mod installation instructions
...
Also improved uplink setup and used a better source for mod files.
2025-01-25 08:23:04 +03:00
Andrey Akhmichin
4609fbc0c5
Documentation: supported-mod-list.md: update links.
2025-01-19 04:35:17 +03:00
Alibek Omarov
b45581c630
Documentation: gameinfo: add a note about liblist.gam and gameinfo.txt changes
2025-01-08 01:22:23 +03:00
Andrey Akhmichin
b7150c3208
Documentation: opensource-mods.md: add "Earth Special Forces".
2025-01-02 05:35:33 +03:00
Alibek Omarov
f41450127a
Documentation: add note about pkg-config when compiling for Windows under Wine
2024-12-24 09:59:09 +03:00
Alibek Omarov
f7062498c2
engine: turn old pfnGetGameDir behavior into a bugcomp flag get_game_dir_full
...
This function is kinda nasty, some mods (like old RCBot builds) expect a slash,
some newer mods (like Sandbot) doesn't. To preserve compatibility with both old
and new mods, just add it as bug compatibility flag.
2024-12-05 18:14:15 +03:00
Vladimir
199e226758
Documentation updates and additions ( #1875 )
...
* Documentation: actualize and prettify entity tools instructions
* Documentation: added article about NAT bypass feature
* Documentation: updated GoldSrc protocol support article
2024-11-11 10:29:24 +03:00
Alibek Omarov
3ef4acecb5
Documentation: ports: clarify support for some merged but not tested ports. Add Dreamcast port repository by @maximqaxd
2024-11-07 11:23:21 +03:00
SNMetamorph
b5ee777466
Documentation: added article about GoldSrc network protocol support
2024-10-10 01:52:44 +03:00
Alibek Omarov
2eb8f88a20
engine: move attenuation none sound spatialize fix to bugcomp mode, as Xash native games use this
2024-09-05 13:50:15 +03:00
Alibek Omarov
d114dffcb4
filesystem: add new gameinfo.txt key: demomap
2024-08-13 17:22:06 +03:00
Владислав Сухов
d274a5c13c
Documentation: supported-mod-list: added new supported mods (from mobile_hacks branch of hlsdk-portable)
2024-07-21 05:16:30 +03:00
Владислав Сухов
e6bd15c68b
Documentation: supported-mod-list: fix dead links
2024-07-21 05:16:30 +03:00
Alibek Omarov
4e2708c1ac
engine: bring back texture replacement
2024-06-11 06:16:26 +03:00
Alibek Omarov
dd410a2de5
engine: implement small Message Rewrite Facitility that allows to run mods that directly write internal GoldSrc messages
2024-04-28 06:59:18 +03:00
Alibek Omarov
ea34bc8652
engine: turn bugcomp into flags that can be enabled/disabled separately
2024-04-21 16:52:15 +03:00
Alibek Omarov
2ec0d25d85
Documentation: add note about environment variables
2024-04-05 20:15:38 +03:00
Alibek Omarov
5c8b5b3511
Documentation: extensions: add doc about native-object
2024-02-19 17:49:37 +03:00
Alibek Omarov
b5f02324a6
engine: add basic sounds.lst implementation
2024-02-05 12:49:27 +03:00
Alibek Omarov
b56c83a2f9
Documentation: add a note about musl
2024-01-31 23:59:28 +03:00
Andrey Akhmichin
30259e1573
Documentation: opensource-mods.md: update.
2024-01-10 14:37:52 +03:00
Alibek Omarov
fb0102eb8e
filesystem: add support for two new liblist.gam keys: animated_title and hd_background
2023-11-22 11:01:18 +03:00
Andrey Akhmichin
a8cbfb8dda
Documentation: opensource-mods.md: update link to cs16-client.
2023-11-20 00:15:26 +03:00
Alibek Omarov
a69fc87940
Documentation: donate: add sponsorship information
2023-10-31 21:54:23 +03:00
Andrey Akhmichin
6634e0487c
Documentation: opensource-mods.md: update.
2023-10-22 19:21:13 +03:00
Alibek Omarov
bfe17fa241
Documentation: update ports list, remove old engine ports that has new engine alternatives, re-sort it by status and platform
2023-09-17 08:50:37 +03:00
sofakng
a94a5f1f29
Update port maintainer list ( #1427 )
...
* Update ports.md
* Update ports.md
2023-09-17 08:40:40 +03:00
Alibek Omarov
28a4b51939
Documentation: gameinfo: wording
2023-07-04 03:39:17 +03:00