19 Commits

Author SHA1 Message Date
David Leal
e1a81c09f0
Minor changes and improvements
Removed F1 and 126r cars due to closed-source license.
2020-09-25 16:19:53 -05:00
Panquesito7
150f9067bc
Add drops to all vehicles
Requires `lib_mount` to be updated first.
2020-06-06 21:17:47 -05:00
Panquesito7
cbacfec977
Version 2.2.1
- Added vehicle crafting (Enabled by default).
  - Added car battery, windshield, tire, and motor.
- All CAR01's can now carry 3 passengers.
- Added mod screenshot.
- Improve `README.md`.
2020-05-28 17:25:26 -05:00
Panquesito7
f8a52d4a89
Fix some potential issues 2020-05-22 17:29:41 -05:00
Panquesito7
978f2645a5
Add blue CAR01 in name list 2020-05-18 12:18:22 -05:00
Panquesito7
766b6d0358
Version 2.2.0
- Move files to a folder of its own.
- Add GitHub workflow and LuaCheck.
- Add `settingtypes.txt` to select enabled cars.
- Improve `README.md`.
- Short a bit the code.
2020-05-17 14:44:54 -05:00
Panquesito7
5ee972fb55
Version 2.1.0
- Fix attachment positions for drivers/passengers on all vehicles.
- Adds red, green, and yellow hovercrafts.
- Use `mod.conf` for name, description and dependencies.

Requires MT 5.0.0 and above to work.
2020-05-17 14:42:57 -05:00
blert2112
d4d1b0bde4 Typo in filename 2016-11-10 08:40:19 -05:00
blert2112
3a30c016e9 a few updates
-blue hover enabled for testing
-removed a couple of unused functions
-removed is_boat in favor of terrain_type
-some changes propmted by enabling the hover
2016-08-27 22:58:26 -04:00
blert2112
f0e57ddefc Revert "a few updates"
This reverts commit be63ee83059747ad922012d257b0d53f830c77fa.
2016-08-27 22:51:49 -04:00
blert2112
be63ee8305 a few updates
-some speed adjustments,
-removed a couple unused functions,
-removed is_boat in favor of terrain_type,
-added the blue hovercraft for testing which prompted a few tweaks here
and there
2016-08-27 22:46:39 -04:00
Vanessa Ezekowitz
ed12b2fe20 fix typo 2016-08-13 21:22:18 -04:00
blert2112
1f02597926 many changes
- converted to use the lib_mount mod for "driving"
- enlarged F1 and 126r models x2.5
- added yellow Mesecar
- updated boat model from default boat mod
- various speed/braking/turning/acceleration tweaks
- various collision box tweaks
- various other tweaks I probably forgot about
2016-08-13 14:59:51 -04:00
blert2112
824130c78f many changes
change how vehicles are registered,
add yellow Mesecar,
many braking/speed/turning tweaks
2016-08-11 19:47:09 -04:00
Vanessa Ezekowitz
6003914bef rewrite how CAR01 vehicles are defined
so that all CAR01 vehicles start from the same definiton

fix CAR01 model and related collision box so that box is always centered.
reduce box size so that car can turn without box exeeding model excessively
2016-08-11 04:33:20 -04:00
blert2112
c0e5099957 First commit 2015-05-21 19:56:20 -04:00
blert2112
178a52cb6c First commit 2015-05-06 00:13:25 -04:00
blert2112
b4ffc285e7 First commit 2015-05-01 00:34:04 -04:00
blert2112
3b396a7a29 first commit 2015-04-24 21:59:10 -04:00