2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2024-12-26 06:35:33 +03:00
Commit Graph

166 Commits

Author SHA1 Message Date
273618c684
deleted old issue templates 2024-11-20 00:24:39 +03:00
0424bed00e
deleted local GitHub Action 2024-11-20 00:24:26 +03:00
ae86a6f41e
LICENSE.md -> LICENSE 2024-11-15 17:36:24 +03:00
d24c1994b7
metainfo updated: issue configs 2024-11-04 00:37:44 +03:00
616d208a25
Automatic sync with Gitlab's read-only mirror 2024-11-02 19:43:27 +03:00
1027ed0515
Automatic sync with Gitlab's read-only mirror 2024-11-02 19:30:27 +03:00
98879bdaac
metainfo updated: REAMDE.md
- fixed broken images and updated links
2024-10-30 18:19:54 +03:00
d8ddb05638
Merge pull request #73 from rehlds/feature/changelog-support
Added Changelog file
2024-10-30 14:44:36 +03:00
22c0ec665b
Update CHANGELOG.md
Co-authored-by: Sergey Shorokhov <wopox1337@ya.ru>
2024-10-30 13:28:32 +03:00
8e4b8af1c4
sync with master 2024-10-30 13:26:07 +03:00
Sergey Shorokhov
011e8234e2
chore(ci): update CI workflows for compatibility and consistency (#74)
- Updated action versions (`checkout@v4`, `upload-artifact@v4`, `download-artifact@v4`, `gh-release@v2`) for enhanced compatibility and security
- Upgraded MSBuild setup action to `v2`
- Switched to a Debian slim container for the Linux build to ensure compatibility
- Simplified dependency installation on Linux and included multilib support for 32-bit builds
- Removed unnecessary cleanup steps for temporary artifacts
- Ensured consistent action versions across jobs and steps

Co-authored-by: s1lentq <s1lentsk@yandex.ru>
2024-10-29 09:19:26 +03:00
8dcdd6833c
Changelog fixes. Thanks @a1batross 2024-10-28 17:49:05 +03:00
720a63eacd
changelog refactoring 2024-10-28 12:59:08 +03:00
29b24fb9ea
backporting changelogs to file 2024-10-23 18:00:56 +03:00
a2cc1fb8bd
converted original changelog to md 2024-10-23 17:42:41 +03:00
31c8b41738
rollbacked original changelog 2024-10-23 17:37:12 +03:00
Alibek Omarov
cedda15813
Basic Xash3D support (#71)
Use Xash3D physics interface as an alternative linkent method
2024-05-01 21:06:54 +07:00
s1lentq
603a2574e9 Fixed wrong result condition 2024-01-16 01:20:13 +07:00
s1lentq
096f4383b0 UNDONE: Gracefully shutdown metamod plugins for dedicated server (amxx modules unload unstable) 2024-01-16 00:35:31 +07:00
265a818856
issue templates updated #66 2023-12-06 18:41:59 +03:00
cd11920267
GitHub improvements v2
GitHub improvements
2023-12-06 18:33:50 +03:00
d7125e99e9
fix yaml lint #66 2023-12-06 18:29:51 +03:00
3d783bdb9b
Merge branch 'master' into feature/github-improvements 2023-12-06 16:06:43 +03:00
0e0d84013e
updated "task" and "feature" issue templates 2023-12-06 16:05:29 +03:00
385a2229da
GitHub improvements (#64)
* bug template
* updated "paths-ignore" in build rules for ".github" folder
dont trigger and publish build when changes only in ".github" folder
* added "task" and "feature" issue templates
2023-12-06 19:30:13 +07:00
a05af41a82
added "task" and "feature" issue templates 2023-12-03 21:08:12 +03:00
6d3a663c33
updated "paths-ignore" in build rules for ".github" folder
dont trigger and publish build when changes only in ".github" folder
2023-12-03 21:01:01 +03:00
d672d76bbd
bug template 2023-12-03 20:57:03 +03:00
s1lentq
5179c25986 Update README.md 2023-11-28 18:34:38 +07:00
s1lentq
24e086ae2f Fix stub plugin (Closes #43) 2023-11-28 18:23:17 +07:00
s1lentq
0c99300d8d Update stub plugin 2023-11-28 18:10:30 +07:00
s1lentq
3af38129f4 Update workflows/build.yml
Fixes CI warnings
2023-11-28 18:03:29 +07:00
s1lentq
83c9d6e177 Backport linkent for hlds (and listenserver) without rehlds 2023-11-28 17:56:52 +07:00
s1lentq
0118e05280 Improved initialization of rehlds api
Prefer Sys_GetModuleHandle over Sys_LoadModule to avoid unnecessary reference count increase
2023-11-28 16:39:09 +07:00
s1lentq
ec926a611f Gracefully shutdown metamod and plugins when game is closing (for a proper reload using _restart command) 2023-11-28 16:28:55 +07:00
s1lentq
adc94141a4 appversion.sh: remove dev postfix 2022-07-03 04:21:57 +07:00
Dmitry Novikov
b838abda59
Migrate the CI/CD to GitHub Actions (#57)
* Implemented CI/CD migration to GitHub
* Remove gradle build
2022-07-03 04:15:27 +07:00
hajimura
80145abcb7
Fix compile on ICC 19 (#53)
Fix of #44
2022-07-01 03:50:40 +07:00
Asmodai
0cf2f709db Fix two jit bugs 2018-08-24 18:45:56 +03:00
s1lent
0fff97941f
Temporary patch #40 2018-06-15 15:47:00 +07:00
Asmodai
93b5bd45e2 Fix crashes in pfnAlertMessage 2018-05-10 18:43:15 +03:00
6456c5f7ec
Merge pull request #39 from theAsmodai/stamepicmorg-patch-1
fixed game-list + updated readme
2018-04-30 19:36:56 +03:00
6cb74d4069
Update README.md 2018-04-27 11:32:17 +03:00
5a3a6aa8a7
fixed game-list
Info: https://github.com/theAsmodai/metamod-r/issues/38#issuecomment-383732880
2018-04-26 19:02:43 +03:00
Asmodai
3728fe42df Added support of ag_i386.so 2018-04-24 00:41:04 +03:00
89b29af8a5
readme.md update
* cosmetic edit
* sorry for overcommits :(
2018-03-13 00:53:40 +03:00
5e685df118
readme.md update 2018-03-12 13:13:57 +03:00
Asmodai
35eada44d0 Fix #33 2018-03-11 02:23:01 +03:00
AEnimka
e0e3266711
Update README.md 2018-03-10 20:40:46 +03:00
AEnimka
b9c5262789
Updated Readme.MD
* Added some info
2018-03-10 20:11:17 +03:00