1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-10 18:00:42 +00:00
OpenDiablo2/CONTRIBUTORS
Maxime Lavigne (malavv) b640385623
Handles Click and Hovers on most game control elements (#413) (#418)
* Handles Click and Hovers on most game control elements.

Creates a new type of "Actionable" which includes most of the bottom
bar elements. Then handles both "Click" and "Hover" into a separate
handler function.

At the moment, hover does nothing but routes correctly. Click logs
the corresponding actionable.

Known issues:
  - Not capturing button press on click (meaning player will move).
  - Basic touch detection, could be a more fancy QuadTree like struct.
  - Since the visual frames used are not just the actionable, the actual
    x, y coordinates of the actionable need to be entered statically. Changes
    in resolution would probably affect this.

* Renaming vars for code consistency and readability
2020-06-23 12:28:05 -04:00

28 lines
356 B
Plaintext

* OPEN DIABLO 2
Tim "essial" Sarbin
ndechiara
mewmew
grazz
Erexo
Ziemas
liberodark
cardoso
Mirey
Lectem
wtfblub
q3cpma
averrin
Dylan "Gravestench" Knuth
Intyre
Gürkan Kaymak
Maxime "malavv" Lavigne
* DIABLO2 LOGO
Jose Pardilla (th3-prophetman)
* DT1 File Specifications
Paul SIRAMY
* Other Specifications and general info
Various users on Phrozen Keep