Commit Graph

1312 Commits

Author SHA1 Message Date
Collin Smith
cbaba5c40b Moved sessions to global Array
Added Session.Builder used to create a session
create-session will now add created session to master list
2019-01-17 22:34:55 -08:00
Collin Smith
f247dc00bf Exposed interfaces to public 2019-01-17 22:33:18 -08:00
Collin Smith
d75fa8661c Added basic multiplayer lobby support 2019-01-16 20:42:46 -08:00
Collin Smith
07fb7819e3 Moved Disposable interface to DC (since all DC implementations also implemented Disposable)
DC.Frame now provides a method to access Frame.width outside of package
MPQViewer will now attempt to detect whether or not a DC contains pages and set correct tab automatically
2019-01-15 16:43:28 -08:00
Collin Smith
78ec8518d7 Added support for fontridiculous 2019-01-15 16:32:51 -08:00
Collin Smith
9a39ec366a Assigned checked offsets to unpressed offsets by default. This is a workaround for an issue with LibGDX where I cannot make buttons uncheckable 2019-01-15 16:32:27 -08:00
Collin Smith
724d79dfa3 Fixed issue where button click sound was played when button was disabled 2019-01-15 16:30:57 -08:00
Collin Smith
04dc3debcc Added Multiplayer button with some submenus 2019-01-14 01:52:50 -08:00
Collin Smith
bafe2b818f Added version label to main menu 2019-01-13 15:45:49 -08:00
Collin Smith
86fbec2832 Added "Other Multiplayer" menu option 2019-01-13 15:33:42 -08:00
Collin Smith
5977b64fb6 Fixed bug where right click would play audio 2019-01-13 15:31:44 -08:00
Collin Smith
33db69ba69 init 2019-01-12 01:04:56 -08:00