Commit Graph

405 Commits

Author SHA1 Message Date
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
6ceeaf1535 refact: remove cmd refresh 2025-05-27 18:55:21 +00:00
f7dbb0250d refact: extract module code into their own file 2025-05-26 00:33:20 +00:00
6eebe5f165 refact: remove materials importer 2025-05-26 00:18:46 +00:00
0db418ef4a refact: change the name of sv_websocket 2025-05-26 00:13:51 +00:00
b322f58a70 fix: token not send to client 2025-05-24 17:28:50 +00:00
423ca3175a feat: add screenshot title 2025-05-22 17:34:50 +00:00
3534141410 fix: the darkrp money drop & take logs 2025-05-11 17:27:30 +00:00
8bdf3b4bc0 fix: forgot the data.fps 2025-04-24 09:37:16 +00:00
60551eee07 fix: forgot to save ply fps + remove a net call every sec 2025-04-24 09:28:39 +00:00
09727be01b refact: simplify net table 2025-04-24 09:21:50 +00:00
18b904f64a feat: add random string generation & generate uuidv4 2025-04-23 19:27:14 +00:00
fbf27f4d40 refact: move errors test con 2025-04-23 19:24:04 +00:00
7401c81a86 refact: migrate the admin hook func to open the menu 2025-04-23 19:21:31 +00:00
deac3ef966 refact: migrate the cl screnshoots overlay 2025-04-23 19:20:05 +00:00
0a391e022d refact: change the order of core load 2025-04-23 19:19:12 +00:00
baadebd517 refact: admin menu 2025-04-23 18:59:22 +00:00
083aadefe3 refact: move filters to filters whitelist 2025-04-23 18:55:44 +00:00
0eb8109ac2 refact: manual priority of folder / file 2025-04-17 17:32:44 +00:00
d0880366e4 refact: move a hook 2025-04-17 04:16:13 +00:00
ac54b3db55 feat: add server configuration file with detailed setup instructions 2025-04-17 04:16:00 +00:00
a605d9fbe7 refact: do a full reèarchitecture of the lua 2025-04-17 03:22:36 +00:00
d6a378ec45 fix: correct command logging and improve error message output 2025-04-13 15:40:33 +00:00
91e8b3d2ef feat: implement CH_ATM and DarkRP money logging functions 2025-04-10 05:05:11 +00:00
499c382066 feat: add a hook GMI:SaveBeforeCrash for trisomic server owner how crash server to auto reconnect client 2025-03-20 05:47:46 +00:00
da9b9d2392 fix: upgrade to 0.4.9 2025-03-20 03:17:06 +00:00
be3a44760d fix: some time the PlayerChangedTeam gmInteResetTimeLastTeamChange was call before saving the time of the last team change 2025-03-20 03:10:23 +00:00
3ebd9c0989 fix: potential exploit 2025-03-11 21:21:43 +00:00
06efe727e2 New version: 0.4.8 2025-01-28 08:18:59 +00:00
9e9a2dfe01 Feat: add timeLastTeamChange 2025-01-28 08:18:30 +00:00