1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-16 04:25:23 +00:00
OpenDiablo2/d2core
William d85e2bdd51
Javascript console commands (#572)
* Allow the execution of JS from the terminal when hosting a local game or playing a single game

Signed-off-by: William Claude <w.claude@thebeat.co>

* Reorganise imports on edited files

Signed-off-by: William Claude <w.claude@thebeat.co>

* Remove Reset

Signed-off-by: William Claude <w.claude@thebeat.co>
2020-07-11 11:24:04 -04:00
..
d2asset Fixed bug in palette.go (#575) 2020-07-10 23:04:35 -04:00
d2audio/ebiten More linting (#500) 2020-06-30 09:58:53 -04:00
d2config Removed Configuration interface (#560) 2020-07-08 09:16:16 -04:00
d2gui Use our own DrawEffects enum for draw effects (#564) 2020-07-08 21:57:35 -04:00
d2hero moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2input moving enumerations out of d2interface (#552) 2020-07-06 21:26:08 -04:00
d2inventory moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2map Refactored d2enum (#567) 2020-07-09 23:12:28 -04:00
d2object Refactored d2enum (#567) 2020-07-09 23:12:28 -04:00
d2render/ebiten Use our own DrawEffects enum for draw effects (#564) 2020-07-08 21:57:35 -04:00
d2screen moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2term Javascript console commands (#572) 2020-07-11 11:24:04 -04:00
d2ui Use our own DrawEffects enum for draw effects (#564) 2020-07-08 21:57:35 -04:00