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.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Land Obstacles - 278 #436
base: main
Are you sure you want to change the base?
Implement Land Obstacles - 278 #436
Changes from 87 commits
c4621ee
8d0cb36
e76f0aa
7cf0fd6
c1fa206
492aeea
3fa5716
3ee06e1
9144277
fb08b57
26255a9
635d9fc
111aa0e
2762a88
32984d8
34897ea
0aca880
63cd01b
dfd20d7
005104b
77e882a
a3184e0
1c90341
1aa064d
c6b07f6
b35e592
61123a0
287e185
705a648
12e40b5
8b4e894
cf5dbcd
505689e
d374476
eea93b5
0433395
8a91c45
b942822
6bd4f58
6c57da5
fe9ef43
f9cd58a
d7a49f7
1579046
bb2e868
2e5e5a7
dd36e38
7beab18
5108db8
1c4a101
01eeecc
e7b6941
8d472c5
05a7464
e25b971
2199ff6
cb28f0e
8ed0c2c
aaf9108
5ae25a9
c632030
3c6476e
e5ae6eb
464cd96
bb22901
6d2e098
d2ac8b1
5f8ae49
8354c05
9342d1f
f21c07e
6bab848
26af172
37a5d4b
178af8c
a0fa1f1
bad1e5e
cb6a9f4
dce9ad2
38f8ef4
086d246
fb2260a
5f4c8d1
c434687
3576250
3145a2b
099c565
f080ae5
3bc5933
8d2c737
494be72
f660ec4
0c7bc4d
c08a495
8d33d27
f21c350
7ef0c64
e4e05a8
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could add error handling here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure! which errors do you think we should plan for here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The file cannot open exception error
Large diffs are not rendered by default.