-
Notifications
You must be signed in to change notification settings - Fork 26
Fixes by MoNTE48 #53
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
Merged
Merged
Fixes by MoNTE48 #53
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
af3f4f7
Bunch of minor fixes
MoNTE48 6a291d9
Assign ice/fire damage to player
MoNTE48 2df1e02
Add more `minetest.is_protected` checks and disable `dragon_terrain_d…
MoNTE48 3257837
Hotfix: attempt to call method 'get_center_pos' (a nil value)
MoNTE48 acb1d25
Few other hotfix'es
MoNTE48 e6fd47d
Fix `get_pointed_mob` function
MoNTE48 069bc73
Fix few mount.lua crashes
MoNTE48 24c3a47
Add `nil` check to the `update_emission` function
MoNTE48 5870bf5
Fix `get_customize_formspec` crash
MoNTE48 8e5f048
Fix `player` is nil crash
MoNTE48 cae26fc
Merge remote-tracking branch 'upstream/main' into multicraft
MoNTE48 71df690
Fix 'turn_rate' is nil crash
MoNTE48 0f0ff34
Fix `get_wyvern_formspec` crash
MoNTE48 463a860
Fix `attach_player` and `attach_passenger` crashes
MoNTE48 f820222
Fix `get_pointed_mob` function
MoNTE48 c958379
Fix "stairs" mod crash
MoNTE48 239d0b6
Minor changes
MoNTE48 18c2bae
Handle `fake_player` is nil
MoNTE48 6e06477
Fix duplicate aliases and use `initial_properties`
MoNTE48 60f458b
Replace deprecated `get3dMap_flat` on `get_3d_map_flat`
MoNTE48 9538c87
Better fix for `hud_remove` crash
MoNTE48 b02b4b4
Merge remote-tracking branch 'upstream/main' into multicraft
MoNTE48 83cde32
Fix mod translation
MoNTE48 9453845
Add RU translation
MoNTE48 f02b746
Add screenshot.png
MoNTE48 c6e818a
Fix mod compatibility issues
MoNTE48 dd41009
Minor translation fixes
MoNTE48 1c6ae4f
Fix translations
MoNTE48 b23aaa1
Fix crash in `register_on_dieplayer`
MoNTE48 5a0cd23
Few `nil` checks
MoNTE48 4c42fbf
Add missing `use_texture_alpha`
MoNTE48 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
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.
Please note the unwanted change!