Commit Graph
44 Commits
Author SHA1 Message Date
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
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
Joshua-Ashton01 823683e5c4 guiVersion of project, rewriting code for maximum clarity 2022-11-08 16:30:25 -07:00
Joshua-Ashton01 609cc983cc starting traits 2022-11-03 12:02:05 -06:00
Joshua-Ashton01 d8ed8be6c8 minor edits, correcting constructor names 2022-11-03 11:57:05 -06:00
Joshua-Ashton01 c54299ae90 no lang requirement 2022-10-25 12:24:43 -06:00
Joshua-Ashton01 eacf87203f human changes 2022-10-25 12:17:22 -06:00
Joshua-Ashton01 e8a09cc4f5 tostring on stats 2022-10-25 12:11:21 -06:00
Joshua-Ashton01 8814b8e4d2 human test 2022-10-25 12:01:44 -06:00
Joshua-Ashton01 881464c077 test character 2022-10-25 11:57:17 -06:00
Joshua-Ashton01 b1d6e51ee5 updating package 2022-10-25 11:41:58 -06:00
Joshua-Ashton01 bcb2a22456 test changes 2022-10-18 13:00:46 -06:00
Joshua-Ashton01 17ce70eb4a changes 2022-10-18 12:14:12 -06:00
Joshua-Ashton01 c6ed7d5bdb commit 2022-10-18 12:08:29 -06:00
Joshua-Ashton01 f025f605b0 updating 2022-10-18 11:53:57 -06:00
Joshua-Ashton01 656858f63f created Cleric, Fighter, Wizard classes, rem barb 2022-10-18 11:32:34 -06:00
Joshua-Ashton01 96fd737d78 change 2022-10-13 12:03:26 -06:00
Joshua-Ashton01 0906a04d09 Notes on implementation 2022-10-11 10:40:51 -06:00
Joshua-Ashton01 c79d1f0b38 Rough draft for class template interface and barbs 2022-10-11 10:35:03 -06:00
Joshua-Ashton01 2fd26cf0d0 Standardizing the 6 stats classes 2022-10-11 10:10:37 -06:00
Joshua-Ashton01 b96f99c6cf Implementations to skills class. 2022-10-11 09:54:09 -06:00
Joshua-Ashton01 2ec63ae289 Initial draft implementations for stats and skills 2022-10-11 09:14:37 -06:00