1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-20 14:15:23 +00:00
OpenDiablo2/d2game/d2gamescreen
Julien Ganichot 0d691dbffa
Key binding menu (#918)
* Feat(KeyBindingMenu): Adds dynamic box system with scrollbar

* Feat(Hotkeys): WIP Adds a lot of things

* Feat(KeyBindingMenu): WIP Adds logic to binding

* Feat(KeyBindingMenu): Fixes assignment logic

* Feat(KeyBindingMenu): Adds buttons logic

* Feat(KeyBindingMenu): Fixes sprites positions+add padding to Box

* Feat(KeyBindingMenu): Adds label blinking cap

* Feat(KeyBindingMenu): Removes commented func

* Feat(KeyBindingMenu): Fixes lint errors and refactors a bit

* Feat(KeyBindingMenu): Corrects few minor things from Grave

* Feat(KeyBindingMenu): removes forgotten key to string mapping
2020-11-13 12:03:30 -08:00
..
blizzard_intro.go remove d2asset singleton (#726) 2020-09-12 16:51:30 -04:00
character_select.go Key binding menu (#918) 2020-11-13 12:03:30 -08:00
cinematics.go Key binding menu (#918) 2020-11-13 12:03:30 -08:00
credits.go Revert "d2ui/label: Refactor Render() to RenderNoError()" 2020-11-11 15:01:36 +01:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
game.go Key binding menu (#918) 2020-11-13 12:03:30 -08:00
gui_testing.go migrate to ebiten v2.0 API (#860) 2020-10-28 14:17:42 -04:00
main_menu.go Key binding menu (#918) 2020-11-13 12:03:30 -08:00
map_engine_testing.go migrate to ebiten v2.0 API (#860) 2020-10-28 14:17:42 -04:00
select_hero_class.go Key binding menu (#918) 2020-11-13 12:03:30 -08:00