Skip to content
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

Cauldron in the New Camp can be used without a scoop pt. 2 #213

Merged
merged 3 commits into from Apr 18, 2021
Merged

Conversation

szapp
Copy link
Collaborator

@szapp szapp commented Apr 17, 2021

Describe the bug
The cauldron near the entrance of the hollow of the New Camp can be used without having a Scoop in the inventory.

Expected behavior
The cauldron near the entrance of the hollow of the New Camp now correctly requires a scoop to use.

Additional context

Screenhots
ScreenShot_2021_2_4_23_3_53

@szapp szapp added type: world bug This issue requires editing properties of objects in the game world. compatibility: easy This issue is easy to make compatible. validation: validated This issue is still present even with Systempack/Union. provided fix This issue has a fix provided in the comments. impl: change obj var This issue requires changing properties of objects. labels Mar 28, 2021
@szapp szapp added this to the v1.1.0 milestone Mar 28, 2021
@szapp szapp added this to To Do in v1.1.0 via automation Mar 28, 2021
@szapp szapp added this to VOB property in Fix templates Mar 28, 2021
@AmProsius AmProsius self-assigned this Mar 28, 2021
@szapp szapp self-assigned this Apr 16, 2021
@szapp szapp moved this from To Do to In Progress in v1.1.0 Apr 17, 2021
@szapp szapp requested a review from AmProsius April 17, 2021 09:28
@AmProsius AmProsius merged commit c9a10bd into master Apr 18, 2021
v1.1.0 automation moved this from In Progress to Done Apr 18, 2021
@AmProsius AmProsius deleted the bug213 branch April 18, 2021 19:28
szapp added a commit that referenced this pull request Apr 20, 2021
szapp added a commit that referenced this pull request Jan 18, 2022
Finding VOBs by their exact position can now be further narrowed down by
their class. Like before only the first matching VOB will be found. The
function can now also detect light VOBs which where previously ignored.
For details, see the header commment of ent of 'G1CP_FindVobByPosPtr'.
Common class definitions are defined as constants in constants.d. All
affected fixes are updated.

Refs #46 #51 #52 #127 #212 #213 #226
szapp added a commit that referenced this pull request Jan 19, 2022
Instead of specifying a class to narrow down the search (see previous
commit), the option is now more versatile: Now the last parameter is a
callback function. It can either be one of the existing class check
functions or a custom function to narrow down the search more flexibly
and potentially based on more or more complex checks.

Refs #46 #51 #52 #127 #212 #213 #226
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility: easy This issue is easy to make compatible. impl: change obj var This issue requires changing properties of objects. provided fix This issue has a fix provided in the comments. type: world bug This issue requires editing properties of objects in the game world. validation: validated This issue is still present even with Systempack/Union.
Projects
Fix templates
Change VOB property
v1.1.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants