Fix typos, missing Render Target resets, and nil boundary checks in gps - #744
Open
iManGaaX wants to merge 3 commits into
Open
Fix typos, missing Render Target resets, and nil boundary checks in gps#744iManGaaX wants to merge 3 commits into
iManGaaX wants to merge 3 commits into
Conversation
Refactor coroutine handling and debug output.
Added checks for nil values in getNodeByID and calculatePath functions. Enhanced pathfinding functions to handle edge cases.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
poxYtoposYparameter validation insideaddLinePoint(linedrawer.lua).dxSetRenderTarget()reset after drawing radar overlay lines to prevent render context lock (linedrawer.lua).db[areaID]checks when looking up vehicle nodes ingps.luafor coordinates near map boundaries.CRsreference removals upon coroutine dead state insideutil.lua.