HearthSim / Joust

🍿 Hearthstone replays in your browser.
https://hearthsim.info/joust/
115 stars 19 forks source link

Rewrite TextureLoader to inspect the replay #164

Open beheh opened 7 years ago

beheh commented 7 years ago

Don't load all assets at once, only what's needed.

jleclanche commented 7 years ago

My suggestion is that when you simulate the packet tree, you make a note whenever a certain effect hapens.

I would also, at least at first, not even bother to inspect whether the entity is a hero or minion or what not. You see frozen, you load frozen artworks. Etc.