sethduda
38c87b3222
Adding logic that helps prevent a vehicle from clipping in the ground ( #21 )
2016-04-08 18:57:31 -04:00
sethduda
c001b01967
Adding restriction to global hide function ( #22 )
...
Adding restriction that only objects of type Land_Can_V2_F can be hidden via the SA_Hide_Object_Global function. fixes #17
2016-04-08 18:57:12 -04:00
sethduda
89cd91233d
Update README.md
2016-04-08 16:15:34 -04:00
sethduda
bb9e0ff35a
Update README.md
2016-04-07 20:55:16 -04:00
sethduda
f651c1f8d0
Fixing readme
2016-04-07 20:54:53 -04:00
sethduda
f0bcdb2561
Adding info about battleye rules
2016-04-07 20:38:25 -04:00
sethduda
bcefc1ff5b
Update README.md
2016-03-29 18:38:04 -04:00
sethduda
1b5e71df70
Update README.md
2016-03-29 18:37:41 -04:00
sethduda
0cf4313e98
Update README.md
2016-03-29 18:37:16 -04:00
sethduda
7dd7edede2
Update README.md
2016-03-29 18:36:06 -04:00
sethduda
58b8ce4657
Update README.md
2016-03-29 18:35:07 -04:00
sethduda
21a6e95014
Update README.md
2016-03-29 18:34:00 -04:00
sethduda
311f7d9bbe
Update README.md
2016-03-29 18:25:39 -04:00
sethduda
b701916f51
Update README.md
2016-03-29 08:49:18 -04:00
sethduda
558b6c4a72
Update README.md
2016-03-29 08:48:51 -04:00
sethduda
c1a14a31d2
Update README.md
2016-03-29 08:15:42 -04:00
sethduda
f9092c3f4b
Update README.md
2016-03-28 19:54:01 -04:00
sethduda
22b1924d50
Update README.md
2016-03-28 19:53:34 -04:00
sethduda
a5eaca9850
Update README.md
2016-03-27 17:47:17 -04:00
sethduda
12ae5d1221
Merge pull request #10 from sethduda/1.4
...
Updates to actions
2016-03-27 10:10:47 -04:00
sethduda
2e75836d45
Updates to actions
2016-03-27 09:21:03 -04:00
sethduda
d7519b2fff
Update README.md
2016-03-26 22:46:11 -04:00
sethduda
ccd05e9a69
Update README.md
2016-03-26 22:27:25 -04:00
sethduda
16e9f7637e
Update README.md
2016-03-26 22:26:57 -04:00
sethduda
97431a69ee
Update README.md
2016-03-26 22:25:23 -04:00
sethduda
64e561e375
Update README.md
2016-03-26 22:24:31 -04:00
sethduda
e98c4a2f97
removing allowdamage
2016-03-26 22:11:05 -04:00
sethduda
679ea3fcc5
Fixing issue causing cargo to drive on top of trees / bushes
2016-03-26 22:06:23 -04:00
sethduda
5ae0345e80
Adjusting height of cargo, adding allowDamage back
...
This might resolve some of the issues seen where vehicles are exploding
while being towed
2016-03-26 18:52:59 -04:00
sethduda
a17a9eee62
Improving vehicle tow speed simulation
...
Takes into account mass of all vehicles in chain. Also reduces your
speed to 0 if you try to tow more than max chain size (1).
2016-03-26 18:28:30 -04:00
sethduda
102355c52e
Updating remote exec code to support exile
...
- Removes need to update cfgremoteexec. Can be installed as server-side
addon only in exile.
2016-03-26 10:10:52 -04:00
sethduda
2f7eee434a
Adding updated PBOs
2016-03-21 16:03:09 -04:00
sethduda
ae586e1770
Merging exile changes, adding remoteExecCall back
2016-03-21 15:52:00 -04:00
sethduda
f34ed376cc
Merge pull request #6 from sethduda/exile
...
Exile
2016-03-21 15:49:52 -04:00
sethduda
065ea071f0
Merge remote-tracking branch 'refs/remotes/origin/master' into exile
2016-03-21 15:44:15 -04:00
sethduda
32b4dde344
Fixing issue causing vehicles to "fly" in the air
2016-03-21 15:43:57 -04:00
sethduda
edd64af372
Merge remote-tracking branch 'refs/remotes/origin/master' into exile
2016-03-20 23:08:20 -04:00
sethduda
1f16dfa5d5
fixing zonezone and locked checks
2016-03-20 23:08:02 -04:00
sethduda
c9d9f7401f
Merge remote-tracking branch 'refs/remotes/origin/master' into exile
2016-03-20 23:06:14 -04:00
sethduda
5fd51c6e78
fixing safezone check
2016-03-20 23:05:58 -04:00
sethduda
7ddb439fcd
Merge remote-tracking branch 'refs/remotes/origin/master' into exile
2016-03-20 22:42:05 -04:00
sethduda
10607cc2a6
Removing ability to tow locked vehicles and in exile safe zones
2016-03-20 22:41:42 -04:00
sethduda
552dc050ab
Merge remote-tracking branch 'refs/remotes/origin/master' into exile
...
# Conflicts:
# addons/SA_AdvancedTowing/functions/fn_advancedTowingInit.sq
2016-03-20 22:14:42 -04:00
sethduda
d9b14db304
Updating PBOs
2016-03-20 21:57:55 -04:00
sethduda
b90a1104a6
Removing rear cargo hitch code
2016-03-20 21:43:05 -04:00
sethduda
c223a04cf2
Fixing towing over objects (bridges, docks ,etc) & water. Disabling chains by default.
2016-03-20 21:37:52 -04:00
sethduda
4e013b4572
Testing for exile
2016-03-17 23:41:55 -04:00
sethduda
241d1dd49f
Updating classname in config.cpp to resolve conflicts with other addon
2016-03-13 10:48:14 -04:00
sethduda
3ab73fdb60
Updated cargo movement and position
...
- Improved movement of vehicle when moving over slopes.
- Improved positioning of cargo on the ground. Should resolve some
problems with custom vehicles moving into the air.
2016-03-12 12:45:24 -05:00
sethduda
59f777465d
Fixing hide object global call - must execute on server
2016-03-10 17:03:32 -05:00