Skip to content

Commit

Permalink
3.0.3.5
Browse files Browse the repository at this point in the history
## 3.0.3.5 (Change Log)

<hr>

 - Removed: Test Features Section & Contained Features

> This is replaced with Beta Module Section when Beta Module is Loaded and has new features.
> Camera Functions Moved to Player Features
> Script Host Helper Moved to Moists Session Attributes
> Teleport to Avenger inside Facility Moved into -> Player Features -> Teleport Features - > Teleport Options

- Added: Beta Test Module

> This will Update Whenever i have added or changed any test feature. This is not updated with the script update features this will check for version change on script execution / Module Loaded.
>  Update Check & Download is done before the module is actually loaded this will avoid, need to unload the script and have the user load it again manually!

- Removed: the Moists Script Host Request for non VIP users.

- Added: Moists (Non VIP) :  < Next Script Host in Queue | Force Script Host >

> Feature Selectable Option Both for non VIP users to gain script host.

`Special Thanks:` **.bigsmoke.**
> His Research of this feature made the new options a possibility

- Fixed: Vehicle Gifting not doing Vehicle Upgrades Properly

- Added: F1 (aka: Open Wheel) Tyre / Wheel  Option to The Spawner

- Changed: Money Stats & Tunables

- Now: Money Stats Tunables & Recovery

- Added: Force Cloud Save to Stats

- Added: Disable Stat Caps Option

> (Requires Some Further Research Need to make this so it will save properly with stupid Amount of Armour / Snacks and Stick for When you Next Start the Game!)

- Added: Setup Office Floor Money Decor

- Changed: CEO Vehicle Request Cool-Down

- Now: AIO Vehicle Request No Cool-down

> Seems to work fine on normal Vehicles and Special Vehiles like Anti-Aircraft Trailer and Ruiner 2000. Not Managed to get it working with personal Air-craft as yet!

- Improved Entity Cleanup Features

> Functions will now Fix any interior you are in, so all doors that are missing are fixed etc so no more falling though door and dying in Eclipse Apt's

- Fixed Invite Self to Apartment

- Added CEO Removal Player & Session
- Added Dynamic Playerbar

> Similar to the V2 Playerbar only this one will adjust the layout as needed to stop text overlapping when players get lots of tags or tags with large detail in like speed & OTR Time.
> Layout will adjust on the fly as needed to Keep the players names separate and not overlapping.
<hr>
  • Loading branch information
IN2-Moist committed Jan 3, 2024
1 parent 7463b85 commit bf0dce7
Show file tree
Hide file tree
Showing 11 changed files with 9 additions and 9 deletions.
Binary file modified MoistFiles/MoistScript_Beta_Test_Module.lua
Binary file not shown.
Binary file modified MoistFiles/MoistScript_Blacklist_Module.lua
Binary file not shown.
Binary file modified MoistFiles/MoistScript_ESP_Module.lua
Binary file not shown.
Binary file modified MoistFiles/MoistScript_GTA_Natives.lua
Binary file not shown.
Binary file modified MoistFiles/MoistScript_MoistBasics_Module.lua
Binary file not shown.
Binary file modified MoistFiles/MoistScript_PlayerBar_Module.lua
Binary file not shown.
Binary file modified MoistFiles/MoistScript_ScriptLoader_Module.lua
Binary file not shown.
Binary file modified MoistFiles/Moist_InteriorLibs.lua
Binary file not shown.
Binary file modified MoistScript_NextGen.luac
Binary file not shown.
2 changes: 1 addition & 1 deletion betahash.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"MoistFiles": [
[
"MoistScript_Beta_Test_Module.lua",
"72ae7636f2597f4b"
"d6c123c134e59580"
]
]
}
16 changes: 8 additions & 8 deletions updatehashed.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"main": [
[
"MoistScript_NextGen.luac",
"ccdb1a030edd7951"
"b77ead4f5c4c5332"
]
],
"MoistFiles": [
Expand Down Expand Up @@ -32,31 +32,31 @@
],
[
"MoistScript_Blacklist_Module.lua",
"21523f439b73deba"
"9436f462f9d013c1"
],
[
"MoistScript_ESP_Module.lua",
"86bd99e340dffa3"
"e4be26d8669a294c"
],
[
"MoistScript_GTA_Natives.lua",
"b93d5e41af5b27eb"
"155cedf4251b60d0"
],
[
"MoistScript_MoistBasics_Module.lua",
"4c0c0f55a205262d"
"5694e06e8a3c2d60"
],
[
"MoistScript_PlayerBar_Module.lua",
"819a8183d1dc6bed"
"9aba3e7c6b9257e7"
],
[
"MoistScript_PlayerHistory_Module.lua",
"b3c827fed8d2da0b"
],
[
"MoistScript_ScriptLoader_Module.lua",
"749f9c75423b8a15"
"888d28f13dc94b43"
],
[
"MoistScript_Teleport_Module.lua",
Expand All @@ -68,7 +68,7 @@
],
[
"Moist_InteriorLibs.lua",
"a23425630f5c4ab6"
"1e170639bb022d3b"
],
[
"PedConfigFlags.lua",
Expand Down

0 comments on commit bf0dce7

Please sign in to comment.