MineClone2/mods
the-real-herowl 8477d13c79 General effects API overhaul
- added a `register_effect()` function
- added the withering effect
- registered all the old effects under the new API
- unified effect names
- updated the main effect checker to use the new API
- changed some hardcoded values to support the unified effect naming
- added new namespaced metadata effects strings
- added support for legacy effect player metadata
- potions are still using the old effects API
- added glue between old API calls and the new API
- renamed the effect icons to support the unified effect naming
2024-05-22 21:02:24 +02:00
..
CORE Improved tool tooltips (#4306) 2024-05-22 18:55:07 +00:00
ENTITIES Merge pull request 'Rover and Stalker' (#4282) from rover_stalker into master 2024-05-22 19:01:14 +00:00
ENVIRONMENT Renaming throughout docs and comments 2024-05-07 11:38:00 +00:00
HELP Merge pull request 'Rover and Stalker' (#4282) from rover_stalker into master 2024-05-22 19:01:14 +00:00
HUD Change MineClone 2 to VoxeLibre 2024-05-07 11:38:00 +00:00
ITEMS General effects API overhaul 2024-05-22 21:02:24 +02:00
MAPGEN Merge pull request 'Rover and Stalker' (#4282) from rover_stalker into master 2024-05-22 19:01:14 +00:00
MISC mcl_privs pt_BR translation 2023-12-22 23:45:07 +01:00
PLAYER Update more documentation to use VoxeLibre 2024-05-07 11:38:00 +00:00