-
Notifications
You must be signed in to change notification settings - Fork 48
/
Copy pathversion
62 lines (61 loc) · 2.96 KB
/
version
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<1.7>
- added random spawn locations to config
- reduced duplicated code
- optimisation
- fix pant loosing color when doing tuck command if had custom tints
- added native declarations
- added new exports check docs
- removed notify js file
- added prompt delete character with timer instead of notification confirm
- config to show menu character description
- fixed bandanna removing tints from shirts if had custom tint
- added clothing event listeners on clothing removed and added
- fix adjust ear angle
- fix eyebrow opacity changing when scrolling
- fix body changes when left at 0
- resolved various issues
- update all files including fxmanifest
<1.6>
- major changes to the code colorways were added to the character creation
- added clothing stores , barbers,makeup,surgeon and second chance as locations using character creation features (dont need vorp_clothing stores anymore)
- category with prices and whitelist some clothing to have higher prices
- secondchance with item removed, use location
- secondchance currency support cash gold and rol currencies
- Menu was redone for clarity when making a character
- all modifications are now tracked when you enter a new tab or leave it
- added new features to costumise face upper body and lower body
- added foundation to make up
- fixed grime in life style menu
- fixed skin color
- hair color will stay when you scroll to styles same for any hair eyebrows etc
- statebags to check player is wearing bandana or not
- clothing status will save using ResourceKvp
- new sql code is needed to update the database make sure to update all files
<1.5>
- In this version RDO intro has been added with scenes
- Textures for character selector should now be loaded correctly and not be *seen* loading
- refactor most of the code to work with RDO intro
- mug shots will be sent to client social club app in game they can gather their screenshots there edit etc...
- added some extra checks and optimized a bit of the code
- added some text to let players know the stage they go in
- to update to this venison to must back up your old and add your new do not replace files.
<1.4>
- added new character selection
- make sure to update all files and read the config file
- update fxmanifest
<1.3>
- added colour hair options pink green etc
- added second chance option as an item
- updated all files including fxmanifest
<1.2>
- refactor loading ped skin possibly now fixes eyebrows and other makeup issues
- request collisions at coords before spawning peds
- added default clothing for female peds so they dont show naked and bald
- menu make up now has variations and make up style for eyeliners and lipsticks and eyeshadows
- server side refactor
- updated fxmanifest adn all other files
- translation file neds to be updated for new entries on the character creation menu
<1.1>
- in this version we have added more fixes make sure you have the rest of the script updated like clothing stores and barber scripts
- its still in beta testing, update fxmanifest too
<1.0>