50 Commits

Author SHA1 Message Date
Panquesito7
150f9067bc
Add drops to all vehicles
Requires `lib_mount` to be updated first.
2020-06-06 21:17:47 -05:00
Panquesito7
623ee9aa05
Version 2.2.2
- Fix passengers not detaching when driver gets out.
- Various other tweaks and fixes for passengers.

Requires `lib_mount` to be updated first.
2020-06-02 12:11:01 -05:00
Panquesito7
bd47a615d8
Improve wording in README.md 2020-05-28 19:24:29 -05:00
Panquesito7
3647f7f528
Add screenshot in README.md 2020-05-28 18:03:15 -05:00
imgbot[bot]
86be053025
[ImgBot] Optimize images (#2)
*Total -- 934.27kb -> 851.98kb (8.81%)

/textures/mesetest.png -- 22.70kb -> 4.22kb (81.42%)
/textures/oerkki_bliss.png -- 7.50kb -> 4.33kb (42.2%)
/textures/road_master.png -- 7.28kb -> 4.22kb (42.02%)
/textures/car_dark_green.png -- 6.85kb -> 4.38kb (36.14%)
/textures/car_brown.png -- 6.63kb -> 4.28kb (35.41%)
/textures/car_white.png -- 6.53kb -> 4.25kb (34.91%)
/textures/car_black.png -- 6.70kb -> 4.40kb (34.34%)
/textures/car_f1.png -- 77.82kb -> 56.61kb (27.25%)
/textures/nyan_ride.png -- 7.78kb -> 6.57kb (15.56%)
/textures/hot_rod.png -- 8.90kb -> 7.62kb (14.38%)
/textures/car_blue.png -- 7.91kb -> 6.95kb (12.2%)
/textures/car_orange.png -- 7.81kb -> 6.93kb (11.27%)
/textures/car_green.png -- 7.66kb -> 6.92kb (9.7%)
/textures/car_violet.png -- 7.95kb -> 7.22kb (9.18%)
/textures/car_red.png -- 7.48kb -> 6.80kb (9.05%)
/textures/car_cyan.png -- 7.35kb -> 6.70kb (8.87%)
/textures/car_yellow.png -- 7.86kb -> 7.18kb (8.67%)
/textures/car_magenta.png -- 7.82kb -> 7.15kb (8.54%)
/textures/car_pink.png -- 7.26kb -> 6.75kb (7.07%)
/textures/car_126r.png -- 78.89kb -> 73.42kb (6.94%)
/textures/car_dark_grey.png -- 7.41kb -> 6.93kb (6.38%)
/textures/hovercraft_yellow.png -- 0.89kb -> 0.83kb (5.94%)
/textures/hovercraft_blue.png -- 0.88kb -> 0.84kb (4.75%)
/textures/hovercraft_red.png -- 0.87kb -> 0.84kb (3.04%)
/screenshot.png -- 616.67kb -> 604.79kb (1.93%)
/textures/hovercraft_green.png -- 0.85kb -> 0.84kb (1.14%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
2020-05-28 17:50:19 -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
6a8bf3b5b8
Move build status badge to header 2020-05-25 13:57:49 -05:00
Panquesito7
b0c3c40635
Point to my lib_mount fork in README.md 2020-05-22 23:31:44 -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
8a99ea3cd2
GitHub Actions: point to master branch 2020-05-18 12:09:30 -05:00
Panquesito7
9e477c1d8d
Merge branch '2.1.1' 2020-05-17 17:24:02 -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
Panquesito7
04c1c7a63d
Update LICENSE.md 2019-07-03 13:57:56 -05:00
Panquesito7
f35ea7fa2a
Create LICENSE.md 2019-07-03 13:55:52 -05:00
blert2112
d4d1b0bde4 Typo in filename 2016-11-10 08:40:19 -05:00
blert2112
654d05247b passenger/driver fixes 2016-08-28 02:50:19 -04: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
58a8f2f6e1 speed tweaks 2016-08-27 22:54:39 -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
blert2112
13c13eb049 Merge pull request #4 from VanessaE/master
fix typo in lua filename
2016-08-13 21:53:10 -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
blert2112
2038dc0d43 Merge pull request #3 from VanessaE/master
various fixed for CAR01 model
2016-08-11 10:33:04 -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
222cf8e9f1 Collision box adjustment 2016-08-11 02:17:49 -04:00
blert2112
ae75db0095 driver_eye_offset 2016-08-11 01:05:49 -04:00
blert2112
77d00137af added driver_eye_offset 2016-08-11 00:48:57 -04:00
blert2112
92af52f527 126r adjustments
Enlarged model by 2.5x,
adjusted collision box,
increased braking and turning.
2016-08-11 00:45:53 -04:00
blert2112
7c693c4d0e F1 adjustments
Enlarged model by 2.5x,
adjusted collision box,
increased braking.
2016-08-11 00:22:56 -04:00
blert2112
89377e1f38 Merge pull request #1 from shivajiva101/master
Update framework.lua
2016-08-10 21:23:46 -04:00
shivajiva101
e0ebc2202e Update framework.lua
added owner to save and load static data
2016-07-13 12:37:59 +01:00
shivajiva101
0bbbca7198 Update framework.lua
changed priv required to override on_punch event to basic_privs
2016-07-07 18:50:07 +01:00
shivajiva101
2ce542466c Update framework.lua
add override for moderators in on_punch event
2016-07-06 18:49:20 +01:00
shivajiva101
b670c45a30 Update framework.lua
add ownership
2016-07-06 02:08:43 +01:00
blert2112
c0e5099957 First commit 2015-05-21 19:56:20 -04:00
blert2112
f4d5a5221b First commit 2015-05-06 00:20:23 -04:00
blert2112
83dbbd6622 First commit 2015-05-06 00:19:03 -04:00
blert2112
178a52cb6c First commit 2015-05-06 00:13:25 -04:00
blert2112
1468413f87 First commit 2015-05-01 01:36:59 -04:00
blert2112
8f262ed20a First commit 2015-05-01 01:36:05 -04:00
blert2112
1b790a52fb First commit 2015-05-01 01:33:00 -04:00
blert2112
b3aba8be06 First commit 2015-05-01 01:21:31 -04:00
blert2112
b4ffc285e7 First commit 2015-05-01 00:34:04 -04:00
blert2112
136a7bd832 first commit 2015-04-25 13:32:29 -04:00
blert2112
3b396a7a29 first commit 2015-04-24 21:59:10 -04:00
blert2112
d26c45afe1 first commit 2015-04-24 21:41:22 -04:00