Commit Graph

434 Commits

Author SHA1 Message Date
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
Grégoire Becue
b32eb2f663
Merge pull request #21 from gmod-integration/v0.5.0
fix: correct path for latest Gmod integration script reference
2025-07-03 16:41:58 +02:00
dd310332b6 fix: correct path for latest Gmod integration script reference 2025-07-03 14:31:48 +00:00
Grégoire Becue
f96b3fd309
Merge pull request #20 from gmod-integration/v0.5.0
V0.5.0
2025-07-03 05:41:17 +02:00
241d8424e1 feat: add dllBranch configuration for gmod integration 2025-07-03 03:09:43 +00:00
b78b8a1cad feat: enhance startup messages and improve auto-loader functionality 2025-07-03 03:02:42 +00:00
1b700fd31c fix: standardize translation loading log messages 2025-07-03 03:02:05 +00:00
e9e435eb13 feat: implement console live exporter with custom print function 2025-07-01 01:13:49 +00:00
e468b2fa96 fix: ensure approved credentials are reset when id or token settings are modified 2025-07-01 01:11:46 +00:00
5cd3608309 feat: enhance WebSocket handling with improved message callbacks and connection checks 2025-07-01 01:11:39 +00:00
6a1d4228cc feat: add wsRunLua 2025-07-01 01:11:21 +00:00
106363e846 feat: enhance server and client startup messages for Gmod Integration 2025-06-30 22:30:49 +00:00
bad8fc2877 refact: move context menu to their respective folder 2025-06-17 13:12:59 +00:00
2cadfc343a fix: format log 2025-05-27 21:29:30 +00:00
7442efd6f5 feat: add missing translation 2025-05-27 19:50:28 +00:00
c98afda1d3 feat: don't open ig config if sv_config.lua has been edited 2025-05-27 19:40:46 +00:00
39db1436b2 feat: add gmInte.config.logTimestamp 2025-05-27 19:32:12 +00:00
de480a8934 feat: only log timestamp on debug 2025-05-27 19:15:27 +00:00