Change Logs
2.0.2 Aug 18 2023
URL update, switch from gridplay.net to sl.gridplay.net
Removed getting the hud directly from our own dropbox. Link to MP is still available
HUB 2.0.1 - May 24 2023
Removed the issue where the hub could NOT be installed on non-deeded land
2.0.0a - March 6 2023
Fix to the API in the HUD, sorry about that
2.0 March 2 2023
Ranged Delivery. Be within 96 meters of the terminal to deliver. Handy for rail hubs that dont have a switch to the SLRR.
Ended support for VenLife(discontinued) and Vittles. Sorry all.
Now when not on a run the hud will say if at a hub and the hub's name
Position of the HUD is down abit to make room for Vista AO's and GridPhone
Hub terminal has some code clean up, bug fixes and added a link to this wiki
Server side has some changes, some are already in use like a update to managing inventory from the web config
Hopefully fix the paging issue in the HUD
Starting balance is set to G$1,000, same with GridPay
Vehicle API has some wording fixed along with some code fixes
Vehicle API now adds the number of prims (divided by 2) in the vehicle's linkset to the max grid grams if maxgg is set to -1
Hub list in the HUD now sorts by distance. Example: If picking up from SLDA south complex, SLDA north complex will be first in the hub list.
When cancelling a run the product you were carrying now goes back to the hub you picked it up from, HOWEVER you do not get your G$ back.
Pickup list now can be reset on touch by the owner of the sign
Pickup list script is now mod so you all can see and learn how to script
Now in the edit hub page (web config) items to buy for your hub has been squished over to make room for a new list. This new list shows who picked up or dropped off a item to the hub. ONLY the hub owner can see this list for now
Server side update - Dec 1 2022
Reset all player delivery count to zero
Dropped player pickup count
Starting from now at the end of every month the top delivery player wins 1,000 GridHaul dollars
HUD 1.2.2 - Aug 11 2022
Update to how VenLife stats are sent to the hud on delivery. Now the player gets 25 fun but takes 5 energy from the VenLife HUD. This of course is a option to play. Wont affect GridHaul at all if you dont play VenLife.
HUD 1.2.1 - August 9 2022
This update just adds support for VenLife. Now if you wear the VenLife HUD you get 25 fun points for every GridHaul delivery.
Hub 1.2.0 - June 30 2022 Happy Canada / USA Day eh
Fixed a bug where the terminal wouldnt do a full reset on rezzing
Added a confirm dialog when deleting the hub through the dialog
Some code clean up, mostly useless if statements
Website button now directs the person to the hub's website listing
HUD 1.2.0 - June 28 2022
Added distance to drop off location
Fixed some spelling issues
Hubs in the HUD now sort by sim name in ascending order (A-Z)
Some bug fixes
Text update timer changed from 5 seconds to 1 second
Hub 1.1.1 - Oct. 7 2021
Issue installing fixed. Seems to be a problem with a OR in a IF statement
Vehicle API 1.1.0a - Sept 17 2021
Same reason as with HUB and HUD, want to move all products to match
Fix Amphibian so that they now are supported by airports, marinas and road hubs
Fix OPENAPI data handling by Venkellie. OPENAPI is only triggered now if the sender is NOT owned by the owner of this script
HUD 1.1.0 - Sept 17 2021
Moving all GridHaul products to 1.1.0 so they all on the same version number going forward.
Cancel Run option
Fix page issue i hope (could still be buggy for some weird reason)
HUB 1.1.0 - Sept 17 2021
Code fixes and clean up
More info when installing a hub such as minimum parcel size
Moving all GridHaul products to 1.1.0 so they all on the same version number going forward.
SERVER SIDE AGAIN - Sept 14 2021
Amphibians can now see airports, marinas and road hubs
More fixes to picking hubs and dropping off
SERVER SIDE - Sept 13 2021
Added more info of the API to the wiki
Can now search by parcel uuid in the RESTful API
Deduction of quantity from a pickup hub should calculate correctly
Added a cancel run option to the server for a future HUD update
Fixed drop off issue
Fixed pagination issue with items and hubs, HUD fix coming soon
Amphibians can now see boat and airport hubs when picking up
HUD 1.0.7a - Sept 10 2021
HUD is now modifiable so you can resize it
Vehicle Script 1.1.0 - Sept 10 2021
FindSitTarget() fix by CarlaWetter
Sit attachment fix by CarlaWetter, enhanced by Venkellie
Max GridGram calculations by Venkellie
amphibian added by Venkellie
API cleanup by Venkellie
Szym Paladin compatibility by Venkellie
Max GG message by CarlaWetter
Server Side - Sept 10 2021
Added Amphibian to the hub and vehicle API options, this gives 19 GridGrams
More fixes for gg calculations
Fix for the search option, still needs testing
Distance check now in play when selecting a hub from the hud
HUD 1.0.7 - Sept 1 2021
Region say for API
Help button link fixed
Hub search option
July 25 2021 - Server side update
Picking up through the HUD will show items that hub has for pickup
Hub owners can now buy items for their hub using Haul dollars
Fixed a issue with vehicle types saving to the database
More minor fixes to the php code