1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-19 21:55:24 +00:00
OpenDiablo2/d2common/d2data
Ripolak 5edf314b48
Feature/gems (#347)
* Add GemsRecord struct

* Implement LoadGems function.

* Add condition for loading gems for excluding a visually separating line.

* Add 'gems.txt' file to resource_paths.go

* Add call for loading gems in main.go

* Remove spaces

* Add logging for gems loading.
2020-06-20 11:54:23 -04:00
..
d2compression all: use goimports to format code and fix two minor typos in comments (#326) 2020-04-11 14:56:47 -04:00
d2datadict Feature/gems (#347) 2020-06-20 11:54:23 -04:00
d2video Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
animation_data.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
object.go Add support for missiles (#308) 2020-02-22 20:44:30 -05:00