This website requires JavaScript.
c176832473
updated to gradle project framework
main
Josh Ashton
2023-05-01 14:43:37 -06:00
f4fcae1a16
Merge pull request #6 from joshashton-code/newBranch
Josh Ashton and GitHub
2022-12-03 21:20:19 -07:00
8060124682
Update GUImanager.java
bergjoel93 and GitHub
2022-12-03 12:54:32 -07:00
c8ae8886bf
Add files via upload
Josh Ashton and GitHub
2022-12-02 23:18:08 -07:00
aa9cfd2355
Merge pull request #4 from joshashton-code/refactorFileIO
Josh Ashton and GitHub
2022-11-30 15:14:01 -07:00
b66cbec2e7
ensuring hidden directories are included.
Josh Ashton
2022-11-30 15:09:20 -07:00
01c5417146
minor changes to back-only navigation panel
Josh Ashton
2022-11-29 19:16:46 -07:00
4d5fd7c952
Implemented read/write of saved characters, currently a Tester.java file tests the ability to save and read saved characters, and the Application has a rudimentary GUI interface to choose to load a specific save file and see information about that character.
Josh Ashton
2022-11-29 17:50:28 -07:00
67624b18b5
test complete
Josh Ashton
2022-11-25 01:02:03 -07:00
aa90f5975a
test
Josh Ashton
2022-11-25 01:01:17 -07:00
4a0f073f69
Reorganized structure.
Josh Ashton
2022-11-25 00:52:18 -07:00
47041f5b0f
oMerge branch 'main' of https://github.com/joshashton-code/Application
Josh Ashton
2022-11-25 00:42:58 -07:00
770b82999c
Merging latest gui implementation to main.
Josh Ashton
2022-11-25 00:30:06 -07:00
be364627a4
Delete dndcharacterbuilder directory
Josh Ashton and GitHub
2022-11-25 00:35:03 -07:00
7fa663475f
Delete 1410_DND directory
Josh Ashton and GitHub
2022-11-25 00:34:51 -07:00
93c856714f
Delete .idea directory
Josh Ashton and GitHub
2022-11-25 00:34:37 -07:00
8d9abf3df3
Merge branch 'main' into guiRefactor
Josh Ashton and GitHub
2022-11-25 00:05:37 -07:00
4943f23407
from linux terminal, refactored into one package
Josh Ashton
2022-11-24 23:49:57 -07:00
b951b04e66
Refactoring.
Josh Ashton
2022-11-17 19:12:49 -07:00
dd6a0c4ce4
Refactoring DescriptionPanel code and logic, pending further refinement and layout.
Josh Ashton
2022-11-17 17:20:11 -07:00
b2bc9ad6a9
minor changes to spacing.
Josh Ashton
2022-11-16 14:23:14 -07:00
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.
Josh Ashton
2022-11-16 14:18:46 -07:00
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.
Josh Ashton
2022-11-15 22:43:33 -07:00
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.
Josh Ashton
2022-11-15 22:43:20 -07:00
d8c2617680
DefaultButton refactor: adding visual improvements, existing Classes and Methods, introducing AppTheme interface
Josh Ashton
2022-11-15 21:03:42 -07:00
f07b131125
race GUI refactored, making minor adjustments/tweaks to components
Josh Ashton
2022-11-15 17:39:32 -07:00
31384565fc
race GUI refactoring nearly completed with InfoPanel implementation
Josh Ashton
2022-11-15 17:13:26 -07:00
1eda149582
required minimum of images to create file paths
Joshua-Ashton01
2022-11-15 17:09:50 -07:00
230cbfe964
refactoring infopanel into a single class.
Joshua-Ashton01
2022-11-15 16:25:30 -07:00
4e2f12c05f
ImagePanel class implemented, with pseudo-random portraits chosen.
Joshua-Ashton01
2022-11-15 14:39:09 -07:00
801ebe1b15
creating imagePanel class
Joshua-Ashton01
2022-11-15 11:58:40 -07:00
4bc29a19e4
refactoring GUI panels and adding race images.
Joshua-Ashton01
2022-11-15 11:52:59 -07:00
86c9f9e555
added forward/previous page logic to GUI
Joshua-Ashton01
2022-11-15 10:43:34 -07:00
30de7d2fa9
step2, step3, and a simple testJFrame
bergjoel93
2022-11-11 14:12:22 -07:00
c7def2a28d
MainMenu and Step1
bergjoel93
2022-11-11 12:04:49 -07:00
025550f4da
implemented interactable gui, back/continue, new panels.
Joshua-Ashton01
2022-11-10 10:50:59 -07:00
582c6c41bc
race and class GUIs, pending continue button implementation into GUImanager
Josh Ashton
2022-11-09 22:32:48 -07:00
39d6470e66
racePanel GUI 1.0
Josh Ashton
2022-11-09 21:15:41 -07:00
bd64de79e5
gui panels are being constructed properly, need to refactor code
Josh Ashton
2022-11-09 11:41:48 -07:00
a33be584fe
need commit of anciallary files to pull new branch
Josh Ashton
2022-11-09 11:23:58 -07:00
048b7a342f
debugging
Joshua-Ashton01
2022-11-08 19:57:07 -07:00
a474d5d43b
save, load, delete features implemented. starting testing.
Joshua-Ashton01
2022-11-08 18:29:16 -07:00
cf0ea4ea88
implemented capability to save CharacterSheet objects to storage
Joshua-Ashton01
2022-11-08 18:09:54 -07:00
a1589f627d
starting work on file manager. reorganized project.
Joshua-Ashton01
2022-11-08 17:48:05 -07:00
b06a6021c8
guiVersion of project, rewriting code for maximum clarity
Joshua-Ashton01
2022-11-08 17:14:43 -07:00
823683e5c4
guiVersion of project, rewriting code for maximum clarity
Joshua-Ashton01
2022-11-08 16:30:25 -07:00
609cc983cc
starting traits
Joshua-Ashton01
2022-11-03 12:02:05 -06:00
d8ed8be6c8
minor edits, correcting constructor names
Joshua-Ashton01
2022-11-03 11:57:05 -06:00
02bc289614
background updates
Christopher Talbot
2022-10-27 11:53:32 -06:00
a3ae6bd963
Merge branch 'main' of https://github.com/joshashton-code/Application
Christopher Talbot
2022-10-25 12:57:09 -06:00
341e987f6b
updates to bakgrounds
Christopher Talbot
2022-10-25 12:56:55 -06:00
90c5d9ba2b
more races
bergjoel93
2022-10-25 12:50:54 -06:00
6f45ebaaf1
Merge branch 'main' of https://github.com/joshashton-code/Application
bergjoel93
2022-10-25 12:32:02 -06:00
6e955d916c
Elf and Dwarf
bergjoel93
2022-10-25 12:31:56 -06:00
c54299ae90
no lang requirement
Joshua-Ashton01
2022-10-25 12:24:43 -06:00
5cfc070592
Merge branch 'main' of https://github.com/joshashton-code/Application
bergjoel93
2022-10-25 12:22:50 -06:00
c08c791625
Dragonborn Race
bergjoel93
2022-10-25 12:21:26 -06:00
eacf87203f
human changes
Joshua-Ashton01
2022-10-25 12:17:22 -06:00
e8a09cc4f5
tostring on stats
Joshua-Ashton01
2022-10-25 12:11:21 -06:00
8814b8e4d2
human test
Joshua-Ashton01
2022-10-25 12:01:44 -06:00
881464c077
test character
Joshua-Ashton01
2022-10-25 11:57:17 -06:00
b1d6e51ee5
updating package
Joshua-Ashton01
2022-10-25 11:41:58 -06:00
bcb2a22456
test changes
Joshua-Ashton01
2022-10-18 13:00:46 -06:00
f9f5035ab7
from backup
Joshua-Ashton01 and GitHub
2022-10-18 12:47:45 -06:00
10a8280553
background class
ChrisTalbo850 and GitHub
2022-10-18 12:20:12 -06:00
17ce70eb4a
changes
Joshua-Ashton01
2022-10-18 12:14:12 -06:00
c6ed7d5bdb
commit
Joshua-Ashton01
2022-10-18 12:08:29 -06:00
0581dfb7b4
Add files via upload
bergjoel93 and GitHub
2022-10-18 11:56:08 -06:00
f025f605b0
updating
Joshua-Ashton01
2022-10-18 11:53:57 -06:00
656858f63f
created Cleric, Fighter, Wizard classes, rem barb
Joshua-Ashton01
2022-10-18 11:32:34 -06:00
96fd737d78
change
Joshua-Ashton01
2022-10-13 12:03:26 -06:00
f8fd7cd269
Dice Roller 1.0
ChrisTalbo850 and GitHub
2022-10-11 11:21:30 -06:00
0906a04d09
Notes on implementation
Joshua-Ashton01
2022-10-11 10:40:51 -06:00
c79d1f0b38
Rough draft for class template interface and barbs
Joshua-Ashton01
2022-10-11 10:35:03 -06:00
2fd26cf0d0
Standardizing the 6 stats classes
Joshua-Ashton01
2022-10-11 10:10:37 -06:00
b96f99c6cf
Implementations to skills class.
Joshua-Ashton01
2022-10-11 09:54:09 -06:00
2ec63ae289
Initial draft implementations for stats and skills
Joshua-Ashton01
2022-10-11 09:14:37 -06:00
6a57e9bcd9
Initial commit
Joshua-Ashton01 and GitHub
2022-09-29 11:28:57 -06:00