1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-16 04:25:23 +00:00
Commit Graph

1146 Commits

Author SHA1 Message Date
Tim Sarbin
1983d0d40e Added textbox. Added keyboard manager. Added name entry. 2018-11-23 20:51:32 -05:00
Tim Sarbin
4c020c13bc Added button disable support. Added ability to darken sprite. Added ok button to char select 2018-11-23 18:03:29 -05:00
Tim Sarbin
caa9c88d4e Added string table loading support 2018-11-23 17:42:01 -05:00
Tim Sarbin
eb27036e46 Finished adding class labels 2018-11-23 16:50:22 -05:00
Tim Sarbin
6877df0b5a Added hero label text. Added dictionary. Fixed text redraw bug 2018-11-23 16:38:21 -05:00
Tim Sarbin
e348d7b1e1 Tons of performance gained. 2018-11-23 15:22:35 -05:00
Tim Sarbin
8f1d43863d Finished select hero animations 2018-11-23 14:19:48 -05:00
Tim Sarbin
9c5617ec1c
Update README.md 2018-11-23 13:33:23 -05:00
Tim Sarbin
716d269b3a Added hover highlight for all heros 2018-11-23 12:18:59 -05:00
Tim Sarbin
d576729c6a Cleaned up hero rendering to prepare for selection logic 2018-11-23 11:43:21 -05:00
Tim Sarbin
5f5e2a158c
Update README.md 2018-11-23 11:10:21 -05:00
Tim Sarbin
03952182b4
Update README.md 2018-11-23 10:38:27 -05:00
Tim Sarbin
2ac1acfefc
Delete azure-pipelines.yml 2018-11-23 09:57:49 -05:00
Tim Sarbin
af845325f0
Update azure-pipelines.yml 2018-11-23 08:56:54 -05:00
azure-pipelines[bot]
b06df774d8 Set up CI with Azure Pipelines 2018-11-23 13:51:20 +00:00
Tim Sarbin
73b3f3e72c
Update README.md 2018-11-23 08:27:55 -05:00
Tim Sarbin
62e602499c
Update README.md 2018-11-23 08:27:43 -05:00
Tim Sarbin
5ec983343e
Update README.md 2018-11-23 00:55:53 -05:00
Tim Sarbin
c6e2f2dac4 Fixed button press text offset 2018-11-23 00:52:01 -05:00
Tim Sarbin
e8e3167394
Update README.md 2018-11-23 00:42:07 -05:00
Tim Sarbin
64e6784d2c Added all the characters to the character selection menu 2018-11-23 00:41:39 -05:00
Tim Sarbin
63dbe3f6eb Prevented re-generation of textures. Fixed button on hero class screen. 2018-11-22 23:44:01 -05:00
Tim Sarbin
245eabe4c2 Added resource manager. Working on weird memory and performance things. 2018-11-22 22:53:05 -05:00
Tim Sarbin
fcc3293aad Started work on character select screen. Disabled audio to prevent crashes. 2018-11-22 20:23:00 -05:00
Tim Sarbin
9749fc7b75 Finished button logic. Added github and quit buttons. 2018-11-22 18:46:24 -05:00
Tim Sarbin
2e90e71c79 Fixed rendering issue with buttons/text. Added hotspot tracking for button 2018-11-22 18:16:42 -05:00
Tim Sarbin
679c1ee71f Added more button logic. Fixed transparency issues 2018-11-22 18:06:15 -05:00
Tim Sarbin
b693f799ed Fixed project settings. Started adding ui button logic 2018-11-22 17:00:22 -05:00
Tim Sarbin
ca79787832 Moved mouse rendering outside of scene rendering logic 2018-11-22 16:40:13 -05:00
Tim Sarbin
3d98be98fe Added font rendering and label support 2018-11-22 16:22:39 -05:00
Tim Sarbin
78190b12d6 Cleaned up rendering logic to reduce verbose code 2018-11-22 14:30:37 -05:00
Tim Sarbin
68d942ab4a More rendering fixes. offsets make sense now. 2018-11-22 12:35:21 -05:00
Tim Sarbin
77c4621295 Fixed menu rendering 2018-11-22 12:19:38 -05:00
Tim Sarbin
03dc82f874 Update issue templates 2018-11-22 10:55:19 -05:00
Tim Sarbin
eb28066a2c
Create CODE_OF_CONDUCT.md 2018-11-22 10:54:08 -05:00
Tim Sarbin
48cebfe447 Added initial button rendering 2018-11-22 02:41:31 -05:00
Tim Sarbin
9b721e4cce Added fake loading screen. Added music support. 2018-11-22 02:24:55 -05:00
Tim Sarbin
c852d3b172
Update README.md 2018-11-22 01:16:32 -05:00
Tim Sarbin
37b7998256
Update README.md 2018-11-22 01:12:58 -05:00
Tim Sarbin
cfd40b9d24
Update README.md 2018-11-22 00:58:43 -05:00
Tim Sarbin
7fc60ace37 Merge branch 'master' of github.com:essial/OpenDiablo2 2018-11-22 00:56:42 -05:00
Tim Sarbin
411d8830f1 Added mouse support. Started font support. Added screenshot 2018-11-22 00:56:36 -05:00
Tim Sarbin
f8d8083f86
Merge pull request #1 from essial/add-license-1
Create LICENSE
2018-11-22 00:22:20 -05:00
Tim Sarbin
110c74b71d
Create LICENSE 2018-11-22 00:22:09 -05:00
Tim Sarbin
b16b16eb46
Create README.md 2018-11-22 00:21:05 -05:00
Tim Sarbin
4d124ad959 Initial commit 2018-11-22 00:18:42 -05:00