#Alfheim

1 messages · Page 1 of 1 (latest)

weary cairn
#

Have you ever had a build ruined by Vanilla lighting glitches?
Well I did, and I was mad but thankfully I do mods, so I fixed those pesky glitches!

Alfheim is a lighting engine for Minecraft aiming at being more optimized and fixing bugs.
It is a fork (or a rewrite depending on your views on the ship of theseus) of Hesperus which is a fork of Phosphor

Learn more:
CurseForge
Modrinth

placid surge
#

desoroxxx making best optimization mods be like

placid surge
#

@weary cairn how does the mod compare to starlight in performance?

midnight shoal
#

awesome stuff desorox

weary cairn
#

Thanks

weary cairn
#

Can't compare it lol

#

Sadly I have no way to benchmark

#

And I have no motivation to backport the benchmark thing for Starlight

#

It shouldn't be as fast as starlight as of now it is just faster Phosphor with a lot of Vanilla bug fixes

#

I hate CF so hard right now because for some reason I can't upload one of the GIF's to the image tab

#

And it's like one of the best one:

spark oyster
#

Does this mod fix models bigger than one block getting progressively darker the bigger they are or the more they extend out of their hitbox when having blocks placed beside them?

weary cairn
inland igloo
#

@weary cairn Any chance to get wither config for mixinbooter 7.x? 🥺

midnight shoal
#

i almost requested that as well haha

#

until i decided to scrap using the mod that required it

inland igloo
#

@midnight shoal What mod was it?

Because I'd like to move on as well

#

And it's a serious pain to try and find/remember all the mods that use mixinbooter within a modpack

#

I'm literally going to commission a python script to detect mixinbooter 7.x mods because it's going to be such a pain to find all outdated mods

midnight shoal
#

in my experience there arent many

#

theyre listed on the GH too

#

for me it was Essential and Betterhurttimer

inland igloo
opal crest
#

is essential a good mod

midnight shoal
inland igloo
midnight shoal
#

look through the issues

inland igloo
#

Damn, my issue mod(s) aren't on that list 😢 gotta keep binary searching

weary cairn
#

So if you find the mod that is causing issues tell me and if it does not have a better alternative I can fork it

#

Maybe you have better hurt timer?

weary cairn
#

Alfheim 1.0.2 Is Out

Alfheim 1.0.2 is out fixing compatibility with Nothirium as well as fixing crashes on dedicated servers.

CurseForge
Modrinth

finite egret
#

does Alfheim support DynamicLights? or provide same feature?

weary cairn
#

Alfheim just got a new update (1.2) which makes the internals simpler while introducing better performance!

CurseForge
Modrinth

weary cairn
#

Alfheim 1.3 just released with important fixes to crashes introduced in 1.2 and the arrival of deduplicated queues which prevents the same location from being updated multiple times!

curseforge CurseForge

modrinth Modrinth

weary cairn
#

alfheimAlfheim 1.4

This new version brings important updates to the internals which fixes most issues with previous versions.

curseforge CurseForge

modrinth Modrinth

weary cairn
#

alfheimAlfheim 1.5

After a long wait, Alfheim 1.5 is finally here!

It brings client and server performance improvements but most importantly fixes every lighting issue the mod had.

curseforge CurseForge

modrinth Modrinth

weary cairn
#

alfheimAlfheim 1.6

Alfheim 1.6 is mostly a housekeeping update, bringing fixes and minor improvements.

curseforge CurseForge

modrinth Modrinth

muted flower
#

after adding alfheim to dj2, storage drawers (and a few other blocks, such as that one twilight forest naga stone that has depth) have been having a weird shading issue when underneath another block. i cannot reproduce this outside of dj2. couldnt find anything about this on github.
wanted to know if you had any ideas what this could be about

#

heres some images showing the issue

weary cairn
#

I'll try it on my server

#

This might be fixed in the next update (warning: work on it has not yet started).

The next update will be pretty major and will aim to fix every edge cases and lighting glitches. I have started a collection of lighting issues that I have and can reproduce for this.
(Also I now have an actual server where I can test stuff on, like with actual builds and stuff)

#

Roadmap of fixes is:

  1. Lighting bugs
  2. Smooth lighting bugs
    Because I do want to improve/fix smooth lighting as it gets really bad under certain conditions.
    But that is something I do not understand yet, I need to study it first.