1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-22 23:25:23 +00:00
OpenDiablo2/d2game/d2player
lord aadfa35e6b
Smooth camera targetting (#607)
* smooth camera with vectors

* add smooth cam  support to map engine test

smooth cam now works in map engine test.
clicking or holding the left-mouse button will move the camera.

also works with freecam mode in single-player.

* Update ebiten_renderer.go

did not mean to edit this file
2020-07-18 23:37:35 -04:00
..
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
equipment_slot.go Add inventory.txt loader, use the records (#573) 2020-07-11 11:25:34 -04:00
game_controls.go Smooth camera targetting (#607) 2020-07-18 23:37:35 -04:00
hero_stats_panel.go delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
input_callback_listener.go 412 missle animation (#470) 2020-06-26 20:03:00 -04:00
inventory_grid.go Add inventory.txt loader, use the records (#573) 2020-07-11 11:25:34 -04:00
inventory.go Add inventory.txt loader, use the records (#573) 2020-07-11 11:25:34 -04:00
player_state.go d2hero is *nearly* lint free #487. (#506) 2020-06-30 17:03:20 -04:00