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
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟
18f8768909
Fix invisibility potion when changing skin
2022-09-15 12:04:20 -05:00
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟
3695ee2425
Fix invisibility potion crash
2022-09-08 16:45:53 -05:00
Lizzy 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
Lizzy Fleckenstein
8cccbd7caa
Fix harming potion crash
2021-04-30 16:38:53 +02:00
Lizzy Fleckenstein
edc89898bb
Integrate fire resistance
2021-04-25 20:51:13 +02:00
Lizzy Fleckenstein
53b0ad7347
Implement magic damage
2021-04-18 20:21:11 +02:00
Lizzy Fleckenstein
d0ddd38d4e
Merge branch 'master' into damage
2021-04-14 16:14:00 +02:00
Lizzy 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
Brandon
67e4e814f4
move hudbar stuff outside initial statement.
2020-08-02 20:50:29 -04:00
Brandon
af1ab424fc
Allow potion effects to remain after player logs off.
2020-08-02 20:44:18 -04:00
Brandon
fd6028e451
Cleanup HUD bar mechanics
2020-07-27 19:41:07 -04:00
Brandon
9a32bdc967
Update HUD for poison/regen.
2020-07-27 19:17:04 -04:00
Brandon
bdd92c6cdb
update poison to swap hudbar icons and remove old dead functions
2020-07-27 17:32:48 -04:00
Brandon
6eb810339b
Cleanup potion functions - check for player effects at login to ensure no holdovers exist
2020-07-26 17:42:38 -04:00
Brandon
9ef57692ba
A little more code cleanup
2020-07-26 07:48:40 -04:00
Brandon
9dce5581be
Code cleanup
2020-07-25 20:59:26 -04:00
Brandon
d22805cecd
Clean up potion functions. Correct fault where it's possible to index a nil value.
2020-07-25 20:40:13 -04:00
Brandon
bf38131520
Corrected poison and other damage functions
2020-07-24 19:39:23 -04:00
Brandon
623f60ab79
correct elseif statement
2020-07-20 19:50:17 -04:00
Brandon
843f2d2a80
Correct issue where player/entities dies before effect is given
2020-07-20 19:48:58 -04:00