Commit Graph

451 Commits

Author SHA1 Message Date
ff051ef47d fix: clone from https 2025-07-06 16:33:06 +00:00
4563d28755 fix: logs || 2025-07-06 16:33:06 +00:00
ee3f141c74 fix: double execution on start 2025-07-06 16:33:06 +00:00
GitHub Action
a269b85698 chore: bump version to 5.0.16 2025-07-06 00:40:57 +00:00
f72cb13f09 fix: add installation instructions for Gmod Integration DLL in multiple language files 2025-07-05 22:00:12 +00:00
082abb2d1a fix: add tag trigger for auto release workflow and remove manual release workflow 2025-07-05 21:29:07 +00:00
GitHub Action
6137da8860 chore: bump version to 5.0.15 2025-07-05 21:18:46 +00:00
9753888551 fix: update volume mount in Steam Workshop publish step to include additional options 2025-07-05 21:18:36 +00:00
GitHub Action
607807518f chore: bump version to 5.0.14 2025-07-05 21:13:59 +00:00
1dd624502d fix: update volume mount in Steam Workshop publish step to use the entire workspace 2025-07-05 21:13:49 +00:00
GitHub Action
8ccc949a93 chore: bump version to 5.0.13 2025-07-05 21:08:47 +00:00
ece3ae774a fix: add environment variable for Steam Guard OTP generation in publish workflow 2025-07-05 21:08:40 +00:00
GitHub Action
112f059e26 chore: bump version to 5.0.12 2025-07-05 20:54:20 +00:00
c81a3be7b4 feat: enhance Steam Workshop publishing workflow and remove obsolete Dockerfile and entrypoint script 2025-07-05 20:54:09 +00:00
GitHub Action
d3e79a741a chore: bump version to 5.0.11 2025-07-05 16:20:29 +00:00
162130d415 fix: refactor publish to Steam Workshop step in auto-release workflow 2025-07-05 16:20:16 +00:00
d2cfe9f17c feat: enhance auto-release workflow to steam workshop 2025-07-05 16:18:21 +00:00
GitHub Action
92fc9ca707 chore: bump version to 5.0.10 2025-07-05 13:30:48 +00:00
4b0a74f8c7 docs: add comprehensive README for Gmod Integration addon 2025-07-05 13:30:37 +00:00
GitHub Action
672d373cc7 chore: bump version to 5.0.9 2025-07-05 12:57:25 +00:00
457975481d fix: update GMod Store API endpoint for version upload 2025-07-05 12:57:16 +00:00
GitHub Action
23652148b5 chore: bump version to 5.0.8 2025-07-05 12:38:14 +00:00
31b5e518bf refactor: restructure auto-release workflow for version calculation and artifact handling 2025-07-05 12:38:03 +00:00
GitHub Action
e6419ed723 chore: bump version to 5.0.7 2025-07-05 12:35:02 +00:00
fa5ce198b0 refactor: remove language existence check from saveSetting function 2025-07-05 12:34:37 +00:00
995fa249b0 feat: implement DLL installation check and user notification for missing DLL 2025-07-05 12:34:29 +00:00
4dabad1127 feat: add GMod Store publishing step to auto and manual release workflows 2025-07-05 11:48:24 +00:00
c1e3c4a178 refactor: use gmInte.execFolder for dynamic path resolution in language loading 2025-07-04 22:59:15 +00:00
GitHub Action
53d1fd9c53 chore: bump version to 5.0.6 2025-07-03 19:05:51 +00:00
29a1d07705 refactor: consolidate logging functions and improve debug handling 2025-07-03 19:05:39 +00:00
GitHub Action
15f05a3c0d chore: bump version to 5.0.5 2025-07-03 18:57:56 +00:00
63173cbc80 fix: update config version check to ensure compatibility 2025-07-03 18:57:45 +00:00
GitHub Action
74a854d25f chore: bump version to 5.0.4 2025-07-03 18:52:00 +00:00
6ddffe4eec fix: remove test comment from gmod_integration.lua 2025-07-03 18:51:43 +00:00
eefb99f3a9 fix: add test comment for example in gmod_integration.lua 2025-07-03 18:51:43 +00:00
d1893e88a1 test: // change example 2025-07-03 18:51:43 +00:00
GitHub Action
502caab754 chore: bump version to 5.0.3 2025-07-03 18:50:35 +00:00
18e4db2851 test: // change example 2025-07-03 18:50:12 +00:00
GitHub Action
c2c91362d1 chore: bump version to 5.0.2 2025-07-03 18:45:58 +00:00
0165e62d7c fix: update release name formatting in auto and manual workflows 2025-07-03 18:45:42 +00:00
02e3408d37 fix: add permissions section to auto and manual release workflows 2025-07-03 18:42:29 +00:00
a9c63a94f6 feat: add auto and manual release workflows for version management 2025-07-03 18:41:10 +00:00
ed7044be58 fix: update version to 5.0.1 2025-07-03 18:34:12 +00:00
1ad7010b97 fix: streamline translation loading log output 2025-07-03 18:33:31 +00:00
Grégoire Becue
d085a1f55e
now using vMAJOR.MINOR.PATCH 2025-07-03 18:44:44 +02:00
2b076a84b8 fix: ensure execFolder defaults to 'gmod_integration' if not found 2025-07-03 16:39:42 +00:00
8bd9460455 refactor: simplify simpleLog function and enhance startup messages 2025-07-03 16:33:29 +00:00
23ed1507ce fix: update simpleLog function to correctly handle logTimestamp configuration 2025-07-03 16:12:34 +00:00
Grégoire Becue
99d70b8146
Merge pull request #22 from gmod-integration/v0.5.0
refactor: move simpleLog function definition and update usage in gmod…
2025-07-03 17:27:44 +02:00
6651bc2e68 refactor: move simpleLog function definition and update usage in gmod integration 2025-07-03 15:26:38 +00:00