Commit Graph

42 Commits

Author SHA1 Message Date
8bd6ea15a3 Remove global limits
world limits will be applied to all players instead
Fix explosions when remote and local vehicles exist at same position
Fix "floating corpses" issue when remote NPCs are killed
2023-11-20 11:32:18 -03:00
393a401860 Always sync vehicles with synced peds 2023-11-07 20:27:14 -03:00
3fc813b2d8 Fix bug disconnecting from server 2023-10-22 17:14:50 -03:00
14151d7b2c Add option to disable blip and nametag display 2023-08-14 14:08:30 -03:00
1f8d70a520 Fix player dying when switching characters in missions 2023-08-13 19:29:48 -03:00
2cb5baf5f7 Fix player dying when switching characters 2023-08-09 23:50:47 -03:00
de96f29097 Don't delete peds in vehicle 2023-07-14 09:39:06 -03:00
9173e9a99e Fix non-ambient peds get deleted 2022-09-30 23:27:37 +08:00
884e2f39f0 Yet another code cleanup 2022-09-08 12:41:56 -07:00
23e9326f5f Fix stuff, add listening address display and projectile shoot prediction 2022-09-07 09:52:40 +08:00
4621fb4987 Some code cleanup and formatting 2022-09-06 21:46:35 +08:00
eab64f9254 Check fixed data every 100 frames 2022-08-24 22:38:50 +08:00
c034cd8aa9 Fix traffic 2022-08-22 10:01:09 +08:00
87dfc18d91 Smoother ped heading calibration 2022-08-20 12:33:55 +08:00
52cc9b647c Vehicle duplication prevention 2022-08-19 22:31:13 +08:00
be13e0d102 Small projectile fix 2022-08-18 08:43:10 +08:00
b5f6fc578d Projectile refactor 2022-08-14 17:08:43 +08:00
a7d64d241d New vehicle seat sync and projectile fix 2022-08-13 16:14:18 +08:00
d70c739208 Cleaned up 2022-08-11 14:29:18 +02:00
a26a799a9f Variables renaming 2022-08-11 16:29:29 +08:00
c3d7c2b335 P2P connectivity 2022-08-08 17:03:41 +08:00
a50be5b869 Some stuff for the upcoming change 2022-08-06 12:32:04 +08:00
3015ffe3ba Revert "flush"
This reverts commit 459cfccff5.
2022-07-30 11:44:14 +08:00
459cfccff5 flush 2022-07-29 21:53:26 +08:00
9b1587f334 Ignore API assemblies 2022-07-29 19:11:31 +08:00
71ecdbd5b9 code cleanup 2022-07-20 17:50:01 +08:00
9527da9785 Add ability to share server file 2022-07-19 17:15:53 +08:00
228ab9e727 Ped movement change 2022-07-17 14:23:19 +08:00
0a3dbb1f59 Merge vehicle sync packet, comment cleanup 2022-07-17 11:59:37 +08:00
5d1832fcef Merge ped packet
Back to old project family (for debugging)
Fix blip name
Delete newly spawned traffic if limit exceeded
2022-07-17 11:15:02 +08:00
edca1e2b98 Don't sync invisible vehicles 2022-07-11 14:53:22 +08:00
b2911017d0 Cleanup 2022-07-11 11:59:32 +08:00
2450956fda Add ped blip sync 2022-07-04 22:50:47 +08:00
08e17b1714 Server side blip and Vector2 argument 2022-07-03 15:28:28 +08:00
dc5cf2b965 ServerObject Inheritance, getter and setter for Position and Roatation, Fix connect error. 2022-07-03 10:46:24 +08:00
d8ac486984 Server side prop control 2022-07-02 17:14:56 +08:00
eb5b23ae17 Server side entities and custom resource location 2022-07-01 19:02:38 +08:00
4165b757a5 XML comments 2022-07-01 13:54:18 +08:00
8a46bd6b68 Resource loading 2022-07-01 12:22:31 +08:00
09a97c43fd Spread out state, networking statistics fix 2022-06-17 18:11:39 +08:00
7f1891236d Fix projectile issue. 2022-06-16 11:57:48 +08:00
fa80b87f7a Change folder name 2022-06-06 18:27:19 +08:00