cora
c3455de604
Clear bad omen when raid complete
2022-11-26 17:06:04 +01:00
cora
6251c623dd
Give player bad omen effect when killing captain
2022-11-26 17:06:04 +01:00
cora
62fe08de59
Make illagers pick up ominous banners and promote themselves to captain
2022-11-26 17:06:04 +01:00
cora
af0c718538
Add natural raidcaptain spawning
2022-11-26 17:06:04 +01:00
cora
3600bc8066
Spawn raidcaptain in raids
2022-11-26 17:06:04 +01:00
cora
d1788b5643
Add actual banner pattern, drop banner on death
2022-11-26 17:06:04 +01:00
cora
c7cc9ccb3e
Add raid captain spawn func with banner attach
2022-11-26 17:06:04 +01:00
cora
097ee8b4d4
Z sieges happen in 10% of the nights
2022-11-26 17:06:04 +01:00
cora
59d384020e
Finx spawn positions in 16-radius
2022-11-26 17:06:04 +01:00
cora
1d18482103
Comment out excessive logging
2022-11-26 17:06:04 +01:00
cora
b82912f30d
Add zombie sieges
2022-11-26 17:06:04 +01:00
PrairieWind
48a8511052
Make bossbars enablable/disablable per event type. Update some capitalization.
2022-11-26 17:06:04 +01:00
cora
ae90cbe3ef
Set raiders on path to village after spawn
2022-11-26 17:06:04 +01:00
cora
9893dee1aa
Add debug chatcommand to start events
2022-11-26 17:06:04 +01:00
cora
232f57c247
Add hero of the village achievement
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
cora
37144f8787
Check for actual raid conditions and positions
2022-11-26 17:06:04 +01:00
cora
99fce095ef
fix closure style function declarations
...
its BANNED in CONTRIB.md
2022-11-26 17:06:04 +01:00
cora
390aec5d7a
Integrate raids with mcl_events
2022-11-26 17:06:04 +01:00
PrairieWind
5dc1a3d456
Village Finder Tweaks
2022-11-26 17:06:03 +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
PrairieAstronomer
8b6409b7f1
Add mcl_raids
2022-11-26 17:06:03 +01:00
epCode
7ed8370eb0
localize var/fix weather not changing brightness while underwater.
2022-11-15 22:36:06 +00:00
epCode
ce724ee926
make sky color change when submerged
2022-11-15 22:36:05 +00:00
MysticTempest
15542d4878
Fix player not getting damage from lightning
2022-11-05 01:16:27 +01:00
cora
fcba67b7e7
Make on_lightning_strike available to non-mob entities
2022-11-05 01:16:27 +01:00
cora
21f3782439
Fix lightning on_strike api + rename to on_lightning_strike
2022-11-05 01:16:27 +01:00
cora
e9e76d2c1e
Optimize snow pile-up ABM
2022-11-03 14:11:03 +01:00
cora
e80e44612c
Add lightning rod
2022-10-14 17:32:31 +00:00
cora
7b1d5501c1
lightning: allow change of strike position in callback
2022-10-14 17:32:31 +00:00
3raven
1d64a7bdad
Mise à jour de 'mods/ENVIRONMENT/lightning/locale/lightning.fr.tr'
2022-08-23 15:15:41 +00:00
3raven
541501fd70
Complete translation
2022-08-23 03:22:51 +00:00
cora
7be8ab2c1c
Send shadows to client if server supports it
2022-08-13 00:04:44 +02:00
cora
e8baa1ae00
Fix undeclared var warning in mcl_weather
2022-08-10 14:14:00 +02:00
opfromthestart
b8af222538
Fixed remaining get_sky calls
2022-08-08 20:26:31 -04:00
opfromthestart
e9954d1785
Merge branch 'master' into new_sky
2022-08-08 18:00:03 +00:00
opfromthestart
866711a4aa
Changed to new get_sky method
2022-08-07 18:19:12 -04:00
iliekprogrammar
bce4d29737
[5.6][lightning] fix unsafe entitiy handling
...
this does not excuse all on_strike callbacks to allow oversights.
it must also track entity removal.
2022-08-07 10:44:13 +08:00
iliekprogrammar
221ee0fcf1
[5.6] mark places with unsafe set_hp entity handling
...
There might be other places i might be missing, but these are the obvious ones.
leftover entity handling i did not mark:
* everything that involves a apply()-like algorithm (e.g. callbacks) over the
same list of objects.
* in mcl_damage, it's not known whether mcl_damage.from_mt() would involve
entity handling or just player handling.
2022-08-07 00:13:03 +08:00
cora
4b5476dbff
fix end sky and void crash
2022-08-02 11:55:55 +02:00
cora
a2b003a195
sky slightly overcast on weather in non-weather b.
2022-08-02 11:55:55 +02:00
cora
ee3b98c809
Fix skybox in non-weather areas
2022-08-02 11:55:55 +02:00
cora
4a6f98636d
fix crash in mapgen v6
2022-08-02 11:55:55 +02:00
cora
cae11f99e4
fix wrong mapgen setting var
2022-08-02 11:55:55 +02:00
cora
bb496db605
use _mcl_biome_type for weather
2022-08-02 11:55:55 +02:00
cora
50840f6bdc
No nether rain lol
2022-08-02 11:55:55 +02:00
cora
05a6f09f05
Never rain in deserts
2022-08-02 11:55:55 +02:00
cora
2aaeed7720
Pile up snow while snowing
2022-08-02 11:55:55 +02:00
cora
eb5378afec
Rain and snow where appropriate(biome, heat, alt)
2022-08-02 11:55:55 +02:00