Collin Smith
ab779a4fce
Created Account class
2019-01-21 00:12:09 -08:00
Collin Smith
70bd77eaae
Added some key events (will need a bug fix to prevent propagation)
...
Added exited() to TabListener
Created TabAdapter impl of TabListener
Added fields and populated Create and Join panels
2019-01-17 22:37:32 -08:00
Collin Smith
8f4d8aaab6
Create EventUtils to assist with repetitive macros
...
Added EventUtils.click(Button) to click button programmically and call its click listeners
2019-01-17 22:35:50 -08:00
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