5 Commits

Author SHA1 Message Date
aa15032261
d6fce67cbc
Improved error handling of gta_data_service. (#412)
* Bug fix for #403

* Fixed Issue #403

* Minor fixes.

* Improved error handling of gta_data_service.

Fixed an issue where the game crashes when throwing invalid json format exception.

* Minor fixes.

* Minor fixes.

* Improved error handling of gta_data_service.

Also extended the timeout to 30s.

* Improved error handling of gta_data_service.

- Fixed an issue where http_request doesn't handle HEAD requests and socket.recv error correctly.

- Limited gta_data_service to have only 1 active http request.

* Minor fixes.

* Minor fixes.
2022-08-13 17:17:59 +02:00
aa15032261
454413be30
Improved error handling of gta_data_service. (#411)
Fixed an issue where the game crashes when throwing invalid json format exception.
2022-08-13 13:29:33 +02:00
aa15032261
c0e1ab6a24
Fixed Issue #403 (#408)
Fixes #403
2022-08-13 11:19:18 +02:00
aa15032261
dbe3777b12
Added weapons to gta_data_service. (#365) 2022-07-29 13:51:19 +02:00
aa15032261
18ab39394f
Added ped model data. (#349) 2022-07-19 12:19:19 +02:00