the-real-herowl
a8fcae0f51
Fixed variable definitions ("undeclared global")
2024-05-22 21:02:24 +02:00
the-real-herowl
f1e9c3b563
Translatable effect names and cleanup
...
-added translatable effect names to the API
-made /effect utilize those descriptions
-cleaned up variables/constants to go with further API changes
2024-05-22 21:02:24 +02:00
the-real-herowl
5827a7638d
Reimplemented /effect heal and fixed bugs
...
-heal subcommand to the /effect reimplemented
-healing_func() from old API standardized, included in new API
-(the last point is due to it being substantially different from others)
-fixed a few bugs, potential crashes
-fixed incorrect withering effect progression
-standardized variable naming
2024-05-22 21:02:24 +02:00
the-real-herowl
d1ca0f23f0
Resolved merge conflict
2024-05-22 21:02:24 +02:00
the-real-herowl
5750284e8f
Improved /effect command and fixes
...
-improved the /effect command, allowing to use effect levels
-fixed a bug in level-to-factor conversions
-renamed effect icons to follow the new convention
2024-05-22 21:02:24 +02:00
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
the-real-herowl
645072507f
Wither melee attack and bug fixes
2023-10-11 00:54:31 +00:00
the-real-herowl
966712f4ff
Optimisation and cleanup
...
-optimised and cleaned up wither rose withering effect code
-removed unused code
2023-10-11 00:54:31 +00:00
the-real-herowl
e4102e6124
Implemented wither defensive measures
...
Added block breaking when hit, or a safe_boom when hit and mobs_griefing
is disabled. Removed dubious anti-troll measures.
2023-10-11 00:54:31 +00:00
the-real-herowl
17c8f220e6
A few more wither fixes
2023-10-11 00:54:31 +00:00
Nauta Turbidus
a1b6819756
Withering effect and effect immunities
...
Added withering effect and immunities to effects.
Signed-off-by: Nauta Turbidus <88062389+nauta-turbidus@users.noreply.github.com>
2023-10-11 00:54:31 +00:00
PrairieWind
23d6c3d17b
Update campfire rightclick and smothering
2023-09-04 22:05:38 +00:00
cora
c3455de604
Clear bad omen when raid complete
2022-11-26 17:06:04 +01:00
cora
dc017864fd
raids: properly integrate potions api
...
supports "level" now, bad omen > 1 means extra wave additionally
the playername is saved in the event object now for later access
and events can be made exclusive to a certain radius now.
2022-11-26 17:06:04 +01:00
PrairieWind
1b6d778dd1
Add Village Checks
2022-11-26 17:06:03 +01:00
PrairieWind
96ac31bec3
Add Bad Omen Effect
2022-11-26 17:06:03 +01:00
talamh
695fab5f06
Fix status effects scaling issue with non 16x texture packs
2022-10-11 21:53:48 +01:00
Johannes Fritz
18f8768909
Fix invisibility potion when changing skin
2022-09-15 12:04:20 -05:00
Johannes Fritz
3695ee2425
Fix invisibility potion crash
2022-09-08 16:45:53 -05:00
Elias Fleckenstein
e0f70b54ec
Remove _cmi_is_mob
2022-05-25 23:13:33 +02:00
MysticTempest
44b1d583a7
Potion Fixes:
...
Ensure all potion icons disappear after their effect is gone.
Stop Breath bar from flashing when water_breathing is in effect.
2022-05-09 05:18:59 -05:00
NO11
4aabd7d9e7
Make size/position of potion HUD more MC like
2021-08-01 12:10:00 +00:00
AFCMS
a71a0e9161
fix even more warnings (nether portals and potions)
2021-05-22 23:04:18 +02:00
NO11
be9fb5be47
Fix #1718 (Give potion particles the same color as in mc) part2
2021-05-14 10:07:58 +00:00
Elias Fleckenstein
8cccbd7caa
Fix harming potion crash
2021-04-30 16:38:53 +02:00
Elias Fleckenstein
edc89898bb
Integrate fire resistance
2021-04-25 20:51:13 +02:00
Elias Fleckenstein
53b0ad7347
Implement magic damage
2021-04-18 20:21:11 +02:00
Elias Fleckenstein
d0ddd38d4e
Merge branch 'master' into damage
2021-04-14 16:14:00 +02:00
Elias Fleckenstein
ce0148d9a8
Rewrite armor; new damage system
2021-04-14 15:46:52 +02:00
Code-Sploit
cd0d2d2296
Fix #1548
2021-04-13 13:57:45 +00:00
AFCMS
8f30e223e2
I hate reverting something xD
2021-03-16 17:39:06 +01:00
epCode
eeb1f88e08
Fix invisibility to be more MC-like
2021-03-11 19:14:23 -08:00
Wuzzy
9365493696
Fix fire resistance bad protect against magmablock
2020-11-12 16:43:12 +01:00
Wuzzy
124274053d
Effect: Bigger init timer
2020-11-12 16:28:52 +01:00
Wuzzy
c3861bad85
Fix effect icons not initing correctly after join
2020-11-12 16:25:17 +01:00
Wuzzy
c5a27ee47a
Add status effect icons
2020-11-12 15:46:57 +01:00
Wuzzy
09ee912096
Fix crash when mob dies after poison/regen
2020-08-29 10:53:44 +02:00
MysticTempest
2f6afe34ba
Fix crash when night_vision tries to apply to a mob.
2020-08-26 00:46:07 -05:00
Wuzzy
91d174b437
Fix incorrect particle name in mcl_potions
2020-08-19 17:07:53 +02:00
Wuzzy
b2ad6b79bd
Fix night vision conflicting with weather skycolor
2020-08-19 10:39:44 +02:00
Wuzzy
2a7edbde49
mcl_potions: Move command to own file
2020-08-10 10:40:10 +02:00
Wuzzy
db1cc2e012
Effect command: Swap arguments
2020-08-08 10:25:23 +02:00
Wuzzy
aaa13878c1
Clean up the effect test command a little
2020-08-08 10:14:37 +02:00
Wuzzy
a472c30163
Fix indentations in mcl_potions/mcl_brewing
2020-08-08 10:00:16 +02:00
Brandon
49a5f765bd
Save player effects on server shutdown.
2020-08-05 20:18:18 -04:00
Brandon
cfcaa4fa12
Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2
2020-08-05 20:03:56 -04:00
Wuzzy
fd724f4c1c
Lingering heal/harm potions change at least 1 HP
2020-08-05 20:59:16 +02:00
Wuzzy
ff476c29b6
Better lingering for lingering water bottle
2020-08-05 19:44:19 +02:00
Wuzzy
1f8488aba5
Make throwable water bottles useful
2020-08-05 19:00:08 +02:00
Brandon
b9a9b1b814
Add pretty weak version of chat commands to give oneself potion effects - for testing
2020-08-03 12:47:42 -04:00