1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-25 04:36:12 -04:00
OpenDiablo2/d2core
Haashi 711cae2d69
fix for #358 from recent PRs (#390)
* camera offset for ui panels :

added maprenderer viewport to be aligned left or right

calling alignement on keyPress in game_controls

* check if already aligned

* fix bugs

-forgot to assign alignement
-defaultScreenRect instead of screenRect because of issue mentionned in original comment

* remove config.json and replace go.mod line

* update with new renderer and escape menu
2020-06-22 09:23:56 -04:00
..
d2asset hacky bugfix to keep game from crashing tf out with other languages (#383) 2020-06-21 20:45:34 -04:00
d2audio Updates (#340) 2020-06-19 02:19:27 -04:00
d2config Updates (#340) 2020-06-19 02:19:27 -04:00
d2gui Continued work on GUI (#316) 2020-02-24 22:35:21 -05:00
d2input Cleanup error handling (#303) 2020-02-09 14:12:04 -05:00
d2inventory Initial work to separate client and server logic (#330) 2020-06-13 18:32:09 -04:00
d2map fix for #358 from recent PRs (#390) 2020-06-22 09:23:56 -04:00
d2render Updates (#340) 2020-06-19 02:19:27 -04:00
d2screen Renamed scene to screen to avoid confusion of intent. (#334) 2020-06-13 20:36:20 -04:00
d2term Cleanup error handling (#303) 2020-02-09 14:12:04 -05:00
d2ui Re-tooled rendering engine (#379) 2020-06-21 18:40:37 -04:00