Advertisement
glitchdetector

sdasdasdasdas

Apr 11th, 2020
900
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.72 KB | None | 0 0
  1. ***04.11 (2/5)***
  2. ```css
  3. Prospecting:
  4.  - Lowered Prospecting Scanner price to 10 Skill Tokens (in Market (Fishing / Diving))
  5.  - Added more types of items to find, and added actual inventory items
  6.  - Added higher rarity loot tables, some of the better ones even announce in chat!
  7.  - Added various rare and previously unobtainable items to rare drop tables
  8.  - Added Tackles for Fishing
  9.  - Prospecting now yields Mining and Strength experience
  10.  - The available prospecting zone is picked out at random from a set of locations
  11.  - Fixed a softlock when entering vehicles while Prospecting
  12.  
  13. Jobs:
  14.  - Train job now automatically cancels when you leave your train
  15.  - Added Player and Strength EXP yields to Cargo Pilot
  16.  - You no longer receive Cargo Pilot Vouchers
  17.  - Increased Cargo Pilot EXP to make up for the lost vouchers
  18.  - Added Player and Trucking EXP yields to Garbage job
  19.  - Lowered amount of Garbage Vouchers received during the Garbage job (end bonus still remains!)
  20.  
  21. Garages:
  22.  - Garage now automatically reloads when purchasing a new vehicle
  23.  - Added an LSC notification when you spawn uncustomized vehicles
  24.  - Saved Extra Parts now apply automatically
  25.  - Osprey and Avenger now appear under the Planes category of your garage
  26.  
  27. Los Santos Customs:
  28.  - Renamed "Respray" to "Respray & Paintjobs"
  29.  - Moved "Liveries" into Respray & Paintjobs category
  30.  - Added "Extra Parts" menu to toggle vehicle extras (for certain vehicles)
  31.  
  32. Radio:
  33.  - Added Simulator Radio (simulatorradio.com) as an in-game radio station
  34.  - Custom radios now play when using Mobile Radio
  35.  
  36. HUD/UI:
  37.  - Runway HUD now displays runway nicknames (main, side, jet)
  38.  - You can now navigate back from transformer sub-menus (trucking locations et al.)
  39.  
  40. Companies:
  41.  - Fixed an exploit where PIGS heists would resume after being cancelled
  42. ```
  43. @everyone
  44.  
  45.  
  46. ***04.11 (4/5)***
  47. ```css
  48. Quality of Life:
  49.  - Increase Airline Pilot target marker render distance
  50.  - Virtual EXP is now automatically updated on login
  51.  - Add Mastodon feed to home screen
  52.  - You can no longer "accidentally" exit moving planes and helicopters
  53.  - Increased range of Los Santos Customs entry point
  54.  - You can now also use the old button to repair vehicles (LB on controller)
  55.  
  56. Misc:
  57.  - Removed old ems playeroptions buttons
  58.  - Removed debug logging from prospecting controller
  59.  - Changed vehicle repair text to read "honk" instead of "press e"
  60.  - Added table.has utility function
  61.  - Server 2 (OS-1) lets you know we have other servers when joining
  62.  - Added Developers note to server listings
  63.  - Added verified chat tag for future use
  64.  - Chat Title and Prefix Icons now unassign if they don't exist
  65. - Added special 1M Exp titles for Trucking and Airline Pilot
  66. - Altered recipe for Complete Meals
  67. - Added beta watermark
  68. - Merge certain dynamic item listings in Marketplace
  69. - Fix Sultan R's modkit to not mess with the Sultan Classic
  70.  - Significantly increase Phone ATM price
  71.  - Improved welcome messages
  72.  - Disable prospecting logging
  73.  - Replaced PIA with MGA in ATC systems
  74.  - Skipping weather now sets remaining time to 0 rather than skip weather
  75.  - Increase weather tick rate
  76.  - Made sure trunks save when changed externally
  77.  
  78. Bugfixes:
  79.  - You can no longer warp with vehicles in a non-vehicle warp
  80.  - Fixed incorrect chat data being reset
  81.  - Fixed identification error
  82.  - Fixed chat title being unassigned on join
  83.  - Totally fix those 1M exp titles
  84.  - Remove console spam
  85.  - Correctly assign the fishing zone when starting to fish
  86.  - Renamed MGA files to prevent conflicts
  87.  - Fixed malformed exp yields for Cargo Pilot
  88.  - Fixed symbol codes for license names
  89.  - Fixed blocked/obscured CollinsCo Boat locations
  90.  - Different Gut Knives no longer merge in your inventory
  91. ```
  92. @everyone
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement