1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-29 18:45:23 +00:00
OpenDiablo2/d2core/d2render/ebiten
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
..
doc.go removing lint errors from d2render (#598) 2020-07-17 18:51:44 -04:00
ebiten_panic_screen.go Added useful config error panic. Added window title to panic window. (#879) 2020-10-28 21:42:03 -04:00
ebiten_renderer.go removed debug printer singleton from d2util (#901) 2020-11-03 11:19:59 -08:00
ebiten_surface.go Key binding menu (#918) 2020-11-13 12:03:30 -08:00
filter_helper.go migrate to ebiten v2.0 API (#860) 2020-10-28 14:17:42 -04:00
surface_state.go migrate to ebiten v2.0 API (#860) 2020-10-28 14:17:42 -04:00