Josh Ashton
|
b951b04e66
|
Refactoring.
|
2022-11-17 19:12:49 -07:00 |
|
Josh Ashton
|
dd6a0c4ce4
|
Refactoring DescriptionPanel code and logic, pending further refinement and layout.
|
2022-11-17 17:20:11 -07:00 |
|
Josh Ashton
|
b2bc9ad6a9
|
minor changes to spacing.
|
2022-11-16 14:23:14 -07:00 |
|
Josh Ashton
|
c78b64cd06
|
Refactored NavPanel into separate class, separated InfoPanel into InfoPanel and child ImageInfoPanel,reconstructed and refactored ability score GUI, implemented button functionality to force user to choose ability scores before proceeding.
|
2022-11-16 14:19:07 -07:00 |
|
Josh Ashton
|
d04f489a0a
|
Refactored choosing race and class into a single class. discovered issue when only one image exists for a race or class, the last index for the randomly chosen snapshot image is set to 0 and will forever be stuck in a while loop. Need to implement some kind of safeguards.
|
2022-11-15 22:43:33 -07:00 |
|
Josh Ashton
|
69f644b676
|
Refactored choosing race and class into a single class. discovered issue when only one image exists for a race or class, the last index for the randomly chosen snapshot image is set to 0 and will forever be stuck in a while loop. Need to implement some kind of safeguards.
|
2022-11-15 22:43:20 -07:00 |
|
Josh Ashton
|
d8c2617680
|
DefaultButton refactor: adding visual improvements, existing Classes and Methods, introducing AppTheme interface
|
2022-11-15 21:03:42 -07:00 |
|
Josh Ashton
|
f07b131125
|
race GUI refactored, making minor adjustments/tweaks to components
|
2022-11-15 17:39:32 -07:00 |
|
Josh Ashton
|
31384565fc
|
race GUI refactoring nearly completed with InfoPanel implementation
|
2022-11-15 17:13:26 -07:00 |
|
Joshua-Ashton01
|
1eda149582
|
required minimum of images to create file paths
|
2022-11-15 17:09:50 -07:00 |
|
Joshua-Ashton01
|
230cbfe964
|
refactoring infopanel into a single class.
|
2022-11-15 16:25:30 -07:00 |
|
Joshua-Ashton01
|
4e2f12c05f
|
ImagePanel class implemented, with pseudo-random portraits chosen.
|
2022-11-15 14:39:09 -07:00 |
|
Joshua-Ashton01
|
801ebe1b15
|
creating imagePanel class
|
2022-11-15 11:58:40 -07:00 |
|
Joshua-Ashton01
|
4bc29a19e4
|
refactoring GUI panels and adding race images.
|
2022-11-15 11:52:59 -07:00 |
|
Joshua-Ashton01
|
86c9f9e555
|
added forward/previous page logic to GUI
|
2022-11-15 10:43:34 -07:00 |
|
bergjoel93
|
30de7d2fa9
|
step2, step3, and a simple testJFrame
|
2022-11-11 14:12:22 -07:00 |
|
bergjoel93
|
c7def2a28d
|
MainMenu and Step1
|
2022-11-11 12:04:49 -07:00 |
|
Joshua-Ashton01
|
025550f4da
|
implemented interactable gui, back/continue, new panels.
|
2022-11-10 10:50:59 -07:00 |
|
Josh Ashton
|
582c6c41bc
|
race and class GUIs, pending continue button implementation into GUImanager
|
2022-11-09 22:32:48 -07:00 |
|
Josh Ashton
|
39d6470e66
|
racePanel GUI 1.0
|
2022-11-09 21:15:41 -07:00 |
|
Josh Ashton
|
bd64de79e5
|
gui panels are being constructed properly, need to refactor code
|
2022-11-09 11:41:48 -07:00 |
|
Joshua-Ashton01
|
048b7a342f
|
debugging
|
2022-11-08 19:57:07 -07:00 |
|
Joshua-Ashton01
|
a474d5d43b
|
save, load, delete features implemented. starting testing.
|
2022-11-08 18:29:16 -07:00 |
|
Joshua-Ashton01
|
cf0ea4ea88
|
implemented capability to save CharacterSheet objects to storage
|
2022-11-08 18:09:54 -07:00 |
|
Joshua-Ashton01
|
a1589f627d
|
starting work on file manager. reorganized project.
|
2022-11-08 17:48:05 -07:00 |
|
Joshua-Ashton01
|
b06a6021c8
|
guiVersion of project, rewriting code for maximum clarity
|
2022-11-08 17:14:43 -07:00 |
|