-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: YoshiokaHaruki/AMXX-Point-Map-Maker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: YoshiokaHaruki/AMXX-Point-Map-Maker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 3 files changed
- 3 contributors
Commits on May 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 33cfc87 - Browse repository at this point
Copy the full SHA 33cfc87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b16bb5 - Browse repository at this point
Copy the full SHA 8b16bb5View commit details
Commits on Feb 4, 2024
-
- EDITED: Checking for NULL_VECTOR when displaying the saved Angles at a point - EDITED: Changed the IgnoreList of entities to a dynamic array so that it would be easier to find entities in the array - EDITED: Checking for the name of the object now takes place via strcmp (previously equal) - ADDED: Removed the display of points that are not visible for player - ADDED: Native to get points in all objects and in the desired object by name
Configuration menu - View commit details
-
Copy full SHA for a485125 - Browse repository at this point
Copy the full SHA a485125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ab278d - Browse repository at this point
Copy the full SHA 0ab278dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0afc240 - Browse repository at this point
Copy the full SHA 0afc240View commit details
Commits on Apr 20, 2024
-
- EDITED: The 'ObjectNames' inside the plugin has been removed and now objects can be registered separately from the plugin using the native 'pmm_init_object' - EDITED: When specifying an invalid `ObjectName`, `ObjectName` = "general" will no longer be automatically specified, since this broke some logic in natives - ADDED: The new forwards 'pmm_load_data_pre' and 'pmm_load_data_post' serve to make the plugin easier to use as an API (@nikolaygaus)
Configuration menu - View commit details
-
Copy full SHA for 830fab8 - Browse repository at this point
Copy the full SHA 830fab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a30ceb7 - Browse repository at this point
Copy the full SHA a30ceb7View commit details
Commits on Feb 1, 2025
-
- Fixed an error if there were uninitialized objects in the json file when saving points on the map, but they are in the file, then they were erased when saving (@nikolaygaus)
Configuration menu - View commit details
-
Copy full SHA for 8f4f340 - Browse repository at this point
Copy the full SHA 8f4f340View commit details -
- Added support for using menus for multiple players (previously, only 1 player could use the menu normally) (@nikolaygaus) - The sequence of rotation angle changes has been changed, now the first one is NULL_VECTOR (@nikolaygaus) - Fixed a localization bug by adding the use of SetGlobalTransTarget (@nikolaygaus) - Changing the use of Ham_FVecVisible using by ExecuteHam (formerly ExecuteHamB) (@nikolaygaus) Co-Authored-By: Ragamafona <52896054+nikolaygaus@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bcc8865 - Browse repository at this point
Copy the full SHA bcc8865View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.3...main