Commit Graph

388 Commits

Author SHA1 Message Date
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
94ebf5cba6 Fix: add player to teamChange 2025-01-28 08:11:12 +00:00
8231f4a9ac Feat: add chat.error.rate_limit 2025-01-22 21:54:17 +00:00
5aee9272cd Fix: some potential nil 2025-01-04 09:12:50 +00:00
c29a12dfd2 Fix: translation 2025-01-04 09:12:06 +00:00
e7b9953185 to 0.4.7 2024-12-10 22:27:36 +00:00
1661173526 Feat: add team role 2024-12-10 22:27:22 +00:00
4caed5845f Feat: add familly verification 2024-11-28 17:24:59 +00:00
5c78fae9a6 Fix: somevar typo 2024-11-21 22:50:52 +00:00
d7930c9194 Fix: var Intiate after use 2024-11-21 17:23:21 +00:00
2ea0bf00e2 Fix: remove a dev log 2024-11-21 17:14:48 +00:00
4ab93e1afe Feat: add ajustTime for reconnect after map change 2024-11-21 17:08:15 +00:00
0a7ae28a75 Feat: add fps counter 2024-11-21 17:07:28 +00:00
a6ab55dd4a Fix: a getTranslation bad argument 2024-11-21 17:00:46 +00:00
4572d64017 Fix: user endpoint 2024-11-18 17:48:50 +00:00
2d2275d0cb Feat: add new security feature 2024-11-18 17:34:34 +00:00
03bb2052f3 Feat: add new security parrametter 2024-11-18 17:17:22 +00:00
af77c08976 Feat: add client version 2024-11-18 17:17:06 +00:00