KAKAN
eb3100de36
Fix team kill and normal kill swapped
...
onPlayerKill and onPlayerTeamKill were swapped
2021-09-12 19:06:28 +00:00
Sandu Liviu Catalin
490f80d1e9
Update Events.inc
2021-08-18 22:19:08 +03:00
Sandu Liviu Catalin
8eb431ea8f
Merge branch 'master' of https://github.com/VCMP-SqMod/SqMod
continuous-integration/drone/push Build is passing
2021-07-23 17:31:08 +03:00
Sandu Liviu Catalin
7b7f974e42
Allow current client data buffer to be retrieved anywhere during the callback.
2021-07-23 17:31:05 +03:00
vancityspiller
d8ccd421be
Fix onPlayerCommand returning incomplete text
2021-07-23 11:34:33 +05:30
Sandu Liviu Catalin
5f90d55fc7
Update Events.inc
2021-03-21 10:36:37 +02:00
Sandu Liviu Catalin
26dddbd55b
Update Events.inc
2021-03-20 20:54:27 +02:00
Sandu Liviu Catalin
2ca0af51cb
Update Events.inc
2021-03-20 20:32:26 +02:00
Sandu Liviu Catalin
1ed005e571
Update Events.inc
2021-03-20 17:20:11 +02:00
Sandu Liviu Catalin
49eaedbb4b
Implement stream for official plug-in compatibility layer.
2021-03-20 16:56:44 +02:00
Sandu Liviu Catalin
26cb65fcbc
Return entity instance instead of object.
...
Implement helper entity iteration functions.
2021-03-20 11:51:40 +02:00
Sandu Liviu Catalin
f02b6be315
WIP Official plug-in compatibility layer.
2021-03-15 07:02:48 +02:00
Sandu Liviu Catalin
6fa8a17e9d
Fix indentation.
2021-02-21 13:37:57 +02:00
Sandu Liviu Catalin
9017236b13
Work around server defect.
2021-02-21 13:34:08 +02:00
Sandu Liviu Catalin
1f2b75ed26
Handle Poco exceptions explicitly.
2021-02-20 21:22:12 +02:00
Sandu Liviu Catalin
0de21ae5a0
Move away from C format to cpp::fmt.
2021-02-03 17:50:39 +02:00
Sandu Liviu Catalin
4a6bfc086c
Major plugin refactor and cleanup.
...
Switched to POCO library for unified platform/library interface.
Deprecated the external module API. It was creating more problems than solving.
Removed most built-in libraries in favor of system libraries for easier maintenance.
Cleaned and secured code with help from static analyzers.
2021-01-30 08:51:39 +02:00
Sandu Liviu Catalin
95705e87c8
Initial preparations for CURL and Discord integration.
2021-01-27 07:27:48 +02:00
Sandu Liviu Catalin
4c1030c76e
Implement simple distance tracking for player and vehicle entities.
...
Doesn't differentiate from in-air and on-ground.
Just sums up the distance from last position on each position update.
2020-05-04 11:58:30 +03:00
Sandu Liviu Catalin
22a17fe3c4
Code cleanup.
...
Get rid of ReleaseGently.
2020-04-27 13:10:54 +03:00
Sandu Liviu Catalin
453eff0037
Code cleanup.
2020-03-22 10:31:43 +02:00
Sandu Liviu Catalin
33f057ac15
More code cleanup.
2020-03-22 10:00:31 +02:00
Sandu Liviu Catalin
a557805090
Code cleanup. Most of it via linting.
2020-03-22 06:53:04 +02:00
Sandu Liviu Catalin
c0fd374404
Rename source to module.
2020-03-21 23:02:27 +02:00