wheybags / freeablo

[ARCHIVED] Modern reimplementation of the Diablo 1 game engine
GNU General Public License v3.0
2.16k stars 195 forks source link

Play inventory sounds and update player graphics #415

Closed grantramsay closed 5 years ago

grantramsay commented 5 years ago

Now plays all the inventory grab/place/flip sounds. Pulls lookup tables from Diablo.exe.

Also now updates player graphics when equipment changed. Can be a slight lag since the other graphics files aren't preloaded. e.g. Mace, armour and shield: 50888157-e3eb3c00-1459-11e9-8f01-a84f20015448

wheybags commented 5 years ago

Sorry, I thought I'd merged this ages ago! Thanks again.