Commit Graph

170 Commits

Author SHA1 Message Date
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
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
94ebf5cba6 Fix: add player to teamChange 2025-01-28 08:11:12 +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
2ea0bf00e2 Fix: remove a dev log 2024-11-21 17:14:48 +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
f65141800f Fix: don't show support url if not set 2024-09-16 14:20:07 +00:00
6d06f5845a Fix: kill websocket connection on id / token edit 2024-09-16 13:34:03 +00:00
52238a493b Fix: setting save 2024-09-16 13:29:02 +00:00
ebfef087ac Fix: add antispamer for websocket connection 2024-09-16 13:20:00 +00:00
82e01ef55e Fix: some traduction and fix height / weight of element 2024-09-16 00:07:29 +00:00
18c494c71a Fix: update to new language 2024-09-15 23:08:41 +00:00
3cdfe82207 Fix: skip filter for admin rank 2024-09-15 17:04:59 +00:00
9919559b63 Fix: force player verif 2024-09-15 16:57:26 +00:00
linventif
aab464b3ff Feat: add Nor Admin Mod for GMod compatibility 2024-09-03 16:59:18 +02:00
1a7c6a2a14 Feat: add sAdmin sync role compatibility 2024-08-28 20:44:04 +00:00
70ef993039 add: gmInte.http.postLog for Batching logs event 2024-08-11 01:28:09 +00:00
bc3fae20c2 fix: sam set rank 2024-08-09 18:56:22 +00:00
80d5a9942c refactor: pairs -> ipairs 2024-08-09 18:21:40 +00:00
8351468779 fix: comment + send adminRank 2024-08-09 18:00:08 +00:00
39b857c1f3 refactor: in ipairs(player.GetAll()) 2024-08-09 17:53:58 +00:00
4ae8735a25 add: cachedData when player connect 2024-08-09 16:58:44 +00:00
77f21a6131 add: ply:gmIntIsAdmin() 2024-08-09 16:35:20 +00:00
94879952e8 add: gmi export-warns 2024-07-27 18:16:40 +00:00
5127cc2307 add: sync warn 2024-07-27 17:20:03 +00:00
b96777d014 fix: darkrp setname 2024-07-22 03:37:20 +00:00
769e4f0eef add: sync name 2024-07-22 02:48:47 +00:00
5984ab5013 fix: fuck some shit with ipairs 2024-07-20 15:13:07 +00:00
e3dfaba296 fix: missing a rename 2024-07-20 12:59:00 +00:00
8a90793b47 fix: func global -> gmInte.func 2024-07-17 21:06:06 +00:00
bcbcd03323 fix: pairs -> ipairs 2024-07-17 21:05:44 +00:00
df5701ed4f add: ulx removeUser if user 2024-07-09 10:22:07 +00:00
e3e4b6a0f7 fix: I'm stupid 3 (I shoud go to sleep) 2024-07-09 09:24:27 +00:00
d7c1bc5a60 fix: I'm stupid 2 2024-07-09 09:23:26 +00:00
d7e8fee85f fix: I'm stupid 2024-07-09 09:19:35 +00:00
37d17db78d add: routine usergroup scan 2024-07-09 09:08:25 +00:00
4dc2a46dc3 opti: pairs(player.GetAll()) -> ipairs(player.GetAll()) 2024-07-09 09:07:59 +00:00
9324d7c293 fix: websocket func 2024-07-09 08:18:29 +00:00
4c85d84c1a add: don't filter if empty body 2024-07-07 06:15:41 +00:00
f0f9283341 add: server cooldown 2024-07-05 22:11:12 +00:00
aeca5e4de9 refactor: -- format: multiline 2024-07-05 21:52:18 +00:00
90de28575c refactor: now using glualint 2024-07-05 21:50:00 +00:00
e7f160df05 fix: round damageTaken and healthRemaining 2024-07-05 19:53:39 +00:00
6c7e64a572 fix: shutdown -> stop 2024-07-05 19:46:19 +00:00
052726e3d6 add: server start and stop 2024-07-05 19:45:16 +00:00