Sebanisu
|
e9139fa9bc
Changed some varible names
|
6 years ago |
Sebanisu
|
3bb54a1555
Off works
|
6 years ago |
Sebanisu
|
809d3231e5
Yes or no dialogs
|
6 years ago |
Sebanisu
|
24e4a97505
I removed Icloneable as the internet says that shouldn't be used. I still added clone methods. I use memberwiseclone first. Then I go and deepclone anything I need to.
|
6 years ago |
Sebanisu
|
84c853e9d6
Tweaking new encoder removing old code.
|
6 years ago |
Sebanisu
|
ba8a1dcc9e
starting work on cloning saves because when i changed a value in state it was updating the original save values.
|
6 years ago |
Sebanisu
|
3c6623cf76
Ability screen mostly done few minor tweaks needed
|
6 years ago |
Sebanisu
|
1e0f7e8a74
tweaks to kernel by changing ability lists to dictionaries.
|
6 years ago |
Sebanisu
|
f1f697102b
I am trying to get the cursor to shift over and it's acting funny.
|
6 years ago |
Sebanisu
|
8638e505ad
Inputs are working in pools. just need to hide cursor when not using the inputs.
|
6 years ago |
Sebanisu
|
6f33e3766f
I got the cursor and hot spots coping from items to group. tweaked detection of endless loop to just make sure loop <1 previously i would just stop at location = 0;
|
6 years ago |
Sebanisu
|
9b437c7c8a
fixed icons. i set the icon in the class 5 classes for abilities and commands.
|
6 years ago |
Sebanisu
|
5f0d15e29a
added commands stated on abilities but they are a bit more complicated so I need to do tweaks to the classes.
|
6 years ago |
Sebanisu
|
6c16863cd9
Impovemence to Off group
|
6 years ago |
Sebanisu
|
7d8bc1ec6e
more progress on off and auto. I added a group to make it so i can turn off a chunk of things at once. Changed up the draw box function to use flags instead of 4 bools. with plans to add more flags.
|
6 years ago |
Sebanisu
|
24099cd139
top menu junction integrated with cursors and blinking :D
|
6 years ago |
Sebanisu
|
f815fb94c0
added support for non party character selection
|
6 years ago |
Sebanisu
|
b5bccba880
added enums for abilities. ability to change font color. parse gf abilities correctly. Stats are drawing correctly. capped hit%
|
6 years ago |
Sebanisu
|
524410e143
Most of the stats are drawing correctly
|
6 years ago |
Sebanisu
|
3aa1358575
corrected positional errors
|
6 years ago |
Sebanisu
|
05e26b2efe
more wip on junction menu i had messed up on pos. so will need to fix.
|
6 years ago |
Sebanisu
|
9dd991bec4
working on Junction Menu.
|
6 years ago |
Sebanisu
|
62e3257a0f
laguna's party and hp is loading correctly.
|
6 years ago |
Sebanisu
|
5c6e520036
changed internal to public.
|
6 years ago |
Sebanisu
|
c6d035b133
corrected max hp on in game menu
|
6 years ago |
Sebanisu
|
07535405d3
getting Inconsistent Accessibility errors.So all public => internal. Unless it required public.
|
6 years ago |
Sebanisu
|
90bca1f5b7
I think this class is pretty good now. I'm going to go back to working on kernal. as I need the formulas and stats from kernel.bin to populate the ingame menus.
|
6 years ago |
Sebanisu
|
7957ab4dd4
removed a varible
|
6 years ago |
Sebanisu
|
72218dcb17
renamed a function
|
6 years ago |
Sebanisu
|
2713695493
moved more inits into the classes moved non party update to class
|
6 years ago |