MineClone2/mods
the-real-herowl 1961a45813 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-02-02 04:33:19 +00:00
..
CORE Adding occitan translation for CORE and ENTITIES 2024-01-20 04:28:46 +01:00
ENTITIES Added ghast achievement and nerfed ghast 2024-01-25 14:29:08 +01:00
ENVIRONMENT Added shepherd functionality 2023-12-24 05:48:41 +01:00
HELP Merge pull request 'Fix translation files syntax errors' (#4092) from megustanlosfrijoles/frijolesclone2:fix-translation-files-syntax-errors into master 2023-12-30 23:25:49 +00:00
HUD Added ghast achievement and nerfed ghast 2024-01-25 14:29:08 +01:00
ITEMS General effects API overhaul 2024-02-02 04:33:19 +00:00
MAPGEN mcl_villages pt_BR translation 2023-12-22 23:45:07 +01:00
MISC mcl_privs pt_BR translation 2023-12-22 23:45:07 +01:00
PLAYER Merge pull request 'Add MC hold to eat delay' (#4144) from Eliy21/MineClone2:eating_delay into master 2024-01-25 02:06:14 +00:00